﻿body 
{
	background-color: #EEEEEE;
	padding: 0;
	margin: 0;
	font-family: Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.05em;
}

p 
{
	padding: 0;
	margin: 0;
}

.clear { clear: both; }

h1, h2, h3, h4  
{
	color: #1f527b;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h1 { font-size: 2.6em; }
h2 { font-size: 2.8em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.4em; }
h5 { color: #1f527b; }

.clear { clear: both; }

#bodycontainer 
{
	background-color: #ffffff;
	padding: 0;
	border: solid 10px #CCCCCC;
	width: 970px;
	margin: 20px auto;
}

#headercontainer
{
	margin: 0 0 15px 0;
	padding: 0;
}

#headercontainer h1 
{
	color: #ffffff;
	padding: 0;
	margin: 0;
	font-size: 4.0em;
}

#headertitle 
{
	background-color: #721011;
	padding: 10px 0 10px 10px;
	color: #FFFFFF;
}

#headertitle img 
{
	border: 0;
}

#headerstrap
{
	padding: 10px 0 10px 0;
	background-color: #660000;
	color: #FFFFFF;
}

#headernav 
{
	padding: 0;
	margin: 0;
}

#headernav ul
{
	padding: 5px 0 10px 0;
	margin: 20px 0 0 8px;
}

#headernav li 
{
	list-style-type: none;
	display: inline;
	margin: 0 3px 0 0;
}

#headernav li a
{
	padding: 10px 7px 10px 7px;
	text-decoration: none;
	text-align: center;
	border: solid 3px #dddddd;
	background-color: #eeeeee;
	color: #9a0000;
	font-size: small;
	
}

#headernav li a:hover
{
	color: #FFFFFF;
	background-color: #9A0000;
}

#tickercontainer { padding: 15px 0 15px 0; min-height: 20px; }
#tickercontainer a { text-decoration: none; font-size: 1.4em; }

#maincontainer 
{
	margin: 0 0 2px 0;
	padding: 5px;
} 

#maincontainer a
{
	color: #721011;
	text-decoration: none;
} 

#rss a:hover 
{
	text-decoration: underline;
}

#video a:hover 
{
	text-decoration: underline;
}

#fpquicklinks a:hover 
{
	text-decoration: underline;
}

#quickinfocontainer ul li
{
	color: #721011;
	margin: 0 0 10px 0;
}

#quickinfocontainer ul li a
{
	color: #721011;
	text-decoration: none;
}

#headeritem { margin: 20px 0 10px 0; font-size: 1.6em; }

.contentitemswrapper ul 
{
	margin: 0;
	padding: 0;
}

.contentitemswrapper ul li 
{
	list-style-type: none;
}

.contentitemswrapper ul li 
{ 
	padding: 0;
	margin: 0 0 10px 5px; 
	border: solid 1px transparent; 
	padding: 10px 3px 10px 3px;
}

.contentitemswrapper a 
{
	color: #721011;
	text-decoration: none;
	font-size: 1.4em;
	text-align: left;
}

.contentitemswrapper li:hover 
{
	background-color: #f5f8ff; border: solid 1px #999999;
} 

#contentitem p 
{
	margin-bottom: 20px;
}

.fpnewsitem
{
	width: 350px; 
	margin: 0 0 13px 0;
}

.fpnewsimg 
{
	border: 0;
}

#fpnewscontainer #fpnewsheadline a
{	
	padding: 2px; 
	min-height: 44px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	background-color: #333333;
}

#fpnewscontainer #fpnewsheadline a:hover
{
	background-color: #000000;
}

#fpmainleftcontainer 
{
	float: left;
	width: 590px;
	margin-right: 10px;
}

#fpmainrightcontainer 
{
	float: left;
	width: 320px;
	margin: 0 10px 10px 0;
}

#fpmainrightcontainer img
{
	border: 0;
}

#quickrightlink_vt { background: url('../Assets/Images/virtualtour.gif') no-repeat right top; }
#quickrightlink_pod { background: url('../Assets/Images/podcastcoedcae.gif') no-repeat right top; }
#quickrightlink_mfth { background: url('../Assets/Images/messagehead.gif') no-repeat right top; }
#quickrightlink_blog { background: url('../Assets/Images/blog.gif') no-repeat right top; }
#quickrightlink_inspect { background: url('../Assets/Images/inspection.gif') no-repeat right top; }

#quickrightlink_vt, #quickrightlink_pod, #quickrightlink_mfth, #quickrightlink_blog, #quickrightlink_inspect 
{
	position: relative;
	border: solid 1px #333333;
	padding: 5px;
	background-color: #EEEEEE;
	margin-bottom: 7px;
}

#quickrightlink_vt a, #quickrightlink_pod a, #quickrightlink_mfth a, #quickrightlink_blog a, #quickrightlink_inspect a 
{
	color: #000000;
	text-decoration: none;
}

#quickrightlink_vt a:hover, #quickrightlink_pod a:hover, #quickrightlink_mfth a:hover, #quickrightlink_blog a:hover, #quickrightlink_inspect a:hover
{
	text-decoration: underline !important;
}


#quickrightlink_vt h5, #quickrightlink_pod h5, #quickrightlink_mfth h5, #quickrightlink_blog h5, #quickrightlink_inspect h5
{
	font-size: medium;
	padding: 0;
	margin: 0 0 15px 0;
}

#quicksectioncontainer 
{
	margin: 0;
	border: solid 1px #e4e4e4;
	width: 325px;
	float: left;
}

#quicksectioncontainer ul 
{
	margin: 0;
	padding: 0;
}

#section1,#section2,#section3,#section4
{
	/* border: solid 1px #EEEEEE; */
	padding: 0;
	float: left;
	width: 150px;
	height: 120px;
	text-align: left;
	margin: 5px;
}

#quicksectioncontainer 
{
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	padding: 3px;
	color: #ffffff;
}

#quicksectioncontainer img 
{
	border: 0;
	margin: 0;
}

#didyouknow { color: #000000; }

#section1 
{
	background: #eeeeee url('../Assets/Images/section1.jpg') no-repeat center bottom;
}

#section2 
{
	background: #eeeeee url('../Assets/Images/section2.jpg') no-repeat center bottom;
}

#section3 
{
	background: #eeeeee url('../Assets/Images/section3.jpg') no-repeat center bottom;
}

#section4 
{
	background: #eeeeee url('../Assets/Images/section4.jpg') no-repeat center bottom;
}

#quickcontainer 
{
	margin: 20px 0 0 0;
}

#quickinfocontainer 
{
	float: left;
	border: solid 1px #e4e4e4;
	width: 557px;
	margin: 0 0 0 30px;
	padding: 5px;
}

#footercontainer 
{
	width: 970px;
	margin: 20px auto 20px;
	padding: 10px;
	background-color: #721011;
	color: #FFFFFF;
}

#footercontainer a 
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dashed 1px #ffffff;
	padding: 0 0 3px 0;
}

#footercontainer a:hover 
{
	border-bottom: solid 1px #FFFFFF;
}

#footercontainer ul
{
	padding: 0;
	margin: 0;
}

#footercontainer ul li
{
	list-style-type: none;
	margin: 0 0 10px 0;
}

