/* ---------- site structure --------- */

body {
	font: 13px/17px "Trebuchet MS", trebuchet, arial, sans-serif;
	color: #8f5208;
	background: #336666;
	line-height: 140%;
}

#header {
	width: 100%;
	background: #eeedc0 url(../images/header-bg.gif) repeat-x bottom;
}

#main {
	width: 100%;
	background: #336666 url(../images/content-area-bg.gif) repeat-y center;
}

#footer {
	width: 100%;
	background: #eeedc0;
	border-top: 2px solid #b5ba7a; 
	border-bottom: 9px solid #b5ba7a; 
}

.content, #copyright {
	width: 1020px;
	margin: auto;
	overflow: hidden;
}

#header .content {
	background: transparent url(../images/header-content-bg.jpg) no-repeat scroll left top;
	height: 155px;
	position: relative;
}

#main .content {
	background: #FFFFFF url(../images/main-content-bg.png) no-repeat scroll left top;
	padding: 10px 0 2em 0;
}

#footer .content {
	background: url(../images/footer-content-bg.jpg) no-repeat top;
	height: 121px;
	position: relative;
}

/* ---------- homepage ----------- */

#home .content {
	width: 1000px;
}

#home #header .content {
	background: url(../images/home_header_bg.jpg) no-repeat top;
	height: 186px;
}

#home #main .content {
	background: url(../images/home_content_bg.jpg) no-repeat top;
	padding: 0;
	height: 433px;
	overflow: hidden;
}

#home #main {
	width: 100%;
	background: #336666 url(../images/home_content_area_bg.gif) repeat-y center;
}

#home #main .content #text {
	padding: 60px 0 0 190px;
	width: 400px;
}

#home #main .content #text p {
	margin: 12px 0 0 0;
}

#home #footer .content {
	background: url(../images/home_footer_bg.jpg) no-repeat top;
}	

/* ---------- typography ---------- */

h1.logo a {
	position: absolute;
	top: 21px;
	left: 9px;
	text-indent: -5000px;
	background: url(../images/cole-logo.gif) no-repeat left;
	height: 98px;
	width: 229px;
}

#home h1.logo a {
	left: 150px;
}
h1 {				
	color:#3D7A7A;
	font-size:25px;
	font-variant:inherit;
	font-weight:normal;
	letter-spacing:0px;
	line-height:115%;
	}
h2 {				
	color:#BF6C0B;
	font-size:23px;
	font-variant:inherit;
	font-weight:normal;
	letter-spacing:0px;
	line-height:115%;
	}
h1.heading {
	display:block;
	font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
	margin:6px 0 0px;
	padding-bottom:0px;
	text-shadow:1px 1px 1px #8FBCBC, -1px -1px 1px #FFFFFF;
}

h2.heading {
	background-attachment:scroll;
	background-image:url(../images/h1_title_bg.png);
	background-position:left 4px;
	background-repeat:no-repeat;
	display:block;
	text-indent:80px;
	font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
	margin: 0px;
	text-shadow:1px 1px 1px #faf2e8, -1px -1px 1px #FFFFFF;
	height:45px;
	margin:0 0 25px;
}

h3 {
	color:#3A7575;
	font-size:18px;
	margin:5px 0 10px;
}

h4 {
	color:#BF6C0B;
	font-size: 15px;
	margin: 0 0 0 21px;
}

h4#phone-number {
	background: url(../images/h4-phone-number.gif) no-repeat top;
	width: 319px;
	height: 41px;
	text-indent: -5000px;
	position: absolute;
	right: 53px;
	top: 35px;
}

#home h4#phone-number {
	right: 100px;
	top: 75px;
}

p {
	margin: 0px;
}

#text ul {
	margin: 0 30px 1em 21px;
	list-style: disc;
	padding: 3px 0 0 20px;
}

a {
	text-decoration: none;
	color: #3D7A7A;
}

/*---------- #main structure ---------- */

#main #text {
	float:left;
	padding:15px;
	width:460px;
}

#main #photo {
	width: 200px;
	float: right;
	margin: 28px 0 0 0;
}


/* ---------- h2 header replacements ---------- 



h2.anti_aging {
	background-image: url(../images/h2_anti_aging.gif);
}

h2.botox_cosmetic {
	background-image: url(../images/h2_botox_cosmetic.gif);
}

h2.botox_juvederm {
	background-image: url(../images/h2_botox_juvederm.gif);
}

h2.botox_radiesse {
	background-image: url(../images/h2_botox_radiesse.gif);
}

h2.broad_band {
	background-image: url(../images/h2_broad_band.gif);
}

h2.brow_lift {
	background-image: url(../images/h2_brow_lift.gif);
}

h2.contact_us {
	background-image: url(../images/h2_contact_us.gif);
}

h2.directions {
	background-image: url(../images/h2_directions.gif);
}

h2.dr_cole {
	background-image: url(../images/h2_dr_cole.gif);
}

h2.eyelid_lift {
	background-image: url(../images/h2_eyelid_lift.gif);
}

h2.fullface_lift {
	background-image: url(../images/h2_fullface_lift.gif);
}

h2.laura {
	background-image: url(../images/h2_laura.gif);
}

h2.laser_hair {
	background-image: url(../images/h2_laser_hair.gif);
}

h2.laser_overview {
	background-image: url(../images/h2_laser_overview.gif);
}

h2.laser_profractional {
	background-image: url(../images/h2_laser_profractional.gif);
}

h2.latest_news {
	background-image: url(../images/h2_latest_news.gif);
}

h2.medical_services {
	background-image: url(../images/h2_medical_services.gif);
}

h2.midface_lift {
	background-image: url(../images/h2_midface_lift.gif);
}

h2.neck_lift {
	background-image: url(../images/h2_neck_lift.gif);
}

h2.peels_resurfacing {
	background-image: url(../images/h2_peels_resurfacing.gif);
}

h2.registration_paperwork {
	background-image: url(../images/h2_registration_paperwork.gif);
}

h2.restylane_perlane {
	background-image: url(../images/h2_restylane_perlane.gif);
}

h2.services_overview {
	background-image: url(../images/h2_services_overview.gif);
}

h2.skin_tyte {
	background-image: url(../images/h2_skin_tyte.gif);
}

h2.thank_you, h2.consultation_thank_you_message {
	background-image: url(../images/h2_contact_us.gif);
}
*/


