/* @override http://www.drlayt.com/css/layout.css */

/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. 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
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body {
	text-align:left;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #FFFFCC;
	background-image: url(../images/bg_body_pay.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
body#index { 
	background:#FFFFCC url("../images/bg-body-index.jpg") top repeat-x;
	}
body#surgeon { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#practice { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#team { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#aug { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#reduction { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#lift { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#recon { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#tummytuck { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#lipo { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#eyelid { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#brow { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#face { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#thermage { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#nose { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#ear { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#ipl { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#injections { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#microderm { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#micropig { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#peel { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#recon { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#skt { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#laserskin { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#sunscreen { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#cosmetics { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#skincare { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#news { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#consult { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#privacy { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#contact { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#thankyou { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#sitemap { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#gynaecomastia { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#labioplasty, body#specials { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
body#blog { 
	background:#FFFFCC url("../images/bg-body-index1.jpg") top repeat-x;
	}
#bg-body {
	background:url("../images/bg-img.jpg") top right no-repeat;
	}
blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#434F7E; }
h3	{ font-size:1.0em; color:#D8AD57; }
h4	{ font-size:0.9em; font-weight:bold; color:#D8AD57; }

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

a:link,a:visited	{ color:#434F7E; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}
div.clear-h2	{ 
	clear:both;
	height:10px; 
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:0px 6px 0px 0px;
	}
img.margin-left { 
	margin:0px 0px 0px 20px;
	}
img.img-right { 
	float:right; 
	margin:0px 0px 0px 4px; 
	}
div.index-sub-column {
	float: left;
	margin: 0 0 5px 20px;
	width: 250px;
	}

#inthemedia {

}


#media-buttons {
	position:relative;
	background:url("../images/media-buttons.jpg");
	height:200px;
	margin-left:10px;
	}
	/* index page link within #masthead */		
	#media-buttons  a.canberra {
	position:absolute;
	left:3px;
	width:179px;
	top:1px;
	height:123px;
		}
		
	#media-buttons  a.coast {
	position:absolute;
	left:0px;
	width:187px;
	top:127px;
	height:132px;
		}	
		
	#media-buttons  a.label1 {
	position:absolute;
	left:-1px;
	width:189px;
	top:263px;
	height:136px;
		}	
		
	#media-buttons  a.label2 {
	position:absolute;
	left:0px;
	width:188px;
	top:401px;
	height:134px;
		}
		
		#media-buttons  a.label3 {
	position:absolute;
	left:0px;
	width:188px;
	top:540px;
	height:134px;
		}		
		
		#media-buttons  a.label4{
	position:absolute;
	left:0px;
	width:188px;
	top:670px;
	height:134px;
		}		
		
		#media-buttons  a.label5 {
	position:absolute;
	left:0px;
	width:188px;
	top:800px;
	height:134px;
		}		
		
		#media-buttons  a.label6 {
	position:absolute;
	left:0px;
	width:188px;
	top:935px;
	height:134px;
		}

		#media-buttons  a.label7 {
	position:absolute;
	left:0px;
	width:188px;
	top:1069px;
	height:134px;
		}						
		
		#media-buttons  a.label8 {
	position:absolute;
	left:0px;
	width:188px;
	top:1px;
	height:200px;
		}						
				
	#media-buttons  a span {
		display:none;
		} 

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

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

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */
#contact-main input.checkbox, #contact-main input.radio {width: 12px; background-color: #FFFFCD; margin-bottom: 5px; padding-left: 0px; margin-bottom:10px;}
#contact-main .radio {background-color:#FFFFCD;}
form#contact-main div.radio-box	{ width: 300px; float: left;}
form#contact-main label.radio-label	{ width: 250px; float: left; text-align: left;}
#contact-main div.2-col { float: left; width: 200px;}
#contact-consultation input.checkbox, #contact-consultation input.radio {width: 12px; background: none; margin-bottom: 5px; padding-left: 105px; border: none;}
form#contact-consultation div.radio-box	{ width: 300px; float: left;}
form#contact-consultation label.radio-label	{ width: 250px; float: left; text-align: left;}
form#contact-consultation .radio-box input radio { background: #FFFFCD; border: none; }
#contact-consultation div.2-col { float: left; width: 200px;}
input, textarea, select { 
	/*background-color:#FFFFFF !important;*/ /* to prevent highlighting by Google Toolbar */
	/*border:1px solid #434F7E;*/
	color:#000;
	width:143px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-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:.95em;
	}
