/*--------------------- Last Modified  5/19/2010 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. Used with Permission.                             
  May not be duplicated or reproduced.

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }	

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background: #F7EACB url("../images/bg-body.jpg") center top no-repeat;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }
ol { margin-left: 20px ;}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#295B5A; text-decoration:underline; }
a:hover,a:active	{ color:#A45511; text-decoration:underline; }

/* ----- classes ----- */

p.header-one {font-size:1.2em; color:#000; font-weight:bold;}
p.header-two {font-size:1.1em; color:#000; font-weight:bold;}
p.header-three {font-size:1.0em; color:#000; font-weight:bold;}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
p.keyword-list {font-size: .9em;}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:20px;
	background:url("../images/bullet-back-to-top.gif") right no-repeat;
	line-height:15px;
	}

.read-more { display:block; }
	
p img.img-left, h2 img.img-left, h3 img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
img.img-left { 
	float:left; 
	margin:2px 10px 10px 20px; 
	}
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
img.img-border { 
	border: 2px solid #fff;
	}
.read-more { 
	background:url("../images/btn-read-more.gif");
	height:23px;
}

body#privacy ul li {margin-bottom: 10px;}
body#privacy {background: #F7EACB; padding: 10px 10px 10px 10px;}

body#spls ul li {margin-bottom: 10px;}
body#spls {background: #F7EACB; padding: 10px 10px 10px 10px;}


/* ----- global form elements ----- */ 

form {
	width:150px;
	padding:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#F7F0DE !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C8B289;
	color:#000;
	width:150px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { 
	margin:90px 0 0 242px; 
	background:url("../images/btn-submit.gif");
	width:72px;
	height:20px;
	border:none;
	cursor:pointer;
	}

input.submit-image { 
	background:url("../images/btn-submit.gif");
	width:72px;
	height:20px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main,
.contact-main { padding:20px 0 10px 0; }
	
#contact-main label,
.contact-main label { 
	width:180px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select,
.contact-main label input, .contact-main label textarea, .contact-main label select { 
	width:150px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select,
.contact-main label select {
	width:155px;
	}
	
#contact-main label textarea,
.contact-main label textarea { height:100px; }



/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:797px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	height:382px;
	background:url("../images/masthead.jpg");
	}
	/* description text */
	#masthead .description {
		color: #1b6159;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		left: 0;
		letter-spacing: -1px;
		position: absolute;
		text-align: center;
		top: 120px;
		width: 797px;
		word-spacing: 2px;
	}
	/* home link within #masthead */		
	#masthead a.logo {	
		position:absolute;
		left:230px;
		width:341px;
		top:153px;
		height:76px; 
		}
	#masthead a.logo span {
		display:none;
		}
	/* spa banner */
	#masthead .spa-banner img {
		display: block;
		height: 104px;
		left: 141px;
		position: absolute;
		top: 259px;
		width: 501px;
	}

/* ----- column-left ----- */

#column-left {
	width:248px;
	float:left;
	padding-top:10px;
	}
	
	#column-left .content {
	width: 190px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 38px;
		} 
	

/* ----- column-right ----- */

#column-right {
	width:548px;
	float:left;
	margin: 0px;
	padding: 0px;
	}

	/* background image list items */
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #column-right ol {
		margin:0px 66px 10px 20px;
		}

	#column-right ul li { 
		background:transparent url("../images/bullet.jpg") 10px 0px no-repeat;
		padding-left:30px; 
		line-height:14px;
		margin:0 5px 5px 0;
		}
	
	#column-right dt {
		margin-bottom:20px;
		}
	
	#column-right dd { 
		width:200px;
		float:left;
		padding:0 0 20px 20px;
		}
	
	#lists {
	width:175px;
	background:url("../images/bg-lists.jpg") repeat-y;
	float:right;
	margin:0 66px 10px 10px;
	display: inline;
	}
	
	#lists p, #lists h2, #lists h3, #lists ul { padding:0px; margin: 0px 7px 8px 10px;}
	
	#bottom-lists {
	background:url("../images/bottom-list.jpg");
	height:7px;
	overflow:hidden; /* add this for small heights in IE */
	}
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") no-repeat;
	height:31px;
	clear:both;
	width:100%;
	}
body#index #bottom-wrap {	
	background:url("../images/bottom-wrap-index.gif") no-repeat;
	height:1px;
	clear:both;
	width:100%;
	overflow:hidden;
	}


