/* <![CDATA[ */

body {
	margin:				0; 
	padding:			0;
	font:				12px/1.5 arial, sans-serif;
	text-align:			center;
	background:			#97A896 url("/assets/images/bg_home_v4.gif") top left repeat-x;
	}
#container {
	width:				950px;
	border:				0px solid yellow;
	color:				#253824;
	text-align:			left;
	margin-left:		auto;
	margin-right:		auto;
}
#headersection {
	margin:				0; 
	padding:			0;
	background:			#253824;
	}

#headerbar {	
	height: 			78px;
	border-bottom:		1px solid white;
	border-left: 		1px dashed white;
	border-right: 		1px dashed white;
	}
#headerlogo {
	position: 			relative; 
	border: 			0px solid yellow; 
	margin:				18px 198px 18px 15px;
	float: 				left;
	}	
div.headertour {
	float: 				left;  
	text-align: 		center;
	line-height: 		10px; 
	margin-right: 		20px; 
	padding-top: 		6px;
	}
#homepic {
	margin:0; padding:0;
	height: 			421px;
	border:				0px solid yellow;
	}

#contentpic {
	margin:0; padding:0;
	height: 			132px;
	border:				0px solid yellow;
	}

#navbar {
	height: 20px;
	border-bottom:		1px solid white;
	border-top:			1px solid white;
	border-left: 		1px dotted #909A8F;
	border-right: 		1px dotted #909A8F;
	background:			#556254;
	text-align:			center;
	}


#contentsection {
	top: 0px;
	margin:0; padding:0;
	background-color: #F1F1F1;   /* #E8E8E8; */
	}
#content {
	margin:0; padding:15px 0;
	border:		1px solid #253824;
	}

#leftcolumn {
	float:left;
	width:215px;
	margin:0; 
	padding:0;
	font-size: 90%;
	}
#rightcolumn {
	float:right;
	width:230px;
	margin:0; 
	padding:0;
	font-size: 90%;
	}
#centercolumncontent {
	margin:				0 30px 0 220px;
	border-left:		1px dashed black;
	min-height:			300px; 
	}
#centercolumnhome {
	margin:				0 230px 0 215px;
	border-left:		1px dashed black;
	min-height:			300px; 
	border-right:		1px dashed black;
	}
	
/* IE hack for min height of main content container */
/*\*/
* html #centercolumncontent {
height: 300px;
}
* html #centercolumnhome {
height: 300px;
}
/**/

#footersection {
	color:				#253824;
	font-size: 			90%;
	}
	
	
.csscolumn {
	margin:0; 
	padding:0.5em 1em;
	border:	0px solid red;
	}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
h1 { 
	font: 				bold 220% arial narrow,arial; 
	color:	 			#9A0A0A; 
	margin: 			0 0 0.2em 0;
	height: 			40px;
	}
h2,h3 { 
	font: 				bold 130% arial narrow,arial; 
	color:	 			#253824; 
	margin: 			0.5em 0 0.2em 0; 
	}