#contact-main input.radio {background-color:#FFFFCD;;}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

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


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; width: 600px}

#contact-main label { 
	width:220px; 
	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 { 
	width:170px;
	position:absolute; 
	left:243px; 
	top:-6px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ consultation contact form ------------------------ */

#contact-consultation { margin:20px 0 10px 0; width: 600px}

#contact-consultation label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-consultation label input, #contact-consultation label textarea, #contact-consultation label select { 
	width:170px;
	position:absolute; 
	left:243px; 
	top:-6px;
	}

#contact-consultation label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-consultation label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main, input.submit-contact-consultation { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main, input.submit-contact-consultation {
	margin:100px 0 0 243px;
} 

input.submit-contact-main2{
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main2 {
	margin:20px 0 0 243px;
} 



/* defines placement of contact-main submit button */

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:850px;
	margin:0;
	text-align:left;
	}
#wrap-img {
	background:url("../images/bottom-img.jpg") bottom no-repeat;
	width:850px;
	margin:0 auto;
	text-align:left;
	}
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:120px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:5px;
		width:134px;
		top:5px;
		height:110px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	background: url("../images/col-left-wrap.jpg") repeat-y;
	width:198px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 10px 10px 15px;
		}

	#column-left form {
	padding-left:20px;
	padding-bottom: 20px;
} /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:652px;
	float:left;
	position:relative;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #column-right ol {
		margin:0px 10px 10px 10px;
		}

	#column-right form { margin-left:20px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
			.disclaimer {font-size:11px; padding:10px;}

.specialh1 {font-size:18px;}			
.special1 {margin-left:20px; margin-bottom:25px; background-color:#EFEBB3; padding:10px; border:1px solid #F6D645;}
.special2 {margin-left:20px; margin-bottom:25px; background-color:#D0D6D6; padding:10px;}
.specialtop {font-size:15px;}
.specialheader {font-weight:bold; border-top:1px dashed #E3DE8A; border-bottom:1px dashed #E3DE8A;}
			
/* ---------------------------FLASH -----------------------------*/
/*#flash-banner {/*height: 117px; width:490px; margin-left: 96px; padding-top: 3px; float:left;*//*}*/
#flash-banner{
float:left;
height:119px;
margin-left:96px;
padding-top:2px;
width:490px;
}
#flash-banner {-margin-left: 64px;}
#flash-left {height:222px; margin-left: 1px; width: 193px; }
#flash-main-container {
	width: 565px;
	height: 223px;
	}
#flash-main {
	height: 223px; 
	width: 344px;
	float: left;
	}
#flash-main-2 {
	float: left;
	height: 223px; 
	width: 220px;
	}

