/* CSS Document */

body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_pg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #DDDDDD;
	margin-top: 0px;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	f\ont-family: Verdana, Arial, Helvetica, sans-serif; /* for other IE versions */
}

/************* link styles ***************/

a:link,a:visited,a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a.tnav:link,a.tnav:visited,a.tnav:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a.tnav:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/************* layout styles ***************/

#mainFeaturedRight {
	margin-left: 100px;
	padding: 8px 0px 20px 5px;
}

#mainFeaturedLeft {
	float: left;
	width: 250px;
	padding: 25px 5px 4px 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
}

#live {
	margin: 0px 5px 5px 5px;
}

	#live h1 {
	font-size: 150%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	}
	
	#live h2 {
	font-size: 130%;
	margin-left: 20px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	}
	
	#live h3 {
	margin-left: 120%;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#999999;
	}
	
	#live h4 {
	margin-left: 110%;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#999999;
	}
	
	a.h4:link {
	text-decoration:none;
	}
	
	a.h4:hover {
	color:#666666;
	text-decoration:underline;
	}
	
	#live p {
	font-size: 90%;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color:#000000;
	}
	
	#live td {
	font-size: 100%;
	}
	
	#live ul li {
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
	
	#live ol li {
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
	
	#live img.illustration {
	border: solid #DDDDDD 5px;	
	margin-top:5px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
	#live a.link:link,a.link:visited,a.link:active {
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	}

	#live a.link:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.openHouse {
	font-size: 80%;
	color: #ff9900;	
}

/************* Sidebar styles ***************/

#quickSearchMargin {
	margin: 0px 2px 0px 7px;
}

#sideBar {
	margin: 0px 5px 5px 5px;
	background-image: url(../images/sb_bg.gif);
	background-repeat: repeat-y;
}

	#sideBar h1 {
	font-size: 150%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	color: #00CC00;
	}
	
	#sideBar h2 {
	font-size: 130%;
	margin-left: 20px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
	
	#sideBar h3 {
	margin-left: 120%;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#0C1C4D;
	}
	
	#sideBar h4 {
	margin-left: 110%;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#6A0248;
	}
		
	#sideBar p {
	font-size: 90%;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color:#000000;
	}
	
	#sideBar ul li {
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	list-style-image: url(../images/bluesquare.gif);
	}
	
	#sideBar ol li {
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
	
	#sideBar img.illustration {
	border: solid #DDDDDD 5px;	
	margin-top:5px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
	#sideBar a.link:link,a.link:visited,a.link:active {
	font-weight: bold;
	color: #416aa8;
	text-decoration: none;
	}

	#sideBar a.link:hover {
	font-weight: bold;
	color: #718fbe;
	text-decoration: none;
	}

/************* #pageFooter styles ***************/

.footer{
	font-size: 75%;
	color: #999999;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}

.footer2{
	font-size: 75%;
	color: #000000;
}

.hmBodyBg {
	background-image: url(../images/shield_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
