body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C4D0B3;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#585858;
	font-family: Arial, Helvetica, 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%;
	}

#wrap {
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	}

#wrapcenter	{
	padding: 0px;
	width: 900px;
	height: 100%;
	float: left;
	}
	

html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 10px;
	height: 200px;
	float: left;
	background-image:  url(../_media/backgrounds/bg_left.jpg);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 10px;
	height: 200px;
	float: right;
	background-image: url(../_media/backgrounds/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#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:#585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #708651;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #708651;
	text-align: left;
	margin-top: 0px;
	}

h2 {
	color: #4C7298;
	font-family: Verdana, Arial, Helvetica, sans-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: #4D7399;
	text-decoration: none;
	border-bottom: 1px dotted #4D7399;
	}

a:hover {
	background-color: #C4D0B3;
	}

ul {
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 0px;
	}
	
ol {
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 0px;
	}
	
li {
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 100%;
	background-image: url(../_media/common_assets/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	position: relative;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .module_left, .module_center, .module_right, #mapContainer {
	border: solid #CCCCCC 1px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #FFFFFF;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 5px 5px 5px 5px;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.module_right {
	float: right;
	width: 350px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	
	
.module_left {
	float: left;
	width: 350px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px auto 0px auto;
	width: 99%;
	height: auto;
	padding-bottom: 5px;
	}

.module_right h2, .module_left h2, .module_center h2 {
	color: #4C7298;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	text-align: left;
	margin: 0;
	}

.module_right p, .module_left p, .module_center p, .module_right h3, .module_left h3, .module_center h3 {
	padding-left: 6px;
	padding-right: 6px;
	}

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	

.dotted_line {
	border-top: 1px dotted #CCCCCC;
	width: 80%;
	height: 1px;
	margin: 10px auto;
}

.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;
}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 900px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../_media/backgrounds/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

/*------------- content main ----------------- */

#content_main{
	width: 864px;
	min-height: 350px;
	text-align: left;
	padding: 18px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

#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;
	background-image: url(../_media/backgrounds/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 20px 0px;
	}
	
/*------------- content side ----------------- */


#content_side{
	float: left;
	width:0px;
	height: 400px;
	min-height: 100%;
	margin: 0px;
	position: relative;
	}
	
/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: right;
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}
#footer p{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

#footer a, .copyright {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	border-bottom: none;
}


#footer a:hover {
}

/*------------- 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;
}
#reviews {
	padding: 5px;
	float: left;
	position: relative;
}
#facebook {
	float: right;
	position: relative;
	height: 35px;
	width: 165px;
}
#facebook a:link, #facebook a:hover, #facebook a:visited, #facebook a:active{ 
	border: none;
	background:none;
	}
	
.stars{
background:url(../_media/common_assets/5stars.png) 0 0 no-repeat; display:inline-block; width:95px; height:15px; text-indent:-9999px;
}

.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;
}

