﻿@import url(layout.css);
body {
	color: #000000;
	font-size: 0.8em;
	font-family: Verdana;
	background-color: #FFFFFF;
	background-image: url('../images/back44.gif');
	text-align: center;
}
#container {
	border: 2px solid #000000;
	background-color: #ffffcc;
	width: 780px;
	margin: 20px auto 20px auto;
	
}
#masthead {
	text-align: right;
	background-color: #666666;
	width: 770px;
	font-size: 12pt;
	font-family: Verdana;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 15px;
}
#navigation {
	padding: 5px 5px 5px 20px;
	background-color: #666666;
	overflow: hidden;
	font-size: 1.1em;
	font-weight: bold;
	
}
#column_l {
	width: 556px;
	margin: 0;
	padding: 10px 15px 0 15px;
	background-color: #ffffcc;
	text-align: left;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #000000;
}
#column_r {
	width: 0px;
	margin: 0;
	float: right;
	
	background-color: #a9a9a9;
	position: relative;
}
#footer {
	width: 780px;
	text-align: center;
	background-color: #ffffcc;
	
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	display: block;
	padding: 5px 12px 5px 12px;
	border: 1px solid #c9c9c9;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
#navigation a:hover {
	color: #660000;
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.header1 {
	font-size: 24pt;
}
#first_column {
	padding: 8px 0px 8px 0px;
	
}
.work {
	background-color: #FF99FF;
}
.info-title {
	font-size: large;
	font-weight: bold;
	color: #003399;
}

.subpagelinks {
	color: #FFFFFF;	
	background-color: #666666;

}
.subpagelinks a{
	color: #fff;
	background-color: #666666;
border: 1px solid #c9c9c9;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	}
.subpagelinks a:hover{
color: #660000;
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
	text-decoration: none;
	}


.equipmentlinks a{
	color: #fff;
	background-color: #666666;
	border: 1px solid #c9c9c9;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	padding: 5px 3px 5px 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.equipmentlinks a:hover{
color: #660000;
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
	text-decoration: none;
	}



#product-categor {
	color: #0000FF;
	text-align: center;
	font-weight: bold;
}
#product-page {
	color: #0033CC;
	text-align: center;
	caption-side: top;
	vertical-align: top;
	font-weight: bold;
}
.mystic-tan-prod {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
.myth {
	font-size: 15px;
	color: #993333;
	font-weight: bold;
}
.fact {
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}
.source {
	font-size: 10px;
	font-style: italic;
}
.content {
	font-size: 10px;
}
.red {
	color: #FF0000;
}

