body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F7F6ED; /*705b4e;*/
	/*background-image: url(../_media/backgrounds/bg_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;*/
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow:hidden;
}

#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;
	background-image: url(../_media/images/topbar.jpg);
}
/*  THESE STYLES ARE SPECIFIC TO THE 'ADVANCED' CSS STRUCTURE */
#wrap {
	width: 832px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	background-repeat: repeat-y;
	}

#wrapcenter	{
	padding: 0px;
	width: 800px;
	height: 100%;
	float: left;
	}
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 16px;
	height: 200px;
	float: left;
	background-image:  url(../_media/backgrounds/bg_left.gif);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 16px;
	height: 200px;
	float: right;
	background-image: url(../_media/backgrounds/bg_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#content_header{
	width: 800px;
	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;
	background-image: url(../_media/backgrounds/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
/*  END 'ADVANCED' CSS STRUCTURE STYLES */
/*  BASIC TEXT FORMATING */
p {
	color:#000000;
	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: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
h2 {
	color: #3E3123;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #000000;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #715B4E;
	text-decoration: none;
	}

a:hover {
	color: #C2C87E; /*29261F;*/ /*D8DCAD*/
	text-decoration: none;
	}

ul {
	list-style-image: url(../_media/common_assets/arrow_transparent_bg.gif);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin-left: 35px;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
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: 800px;
	padding: 0px;
	}*/
#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 800px;
	padding: 0px;
	/*height: 190px;*/
	position: relative;
	}
#nav{
	/*height:52px;*/
	background-image:none;
	background-repeat:no-repeat;
	position:absolute;
	left:144px;
	top:180px;
	/*width: 1032px;*/
	display: inline-block;
	font-size: 140%;
	text-transform: uppercase;
	border-bottom: 3px solid #441906;
	padding-left:12px;
}
#nav a {
	color: #441906;
	text-decoration: none;
	text-transform:normal;
	width: 100%;
	display: inline-block;
}
#nav a:hover {
	color:#C2C87E;
}
#nav li {
	list-style-type: none;
	display: inline-block;
	text-align: center;
	margin:5px 14px;
}
/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;/*800px*/
	margin: 53px auto 0px auto;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-image: url(../_media/backgrounds/bg_content.gif);
	background-repeat: repeat-y;
	border-top:3px solid #441906;
	}
	
#home_wrapper{
	width: 800px;/*800px*/
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-image:url(../_media/images/topbar.jpg);
	background-repeat:no-repeat;
	}	

/*------------- content main ----------------- */

#content_main{
	width: 584px;/*544px;*/
	/*min-height: 350px;*/
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 12px;
	}
	
#content_home{
	width: 800px;
	/*min-height: 350px;*/
	text-align: left;
	padding: 20px;
	margin: 254px 0px 0px;	
	}	


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:178px;
	/*height: 500px;*/
	min-height: 100%;
	display: inherit;
	position: relative;
	left: 12px;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #000000;
    }
	
#content_side h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
    }
	
#content_side h2 {
	color: #D8DCAD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	display: block;
	background-color: #29261F;
	width: 177px;
	margin-left: -7px;
	line-height: 1.5em;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #705B4E;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
#content_side ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#content_side li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: url(none);
	}
	
#content_side li a {
	color: #705B4E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 94%;
	display: block;
	width: 153px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #705B4E;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 7px;
	}
	
#content_side li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #FFF;
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: center;
	width: 800px;
	margin: 0px auto 0px auto;

}
#footer p{
	color: #000000;
	margin: 10px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align:center
}

#footer a {
	color: #000000;
	font-weight: bold;
	font-size: inherit;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}
/*------------- 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, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #d8dcad;
	border: solid #29261f 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, .module_left h2, .module_center h2 {
	background-color: #715b4e;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
.head-for {
	color: #FFF;
	background-color: #D8DCAD; /*715b4e*/
	text-align: left;
	display: block;
	height: auto;
	width: 97%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.5em;
}
.decor {
	width: 100%;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 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;
	}	

	
/*  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;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	}

.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;
	margin: 0px;
	padding: 0px;
	width: 275px;
}

.float_right{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 275px;
}
.vertical-line {
	margin: 0px;
	padding: 0px;
	width: 1px;
	border: 1px solid #705B4E;
}
	
/*pullquotes*/

.pullquote_right{
	font-style: italic;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #705B4E;
	font-weight: normal;
	float: right;
	width: 300px;
	border: medium double #D8DCAD;
	margin-left: 10px;
}
.pullquote_left{
	font-style: italic;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #705B4E;
	font-weight: normal;
	float: left;
	width: 300px;
	margin-right: 10px;
	border: medium double #D8DCAD;
}
/*Contact Form CSS*/

#form-colum-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
}
#form-colum-right {
	padding: 0px;
	float: left;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#clearboth {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
.formImput-decorations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #705B4E;
	color: #3E3123;
	font-weight: normal;
}
.textfield-decorations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px;
	width: 165px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #705B4E;
	color: #3E3123;
}
.buttonsubmit {
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 20px;
	width: 100px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	background-image: url(../_media/backgrounds/button.jpg);
}
.root-left {
	padding: 4px;
	float: left;
	width: 250px;
	border: 1px solid #29261F;
	background-color: #d8dcad;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.root-text-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
.root-right {
	background-color: #d8dcad;
	padding: 4px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border: 1px solid #29261F;
}
.root-text-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.crown-center {
	background-color: #d8dcad;
	padding: 4px;
	height: 122px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #29261F;
}
.crown-center-tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.office {
	padding: 0px;
	width: 503px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.advantages {
	margin: 0px;
	float: left;
	height: auto;
	width: 280px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.questions {
	margin: 0px;
	float: right;
	width: 280px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.laser-left {
	text-align: center;
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.laser-text-left {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	padding: 4px;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	font-weight: bold;
}
.laser-right {
	text-align: center;
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.laser-text-right {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	padding: 4px;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-weight: bold;
}
.laser-center {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.laser-text-center {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 4px;
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ridge-left {
	text-align: center;
	padding: 0px;
	float: left;
	height: auto;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.ridge-right {
	text-align: center;
	padding: 0px;
	float: left;
	height: auto;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/*------------- seo locations ----------------- */

.separator {
	margin:10px auto 10px auto;
	padding:0px;
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #705B4E;
}

.google-button {
	display: inline-block;
	min-width: 54px;
	border: 1px solid gainsboro;
	border: 1px solid rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #666;
	font-size: 85%;
	font-weight: bold;
	height: 27px;
	padding: 0 8px;
	line-height: 27px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.218s;
	-moz-transition: all 0.218s;
	-o-transition: all 0.218s;
	transition: all 0.218s;
	background-color: #D14836;
	background-image: -moz-linear-gradient(top,#DD4B39,#D14836);
	background-image: -ms-linear-gradient(top,#DD4B39,#D14836);
	background-image: -o-linear-gradient(top,#DD4B39,#D14836);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#DD4B39),to(#D14836));
	background-image: -webkit-linear-gradient(top,#DD4B39,#D14836);
	background-image: linear-gradient(top,#DD4B39,#D14836);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid transparent;
	color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#DD4B39',EndColorStr='#D14836');
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	text-decoration: none;
	font-size: 13px;
}
.stars{
background:url(../_media/common_assets/5stars.png) 0 0 no-repeat; display:inline-block; width:95px; height:15px; text-indent:-9999px;
}