/* ------------------------ header framework ------------------------ */
#header-graphic { height:300px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:66px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); height: 26px; margin-bottom: 12px;}
	body#pay_options #subhead { background:url("../images/subhead-index.jpg"); height: 26px; margin-bottom: 12px;}
	body#surgeon #subhead { background:url("../images/subhead-drlayt.jpg"); }
	body#practice #subhead { background:url("../images/subhead-practice.gif") left no-repeat; }
	body#team h1#subhead { background:url("../images/subhead-team.gif") left no-repeat; margin: 0px;}
	body#aug #subhead { background:url("../images/subhead-augmentation.gif"); }
	body#reduction h1#subhead { background:url("../images/subhead-reduction.gif") left no-repeat;  margin: 0px;}
	body#lift #subhead { background:url("../images/subhead-lift.gif") left no-repeat; }
	body#recon h1#subhead { background:url("../images/subhead-reconstruction.gif") left no-repeat;  margin: 0px;}
	body#tummytuck #subhead { background:url("../images/subhead-tummy.gif") left no-repeat; }
	body#lipo #subhead { background:url("../images/subhead-lipo.gif") left no-repeat; }
	body#eyelid #subhead { background:url("../images/subhead-eyelid.gif") left no-repeat; }
	body#brow h1#subhead { background:url("../images/subhead-browlift.gif") left no-repeat;  margin: 0px;}
	body#face #subhead { background:url("../images/subhead-facelift.gif") left no-repeat; }
	body#thermage h1#subhead { background:url("../images/subhead-thermage.gif") left no-repeat;  margin: 0px;}
	body#nose #subhead { background:url("../images/subhead-nose.gif") left no-repeat; }
	body#ear h1#subhead { background:url("../images/subhead-ear.gif") left no-repeat;  margin: 0px;}
	body#ipl h1#subhead { background:url("../images/subhead-ipl.gif") left no-repeat;  margin: 0px;}
	body#injections h1#subhead { background:url("../images/subhead-injections.gif") left no-repeat;  margin: 0px;}
	body#microderm h1#subhead { background:url("../images/subhead-microderm.gif") left no-repeat;  margin: 0px;}
	body#micropig h1#subhead { background:url("../images/subhead-micropig.gif") left no-repeat;  margin: 0px;}
	body#peel h1#subhead { background:url("../images/subhead-peel.gif") left no-repeat;  margin: 0px;}
	body#skt h1#subhead { background:url("../images/subhead-skt.gif") left no-repeat;  margin: 0px;}
	body#laserskin h1#subhead { background:url("../images/subhead-laserskin.gif") left no-repeat;  margin: 0px;}
	body#sunscreen h1#subhead { background:url("../images/subhead-sunscreen.gif") left no-repeat;  margin: 0px;}
	body#cosmetics h1#subhead { background:url("../images/subhead-cosmetics.jpg") left no-repeat;  margin: 0px;}
	body#skincare h1#subhead { background:url("../images/subhead-skincare.gif") left no-repeat;  margin: 0px;}
	body#news h1#subhead { background:url("../images/subhead-news.jpg") left no-repeat;  margin: 0px;}
	body#privacy #subhead { background:url("../images/subhead-privacy.gif") left no-repeat; }
	body#consult h1#subhead { background:url("../images/subhead-contact.gif") left no-repeat;  margin: 0px;}
	body#contact #subhead { background:url("../images/subhead-contact.gif") left no-repeat; }
	body#thankyou h1#subhead { background:url("../images/subhead-thankyou.gif") left no-repeat;  margin: 0px;}
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg") left no-repeat; }
	body#gynaecomastia #subhead { background:url("../images/subhead-gynaecomastia.jpg") left no-repeat; }
	body#labioplasty #subhead { background:url("../images/subhead-labioplasty.jpg") left no-repeat; }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") left no-repeat; }
	body#blog #subhead { background:url("../images/subhead-news.jpg") left no-repeat; }
	
	body#specials #subhead { background:url("../images/subhead-specials.jpg") left no-repeat; margin:0;}

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#click-to-call {
		height:186px;
		display:block;
		background:url("../images/click-to-call.jpg") no-repeat;	
		}
		#click-to-call:hover {
				background:url("../images/click-to-call.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#click-to-call span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	padding: 10px 0 10px 0;
	background-color:#D8AD57;
	width:auto;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#434F7E;
	margin-bottom:10px;
	width: 820px;
	margin: 0 15px 10px 15px;
	font-size: .95em;
	}

#footer a:link, #footer a:visited { color:#FFFFCC; }
#footer a:hover, #footer a:active { color:#434F7E; }

#footer ul {margin-bottom:10px;
	width: 820px;
	margin: 0 15px 10px 15px;
	font-size: .95em;
}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #FFFFCC;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:942px; 
	height:29px; 
	margin:0;
	padding:0;
	z-index:9999;
	background-color:#F4DD59;
	}

