body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #EADEA7;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: "Lucida Sans", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
	
}

/*  THESE STYLES ARE SPECIFIC TO THE 'ADVANCED' CSS STRUCTURE */

#wrap {
	width: 846px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	}

#wrapcenter	{
	padding: 0px;
	width: 830px;
	height: 100%;
	float: left;
	}
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 8px;
	height: 260px;
	float: left;
	background-image:  url(../_media/backgrounds/bg_left.jpg);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 8px;
	height: 260px;
	float: right;
	background-image: url(../_media/backgrounds/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

#content_header{
	width: 100%;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	}
	
/*  END 'ADVANCED' CSS STRUCTURE STYLES */
/*  BASIC TEXT FORMATING */

p {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	margin-top:0px;
	}
	
h2 {
	color: #578EC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #578EC0;
	text-decoration: none;
	}

a:hover {
	background-color: #CBE3F5;
	}

ul {
	list-style-position: outside;
	margin: 20px;
	padding: 0px;
	}
	
ol {
	list-style-position: inside;
	margin: 20px;
	padding: 0px;
	}
	
li {
	padding: 0px 0px 0px 25px;
	margin-bottom: 12px;
	list-style: none;
	background: url(../_media/common_assets/li.gif) left center no-repeat;
	font-size: 100%;
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
	
/*  CSS IDs   */
/*------------- header section ----------------- */

#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 830px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 830px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	}

/*------------- content main ----------------- */

#content_main{
	width: 790px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	min-height: 300px;
	}

/*------------- content side ----------------- */

#content_side{
	float: left;
	width:0px;
	height: 0px;
	min-height: 100%;
	margin: 0px;
	display: none;
	position: relative;
	left: 12px;
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 800px;
	margin: 15px auto 0px auto;

}

#footer p{
	color: #333333;
	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: #333333;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}

#footer a:hover {
}

#address{
	text-align: center;
	width: 810px;
	margin: 0px auto 0px auto;
	background-color: #68aee1;
	padding: 0px;
}

#address p {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing:1px;
}

#address .practice{
	letter-spacing:3px;
	font-weight:bold;
	text-transform: uppercase;
	}

/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
	
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
		
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #D6E7EF;
	border: solid #68AEE1 1px;
	margin-bottom: 5px;
	padding: 1px;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 5px 5px 5px 5px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #68AEE1;
	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_right p, .module_left p, .module_center p {
	padding-left: 8px;
	padding-right: 8px;
	}	

/*  TEXT ALIGNMENT */	

.text_center {
	text-align: center
	}

.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: #333333;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
	margin: 0px 0px 0px 12px;
}

.highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
	
.home_text{
	font-size:105%;
	color: #333333;
	line-height: 150%;
}

.blue_text{
	color: #578EC0;
}
.blue_dark{
	color: #1e5294;
}
.directions{
	font-size:150%;
	font-weight:bold;
	line-height:50%;
}

/*  End CSS Classes   */
