@charset "UTF-8";
/* CSS Document */

/* set in the body tag the background color ramp and general type styles */
html {
	height:100%;
}

html, body {
	font-family:"Lucida Grande", Arial, Arial;
	margin-top:0px;
	font-size: 14px;
	font-style: normal;
	color: ##603813;
	line-height:20px;
	margin:0 auto;
	padding:0;
	height:100%;
	min-height:100%;
	background-image:url(../images/new-background-sliver.png);
	background-position:left top;
	background-repeat:repeat-x;

}


/* modal styles */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:700px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:500px;
  padding:20px;
  background-color:#ffffff;
  	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #454545;
}

#boxes #dialog p {
  	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #454545;
	line-height:22px;
	
}

#boxes #dialog h1 {
	margin-top:0px;	
}

#boxes #dialog .textfield {
	padding:5px;
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #454545;
	border: 1px solid #454545;
}

#boxes .close {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	color: #454545;
	float:right;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}

/* end modal*/

#wrapper {
	margin:0 auto;
	width:100%;
	height:auto !important;   
	height:100%;  
	min-height:100%; 
}

/* navigation */
#navigation {
	background-image:url(../images/new-nav-spacer.png);
	background-repeat:repeat-x;
	width:100%;
	height:59px;
	position:absolute;
	margin-top:20px;
	margin-right:0px;
	font-family:"Lucida Grande", Arial, Arial;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	font-style:normal;
	z-index:5;
	top: -14px;
}
#navigation .wrapper {
	margin-top:14px;
	z-index:7;
}	
#navigation .wrapper a {
	text-decoration:none;
	color:#ffffff;
	margin-left:50px;
	text-shadow: 1px 1px 1px #666666;
	z-index:8;
}

#homehover {
	background-image:url(../images/navhover.png);
	background-repeat:repeat-x;
	width:100px;
	height:31px;
	margin-left:50px;
	position:absolute;
	left: -28px;
	top: 27px;
	z-index:6;
	visibility: hidden;
}

	
/* for the landing page */
#mainimage {
	margin-top:70px;
	margin-left:252px;
	width:720px;
	height:260px;
	position:absolute;
	top: -5px;
	z-index:4;
}

/* for the contact page */
#contactimage {
	margin-top:80px;
	margin-left:252px;
	width:720px;
	height:260px;
	position:absolute;
	top: -5px;
	z-index:4;
}

/* for the rest of the interior pages */
#interiorimage {
	margin-top:80px;
	margin-left:252px;
	width:720px;
	height:148px;
	position:absolute;
	top: -5px;
	z-index:4;
}

/* left column - contains the logo and the testimonials */
#leftcolumn {
	width:252px;
	background:#ffffff url(../images/vertical-shadow-divider.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:600px;
	margin-top:60px;
	position:absolute;
}

#testimonials {
	margin-top:10px;
	width:210px;
	height:343px;
	margin-left:10px;
	background-image:url(../images/sidebar-fade.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#testimonials p {
	font-family:"Lucida Grande", Arial, Arial;
	font-size:16px;
	font-weight:normal;
	color:#603813;
	font-style:normal;
	margin-left:20px;
	padding-top:20px;
	width:162px;
	letter-spacing:-1px;
	line-height:26px;
	margin-bottom:10px;
}

#testimonials h3 {
	font-family:"Lucida Grande", Arial, Arial;
	font-size:14px;
	font-weight:normal;
	color:#603813;
	font-style:normal;
	text-align:right;
	margin-right:10px;
}

#testimonials h2 {
	font-family:"Lucida Grande", Arial, Arial;
	font-size:14px;
	color:#603813;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	margin-left:20px;
}

#testimonials h2 a {
	font-family:"Lucida Grande", Arial, Arial;
	font-size:14px;
	color:#603813;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	margin-right:10px;
}

#testimonials h2 a:hover {
	font-family:"Lucida Grande", Arial, Arial;
	font-size:14px;
	color:#603813;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	text-align:left;
}

/* landing page content*/
#landingcontent {
	margin-left:275px;
	margin-top:340px;
	position:absolute;
	width:655px;
}

#landingcontent h1 {
font-family:"Lucida Grande", Arial, Arial;
font-weight:normal;
font-style:normal;
font-size:20px;
color:#603813;
letter-spacing:-1px;
margin-top:0px;
margin-bottom:0px;
}

