body {
	background: url(../images/Back_Page.gif) repeat-x #cdcbad;
	margin: 0;
	font-family: Verdana;
	font-size: 8.5pt;
	}
	
#container {
 	width:984px;
 	margin-right:auto;
 	margin-left:auto;
	padding: 0;
	background-color:#FFFFFF;
	}
	
/*--------------------top--------------------*/

#top {
	margin: 0;
	padding: 5px 10px 0px 0px;
	height: 93px;
	background: url(../images/Back_Top.jpg) no-repeat;
	text-align: right; 
	vertical-align:top;
	}

#top a:link, #top a:visited {
	padding: 0px 12px 5px 3px;
	text-decoration:none;
	color:#888777;
	}
	
#top a:hover {
	text-decoration:underline;
	color:#a90d0b;	
	}

/*--------------------HomeContainer--------------------*/
	
#HomeContainer {
	margin: 0;
	background-color:#FFFFFF;
	padding: 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}

/*--------------------HmPgContactInfo--------------------*/

#Contact {
	margin: 0;
	padding: 10px 0px 0px 10px ;
	width:261px;  
	height:381px;
	background: url(../images/Back_HmpgInfo.jpg) no-repeat top left #f3f2e4;
	background-color:#f3f2e4;
	vertical-align:top; 
	line-height:17px;
	}
	
#Contact p {
	color:#5c5c5c;
	}
	
#Contact p.location {
	color:#0263be;
	font-weight:bold;
	}
	

#LookInside {
	padding: 5px 20px 0px 100px;
	vertical-align:top;
	}
	
#LookInside .red {
	color:#db1511;
	font-weight:bold;
	}
	
#LookInside a:link, #LookInside a:visited {
	text-decoration:none;
	font-weight:bold; 
	color:#5c5c5c;
	}

#LookInside a:hover {
	text-decoration:underline;
	}

/*--------------------ChildContainer--------------------*/	

#ChildContainerTable {
	margin: 0;
	padding: 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff; 
	vertical-align:top;
	}

#ChildContainerRelated {
	background: url(../images/Back_RelatedLinks.gif) no-repeat top left #dedbb2;
	}
	
/*--------------------ChildContent--------------------*/

#ChildContent {
	width: 566px;
	padding: 35px 61px 20px 55px;
	background-color: #ffffff;
	}	

#ChildContent p {
	text-align: justify;
	line-height: 12pt;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #c10d03;
	text-decoration: none;
	}	
	
#ChildContent a:hover {
	color: #0263be;
	text-decoration:underline;
	}
	
#ChildContent ul li {
	margin: 5px 0 0 -14px;
	list-style-image:url(../images/Bullet.gif);
	line-height: 12pt;
	}
	
#ChildContent ol li {
	line-height: 12pt;
	margin-top: 3px;
	}
	
	
/*--------------------News--------------------*/

#News {
	margin: 0;
	padding: 15px 10px 0px 45px;
	width:258px;
	color: #5c5c5c;
	}


#News a:link, #News a:visited {
	color: #0263be;
	text-decoration: none;
	font-weight:bold;
	}
	
#News a:hover {
	text-decoration: underline;
	}


/*--------------------AssocFeatures--------------------*/	
	
#AssocFeatures {
	margin: 0;
	padding: 15px 0 0 10px;
	color: #5c5c5c;
	width:333px;
	}
	
#AssocFeatures p.header {
	color: #0263be; 
	font-size:9.0pt;
	font-weight:bold;
	margin: 0px 0px 0px 15px;
	}
	
#AssocFeatures p.subheader {
	font-weight:bold;
	margin: 10px 0px 0px 15px;
	}
	
#AssocFeatures ul { 
	list-style-image:url(../images/Arrow_Blue.gif); 
	padding: 0;
	margin: 0 20px 0 40px;
	}

#AssocFeatures li {
	margin: 0;
	padding: 10px 10px 10px 0px;
	}

	
/*--------------------RelatedLinks--------------------*/
	
#RelatedLinks {
	margin: 0;
	padding: 50px 0 0 0;
	background: url(../images/Back_RelatedLinks.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	width:212px;
	}
	
#RelatedLinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 0px 36px;
	}

#RelatedLinks li {
	margin: 0; 
	list-style-image:url(../images/Bullet_RelatedLinks.gif);
	padding: 12px 0px 5px 0px;
	width: 180px;
	}
	
#RelatedLinks li a:link, #RelatedLinks li a:visited {
	color: #82816d;
	text-decoration: none;
	}
	
#RelatedLinks li a:hover {
	text-decoration: underline;
 	}
	

	
/*--------------------RatesTable--------------------*/

#RatesTable {
	margin-bottom: 20px;
	border-bottom: 4px solid #b4b294;
	border-left: 1px solid #dedbb2;
	border-right: 1px solid #dedbb2;
	}
	
#RatesTable td {
	border-bottom: 1px solid #dedbb2;
	padding: 4px;
	}
	


/*--------------------Footer--------------------*/

#Footer {
	margin: 0;
	padding: 0;
	background: url(../images/Back_Footer.gif) no-repeat top left;
	height: 115px;
	color: #dedbb2;
	vertical-align:top; 
	font-size:7.5pt;
	}
	
#Footer p {
	margin: 0;
	padding: 8px 5px 0px 0px; 
	text-align:right;
	}
	
#Footer a:link, #Footer a:visited {
	color: #dedbb2;
	text-decoration: none;
	}
	
#Footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