/* ---------- #photo styles ---------- */

#photo .photo {
	height: 179px;
	width: 177px;
	margin: 0 0 0 23px;	
	background: url(../images/photo-about.jpg) no-repeat;
}

#photo .call {
	width: 177px;
	font: 14px/16px helvetica, arial, sans-serif;
	color: #999d67;
	margin: 20px 0 0 23px;
}

#latest_news #photo .call {
	margin: 0 0 0 23px;
	background: url(../images/bg-news-sidebar.gif) top left no-repeat;
	font-style: italic;
}




/* ---------- #footer styles ---------- */

#footer a.whats-new {
	position: absolute;
	text-indent: -5000px;
	top: 16px;
	left: 161px;
	width: 214px;
	height: 58px;
	background: url(../images/btn-whats-new.gif);
}

#footer .address {
	width: 175px;
	font: 11px/12px "Trebuchet MS", trebuchet, arial, sans-serif;
	color: #cc750c;
	position: absolute;
	left: 412px;
	top: 25px;
}

#footer .second {
	margin: 0 0 0 125px;
	border: none;
	padding-top:0px;
}

#footer .third {
	margin: 0 0 0 310px;
	border: none;
	padding-top:0px;
}

#copyright {
	padding: 16px 0;
}

#copyright p, #copyright a {
	font: 10px/12px helvetica, arial, sans-serif;
	color: #91A499;
	text-decoration: none;
}

#copyright p {
	margin: 0 0 0 172px;
}


/* --------- Download info link ----------- */

div.download_info a {
	display: block;
	width: 256px;
	height: 32px;
	background: url(../images/btn_download_info.gif);
	text-indent: -5000px;
	margin: 24px 0 0 21px;
}

div.download_info a.surgery {
	width: 340px;
	background: url(../images/btn-surgery-photo.gif);
}

div.download_info a.rejuvenation {
	width: 340px;
	background: url(../images/btn-rejuvenation-photo.gif);
}

div.download_paperwork a {
	display: block;
	width: 173px;
	height: 32px;
	background: url(../images/btn-paperwork.gif);
	text-indent: -5000px;
}

/* ---------- page specific exceptions ---------- */

#registration_paperwork #text ul {
	margin:10px 0 0;
}

#registration_paperwork #text li {
	background-image:url("/images/nav_arrow.png");
	background-position:0 3px;
	background-repeat:no-repeat;
	list-style-type:none;
	margin-bottom:1em;
	padding-left:12px;
}

/*.column {
	width: 240px;
	float: left;
	border-right: 1px solid #cbd189;
} */

.second {	
	border-top:1px dotted #B4B979;
	margin-top:15px;
	padding-top:15px;
}

.third {
	border-top:1px dotted #B4B979;
	margin-top:15px;
	padding-top:15px;
}


.column h4 {
	font-size: 13px;
	margin:10px 0 10px 0;
}

.column p {
	font-size: 12px;
}

.column p.address {
	font-size: 13px;
}

h5#bloglink {
	color:#CC750C;
	float:right;
	margin-right:50px;
	margin-top:7px;
	text-decoration:underline;
}

h5#bloglink A {
	color:#CC750C;
}

#home h5#bloglink {
	color:#CC750C;
	float:right;
	margin-right:100px;
	margin-top:27px;
	text-decoration:underline;
}

#form {
	background:#EEEDC0 none repeat scroll 0 0;
	border:1px solid #B5BA7A;
	float:right;
	margin:10px 10px 10px;
	padding:10px;
	width:180px;

}

#form h4 {
	margin-bottom:9px;
	margin-left:auto;
	margin-right:auto;
}

#form p {
	margin:5px;
}
#tinymce {
	background-color:#ffffff;
}
div.download_paperwork {
	float:right;
	margin:25px;	
}

img.content_left {
	background-color:#B4B979;
	border:2px solid #EEEDC0;
	float:left;
	margin:0 6px 6px 0;
	padding:1px;

}
img.content_right {
	background-color:#B4B979;
	border:2px solid #EEEDC0;
	float:right;
	margin:0 0 6px 6px;
	padding:1px;

}
