

body {
	margin:0px auto;
	padding:0px;
	font-size:12px;
	line-height:21px;
	background:url(../images/background.jpg);
	background-repeat: no-repeat;	
	background-position: top center;	
	background-color:#542b3a;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	
}


#page {
	float: left;
	width: 960px;
	padding: 0 10px 10px 10px;
}

/* Top Section */

#address {
	float: right;
	background:url(../images/address-bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	width: 280px;
	height: 70px;
	color: #92675d;	
	font-size: 12px;
	line-height:15px
}

/* Logo Container */
#logo {
	width: 350px;
	height: 130px;
	float: left;
	padding-left:10px;
	padding-bottom: 10px;
}

#logo a {
	display: block;
	margin-top: 10px;
	margin-left: 4px;
}

/* Top Menu */
#top-menu-container {
	display: block;
	padding: 5px;
	width: 400px;
	height: 60px;
	float: right;
	text-align:right
}

/* Navigation */
#nav-container{
	background:url(../images/top-nav.png);
	height:58px;
	text-align:center;
}

#nav { 
	height:57px; 
	width:940px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;
	/*border: 1px solid;*/
}

#nav li {
	float: left;
	text-align:center;
	list-style: none ;	
	height:50px;
	margin:3px 0px 0px 0px; 
	background: transparent url(../images/nav-line.png) center right no-repeat;	
	width:100px;
}

#nav li.last {
	background: transparent;	
}

#nav li.last_active {
	background: transparent;	
}

#nav ul { 
	 float:left;
	margin:0px 0px 0px 10px; 
	line-height:48px;
	width:900px;
}

#nav li { 
	float:left; 
	list-style-type:none; 
	overflow:hidden; 
}

#nav ul li a { 
	font-size:12px;
	text-decoration:none; 
	display:block;  
	color:#92675d;
}

#nav ul li a:hover { 
	text-decoration:none;
	background: transparent url(../images/nav-hover.png) center no-repeat;	
	color:#aa8b87;
}

#nav ul li.active a,#nav ul li.last_active  a { 
	color:#92675d;
}

#nav ul li.active a:hover { 
	color:#71473d;
}

/* End Nav */

#header{
	margin-top: 5px;
	background:url(../images/header.png);
	height:286px;
	position:relative;
	overflow:hidden;
	/*border: 1px solid;*/
}

#header-content{
	width:900px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

#header-content-padding {
	padding: 0;
	height: 238px;
}

/* Index Slides */

ul#slides li img{
	padding: 0;
}

	
.header-image {
	float: right;
	width: 480px;
	height: 235px;
	margin: 0;
	/*background: url(../images/header_image_container.png)no-repeat;*/
	z-index: 0;
	/* border: 1px solid;*/
}

.header-left{
	float: left;
	margin-right: 5px;
	width: 380px;
	height: 235px;
	/*border: 1px solid;*/
}
		
.header-description {
	float: left;
	width:480px;
	padding-top: 20px;
	color: #bab397;
	font-family: Georgia, Times, serif;
	font-size: 18px;	
	height: 180px;
	font-weight: normal;
	line-height: 24px;
}
		
.header-control {
	float: left;
	width: 380px;
	height: 35px;
}
		
.header-description p {
	margin-bottom: 10px;
}

.header-description ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style: none;
}

.header-description ul li {
	background: url(../images/header_bullet.png) no-repeat left;
	padding: 2px 25px;
	padding-right: 0;
}

.header-description h1 {
	color: #e3f0fe;
	font-size: 31px;
	font-weight: bold;
}
				
.header-description h2 {
	color: #bfb89a;
	font-size: 28px;
	padding-bottom: 15px;
	margin: 0;
	line-height: 30px;
	font-style: normal;
}
			
.header-image .padding {
	padding: 20px 0px 0px 0px;
}

/* End Slider */
#header-content-small {
	background: #4f8bc8;
	padding: 28px 20px 38px 20px;
	border-bottom: 1px #2d5e8e solid;
	float: left;
	width: 920px;
}
	
#header-content-small h2 {
	margin: 0;
	padding: 0;
	color: #d8e2ee;
	font-size: 27px;
	font-family: verdana, sans-serif;
}


/* Sub Header */

#sub-header{
	margin-top: 5px;
	background:url(../images/sub-header.png);
	height:167px;
	position:relative;
	overflow:hidden;
	/*border: 1px solid;*/
}

#sub-header-content{
	width:900px;
	margin-left: 30px;
	margin-right: 30px;
	z-index: 0;
}

#sub-header-content-padding {
	padding: 0;
}


.four-blocks {
	float: left;
	width: 219px;
	margin: 0 0px;

}

.three-blocks {
	float: left;
	width: 292px;
	margin: 0 0px;

}


/* Content Styles */

#main {
	float: left;
	width: 960px;
	background:url(../images/main-bg.png);
	position: relative;
	overflow: hidden;
}

#main-container {
	width:900px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	z-index: 0;
}

