body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C4C697;
	background-image: url(../_media/backgrounds/abbott_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#3e331f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image:none;
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}


/*  BASIC TEXT FORMATING */
p {
	color:#3e331f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #3e331e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-align: left;
	}
	
* html h1 {
	margin-top:0px;
	}

h2 {
	color: #6f1a13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#5a471c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color:#59573f;
	font-size: 110%;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 90%;
	}


a {
	color:#747456;
	}

a:hover {
	text-decoration:underline;
	}

ul {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(../_media/common_assets/ae_disc_trans.gif);	
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	text-align: left;	
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

/*  CLASSES SIMULATING H TAGS, for seo: use 1 tag per page */

.head2 {
	color:#6f1a13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	}

.head3 {
	color:#5a471c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	}

.head4 {
	color:#59573f;
	font-size: 110%;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 90%;
	}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #c4c697;
	border: solid #7f7c59 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin: 10px 0px 5px 10px;
	}
	
.image_left {
	float: left;
	margin: 10px 10px 5px 0px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.img_left {
	background-color: #c4c697;
	border: solid #7f7c59 1px;
	padding: 4px;
}

.dotted_line {
	border-top: 1px dotted #c4c697;
	}
	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {

	text-align: right

	}

	

.text_right a {

	color:#777;

	}	



.text_right a:hover{

	background-color:#E7D3AD;

	color:#333;

}

/*  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;
}


.side_seo {
	border: solid #444 1px;
	background-color: #C4C697;
	margin: 0px 10px 25px 15px;
	padding: 10px 10px 15px 10px;
	font-style: italic;	
	}


/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 792px;
	height:178px;
	margin: 0px auto 0px auto; 
	paddng:0px;
	text-align: center;	
	}

#logo_header {
	width: 792px;
	height: 106px;
	background-color: #FFFFFF;
	background-image: url(../_media/backgrounds/header_logo.gif);
	background-repeat: no-repeat;
	min-height: 106px;
	max-height: 106px;
	margin: 0px auto 0px auto;
}

#practice_header {
	width: 792px;
	height: 72px;
	background-color: #c4c697;
	background-image: url(../_media/backgrounds/header_practice_name.gif);
	background-repeat: no-repeat;
	min-height: 72px;
	max-height: 72px;
	margin: 0px auto 0px auto;
	padding:0px;
}


/* ------------- content section ----------------- */

#content_wrapper{
	width: 792px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px;
	background-image: url(../_media/backgrounds/content_bg.gif);
	background-repeat: repeat-y;
	}

/*------------- content main ----------------- */

#content_main{
	width: 550px;
	min-height: 400px;
	text-align: right;
	padding: 12px 0px 20px 0px;
	margin: 0px;
	float: right;
	position: relative;
	background-image:none;
	background-color: #fff;
	right:20px;
	}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:192px;
	height:100%;
	min-height:405px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	display: inherit;
	position: relative;
	background-color: #aaa677;
	}

#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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #1c82b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;    
	
	}
	
#content_side ul {
	list-style-image:none;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: none;
	}
	
#content_side li a {
	color: #222;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	}
	
#content_side li a:hover {
	color:#6f1a13;
	
	}
	

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}


#small_logo {
	margin: 0px 0px 10px 9px;
	text-align: center;	
}


.subnav {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	list-style-type: none;
}

.sitemap_subnav {
	padding-left: 40px;
}

#side_message_form {
	padding: 0px 0px 0px 10px;	
}


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 792px;
	padding: 0px;
	margin: -20px auto 0px auto;
}



#address_wrapper {
	width: 792px;
	height: 65px;
	background-image:none;
	margin: 10px auto 0px auto;
	text-align:center;
	background-color:#D9D9BB;
	color: #6f1a13;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#address {
	width: 792px;
	background-image:none;
	margin: 0px auto 0px auto;
	letter-spacing: 1px;
	padding-top: 20px;
}

#footer{
	text-align: right;
	width: 792px;
	margin: 0px auto 0px auto;
	height: 100px;
	position: relative;
	background-image: url(../_media/backgrounds/bg_footer.jpg);
	background-repeat: repeat-x;
}
#footer p{
	color: #979777;
	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;
	position: relative;
	top: 40px;
}

#footer a {
	color: #555;
	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: 98%;
	margin: 0px auto 0px auto;
}