/* subhead framework
 * ------------------------------------------------------------------------- */
 


#subhead {
	height:80px; /* sets height for all subheads */
	}

	body#index #subhead {
		background:url("../images/subhead-index.gif") ; 
		}
		
	body#body #subhead {
		background:url("../images/subhead-body.gif") ; 
		}
				
	body#non-surgical #subhead {
		background:url("../images/subhead-non-surgical.gif"); 
		}
	body#fraxel #subhead {
		background:url("../images/subhead-fraxel.gif");
		}
	body#iguide #subhead {
		background:url("../images/subhead-iguide.gif");
	}
	body#index #iguide {
		background: url(../images/subhead-iguide.gif) no-repeat scroll 0 0 transparent;
		padding: 85px 0 10px;
	}
	body#new-youth-spa #subhead {
		background:url("../images/subhead-new-youth.gif"); 
		}
	body#practice #subhead {
		background:url("../images/subhead-practice.gif"); 
		}		
	body#doctors #subhead {
		background:url("../images/subhead-doctors.gif"); 
		}	
	body#face #subhead {
		background:url("../images/subhead-face.gif"); 
		}
	body#facelift #subhead {
		background:url("../images/subhead-facelift.jpg"); 
		}
	body#rhino #subhead {
		background:url("../images/subhead-rhino.jpg"); 
		}
	body#breast #subhead {
		background:url("../images/subhead-breast.gif"); 
		}	
	body#breast-aug #subhead {
		background:url("../images/subhead-breast-aug.gif"); 
		}		
	body#lipo #subhead {
		background:url("../images/subhead-lipo.gif"); 
		}	
	body#abdomino #subhead {
		background:url("../images/subhead-abdomino.gif"); 
		}		
	body#skin #subhead {
		background:url("../images/subhead-skin.gif"); 
		}
	body#skin-cancer #subhead {
		background:url("../images/subhead-skin-cancer.gif"); 
		}		
	body#laser #subhead {
		background:url("../images/subhead-laser.gif"); 
		}
	body#sculpting #subhead {
		background:url("../images/subhead-body-sculpting.gif"); 
		}		
	body#staff #subhead {
		background:url("../images/subhead-medical-staff.gif"); 
		}	
	body#spa-treatment #subhead {
		background:url("../images/subhead-spa-treatments.gif"); 
		}	
	body#med-spa #subhead {
		background:url("../images/subhead-med-spa.gif"); 
		}		
	body#gallery #subhead {
		background:url("../images/subhead-gallery.gif"); 
		margin: 0px;
		}		
	body#contact #subhead {
		background:url("../images/subhead-contact.gif"); 
		}
	body#thankyou #subhead {
		background:url("../images/subhead-thankyou.gif");
		}
	body#sitemap #subhead {
		background:url("../images/subhead-sitemap.jpg");
		}
	body#readmore #subhead {
		background:url("../images/subhead-readmore.jpg");
		}
	body#specials #subhead {
		background:url("../images/subhead-specials.jpg"); 
		}
	body#events #subhead {
		background:url("../images/subhead-events.jpg"); 
		}
	body#testimonials #subhead {
		background:url("../images/subhead-testimonials.gif");
		}
#column-right #beautiful-results {
	background:url("../images/beautiful-results.gif");
	height:95px;
	margin: 0px 0px 10px 0px;
	}
	
/*

#specials {
		background:url("../images/subhead-specials.gif") no-repeat; 
		}		
*/
		
#subhead-new-spa {
	background:url("../images/subhead-new-spa.gif");
	height:121px;
	}
#subhead-med-staff {
	background:url("../images/subhead-med-staff.gif");
	height:121px;
	}	
#column-right #subhead-medical {
	background:url("../images/subhead-medical-index.gif");
	height:95px;
	margin: 0px 0px 10px 0px;
	}
#column-right #our-physicians {
	margin: 0px 0px 10px 0px;
	height: 95px;
	background: url("../images/subhead-doctors-index.gif");
}	
	
	#spa-girl {
	background:url("../images/bottom-spa-index.jpg") right bottom no-repeat;
	overflow:hidden;
	}
	
	#img-spa-girl {
		background:url("../images/img-spa-girl.jpg") left bottom no-repeat;
		}