#content {
	float: left;
	width: 620px;
	padding-right: 20px;
	border-right: 1px #75483d dotted;
	margin-left: 0px;
	position: relative;
	overflow: hidden;

}
	
#content h1 {
	border-bottom: 1px #391b20 solid;
	color: #391b20;
	padding-bottom: 7px;
	text-transform:uppercase;
	
}

#content h2 {
	border-bottom: 1px #5b3631 solid;
	color: #5b3631;
	padding-bottom: 7px;
	text-transform:uppercase;
	
}

#content h3 {
	border-bottom: 1px #6f433b solid;
	color: #6f433b;
	padding-bottom: 7px;
	text-transform:uppercase;
}

#content h4 {
	color: #391b20;
	margin-bottom: 10px;
	text-transform:uppercase;
}

#content h5 {
	color: #391b20;
	margin-bottom: 5px;
}


#content h2 span {
	/*
	background: url(../images/arrow.png) no-repeat left 5px;
	padding-left: 15px;
	*/
}


#content p {
	padding-bottom: 15px;
	margin: 0;
	clear: both;

}

#content .item {
	padding-bottom: 20px;
	float: left;
}

#content .treatment-blocks {
	float: left;
	width: 180px;
	height: 220px;
	margin-left: 0px;
	position: relative;
}

#content ol li{
	font-weight: bold;
}

#right {
	float: left;
	width: 230px;
	padding-left: 20px;
	
}

#right .padding {
	padding-bottom: 10px;
}

#right h1 {
	border-bottom: 1px #391b20 solid;
	color: #391b20;
	padding-bottom: 7px;
	
}

#right h2 {
	border-bottom: 1px #5b3631 solid;
	color: #5b3631;
	padding-bottom: 7px;
	text-transform:uppercase;
	
}

#right h3 {
	border-bottom: 1px #6f433b solid;
	color: #6f433b;
	padding-bottom: 7px;
	text-transform:uppercase;
}


#right h5 {
	color: #4c81bd;
	margin-bottom: 5px;
}

#right .blocks {
	float: left;
	width: 110px;

}

#right .blocks-three {
	float: left;
	width: 70px;
	padding-bottom:20px

}

#main-bottom{
	background:url(../images/main-bottom.png);
	height:22px;
	position:relative;
}

/* Verticle Menu */

.vertical-list, .list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.vertical-list li {
	width: 100%;
    padding: 0;
	margin: 0;
}

.list li {
	margin: 0;
	padding: 5px 0px;
}

li.link {
	background-image: url(../images/list-link.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 15px;
	margin: .4em 0;
}

li.pdf {
	background-image: url(../images/list-pdf.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 15px;
	margin: .4em 0;
}

li.pricing {
	background-image: url(../images/list-pricing.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 15px;
	margin: .4em 0;
}

li.camera {
	background-image: url(../images/list-camera.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 15px;
	margin: .4em 0;
}

li.internal {
	background-image: url(../images/list-internal-link.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 15px;
	margin: .4em 0;
}

li.info {
	background-image: url(../images/list-info.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0px 3px 15px;
	margin: .4em 0;
}
.list li label {
	color: #777;
	width: 70px;
	float: left;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

	
.vertical-list a {
	display:block;
	color: #666;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 15px;
	overflow: hidden;
}

.vertical-list a:hover {
	color: #391b20;
}

/* Side Nav */
.right-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.right-nav li {
	width: 100%;
    padding: 0;
	margin: 0;
}

.right-nav a {
	display:block;
	color: #666;
	text-decoration:none;
	font-weight:normal;
	padding: 5px;
	overflow: hidden;
}

.right-nav a:hover {
	color: #391b20;
	background-color: #efefef;
}
	
/* Footer Style */

#footer{
	background:url(../images/footer.png);
	height:87px;
	color: #92675d;
}


#footer-copy { 
	width:400px;
	height: 20px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	text-align:right;
}

#footer-nav { 
	width:500px;
	height: 20px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}

#footer-nav li {
	float: left;
	text-align:left;
	list-style: none ;	
	margin: 0px 10px 0px 0px; 
}

#footer-nav ul { 
	float:left;
	margin:0px 0px 0px 0px; 
	width:500px;
}

#footer-nav li { 
	float:left; 
	list-style-type:none; 
	overflow:hidden; 
}

#footer-nav ul li a { 
	font-size:12px;
	text-decoration:none; 
	color:#92675d;
}

#footer-nav ul li a:hover { 
	text-decoration:none;
	color:#aa8b87;
}

#footer-nav ul li.active a,#footer ul li.last_active  a { 
	color:#92675d;
}

#footer-nav ul li.active a:hover { 
	color:#71473d;
}

#footer a {
	color: #92675d;	
}

#footer a:hover {
	color: #6699cc;
}

#footer a.current {
	font-weight: bold;
}

#footer p { 
	margin: 0;
	padding: 0;
}

#subfooter {
	font-size: 11px;
	width: 960px;
	text-align: center;
	color: #774a3f;
}

