/*=============== STANDARD FORMATTING ===============*/

*{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

body{
	margin:0px 5px 5px 5px;
	padding:0px;
	background-color:#F8F9F8;
	text-align:center;
	
}

a{
	color:#006D1E;
	text-decoration:none;
}
	
	a:hover{
		color:#C2BF18;
		text-decoration:underline;
	}

/*** used for clearing a div with no gap ***/
.clear{
	float:none;
	clear:both;
	height:0px;
	line-height:0px;
	font-size:1px;
}

/*** used for clearing a div with a gap ***/
.clearheight{
	float:none;
	clear:both;
}

/*=============== WIDE PAGE ELEMENTS FOR DIV#CONTENT ===============*/
div#content{
	font-size:70%;
	color:#5E5E5E;
	margin:0px 36px 0px 36px;
}

	div#content p{
		line-height:150%;
		/*text-align:justify;*/
		margin-top:0px;
	}
	

	
	div#content h3
	{
		font-size:100%;
		font-weight:bold;
		font-style:italic;
		margin-bottom:0px;
		color:#008265;
		float:none;
	}
	
div#container.home div#content-inner {margin-top:276px; margin-left:-27px;}
div#container.home h1#pages-pagetitle {display:none;}
div#container.home div#content-column {margin-top:0px;}
div#pages-content {width:900px;}

/*** CONTAINER ***/
div#container{
	width:960px;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0px auto 10px auto;
	padding:0px;
}
div#container.home div#crumb-trail {display:none;}

div#bottomcontainer
{
    width:960px;
    margin:0px auto 10px auto;
    padding:0px;  
	font-size:60%;
}

	div#container.home div.leftcontent {float:left; margin-top:112px;}
	div.leftcontent { margin-top:180px;}


/*=============== HEADER ===============*/
/* header-home for homepage only!, spec for header throughout site also here */
div#header-home,
div#header{
	width:960px;
	border-top:3px solid #919FC4;
	border-bottom:1px solid #919FC4;
	padding:0px;
	z-index:100;
	position:absolute;
}
	
	    img#home-big {float:left; display:block; position:relative; z-index:1000; margin-left:30px;}
	
/*=============== HOMEPAGE ELEMENTS ===============*/
	div#slideshow {border-bottom:1px solid #94aca6;}
	
	div#shadowbox {
	background-image:url("/images/shadowbox.gif");
	background-repeat:no-repeat;
	height:370px;
	width:470px;
	padding-left:6px;
	padding-top:13px;
		
}

div#topleftpushhome {
	margin:0px 0px 0px 15px;
	float:left;
	width:200px;
}

div#toprightpushhome {
	margin:0px 0px 0px 15px;
	float:left;
	width:200px;
}

div#container.home .right {width:420px;}

div.greenheader {
	background-color: #007155;
	color:#ffffff;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
	padding:5px;
	width:191px;
}

div.blueheader {
	background-color: #00537F;
	color:#ffffff;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
	padding:5px;
	width:191px;
}	
	
	
	div.bronzeheader {
	background-color: #bc4711;
	color:#ffffff;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
	padding:5px;
	width:191px;
}

div.goldheader {
	background-color: #C2BF18;
	color:#ffffff;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
	padding:5px;
	width:191px;
}




div.bronzepanel {float:left; margin-bottom:26px; margin-right:5px; height:250px;}

div.paneltext {width:190px; line-height:1.5; padding-top: 5px;}

