/* CSS Document */
<!--
body {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
	background-color: #aabdb6;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}
.smgreyit {
	color: #727272;
	font-style: italic;
}

.bodycopy {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.bodycopy a:hover {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.bodycopy a {
	color: #b39300;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
.bodycopyGreen, .bodycopyGreen a {
	color: #0E3B26;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodycopyGreen a:hover {
text-decoration:underline;
}
.bodycopyGrey {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.welcomeText {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.welcomeText a:hover {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.welcomeText a {
	color: #b39300;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.footerAddress {
	color: #0E3B26;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
}
.footerAddress a {
	color: #0E3B26;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
}
.footerAddress a:hover {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
}
.copyright {color: #0E3B26; font-size: 11px;}
.copyright a {color: #0E3B26; font-size: 11px;}
.copyright a:hover{color: #FFFFFF; font-size: 11px;}
.header {
height:135px;
background-image:url("../images/headerBg.jpg");
background-repeat:no-repeat;
background-position: left top;
}

.nav {
height:28px;
background-image:url("../images/navBg.jpg");
background-repeat:no-repeat;
background-position: left top;
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
margin: 0px;
}
.nav a {
color: #FFFFFF;
}
.nav a:hover {
color: #b39300;
}
.subNav a{
color: #FFFFFF;
font-size: 14px;
line-height: 20px;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
}
.subNav a:hover{
color: #b39300;
font-size: 14px;
line-height: 20px;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
}
.subNavActive{
color: #b39300;
}
.tel {
color: #b39300;
font-size: 20px;
font-weight: normal;
}
.telnumber {
color: #FFFFFF;
font-size: 28px;
font-weight: bold;
}
.footerBg {
background-image:url("../images/footerBg.jpg");
background-position: top left;
background-repeat:no-repeat;
background-color: #0E3B26;
}

.headerpic1 {
background-image:url("../images/temp1.jpg");
background-repeat:no-repeat;
background-position: top left;
}
.footerGrad {
height: 27px;
background-image: url("../images/footerGrad.jpg");
background-repeat: repeat-x;
background-position: top left;
}
.coverpicture {
background-color:#FFFFFF;
height: 349px;
width: 239px;
}
li {
	color: #b39300;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.formFields {
border: 1px solid #b39300;
background-color: #FFFFFF;
font-size: 12px;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
width: 99%;
height: 18px;
}
.formTextArea {
border: 1px solid #b39300;
background-color: #FFFFFF;
font-size: 12px;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
width: 99%;
height: 125px;
}
.dots {
background-image:url(../images/dots.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
.timesBdLgGreen {
font-family:"Times New Roman", Times, serif;
font-size: 21px;
color: #0E3B26;
line-height: 21px;
font-weight:bold;
}
.timesdMdGreen, .timesdMdGreen a  {
font-family:"Times New Roman", Times, serif;
font-size: 15px;
color: #0E3B26;
line-height: 18px;
font-weight:bold;
text-decoration: none;
}
.timesdMdGreen a:hover  {
text-decoration: underline;
}
.prodLink a{
color:#FFFFFF;
background:#b39300;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
}
.prodLink a:hover{
color:#FFFFFF;
background: #0E3B26;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
}
.error {
background-color:#FF0000;
font-family:"Times New Roman", Times, serif;
font-size: 15px;
color: #FFFFFF;
line-height: 18px;
font-weight:bold;
}
#keywordSearch {
padding-top:20px;
padding-bottom:20px;
width: 100%;
color: #FFFFFF;
font-size: 16px;
}
-->