h3 {color: #4C6764; margin-top: 1em;  }
p { margin: 0.8em 0; }
a { color:#790909; }
a:hover { color:#000; text-decoration: none;}
a.navon { color:#FFF; background-color: #666; text-decoration: none;}
a.navon:hover { background-color: #000; }
a.footerlink { color:#9A0A0A; }
.highlight {color : #cc0000;}
.alert {font-size : 110%; color: #330000; font-weight : bold;}

div.h1divider,div.h2divider {
	width: 				100%;
	height:				10px;	
	border: 			0px solid red;
	padding: 			0px;
  	margin: 			4px 0px 0px 0px;
	background-image:	url(/assets/images/h1divider.gif);
	background-repeat:	repeat-x;
	}	
 div.h2divider {background-image: url(/assets/images/h2divider.gif);	}

 .contentcallout {
	position:			relative;
	background-color:	#FFF;
	color:				#253824;
	border: 			1px solid #790909;
	float:				right;
	min-width:			175px; 
	width: 				175px;
	right:				0px;
	padding-bottom: 	5px;	
	margin: 			15px 0 10px 20px;	
	}	


.contentcallouthead {
	font: 				bold 100% verdana;
	padding: 			2px 0px 2px 10px;
	color:				#FFF;
	background-color:	#999;
	border-bottom:		1px dashed #790909;
	}
	
	
.contentcalloutdetails {
	font: 				normal 95% verdana;
	line-height:		130%;
	padding:			10px;
}
 
.bzero {border: 0px;}

.bone {border: 1px solid #333;}

img.mainandheaderphoto {
	border-left: 		1px solid #253824; 
	border-right: 		1px solid #253824;
}

.divider {
	width: 				100%;
	height:				1px;
	border-top: 		1px solid #aaa;
	padding: 			0px;
  	margin: 			6px 0px;
	clear: 				both;
}
.testimonialcopy {
	text-align: 		center;
	font-style:		italic;
}
.testimonialperson {
	text-align: 		center;
}

/* Form Styles */
input, textarea, select { 
	font: normal 100% arial, sans-serif; 
	color: #253824; 
	background: #FFF; 
	border: 1px solid #253824;
	padding: 1px 3px;
}

.checkbox {
	border: 0px; 
	background-color: transparent; 
	padding: 4px;
}
.gobutton {
	font-weight : bold;	
	padding: 0px;
}
.button {
	font-weight : bold;	
}
form {margin: 0px; padding: 0px;}

fieldset {
  border: 1px dashed #003366;
  padding: 10px;
  margin: 0px 0px 6px 0px;
}
fieldset legend {
  color: #2D4744;
  background-color: #F1F1F1;
  font-weight: bold;
  margin: 0px;
  padding: 3px 5px;
}
fieldset p {
	padding: 8px 0 4px o;;
	margin: 0;
}

fieldset div {	
	clear: left;
	display: block;
	margin: 10px 0px 0px 0px;
	border: 0px solid red;
}

div.doubleheight,label.doubleheight {	
	height: 35px;
	vertical-align:	middle;
	border: 0px solid brown;
}

form label, form label.wide  {
	width: 150px; 
	float: left;
	text-align: right;
	margin: 3px 5px 0px 0px;
	font-weight: bold;
	clear: both;
}
form label.wide {width: 260px;}

form textarea {
	width: 300px;
}
form select { 
	margin: 0px;
}

/* End Styles for forms */

.tier2nav {
	color:				#003269;
	font-family:		Trebuchet MS, arial, sans-serif;
	font-size:			110%;
}

.tier3nav	{
	position:			relative;
	padding-bottom:		5px;
	font-size:			95%;
	left:				10px;
	font-family:		arial, sans-serif;
	color:				#607296;
	}

.table {
	border:				1px solid #999;
	width:				100%;
	}
.tableheading {
	font: 				bold 100% arial, sans-serif;
	padding: 			3px;
	color:				#FFF;
	background-color:	#790909;
	border-bottom:		1px dotted #ccc;
	}
.tablecontent1,.tablecontent2 {
	font: 				normal 95% arial, sans-serif;
	line-height:		120%;
	padding: 			4px 2px 4px 5px;
	background-color: 	#fff;
	/* border-bottom:		1px solid #ccc; */
}.tablecontent2 {		background-color: #F1F1F1;}

/* Pull Down Nav Styles */

.menu {
	padding:			10px 10px;
	display: 			block;	
	background-color:	#253824;	
	border: 			1px solid #fff;	
	filter: 			alpha(opacity=80);
 	filter: 			progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
 	-moz-opacity: 		0.80; 		
	opacity:			0.80;		
	}

	
.menuContent  {
	color:				#fff;
	font-size: 			11px;	
	line-height:		18px;}
	
#menu1Content a, #menu2Content a, #menu3Content a, #menu4Content a  {
	color:				#fff;}
	
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	/* display: block;    commented out as it was causing float problems in IE 6*/
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: 		hidden;
	letter-spacing: 	2px;
	margin:				0px;
	padding:			0px;
	font-size: 			28px;
	height: 			35px;
	border:				0px solid pink;
}

.sIFR-hasFlash h2 {
	visibility: 		hidden;
	letter-spacing: 	2px;
	font-size: 			16px;
	border:				0px solid red;
}

	
	
/* ]]> */