#nav span { display: none; }

#nav li, #nav a { height:29px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; z-index:99; }

#nav-01 { width: 53px; margin-left: 18px;}
#nav-02 { width: 69px;}
#nav-03 { width: 80px;}
#nav-04 { width: 128px;}
#nav-05 { width: 119px;}
#nav-06 { width: 93px;}
#nav-07 { width: 77px;}

#nav-09 { width: 112px;}
#nav-10 { width: 60px; }

/*-------------- (-79px) X position of button / (-29px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -18px -29px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -71px -29px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -140px -29px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -220px -29px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -348px -29px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -467px -29px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -560px -29px no-repeat; }

#nav-09 a:hover { background:url("../images/nav.jpg") -637px -29px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -749px -29px no-repeat; }
/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#E1DE8D;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:99;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #003457;
	border-top:none;
	z-index:99;
	}	

#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:#003457;
	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 { 
	background-image:none;
	background-color:#FFFFCC;
	color:#003457;
	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:100px; }		
#nav-03 ul, #nav-03 li { width:150px; }
#nav-04 ul, #nav-04 li { width:260px; }		
#nav-05 ul, #nav-05 li { width:120px; }
#pay_options #column-right {
	width: 500px;
	padding-top: 0px;
}
#pay_options #column-right h1 {
	text-align: center;
}

.post {
	margin: 0 0 0 30px;
	border-bottom: 1px solid #082857;
	width: 525px;
}

#column-right .post h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

#column-right .post h2, #column-right .post p {
	margin-left: 0;
}

#column-right p#metaData {
	font-size: 10px;
}

#btnMap {
	background: url("../images/btnMap.jpg") no-repeat;
	margin: 0 0 10px 3px;
	display: block;
	width: 192px;
	height: 47px;
	text-indent: -9999px;
}

#phone {margin:80px 0 0 100px; display:block; float:left; font-size:20px; color:#FFF; display:none;}

.janeimg {border-top:1px solid #D9AD54; border-right:1px solid #D9AD54; border-bottom:1px solid #D9AD54; margin-bottom:10px;}


/* -- SPECIALS --*/
.sp_leftside {
	float: left;
	width: 270px;
}

.sp_rightside {
	float:right;
}
.SP_header {font-family:Georgia, 'Times New Roman', Times, serif; font-size:30px; padding-top:20px; font-weight:100; color:#434F7E;}
.SP_subheader {font-family:Georgia, 'Times New Roman', Times, serif; font-size:20px; padding-top:10px; font-weight:100; color:#434F7E;}
.SP_subheader_small {font-family:Arial, Helvetica, sans-serif; color:#6b6b6b; font-size:18px; margin-left:10px; margin-top:0px; font-weight:200;}
.SP_hr {border-bottom:dashed; color:#EDCE7E; width:75%; border-bottom-width:thin; background:none; margin-left:10px; border-top:none; border-left:none; border-right:none; margin-top:-7px;}
.specialtitle { padding-top:20px; color:#434F7E; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; padding-top:5px; width: 275px;}
.greenbox {background-color:#efebb3; margin-top:20px; width:500px; height:250px; position:relative;}
.img-right-special {float:right; border: 1px solid #8b8a86; margin-top:12px;}
.specialtxt {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-style:italic; width:270px; font-size:15px; padding-top: 40px;}
.percent {position:absolute; bottom:0; font-weight:bold; font-size:18px; width:270px; color: #434F7E;}
.percent-alot {position:absolute; bottom:0; font-weight:bold; font-size:16px; width:270px; top: 156px; color: #434F7E;}
.sp_break {clear:both; height:20px;}
.clear {
	clear: both;
}

.teamphotos {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #013765;
	padding: 5px;
	background-color: #fff;
	float: left;
	margin-right: 10px;
}

.floatr {
	float: right;
	width: 420px;
}