#subhead-question {
	background:url("../images/subhead-questions.gif");
	height:45px;
	}
	
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:797px;
	margin:0 auto;
	text-align:center;
	background:url("../images/bg-wrap-footer.gif") repeat-y;
	font-size: .95em;
	}

#footer-flower {
	background:url("../images/bg-footer-flower.jpg") no-repeat;
	padding:150px 20px 20px 20px;
	}

#footer-flower  p {
	color:#295B5A;
	}

#footer-flower  a:link, #footer-flower  a:visited {
	color:#295B5A;
	}

#footer-flower  a:hover, #footer-flower  a:active {
	color:#A45511;
	}

#footer-flower  ul {padding-top:10px;}

#footer-flower  li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #295B5A;
	}

	#footer-flower  li.first { border: none; padding-left: 0px; }
	
/* Horizontal Sprite Nav - Skin Cancer
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav-01.jpg") no-repeat; 
	width:797px; 
	height:25px; 
	margin-bottom:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:25px; display:block; z-index:2; }
 
#nav li { float:left; list-style:none; _display:inline; outline:none; position: relative;}

#nav-01 { width: 46px; margin-left:26px;}
#nav-02 { width: 91px; margin-left:1px;}
#nav-03 { width: 37px; margin-left:1px;}
#nav-04 { width: 43px; margin-left:1px;}
#nav-05 { width: 49px; margin-left:1px;}
#nav-06 { width: 86px; margin-left:1px;} 
#nav-07 { width: 94px; margin-left:1px;}
#nav-08 { width: 152px; margin-left:1px;}
#nav-09 { width: 56px; margin-left:1px;}
#nav-10 { width: 82px; margin-left:1px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("../images/nav-01.jpg")  -26px -25px no-repeat;}
#nav-02 a:hover {background:url("../images/nav-01.jpg") -73px -25px no-repeat;}
#nav-03 a:hover {background:url("../images/nav-01.jpg") -165px -25px no-repeat;}
#nav-04 a:hover {background:url("../images/nav-01.jpg")	-203px -25px no-repeat;}
#nav-05 a:hover {background:url("../images/nav-01.jpg") -247px -25px no-repeat;}
#nav-06 a:hover {background:url("../images/nav-01.jpg") -297px -25px no-repeat;}
#nav-07 a:hover {background:url("../images/nav-01.jpg") -384px -25px no-repeat;}
#nav-08 a:hover {background:url("../images/nav-01.jpg") -479px -25px no-repeat;}
#nav-09 a:hover {background:url("../images/nav-01.jpg") -632px -25px no-repeat;}
#nav-10 a:hover {background:url("../images/nav-01.jpg") -689px -25px no-repeat;}


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	z-index:1;
	overflow:hidden;
	left:-9999px;
	padding-right:0px;			/* Fixes one px spacing for border-right in FF */
	background-color:#285450;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; 				/* Height of each drop down nav item */
	border:1px solid #FFF;
	border-top:none;
	overflow:hidden;
	}	

#nav li ul li a {
	width:100%;
	height:20px;				/* Height of each drop down nav item, should match above */
	line-height:20px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto;}

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-07 ul a:hover, #nav-08 ul a:hover {
	background-image:none;
	background-color:#DCDDB9;
	color:#285450;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:139px; }	
#nav-03 ul, #nav-03 li { width:142px; }	
#nav-04 ul, #nav-04 li { width:250px; }	
#nav-05 ul, #nav-05 li { width:160px; }	
#nav-07 ul, #nav-07 li { width: 80px; }
#nav-08 ul, #nav-08 li { width:154px; }

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#subnav-index {
	background:url("../images/procedures-list.jpg") top left no-repeat;					
	width:248px;		/* Width of buttons, not entite image (or half of entire image) */
	height:437px;		/* Height of entire image */
	margin-bottom:0;
	}

#subnav-index li span { display: none; }

#subnav-index li {
	float:left;
	list-style:none;
	}

#subnav-index li, #subnav-index a { 
	height:64px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#subnav-index-01 { padding:42px 0 0 33px; width:182px; }

/* margin-top if there is a spacing between each nav button */
#subnav-index-02, #subnav-index-03, #subnav-index-04, #subnav-index-05, #subnav-index-06 { padding:0 0 0 33px; width:182px; }

