body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #828EA9;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
	height:100%;
	color:#1C315F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	height:auto;
	width:800px;
	margin: 0px auto;
	text-align:center;
	min-height:100%;
	background-image: url(../_media/backgrounds/bg_content_single.gif);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

/*  BASIC TEXT FORMATING */
p {
	color:#1C315F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #33445d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	border-bottom:solid 2px #b9bbcd;	
	}
	
* html h1 {
	margin-top:0px;
	}

h2, .htwo {
	color: #33445d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	}

h3, .hthree {
	color: #33445d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	}

h4, .hfour {
	color: #70717b;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #1c315f;
	}

a:hover {
	}

ul {
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	text-align: left;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right {
	background-color: #d7d8df;
	border: solid #70717b 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px;
	}
	
.image_left {
	float: left;
	margin-right:10px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px;
	}	

.module_right h2 {
	background-color: #33445d;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px;
	}	

.module_left h2 {
	background-color: #33445d;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

.module_center h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #828ea9;
	margin: 0;
	}

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center;
	}

.text_center a {
	color:#777;
	}

.text_center a:hover{
	background-color:#BAC8DE;
	color:#333;
}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}

/*  DESIGN ELEMENTS */	

	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}
	

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}

.pull_quote{
	font-family: Georgia "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	text-align:left;
	padding: 10px;
	margin: 10px 30px 10px 30px;
	color: #1C315F;
	border-top:#a6b0c6 3px solid;
	border-bottom:#a6b0c6 3px solid;
}

.side_seo{
	border: solid #1C315F 2px;
	background-color: #a6b0c6;
	margin: 60px auto 40px auto;
	padding: 10px 13px 15px 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#1C315F;
	font-style: italic;
	line-height:140%;
	text-align: left;
	}

.cv_indent {
	padding: 0px 5px 0px 25px;
}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 800px;
	height:0px;
	padding-top: 82px;
	overflow:hidden;
	background-image: url(../_media/backgrounds/header82.gif);
	background-repeat:no-repeat;
	}

/*------------- navigation tab section ----------------- */

/*#nav_wrapper{
	background-color:#FFFFFF;
	width: 800px;
	text-align:center;
	margin: 0px auto 0px auto;
	}*/

#tabs{
	width: 800px;
	text-align:center;
	margin: 0px auto 0px auto;
	position: relative;
	/*top: 10px;*/

}

#tabs ul {
	margin:0px;
	padding:0px;
	list-style:none;	
      }

#tabs li {
      display:inline;
      margin:0px;
      padding:0px;
	  text-align:center;
      }

#tabs a {
	background:url("../_media/backgrounds/nav_left.gif") no-repeat left top;
	margin:0;
	padding:7px 0 5px 10px;
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-repeat: no-repeat;
      }

#tabs a span {
	background:url("../_media/backgrounds/nav_right.gif") no-repeat right top;
	padding:7px 12px 6px 4px;
	color:#1C315F;
	background-color:#DADBE5;
	background-repeat: no-repeat;
      }

#tabs a:hover span {
	color: #000066; }


/*------------- content section ----------------- */

#index_wrapper{
	width: 800px;
	height:442px;
	margin: 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	position: relative;
	top:4px;
	border-bottom:solid white 34px;
}

#content_wrapper{
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px;
	background-image: url(../_media/backgrounds/bg_content_dual.gif);
	background-position:top center;
	background-repeat: repeat-y;
	position: relative;
	top:4px;
	}

#interior_photos{
	width: 800px;
	height:154px;
	margin: 0px auto;
	padding:0px 0px 15px 0px;
	text-align: center;
	position: relative;
	top:0px;
	}

/*------------- content main ----------------- */

#content_main{
	width: 564px;
	min-height: 350px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 34px;
	}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:165px;
	height: 500px;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 25px;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
    }
	
#content_side h2 {
	color: #1c82b1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;    	
	}
	
#content_side ul {
	text-align: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
	}
	
#content_side li a {
	color: #1C315F;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	background-image: none;
	}
	
#content_side li a:hover {
	text-decoration: underline;
	}	

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}


/*------------- address section -----------------    EDIT THIS, from pittman ---*/

#address_wrapper {
	width:800px;
	height:112px;
	background-image:url(../_media/backgrounds/address_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color: #fff;
	text-align: center;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 0px;
	color: #1C315F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top:solid 2px #b9bbcd;
	position: relative;
	top:0px;
}

#address_wrapper table{
	text-align: center;
	margin:0px auto 0px auto;
}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 800px;
	padding: 0px;
	background-color:#828ea9;
	margin:0px auto;
}

#footer{
	text-align: right;
	width: 800px;
	margin: 0px auto 0px auto;
	padding:20px 0px 10px 0px;
	position: relative;
	background-color: #828ea9;
}
#footer p{
	color: #000;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	color: #333;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}

/*------------- misc styles ----------------- */
.float_left{
	float: left;
}

.float_right{
	float: right;
}

#highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 500px;
	margin: 0px auto 0px auto;
	border: solid #000000 1px;
}

#address {
	float: left;
	width: 28%;
	position: relative;
	padding-right: 4px;
		}
		
#address2 {
	float: left;
	width: 35%;
	position: relative;
	padding-right: 4px;
		}
	
#address3 {
	float: left;
	width: 32%;
	position: relative;
	padding-left: 8px;
		}
#home {
	padding-right: 10px;
	padding-left: 10px;
}

