htm{
	height: 100%;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C5C5C5;
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.index_bg{
	background-image: url(../media/markers/seo_bg.jpg);
}

#wrapmaster {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 23px;
	height: 100%;
	width: 90%;
	min-height:100%;
	min-width: 950px;
	background-image: url(../media/markers/content_left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
    }
	
#wrapmaster2 {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 23px 0px 0px;
	height: 100%;
	width: 100%;
	min-height:100%;
	min-width: 950px;
	background-image: url(../media/markers/content_right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	text-align: center;
    }

#wrapmaster_index {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(../media/markers/vert_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#wrap {
	width: 100%;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	text-align:left;
	min-width: 950px;
	}

#wrapcenter	{
	padding: 0px;
	width: 100%;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}
	

html>body#wrapcenter {
	height: auto;
	}

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}
/*  BASIC TEXT FORMATING */
p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #680000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	text-align: left;
	background-image: url(../media/markers/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
* html h1 {
	margin-top:0px;
	}

h2 {
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: -15px;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	
	}

a {
	color: #6A0000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}

ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: square;
	margin-bottom: -6px;
	margin-top: -6;
	}
	
ul li {
	padding: 6px 6px 6px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 15px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .image_adj_left, .image_adj_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #CCCCCC;
	border: solid #6A0000 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;
	vertical-align:middle;
	}
	
.image_adj_left{
	margin: 0px 5px 5px auto;
	vertical-align:middle;	
	}
	
.image_adj_right{
	margin: 0px auto 5px 5px;
	vertical-align:middle;
	}	

.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: #6A0000;
	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: #6A0000;
	color: #FFFFFF;
	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: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #C68A74;
	margin: 0;
	}
.module_center p, .module_right p, .module_left p {
	color: #000000;
}

.index_top_seo{
	text-align:center; color:#FFFFFF; font-size:120%;
}

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}
	
.text_left_small {
	text-align: left;
	font-size:85%;
	}	

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	

.pullquote {
	text-align: center;
	color: #6A0000;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	line-height: 15pt;
	padding-top: 5px;
	padding-left:20px;
	padding-right:20px;
	margin-top:5px;
	margin-bottom:15px;
	margin-left: 15%;
	width:65%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #2C2A2A;
	border-bottom-color: #2C2A2A;
    }
	
.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: #222222;
}

.bold{
	font-weight:bold;
	}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	width: 100%;
	padding: 0px;
	background-image: url(../media/markers/top_horz_bg.jpg);
	background-repeat: repeat-x;
	}
	
#header_index{
	text-align: center;
	width: 100%;
	padding: 0px;
	background-image: url(../media/markers/index_top_bg.jpg);
	background-repeat: repeat-x;
	}

#doctors{
	float: left;
	height: 105x;
}
#images{
	float: right;
	height: 105px;
}


/*------------- content section ----------------- */

#content_wrapper{
	width: 100%;
	text-align: center;
	background-image: url(../media/markers/content_bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 100%;
	min-width: 900px;
	background-repeat: repeat-y;
	background-color: #EFEFEF;
	position: relative;
	}

#content_wrapper_index{
	width: 940px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px;
	background-image: url(../media/markers/top.jpg);
	background-repeat: no-repeat;
	}



/*------------- content main ----------------- */

#content_main{
	width: 98%;
	min-height: 150px;
	text-align: left;
	position: relative;
	margin-right: 10px;
	}

#seo{
	width: 98%;
	min-height: 175px;
	min-width: 900px;
	text-align: left;
	position: relative;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#seo h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	text-align: center;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:-25px;
	padding-bottom:5px;
	border-bottom: 2px solid #680002; 
	}

#seo p {

	position: relative;
	}


/*------------- content side ----------------- */


#content_side{
	min-height: 100%;
	margin: 0px;
	position: relative;
	padding-left: 10px;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #333333;
    }
	
#content_side h1 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	}
	
#content_side ul {
	color: #FFFFFF;
	text-align: left;
	list-style-type: square;
	}
	
#content_side li a {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 110%;
	font-weight: normal;
	}
	
#content_side li a:hover {

	text-decoration: underline;
	
	}
	

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}
	

#acp_logo {
	width: 160px;
	text-align: left;
	position: relative;
	left: 40px;
	background-color:#883e3f;
}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 100%;
	min-width: 900px;
	height: 60px;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-image: url(../media/markers/footer_bg.jpg);
}

#footer_index{
	text-align: center;
	width: 100%;
	min-width: 900px;
	height: 70px;
	position: relative;
	margin: 0px;
	background-image: url(../media/markers/footer_index_bg.jpg);
}

#footer_index p{
	color: #000000;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 25px;
}

#footer_index a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer_index a:hover {
	text-decoration: underline;
}

#footer p{
	color: #000000;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 15px;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	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;
	}

#highlight2 {
	border: solid #6A0000 2px;
	border-style: double;
	background-color: #999999;
	width: 50%;
	margin: 0px auto 0px auto;
	padding: 5px 10px 5px 10px;
	text-align: left;
	min-width: 575px;
	}

#highlight2 h2 {
	color: #6A0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #323232;
	}
	
#column_right_ce {
	float: right;
	width: 58%;
	position: relative;
	padding-left: 4px;
	pading-right: 15px;
}

#column_right_ce ul{
	list-style-position:inside;}

#column_right_ce li {
	padding-left: 15px;}

#column_right_ce h2{
	font-size:90%;}

#column_right {
	float: right;
	width: 48%;
	position: relative;
	padding-left: 4px;
	
		}
#column_left {
	float: left;
	width: 48%;
	position: relative;
	padding-right: 4px;
		}
		
#column_right_of3 {
	float: right;
	width: 30%;
	position: relative;
	padding-left: 4px;
	
		}
#column_left_of3 {
	float: left;
	width: 32%;
	position: relative;
	padding-right: 4px;
		}
				
#column_right_smaller {
	float: right;
	width: 35%;
	position: relative;
	margin:0;
	
		}
#column_left_smaller {
	float: left;
	width: 35%;
	position: relative;
	margin: 0;
		}		
#column_wrapper_smaller {
	margin: 5px 120px 5px 120px;
	}		

#column_wrapper{
	margin: 5px auto 5px auto;
	}
			
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}



#no_space ul {
	padding-top:0px;
	margin-top:-15px;
	margin-bottom: -10px;
	}
#no_space ul li {
	margin-bottom:-10px;
	}		