#subfooter a {
	color: #774a3f;	
}

#subfooter a:hover {
	color: #774a3f;
	text-decoration: underline;
}

/* End of Footer Style */




/* contact form style */
form {
  padding: 20px 0;
  margin: 0;
}
label {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #444;
	padding: 5px;
}
input,
textarea{
	padding: 5px;
	font: 400 12px arial, sans-serif;
	background: url(../images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;  
}
input:focus,
textarea:focus{  
  color: #333;
  background-color: #edf2f5;
}
#name, #phone, #email, #subject{
	width:250px;
}
#message{
	width:360px;
	height:150px;
}

#submit {
	height: 27px;
	background: url(../images/submit_button.png) no-repeat top left;
	
	margin-top: 0px;
	width: 91px;
	border: none;
	margin-right: 6px;
	font-weight: bold;
	cursor: pointer;
	color: #777;
}

/* use form-button class for input button tags. */

input.form-button {
	padding: 5px 15px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #777;
	background-color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #bbb #bbb #ccc;
	background: url(../images/gradient.gif) repeat-x;
}


/* testimonials */

.testimonial {
	width: 100%;
}

#content .testimonial blockquote {
	margin: 0;
	padding:0px 0px 0px 30px;
	background:url(../images/quote.png) no-repeat 0px 0px;
	
}
#content .testimonial blockquote p.quote{
	text-align:left;
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	margin-bottom: 10px;
}

#content .testimonial blockquote p.author{
	text-align:right;
	font-size:12px;
	color:#999;
	font-weight:bold;
	font-family: Tahoma, arial;
	font-style:normal;	
}

/*table styles  */

table {
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-bottom: none;
}

thead th {
	background: #eaeaea none repeat scroll 0 0;
	border-top: 1px #fff solid;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 1em;
	text-align: left;
}

td {
	background: #f5f5f5;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
	color: #777;
}

tr.even td {
	background: #fdfdfd;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}




/* CSS sliding doors button */

a.button, a.button-color, a.button-header {
	background: url('../images/button.png') no-repeat scroll top left; 
	float: left;
	height: 27px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 0px;
}

a.button span, a.button-color span, a.button-header span  {
	background: url('../images/button.png') no-repeat scroll top right; 
	float: left;
	height: 27px;
	position: relative;
	left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
	line-height: 17px;
}

a.button:hover span {
	color: #666;
}

a.button-color {
	background: url('../images/button_color.png') no-repeat scroll top left; 
}

a.button-color span {
	background: url('../images/button_color.png') no-repeat scroll top right; 
	color: #bab397;
}

a.button-header {
	background: url('../images/button_header.png') no-repeat scroll top left; 
}

a.button-header span {
	background: url('../images/button_header.png') no-repeat scroll top right; 
	color: #fff;
	padding-left: 10px;
	padding-right: 25px;
}

a.button:hover, a.button-color:hover, a.button-header:hover  {
	background-position: left -155px;
}

a.button:hover span, a.button-color:hover span, a.button-header:hover span {
	background-position: right -155px;
}

	
/* OtherStyles */

.textblock {
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	padding-bottom: 0px;
	border: 1px #ddd solid;
	margin-bottom: 10px;
	background-color: #f7f7f7;
}


#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
}

.notification_ok {
	color: #229922;	
}


/* Overlay */
/* use a semi-transparent image for the overlay */
#overlay {
	background-image:url(../images/transparent.png);
	color:#efefef;
	height:450px;
}
 
/* container for external content. uses vertical scrollbar, if needed */
div.wrap {
	height:441px;
	overflow-y:auto;
}

/* Link Styles */

.more {
	font-weight: bold;
}

/* Twitter Feed */
.twitted {
	width: 230px;
	margin-bottom: 1.5em;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #fff;
	background-color: #888;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("../images/loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #aaa;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #391b20;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #a24f5d;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}

/* Misc Styles */

.block {
	padding-bottom: 20px;
}

.title {
	padding-bottom: 0px;
	overflow: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-margin-left {
	margin:0 10px 3px 0;
}

.image-margin-right {
	margin:0 0 3px 10px;
}

.image-left, .image-border, .image-right{
	padding:3px;
	margin:3px 10px 3px 0;
	border:1px #553331 solid;
	background: #391a20;
	float: left;
}

.image-small-left{
	background: #fdfdfd;
	padding:3px;
	margin:0 5px 0 0;
	border:1px #ccc solid;
}

.image-small-right {
	background: #fdfdfd;
	padding:3px;
	margin:0 0 0 3px;
	border:1px #ccc solid;
}

.image-border {
	margin:0;
}

.image-right {
	margin:3px 0 3px 10px;
	float: right;
}

.margin-10-lr {
	margin: 0 10px;
}

.margin-10-left {
	margin-left: 10px;
}

.margin-10-right {
	margin-right: 10px;
}

.margin-20-left {
	margin-left: 20px;
}

.margin-20-right {
	margin-right: 20px;
}

.margin-21-left {
	margin-left: 21px;
}