div.paneltext a.bronzetext {color:#bc4711;}


div.latestnewscontent {
	background-color:#eff6f4;
	padding:15px;
}

div.latestnews h2{
	background-color:#ffffff;
	border-top: 1px solid #63A897;
	border-bottom: 1px solid #63A897;
	height:20px;
	padding: 5px 0px 0px 13px;
}


div.latestoffers h2{
	background-color:#ffffff;
	border-top: 1px solid #63A897;
	border-bottom: 1px solid #63A897;
	height:20px;
	padding: 5px 0px 0px 13px;
	color:#424141;
	margin-top:14px;
}


div#news-contents {width:632px;}
div.news-thumbnail {display:none;}
div.news-date {padding-top:10px;}
div.news-short-title {padding-top:10px;}
div#bottompanelhome {margin-left:15px;}


div.bottomleft {width:200px; float:left; margin-top:-24px; }
div.bottomleft h2 {
	color:#424141;
	padding:5px;
	width:200px;
	}
	
 img.dottedlineshort {
	float:left;
	margin-top:0px;
	padding-left:15px;
	border:none;
}

 img.dottedline {
	float:left;
	margin-top:0px;
	padding-left:15px;
	border:none;
}


div.greenline {border-top: 1px solid #63A897; width:426px; height:25px;}
div.greenlinebottom {border-top: 1px solid #63A897; width:426px; margin-left:15px;}



div.bottomright {
	width:200px; 
	float:left; 
	margin-top:-24px;
		
}

div.bottomrightbackground {
	background-image:url(/images/bg_grey.jpg);
	background-repeat:repeat-x;
	padding:10px;
	width:190px;
}
div.bottomright h2 {
	color:#424141;
	padding:5px 5px 0px 5px;
	width:200px;
}
	

/*=============== MAIN NAV ===============*/
div#nav{
	/*width:760px; CC IE55 */
	width:950px;
	color:#008265;
	text-align:right;
	padding:0px 5px 0px 5px;
	background-color:#00537F;
	height:85px;
	font-size:80%;
}

div#nav img.phoneno {padding-top:10px; padding-bottom:-10px;}
	
	/*for main nav*/
	div#mainnav{
		height:16px;
		background-color:#00537F;
		float:left;
		margin-top:50px;
		white-space:nowrap;
		width:650px;
}

	div#mainnav a {color:white; border-left: solid 1px #33947c; padding: 0px  5px 0px 5px; font-weight:bold; font-size:95%;}
	div#mainnav a:first-child {border-left: none;}
	div#mainnav a.selected, div#mainnav a:hover {color:#feffd1; text-decoration:underline;}

     /*for sub nav*/
	ul.nav {margin:0px; padding:0px;}
	div.subnav {float:right; width:216px; margin-bottom:27px;}
	div.subnav h2{
		font-size:100%;
		font-weight:bold;
		margin-bottom:10px;
		background-color:#00537F;
		color:#ffffff;
		padding:5px;
	}
	div.subnav a {text-decoration:none; background-image:url("/images/greenarrow.gif") !important; background-position:1px 5px; background-repeat:no-repeat; list-style:none; padding-left:10px;}
	div.subnav a.selected {font-weight:bold;}
	div.subnav ul li ul li {margin-right:14px;}
	div.subnav ul.nav li {background-image:url("/images/subnavshadow1.gif"); background-position:bottom; background-repeat:no-repeat; list-style-type:none; height:40px;}
	div.subnav ul.nav li.selected {height:auto; padding-bottom:12px; }
	div.subnav ul.nav li.depth-level-1.selected {height:auto; padding-bottom:0px; }
	div.subnav ul.nav li.selected ul li {background:none; }
	div.subnav ul.nav li.selected ul  {padding-bottom:15px;}
	div.subnav ul li ul li {display:none; background-image:none; }
	div.subnav ul li.selected ul li {display:list-item; }
	div.subnav ul.nav li.selected ul {margin-top:5px;}
	div.subnav ul.nav li.selected ul li {height:auto;}
	.rightcontent{
	float:right;
	margin-top:20px;
	width:230px;
	margin-left:4px;
	
}

/*=============== BREADCRUMB ===============*/
div#crumb-trail{
	margin:98px 0px 25px 0px;
}

div#crumb-trail a{
	text-decoration:none;
}
div#crumb-trail a.crumb {color:#969696;}
		
/*=============== FOOTER ===============*/
div#footer{
	float:none;
	clear:both;
	font-size:90%;
	background-color:transparent;
	padding:10px;
	margin:10px 0px 10px 204px;
}

/*=============== TABLE ===============*/
table{
	margin:20px 0px;
}

	table th{
		text-align:left;
		vertical-align:top;
		padding:4px;
	}
	table td{
		vertical-align:top;
		padding:4px;
	}
	
/*pushes on homepage*/
table#homepage{
	width:99%;
}
	table#homepage th{
		width:50%;
		text-align:center;
		background-color:#006D1E;
	}
		table#homepage th h2{
			margin:0px;
		}
		
	table#homepage td{
		background-color:#FFFFB4;
		vertical-align:top;
		padding:5px 10px;
	}

/*=============== KEPT FROM PREVIOUS SHEET ===============*/
/* scorecards */

.tdLengthBlue	{background-color: #A9A9FD;}
.tdLengthWhite	{background-color: #FFFFFF;}
.tdLengthYellow	{background-color: #FCFC89;}
.tdLengthRed	{background-color: #FD8282;}
.tdLengthGreen	{background-color: #D2E752;}

.tdIndexGray	{background-color: #E2DFDF;font-weight: bold;}

.trHeader		{font-weight: bold; border-bottom: solid 1px #000000;}
.trOut			{font-weight: bold; border-bottom: solid 1px #000000;}
.trIn			{font-weight: bold; border-bottom: solid 1px #000000;}
.trTotals		{font-weight: bold; border-bottom: solid 2px #000000;}


/*=============== GENERAL FORMATTING ===============*/

h1{
	font-size:160%;
	color:#006D1E;
	font-weight:normal;
	margin:0px 0px 25px 0px;
	padding:0px 0px 2px 0px;
}

h2{
	font-size:120%;
	color:#C2BF18;
	font-weight:bold;
	margin:0px 0px 7px 0px;
	padding:0px;
}

h3{
	font-size:100%;
	color:#005089;
	font-weight:bold;
	margin:0px 0px 7px 0px;
	padding:0px;
}

h4{
	font-size:100%;
	color:#6B86B2;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 7px 0px;
	padding:0px;
}

h5{
	font-size:100%;
	color:#666666;
	font-weight:normal;
	margin:0px 0px 7px 0px;
	padding:0px;
}

p{
	margin-top:0px;
	line-height:160%;
}

ul li,
ol li{
	line-height:160%;
	margin-bottom:8px;
	width:95%;
}



div.subnav ul li,
ol li{
	line-height:160%;
	margin-bottom:8px;
	width:100%;
}


hr{
	float:none;
	clear:both;
	color:#006D1E;
	background-color:#006D1E;
	line-height:1px;
	height:1px;
	border:none;
	padding:0px;
	margin:10px 0px;
}
/*bold green text*/
.green{
	color: #006D1E;
	font-weight:bold;
}

div#pages-content {width:900px;}