#subnav-index-01 a:hover { background:url("../images/procedures-list.jpg") -281px  -42px no-repeat; }
#subnav-index-02 a:hover { background:url("../images/procedures-list.jpg") -281px  -106px no-repeat; }
#subnav-index-03 a:hover { background:url("../images/procedures-list.jpg") -281px  -170px no-repeat; }
#subnav-index-04 a:hover { background:url("../images/procedures-list.jpg") -281px  -234px no-repeat; }
#subnav-index-05 a:hover { background:url("../images/procedures-list.jpg") -281px  -298px no-repeat; }
#subnav-index-06 a:hover { background:url("../images/procedures-list.jpg") -281px  -362px no-repeat; }


/* Vertical Sprite Button - New Youth Skin Treatment
 * ------------------------------------------------------------------------- */
#new-youth-button {
    background: url("../images/new-youth-sprite.jpg") 0 0 no-repeat;
	}
	
#new-youth-button a {
    display: block;
    height: 157px;
    width: 248px;
    margin-left:1px;
    margin-top:30px;
	outline:none;
    }

 #new-youth-button a:hover, #new-youth-button a:active {
    background: url("../images/new-youth-sprite.jpg") -249px 0px;
	outline:none;
    }			

a#laser-btn {
	background: url("../images/btn-lasers.jpg");
	height: 92px;
	display: block;
	margin: 10px 0px 10px 0px;
}

a#feelbetter {
	background: url("../images/feelbetterbtn.jpg");
	height: 116px;
	display: block;
	margin: 10px 0px 10px 0px;
}

/* SKIN___Horizontal Sprite Nav
 * ------------------------------------------------------------------------- 

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:797px; 
	height:25px; 
	margin-bottom:0; 	
	}

#nav span { display: none; }

#nav li, #nav a { height:25px; display:block; }

#nav li { float:left; list-style:none; _display:inline; outline:none;}

#nav-01 { width: 47px; margin-left:47px;}
#nav-02 { width: 91px; margin-left:1px;}
#nav-03 { width: 38px; margin-left:1px;}
#nav-04 { width: 42px; margin-left:1px;}
#nav-05 { width: 50px; margin-left:1px;}
#nav-06 { width: 36px; margin-left:1px;}
#nav-07 { width: 95px; margin-left:1px;}
#nav-08 { width: 152px; margin-left:1px;}
#nav-09 { width: 56px; margin-left:1px;}
#nav-10 { width: 81px; margin-left:1px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- 
#nav-01 a:hover {background:url("../images/nav.jpg")  -47px -25px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.jpg") -95px -25px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.jpg") -187px -25px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.jpg") -226px -25px no-repeat;}
#nav-05 a:hover {background:url("../images/nav.jpg") -269px -25px no-repeat;}
#nav-06 a:hover {background:url("../images/nav.jpg") -320px -25px no-repeat;}
#nav-07 a:hover {background:url("../images/nav.jpg") -357px -25px no-repeat;}
#nav-08 a:hover {background:url("../images/nav.jpg") -453px -25px no-repeat;}
#nav-09 a:hover {background:url("../images/nav.jpg") -606px -25px no-repeat;}
#nav-10 a:hover {background:url("../images/nav.jpg") -663px -25px no-repeat;}

*/

/*------------- Blog Styles -------------*/
body#blog #subhead {
	background:url("../images/subhead-blog.jpg"); 
	}
body#blog #location {
	background-image: url(../images/subhead-location_new.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin-left: -38px;
}		

legend {
	display: inline;
	font-weight: bold;
	color: #22655e;
}

#sidebar li strong {color: #22655e;}
input.commentform-submit {
	width: 120px;
	height: 20px;
	background-color: #22655e !important;
	color: #fff;
	display: inline;
	_margin-left: -20px;
	}
#searchform input.submit {
	background: url("../images/btn-search.jpg") center no-repeat;
	width: 70px;
	height: 18px;
		border: none;
}

body#blog #column-left ul li ul li { 
		background:transparent url("../images/bullet.jpg") 10px 0px no-repeat;
		padding-left:30px; 
		line-height:16px;
		margin:0 5px 5px 0;
		}
body#blog #column-left ul li.rss {
	background: none;
	padding-left: 10px;
	}
