/* basic elements */

body

{
	color: #444;
	background-color: #1b73b2;
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


p
{
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}



h1, h2
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


h3
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h4
{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}

a:link, a:visited 

{
	font-weight: bold;
	text-decoration: none;
	color: #1b73b2;
}


a:hover, a:active

{
	text-decoration: none;
	color: #972217;
}

img.photoBorder {border:1px solid #666;}
img.photoBorderLink{border: 2px solid #1b73b2;}
img.imgSpace{padding-right:10px;}

.popup-text{
	font-size:14px;
	line-height:17px;
	text-align:left;
}

.gutter_cell{
	width:300px;
	padding-right:10px;

}

#mainHolder{
	background-color: #1b73b2;
	position:absolute;
	left: 50%;
	top: 0px;
	height:auto;
	width:950px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:-475px;
	padding:0px;
	visibility: visible;
	}

#container {
	background-color: #1b73b2;
	background-image: url(images/container_bg.gif);
	background-repeat:repeat-y;
	position:relative;
	left:0px;
	top: 0px;
	height:auto;
	width: 800px;
	margin:0px;
	padding:0px 75px 0px 75px;
	visibility: visible;
	}


.bold{font-weight:bold}


/*top logo*/
#TopBanner{
	background-color: #ffffff;
	background-image: url(images/logocolor.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 800px;
	margin-bottom:15px;
	}
		
	
#tagLineRight {
	height: 77px;
	width: 225px;
	margin-top: 101px;
	margin-right: 0px;
	float: right;
		}
					
#tagLineRight p {
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	text-align:right;
	}

/* Side Navigation */
#sideNav{
	width: 280px;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
		}

ul, #sideNav ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}

#sideNav li{
	font: bold 12px/17px helvetica, arial, sans-serif;
	text-decoration: none;
	margin-left: 5px;
	font-weight:bold;
	}
	
#sideNav li.subList {
	font: bold 12px/17px helvetica, arial, sans-serif;
	text-decoration: none;
	margin-left: 15px;
	font-weight:bold;
	}
	
#sideNav li.WebYepMenuItem, #sideNav li.WebYepMenuFirstItem, #sideNav li.WebYepMenuCurrentItem {
	font: bold 12px/17px helvetica, arial, sans-serif;
	text-decoration: none;
	margin-left: 20px;
	font-weight:bold;
	}

#sideNav a {
	display: block;
	color: #962216;
	font-weight:bold;
	padding: 1px 0px 1px 15px;
	width: 225px;
	}
	

#sideNav a:link, #sideNav a:visited{
	color: #962216;
	text-decoration: none;
	background: transparent url(images/redBullet.gif) left 8px no-repeat;
	font: bold 15px/28px Helvetica, Arial, sans-serif;
	padding-top:0px;
	margin-top:0px;
	}
	
	
#sideNav a.subList, #sideNav a.WebYepMenuItem, #sideNav a.WebYepMenuFirstItem, #sideNav a.WebYepMenuCurrentItem {
	display: block;
	color: #962216;
	font-weight:bold;
	padding: 1px 0px 1px 15px;
	width: 235px;
	}
	

#sideNav a.subList:link, #sideNav a.subList:visited, #sideNav a.WebYepMenuItem:link, #sideNav a.WebYepMenuFirstItem:link, #sideNav a.WebYepMenuCurrentItem:link, #sideNav a.WebYepMenuItem:visited, #sideNav a.WebYepMenuFirstItem:visited, #sideNav a.WebYepMenuCurrentItem:visited{
	color: #962216;
	text-decoration: none;
	background: transparent url(images/redBullet.gif) left 4px no-repeat;
	font: bold 13px/18px Helvetica, Arial, sans-serif;
	padding-top:0px;
	padding-bottom:8px;
	margin-top:0px;
	}


/*#sideNav a.subList:link, #sideNav a.subList:visited, #sideNav a.WebYepMenuItem:link, #sideNav a.WebYepMenuFirstItem:link, #sideNav a.WebYepMenuCurrentItem:link, #sideNav a.WebYepMenuItem:visited, #sideNav a.WebYepMenuFirstItem:visited, #sideNav a.WebYepMenuCurrentItem:visited{
	color: #962216;
	text-decoration: none;
	background: transparent url(images/redBullet.gif) left center no-repeat;
	font: bold 13px/28px Helvetica, Arial, sans-serif;
	padding-top:0px;
	margin-top:0px;
	}*/
	
#sideNav a:hover {
	color: #1b73b2;
	font-weight:bold;
	background: transparent url(images/blueBullet.gif) left 8px no-repeat;
	}
	
