/*==============================Misc ================================= */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #f5f5de url(../_img/main_background_tile.jpg) repeat-x;
	padding-top: 5px;
	margin: 0px auto;
}
#mainContainer {
	margin: 0px auto;
	width: 1010px;
	position: relative;
	background: url(_img/background_tile.gif) repeat-x;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #116E7B;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #967150;
	font-size: 1.5em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
}


/*====================header=====================*/
 
#headerContainer {
	background: no-repeat;
	height: 100px;
	width: 1000px;
	margin: 0px auto;
	position: absolute;
	left: 5px;
	top: 25px;
}
#headerAdvert {
	height: 75px;
	width: 400px;
	top: 0px;
	right: 0px;
	position: absolute;
}
#headerLinks {
	font-family: "Times New Roman", Times, serif;
	height: 30px;
	width: 550px;
	top: 90px;
	position: relative;
	font-size: 1.5em;
	left: 425px;
}

#headerLinks ul li{
	list-style: none;
	display: inline;
	padding: 15px;
}

#headerLinks ul li a {
	list-style: none;
	text-decoration: none;
	color: #000000;
}
#headerLinks ul li a:hover {
	list-style: none;
	text-decoration: none;
	color: #967150;
}
#searchBox {
	position: absolute;
	left: 300px;
	top: 10px;
	margin-top: 10px;
	padding: 10px;
	background: #0F6775;
}

div#area_links {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

div#area_links a, a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

div#area_links a:hover {
	color: #FFFFFF;
}

#headerLogo {
	height: 128px;
	width: 525px;
	position: absolute;
	left: 0px;
	top: 0px;
}

/*=======================Navigation=========================*/




/*=======================Navigation=========================*/

#navContainer {
	width: 300px;
	position: absolute;
	left: 5px;
	top: 255px;
	float: left;
	border-right: medium double #967150;
	height: 600px;
}
#virtualTours {
	position: absolute;
	top: 425px;
	width: 200px;
}
#navTop {
	position: absolute;
	left: 0px;
	background: #999999;
	width: 290px;
}
#mainNav  ul {
	color: #000000;
	text-decoration: none;
	list-style: none;
}
#mainNav  ul li {
	color: #000000;
	text-decoration: none;
	list-style: none;
	display: inline;
	margin-left: 20px;
}

#mainNav  ul a {
	color: #72563D;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	display: inline;
}
#mainNav  ul a:hover {
	color: #000000;
	text-decoration: underline;
	display: inline;
}
#navBottom {
	bottom: 0px;
	left: 0px;
	width: 290px;
	background: #666666;
}
#MidNavTop {
	top: 0px;
	width: 255px;
	background: url(../_img/sermon_archive_banner.png) no-repeat;
	height: 140px;
	padding-top: 160px;
	padding-left: 35px;
}
#MidNavBottom {
	bottom: 0px;
	width: 290px;
	background: #666666;
}
#sideNavMiddle {
	width: 290px;
	background: url(_img/left_nav_url_mid.png) repeat-y;
	margin-left: 0px;
}
#mainNav {
	width: 750px;
	top: 185px;
	position: absolute;
	height: 40px;
	border-top: medium double #967150;
	border-bottom: medium double #967150;
	display: inline;
	padding-top: 10px;
	padding-left: 250px;
}


/*==========================frontPage Body ============================== */

#bodyContainer {
	width: 675px;
	top: 255px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	right: 5px;
}

#newsTicker {
	width: 675px;
	float: right;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#rotatingAdvert {
	float: right;
	width: 675px;
	margin-top: 10px;
	border-bottom: medium dotted #967150;
	padding-bottom: 10px;
}
#rotatingAdvert p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

#rotatingAdLeft {
	background: #FF0000;
	float: left;
	width: 380px;
}
#rotatingAdRight {
	background: #FF0000;
	float: left;
	width: 380px;
	margin-left: 20px;
}

#fiveDayForecast {
	height: 150px;
	width: 390px;
	background: #1395AE;
	float: left;
} /*==========================this 5 day forcast is in the Front page left column ============================== */
#leftColumn {
	float: left;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 390px;
}
#rightColumn {
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 390px;
	margin-top: 10px;
}
#leftColumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.2em;
	color: #333333;
	padding: 10px;
}
#rightColumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.2em;
	color: #333333;
	padding: 10px;
}
#bePrepared {
	float: left;
	height: 150px;
	width: 390px;
	background: #1395AE;
}
#government {
	float: left;
	height: 150px;
	width: 390px;
	margin-top: 10px;
	background: #1395AE;
}
#emergencyPhone {
	float: left;
	height: 150px;
	width: 390px;
	margin-top: 10px;
	background: #1395AE;
}
#weatherContainer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.2em;
	color: #333333;
	padding: 10px;
}
#weatherContainer {
	float: right;
	width: 675px;
	background: #F6F6F6;
	margin-top: 4px;
	border-top: medium dotted #967150;
}

#travelListings {
	float: left;
	height: 150px;
	width: 390px;
	margin-top: 10px;
	background: #1395AE;
}
#media {
	float: left;
	height: 150px;
	width: 390px;
	margin-top: 10px;
	background: #1395AE;
}

#currentWeatherReader {
	width: 300px;
	background: #1395AE;
	margin-left: 10px;
	float: left;
}
#animatedWeatherMap {
	background: #1395AE;
	width: 470px;
	float: left;
}



/*==========================weatherPage ============================== */



#resourceWebsites {
	float: right;
	width: 675px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#resourceWebsites p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
#hurricaneStageColor {
	background: #009900;
	float: left;
	width: 75px;
	height: 135px;
}


#bodyLogoContainer {
	background: #FFFFFF;
	height: 100px;
	width: 100px;
	border: thin solid #999999;
	float: left;
	margin: 15px 20px 15px 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #333333;
}
#companyInfo {
	background: #FF0000;
	height: 135px;
	width: 110px;
	float: left;
	top: 0px;
	right: 0px;
}
#contactInforamtionContainer {
	width: 530px;
	float: left;
	margin-top: 14px;
}
#contactInforamtionContainerLinks {
	height: 18px;
	margin-top: 10px;
	width: 530px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	list-style: none;
}
#contactInforamtionContainerLinks a  {
	color: #666666;
	padding-right: 7px;
	font-size: 0.8em;
	list-style: none;
	text-align: center;
	float: left;
	display: block;
	padding-left: 7px;
}
#contactInforamtionContainerLinks a:hover  {
	background: #666666;
	color: #E5E5E5;
}
