body {
	margin:0; 
	background-color: #ffffff;
	background-image:url(imgs/bg_home.jpg);
	background-repeat:repeat-x;
	}

body, th, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #333;
	}

a:link {color: #333; text-decoration: none;}
a:visited {color: #333; text-decoration: none;}
a:hover {color: #CB0F01; text-decoration: underline;}
a:active {color: #333; text-decoration: none;}
 
 
p { margin-top:0px;}


.address {
	background-image:url(imgs/bg_shadow.jpg);
	}

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 984px;
	height: 442px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 984px;
	height: 442px;
}


.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:14px;
	padding-left: 68px;
	line-height: 18px;
	}



.maincopyhighlight {
	color: #CB0F01;
	}

.maincopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:14px;
	text-align:justify;
	padding-right: 68px;
	padding-left: 73px;
	line-height: 18px;
	color: #666;
	}
	
.maincopy a:link {color: #666; text-decoration: none;}
.maincopy a:visited {color: #666; text-decoration: none;}
.maincopy a:hover {color: #CB0F01; text-decoration: underline;}
.maincopy a:active {color: #666; text-decoration: none;}


#learnmore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	font-color: #999;
	padding-left: 44px;
	padding-right: 48px;
	line-height: 16px;
	}

.praising {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-color: #666;
	text-align:justify;
	padding-right: 68px;
	padding-left: 73px;
	padding-bottom:8px;
	padding-top:23px;
	line-height: 18px;
	background-color: #D4D4D4;
	}
	
.praising a:link {color: #666; text-decoration: none;}
.praising a:visited {color: #666; text-decoration: none;}
.praising a:hover {color: #CB0F01; text-decoration: underline;}
.praising a:active {color: #666; text-decoration: none;}


.sidenav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding-top: 18px;
	padding-left: 22px;
	line-height: 18px;
	color: #333;
	}
	
.sidenav a:link {color: #333; text-decoration: none;}
.sidenav a:visited {color: #333; text-decoration: none;}
.sidenav a:hover {color: #CB0F01; text-decoration: underline;}
.sidenav a:active {color: #333; text-decoration: none;}


.sideinfo {
	display: block;
	line-height: 15px;
	width: 324px;

	margin-top: 4px;
	margin-left: -22px;
	margin-bottom: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	background:url(imgs/bg_subnav_info.jpg);
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#fff;
	
	}

#sidenavhighlight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #CB0F01;
	}

div.scroll {
height: 442px;
width: 984px;
overflow: auto;
overflow-x: hidden;
background-color: #fff;
}

.imgleft {
	margin-right: 12px;
	margin-bottom: 12px;
	}
	
.imgright {
	margin-left: 12px;
	margin-bottom: 12px;
	}