#sideNav a.subList:hover, #sideNav a.WebYepMenuItem:hover, #sideNav a.WebYepMenuFirstItem:hover, #sideNav a.WebYepMenuCurrentItem:hover {
	color: #1b73b2;
	font-weight:bold;
	background: transparent url(images/blueBullet.gif) left 4px no-repeat;
	}
	
#contentitem
{
	width: 450px;
	background-color: #fff;	
	border-left:1px solid #e8e8e8;
	padding: 10px 10px 10px 40px;
}


#contentitem p
{
	padding-bottom: 8px;
	text-align: left;
}

	
#bodyText h3
{
	color: #1b73b2;
	font-size: 16px;
	line-height: 22px;
	margin: -10px -10px 4px 0px;
	padding: 4px 4px 4px 0px;
	font-weight: 900;
	text-transform: uppercase;
	border-bottom:1px solid #1b73b2;
}

#header{
	border-bottom:1px solid #1b73b2;
	text-transform: uppercase;
	font-weight: 900;
	}
	
#header .left{
	text-align:left;
	float:left;
	color: #1b73b2;
	font-size: 16px;
	line-height: 22px;
	}
	
#header .right{
	text-align:right;
	float:right;
	color: #1b73b2;
	font-size: 16px;
	line-height: 22px;
}




#footer{
	padding-bottom:10px;
	}
	
#footer .left{
	text-align:left;
	float:left;
	color: #666;
	font-size: 11px;
	line-height: 15px;
	padding-bottom:10px;
	letter-spacing:.04em;	
	}
	
#footer .right{
	text-align:right;
	float:right;
	color: #666;
	font-size: 11px;
	line-height: 15px;
	padding-bottom:10px;
	letter-spacing:.06em;
}

div.spacer {
  clear: both;
  }

/*Customer Review section on Home page*/	
#custReview{
	width:280px;
	padding-top:15px;
}

#custReview p
{
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 5px;
	padding-top: 15px;
}

#custReview span
{
	font-weight:bold;
	font-style:oblique;
}

#custReview a
{
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px;
	font-size:12px;
}


/*weather page*/

#frametop { background-color: #fff; padding: 10px; border: solid 1px #aaa }

#frametop p { text-align: left; padding-bottom: 8px }

.divider{margin-top:5px;}


#textCenter{
		text-align:center;
		margin:0px;
		padding:0px 0px 30px 0px;
	}
	
#textCenter p {
		text-align:center;
		margin:0px;
		padding:0px;
	}
	



/* Form Styles */

#profileForm table {
	
	padding: 5px;
	
	background-color: #fff;

	margin: 0px;
	

	 } 

  
.formlabel {
	color: #333;
	padding: 7px 0px 0px 0px;
	font-weight:normal;
	}
  
.formfield {
	color:#333;	
	width:430px;
	text-align: left; 
	background-color: transparent;
	padding: 0px 0px 3px 0px;
	margin-right: 0px;
	}
	
.formfield input {
	background-color: #ddd;
	border:solid 1px #aaa;
	width:430px;
	text-align: left;
	margin-right: 0px;
	background-image: none;
	}
	
.formfieldDiv {
	color:#284C00;	
	width:220px;
	text-align: left; 
	background-color: transparent;
	padding: 0px 0px 3px 0px;
	margin-right: 0px;
	}
	
.formfieldDiv input {
	background-color: #ddd;
	border:solid 1px #aaa;
	width:220px;
	text-align: left;
	margin-right: 0px;
	background-image: none;
	}
	

textarea.boxColor {
	margin:3px 0px 0px 2px;
	background-color: #ddd;
	border:solid 1px #aaa;
	font: 13px  Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.button {
	/* font: 1.1em  Helvetica, verdana, arial, sans-serif;*/
	color: #284C00;
	 background-color: #ddd;
	 margin-left: 3px;
	 margin-top: 3px;
	 margin-bottom: 2px;
	 height: 25px;
	
	}
	
.buttonlabel {
	padding: 0px 0px 0px 0px;	
	}
	
.required{color:#972217; font-weight:bold; font-size:16px;}

/*FAQs*/
.question{
	text-align: left;
	margin-left: 0px;
	font: bold 16px/16px Helvetica, Arial, sans-serif;
	color: #972217;
	}
	
.answer{
	text-align: left;
	margin-left: 0px;
	font: bold 16px/16px Helvetica, Arial, sans-serif;
	color: #972217;
	}
	
	

	
	
	
	
	
	
	

	


	
