/* CSS Document */

body{
margin:0px;
background-image:url(images/bggreen.gif);
background-color:#FFFFFF;
}
p,ul, li, form{
padding:0px;
margin:0px;
}
ul{list-style-type:none;}

td{
font-family:"Trebuchet MS";
font-size:10px;
color:#333333;
line-height:12px;
}
.navBg{
background-image:url(images/nav_bg.gif);
background-repeat:repeat-x;
padding:28px 0 9px 0;
}
.nav{
color:#737A74;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
text-decoration:none;
margin:0 0 0 5px;
}
.nav:hover{
color:#985147;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
text-decoration: underline overline;
margin:0 0 0 5px;
}
.header{
background-image:url(images/home_header1.jpg);
width:765px;
height:257px;
background-repeat:no-repeat;
}
.midBg{
background-image:url(images/mid_bg1baaa.gif);
background-repeat:repeat-x;
padding:22px 17px 18px 16px;
}
ul li {
	color:#985147;
	padding:0 0 0 8px;
}
ul li a {
	color:#985147;
	text-decoration:none;
}
ul li a:hover {
	color:#166554;
	text-decoration:none;
}
.midBorder{
border-left:#4C1213 dashed 1px;
}
.catagoryText{
font-size:9px;
color:#843D3B;
font-weight:bold;
}
.detailBg{
background-color:#E3F2F1;
border-top:#A19F96 dashed 1px;
border-bottom:#A19F96 dashed 1px;
height:18px;
}
.detailText{
font-size:9px;
color:#737A74;
font-weight:bold;
padding:0 0 0 12px;
text-transform:uppercase;
text-decoration:none;
}
.detailText:hover{
font-size:9px;
color:#737A74;
font-weight:bold;
padding:0 0 0 12px;
text-transform:uppercase;
text-decoration:underline;
}
.specialAttBg{
background-image:url(images/special_att_bg1a.gif);
background-repeat:repeat-x;
height:240px;
padding-left:25px;
}
.specialAttTextBold{
font-size:12px;
color:#985147;
font-weight:bold;
}
.specialAttText{
font-size:9px;
color:#5D6365;
}
.order{
font-family:"Trebuchet MS";
font-size:9px;
color:#737A74;
font-weight:bold;
text-decoration:none;
}
.order:hover{
font-family:"Trebuchet MS";
font-size:9px;
color:#737A74;
font-weight:bold;
text-decoration:underline;
}
.bottomBg{
background-image:url(images/mid_bg1ca.gif);
background-repeat:repeat-x;
padding-top:31px;
padding-bottom:40px;
}
.botNav{
font-family:"Trebuchet MS";
font-size:11px;
font-weight:nornal;
color:#FFFFFF;
text-decoration:none;
margin:0 3px 10px 3px;
}
.botNav:hover{
font-family:"Trebuchet MS";
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
margin:0 3px 10px 3px;
}
.botNav2{
font-family:"Trebuchet MS";
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.copyright{
font-family:"Trebuchet MS";
font-size:10px;
color:#FFFFFF;
}
.red {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #0F7F8C; 
	line-height:14px; 
	font-weight:bold; 
	text-decoration:none;  
}
.submit3 {
	width: 			85px;
	height: 		18px;
	padding:		0;
	margin: 		2px 1;
	border-color: 		#000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font: 			normal 12px "Trebuchet MS";
	background-color: #8597AB;
	color: #FFFFFF;

}
.inputForm {
	width: 			120px;
	height: 		15px;
	padding:		0;
	margin: 		1px 1;
	font: 			10px Trebuchet MS;
	background-color: #D2DADC;
	border: 1px solid #003366;


}

.inputForm2 {
	width: 			250px;
	height: 		15px;
	padding:		0;
	margin: 		1px 1;
	font: 			10px Trebuchet MS;
	background-color: #D2DADC;
	border: 1px solid #003366;


}
.notice {
 font: 12px/16px Trebuchet MS;
 color: #333;
 background: #F4f4F4;
 border: 1px dotted #999;
 margin-top: 10px;
 padding: 8px;
}
.rednotice {
 font: 12px/16px Trebuchet MS;
 color: #FFFFFF;
 background: #10569E;
 border: 1px dotted #999;
 margin-top: 10px;
 padding: 8px;
}
.importantnotice {
 font: 12px/16px Trebuchet MS;
 color: #666666;
 background: #Ffffff;
 border: 1px dotted #CCCCCC;
 margin-top: 10px;
 padding: 8px;
}