body#blog #column-left ul li.rss a { 
		background:transparent url("../images/rss-feed.jpg") 0px 3px no-repeat;
		padding-left:20px; 
		line-height:16px;
		margin:0 5px 5px 0;
		}
#column-right h3.storytitle {
	margin-top: 15px;
	font-size: 1.2em;
	}
	
div.meta, div.feedback {
		margin:0px 66px 10px 20px;
}
#column-right div.meta {
	font-size: .95em;
	margin-bottom: 10px; 
	display: block; 
	background-color: #f2dea2 !important;
	padding: 2px;
	}



#specials-promotions {
	background: url('../images/subhead-specials-promotions.jpg') no-repeat;
	height: 124px;
	width: 248px;
	margin-bottom: 10px;
	margin-top: -10px;
	position:relative;
	}
	
		#specials-promotions a {
		position:absolute;
		top: 0px;
		left: 0px;
		height: 124px;
		width: 248px;	
	}
	
#specials-promotions a:hover {
	background: url(../images/subhead-specials-promotions.jpg) 0px -124px no-repeat;
	}
	#specials-promotions a span {display: none;}




#visit-map-1 {
	height: 230px;
	position: relative;
	background: url("../images/visit-map-1.jpg");
	}
	
	#visit-map-1 p {
	position: absolute;
	top: 61px;
	left: 61px;
	width: 150px;
	height: 70px;
	color: #310d00;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	}


#visit-map-2 {
	height: 170px;
	position: relative;
	background: url("../images/visit-map-2.jpg") no-repeat;
	}
	
	#visit-map-2 p {
	position: absolute;
	top: 31px;
	left: 61px;
	width: 150px;
	height: 51px;
	color: #310d00;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	}

#visit-map-3 {
	height: 170px;
	position: relative;
	background: url("../images/visit-map-3.jpg") no-repeat;
	}
	
	#visit-map-3 p {
	position: absolute;
	top: 28px;
	left: 61px;
	width: 150px;
	height: 51px;
	color: #310d00;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	}



body#blog #column-right dt { font-weight: bold; margin: 5px 0px 3px 0px;} 
body#blog #column-right dd { 
		width:auto;
		float:none;
		padding:0px;
		}


#btn-blog {
	background: url('../images/subhead_blog-on.jpg') no-repeat;
	height: 124px;
	width: 248px;
	margin-top: -10px;
	margin-bottom: 10px;
	position:relative;
	}
	
	#btn-blog a {
		position:absolute;
		top: 0px;
		left: 0px;
		height: 124px;
		width: 248px;	
	}
	
#btn-blog a:hover {
	background: url(../images/blog-btn_new.jpg) 0px -124px no-repeat;
	}
	#btn-blog a span {display: none;}
	
	
#btn-veins {
	background: url('../images/btn-veins.jpg') no-repeat;
	height: 124px;
	width: 248px;
	margin-top: -10px;
	margin-bottom: 10px;
	position:relative;
	}
	
	#btn-veins a {
		position:absolute;
		top: 0px;
		left: 0px;
		height: 124px;
		width: 248px;	
	}
	
#btn-veins a:hover {
	background: url(../images/btn-veins.jpg) 0px -124px no-repeat;
	}
	#btn-veins a span {display: none;}
	
	

#column-right ol {margin-left: 40px;}
#column-right ul li ol li {
	background: none;
	list-style: decimal;
	padding: 0px;
	}

body#blog #column-right h2 {margin-top: 20px;}
#location {
	background-image: url(../images/subhead-location_new.jpg);
	background-repeat: no-repeat;
	height: 80px;
}
body#blog #column-left {
	width:248px;
	float:left;
	padding-top:10px;
	}
	
body#blog #column-left .content {
	width: 190px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 38px;
		} 

/*========================== Begin Images =============================*/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.wp-caption-text {
	margin: 10px 0 !important;
	text-align: center;
}

/* End Images */

/*=============================== Blog Gallery ============================*/
#blog .gallery {
	margin: 0 66px 10px 20px;
}
#blog .gallery .gallery-item {
	margin: 10px 0;
}

/* contact form 'captcha' */
.blank {
	border: 0 none;
	display: block;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

/* ============================ Testimonials ===========================*/
#testimonials blockquote cite {
	border-bottom: 1px solid #22655e;
	display: block;
	margin: 0 70px 20px 20px;
	padding: 0 0 20px;
	text-align: right;
}
