/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:752px;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D02A30;
	border-left-color: #D02A30;
	background-color: #E7E9D8;
	background-image: url(images/backgroundvertlinegif.gif);
	background-repeat: repeat-y;
	margin-left: -376px;
	left: 50%;
	position: absolute;
} 
 
#header{
	position:relative;
	height:98px;
	width:100%;
	background-image: url(images/headright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 
#insideheader{
	position:relative;
	height:98px;
	width:100%;
	background-color: #E7E9D8;
}
#nav{
	position:relative;
	height:27px;
	background-color:#E7E9D8;
	width:752px;
	border: none;
}
#topleftcol{
	width:299px;
	float:left;
	position:relative;
	background-color: #E7E9D8;
	height: 192px;
	background-image: url(images/topleftback.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	border: none;
  }
#topleftcol2{
	width:299px;
	float:left;
	position:relative;
	background-color: #E7E9D8;
	background-image: url(images/topleftback.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	border: none;
}
  #bottomlefthead{
	width:229px;
	float:left;
	position:relative;
	background-color: #E7E9D8;
	height: 27px;
	background-image: url(images/bottomlefthead.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E7E9D8;
	padding-left: 70px;
	border: none;
  } 
#bottomleftcol{
	width:296px;
	float:left;
	position:relative;
	background-color: #E7E9D8;
	background-image: url(images/bottomleftback.gif);
	background-repeat: repeat-y;
	border: none;
  } 
#twocols{
	width:453px;
	position:relative;
	background-color: #E7E9D8;
	border: none;
	z-index: 0;
	float: right;
	
  }
 
#toprightcol{
	width:453px;
	float:right;
	position:relative;
	height: 217px;
	background-color: #E7E9D8;
	z-index: 0;
	border: 0px;
 }
#bottomrightcol{
	width:453px;
	position:relative;
	background-color: #E7E9D8;
	float: right;
 } 
 #bottomrighthead{
	width:373px;
	background-color: #E7E9D8;
	background-image: url(images/bottomrighthead.gif);
	background-repeat: no-repeat;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E7E9D8;
	padding-top: 13px;
	padding-left: 80px;
	z-index: 21;
	position: relative;
 } 
  #insiderighthead{
	width:409px;
	float:right;
	background-color: #E7E9D8;
	background-repeat: no-repeat;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E7E9D8;
	padding-top: 13px;
	padding-left: 44px;
	z-index: 21;
	background-image: url(images/insiderighthead.jpg);
 } 
#topmiddlecol{
	background-color: #CC6600;
	float: left;
	display:inline;
	position: relative;
	width:250px;
	height: 150px;
 }
 #bottommiddlecol{
	background-color: #CC6600;
	float: left;
	display:inline;
	position: relative;
	width:250px;
	height: auto;
 }
#footer{
	height:26px;
	background-color:#E7E9D8;
	clear:both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	width: 752px;
	color: #E7E9D8;
	padding-top: 5px;
	font-weight: bold;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
	border: 0px;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E7E9D8;
	padding-top: 12px;
	padding-left: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.topnav a:link, .topnav a:visited {
	font-size: 14px;
	color: #E7E9D8;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CF2A30;
	font-weight: bold;
	background-image: url(images/button2.gif);
	width: 150px;
	clear: right;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 21px;
	padding-top: 6px;
	}
.topnav a:hover, .topnav a:active {
	background: #000066 url(images/bluebutton2.gif);
	font-size: 14px;
	color: #E7E9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
	clear: right;
	float: left;
	text-decoration: none;
	height: 21px;
	padding-top: 6px;
	}
.topnavend a:link, .topnavend a:visited {
	font-size: 14px;
	color: #E7E9D8;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CF2A30;
	font-weight: bold;
	background-image: url(images/button5.gif);
	width: 150px;
	clear: right;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 21px;
	padding-top: 6px;
	}
.topnavend a:hover, .topnavend a:active {
	background: #000066 url(images/bluebutton5.gif);
	font-size: 14px;
	color: #E7E9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
	clear: right;
	float: left;
	text-decoration: none;
	height: 21px;
	padding-top: 6px;
	}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;

}
p {
	padding-right: 20px;
	padding-left: 45px;
}
a {
	color: #D02A30;
	text-decoration: none;
}
#floatdiv {
	position: relative;
	background-color: #E6E9D8;
	z-index: 30;
	width: 100%;
	border-top: 1px none #D02A30;
	border-right: 1px none #D02A30;
	border-bottom: 1px none #D02A30;
	border-left: 1px none #D02A30;
	margin-left: 0px;
	height: 27px;
	left: -1px;
}
#floatinsidetop {
	position: relative;
	background-color: #E6E9D8;
	z-index: 30;
	width: 752px;
	border-top: 1px none #D02A30;
	border-right: 1px none #D02A30;
	border-bottom: 1px none #D02A30;
	border-left: 1px none #D02A30;
	margin-left: 0px;
	height: 125px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: right;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CF2A30;
	padding-right: 15px;
	padding-left: 45px;
}
.blueborder {
	border: 1px solid #000066;
}
.callouts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D02A30;
}