#landingcontent h2 {
font-family:"Lucida Grande", Arial;
font-weight:bold;
font-style:normal;
font-size:14px;
color:#603813;
margin-top:0px;
margin-bottom:0px;
}

#landingcontent p {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:14px;
color:#4e4e4e;
line-height:20px;
}

#landingcontent p .contactinfo {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:14px;
color:#4e4e4e;
font-size:14px;
line-height:18px;
letter-spacing:-1px;
}

/* doctors page content*/
#doctorscontent {
	margin-left:275px;
	margin-top:260px;
	position:absolute;
	width:655px;
}

#doctorscontent h1 {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:20px;
color:#603813;
letter-spacing:-1px;
margin-bottom:20px;
}

#doctorscontent h2 {
font-family:"Lucida Grande", Arial;
font-weight:bold;
font-style:normal;
font-size:14px;
color:#603813;
margin-top:0px;
margin-bottom:0px;
}

#doctorscontent p {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:14px;
color:#4e4e4e;
}

#doctorscontent p img {
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}


/* interior page content*/
#interiorcontent {
	margin-left:275px;
	margin-top:260px;
	position:absolute;
	width:655px;
}

#interiorcontent h1 {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:20px;
color:#603813;
letter-spacing:-1px;
margin-bottom:0px;
}

#interiorcontent h1 a {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:20px;
color:#603813;
letter-spacing:-1px;
margin-bottom:0px;
text-decoration:none;
}

#interiorcontent h1 a:hover {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:20px;
color:#603813;
letter-spacing:-1px;
margin-bottom:0px;
text-decoration:underline;
}

#interiorcontent h2 {
font-family:"Lucida Grande", Arial;
font-weight:bold;
font-style:normal;
font-size:14px;
color:#603813;
margin-top:0px;
margin-bottom:0px;
}

#interiorcontent h2 a {
font-family:"Lucida Grande", Arial;
font-weight:bold;
font-style:normal;
font-size:14px;
color:#603813;
margin-top:0px;
margin-bottom:0px;
text-decoration:none;
}

#interiorcontent h2 a:hover {
font-family:"Lucida Grande", Arial;
font-weight:bold;
font-style:normal;
font-size:14px;
color:#603813;
margin-top:0px;
margin-bottom:0px;
text-decoration:underline;
}

#interiorcontent p {
font-family:"Lucida Grande", Arial;
font-weight:normal;
font-style:normal;
font-size:14px;
color:#4e4e4e;
}

/* forms*/

.jlhTextfield {
	font-family:"Lucida Grande", Arial, Arial;
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
	color: #603813;
	border: solid 1px #9ed5bc;
	padding: 1px;
}


.jlhButton {
	font-family:"Lucida Grande", Arial, Arial;
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
	color: #603813;
	border: solid 1px #603813;
	background-color: #9ed5bc;
}


/* all footer styles*/
#footer {
	margin-left:20px;
	margin-right:20px;
	width:910px;
	height:100px;
	margin-top:30px;
	background-image:url(../images/footer-rule.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:absolute;
	left: 3px;
	top: 700px;
	bottom:0;
}

#footer p {
font-family:"Lucida Grande", Arial;
font-size:11px;
color:#4e4e4e;
font-weight:normal;
font-style:normal;
text-align:center;
}

#footer a {
font-family:"Lucida Grande", Arial;
font-size:11px;
color:#4e4e4e;
font-weight:normal;
font-style:normal;
text-align:center;
text-decoration:none;
}

#footer a:hover {
font-family:"Lucida Grande", Arial;
font-size:11px;
color:#603813;
font-weight:normal;
font-style:normal;
text-align:center;
text-decoration:underline;
}

#footer2 {
	margin-left:20px;
	margin-right:20px;
	width:910px;
	height:100px;
	margin-top:30px;
	background-image:url(../images/footer-rule.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:absolute;
	left: 3px;
	top: 640px;
	bottom:0;
}

#footer2 p {
font-family:"Lucida Grande", Arial;
font-size:11px;
color:#4e4e4e;
font-weight:normal;
font-style:normal;
text-align:center;
}

#footer2 a {
font-family:"Lucida Grande", Arial;
font-size:11px;
color:#4e4e4e;
font-weight:normal;
font-style:normal;
text-align:center;
text-decoration:none;
}

#footer2 a:hover {
font-family:"Lucida Grande", Arial;
font-size:11px;
color:#603813;
font-weight:normal;
font-style:normal;
text-align:center;
text-decoration:underline;
}
