/* CSS Document */
body {
	color: #333;
	background: #FFF url(/images/bg.gif) repeat-y top center;
	}
blockquote, table {
	margin: 0 0 14px 0;
}
h1, h2, h3, h4, h5, h6 {	
	color: #E870A9;
	border: none;
	text-transform: normal;
	}
h1 {
	margin-top: 24px;
	font-size: 1.769em;
}
h2 {	
	margin-top: 24px;
	font-size: 1.231em;
	color: #fff;
	background: #E870A9 url(/images/head-left.gif) no-repeat left;
	line-height: 1.188em;
	padding: 0;
	}
h2 span {
	display: block;
	background: transparent url(/images/head-right.gif) no-repeat right;
	padding: 2px 12px;
	}
h3 {	
	font-size: 1.15em;
	}
ul, ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul li {
	list-style: none;
	padding-left: 40px;
	background: transparent url(/images/bullet.gif) no-repeat 0 -2px;
	color: #E870A9;
	font-weight: bold;
	margin-bottom: 7px;
	}
#body img {
	border: 2px solid #E870A9;
} 

input[type=text], textarea {
	border: 1px solid #E870A9;
	font-size: 1em;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
} 
.required {
	font-size: 0.9em;
	color:#E870A9;
	font-weight: bold;
}
a {
	color: #0281CA;
	}
a:hover {
	color: #E870A9;
	text-decoration:none;
}
.arrlnk {
	padding: 2px 0 2px 29px;
	background: transparent url(/images/more-arrow.gif) no-repeat center left;
	}
.bcklnk {
	padding: 2px 0 2px 29px;
	background: transparent url(/images/back-arrow.gif) no-repeat center left;
	}
.hghlite {	
	
	}
.right {
	background: #FFF;
	padding-left: 14px;
	margin-left: 0;
}
blockquote {
	padding: 12px;
	border: none;
	background: #F9DCEA;
	color: #E870A9;
	margin: 20px 0;
}

/* Template */

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 870px;
}
#header {	
	margin-left: 143px;
	background: transparent url(/images/header-bg.gif) no-repeat bottom right;
	text-align: center;
	padding: 25px 0 35px 0;
}
#header h1 {	
	margin: 0;
}
#footer {	
	margin-left: 143px;
	background: transparent url(/images/footer-bg.gif) no-repeat top right;
	text-align: center;
	padding: 35px 0 15px 0;
	font-size: 1.3em;
	color: #E870A9;
}
#menu {
	float: left;
	width: 144px;
	margin-bottom:20px;
}
#menu ul, #menu ul li {
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin-bottom: 5px;
	background: none;
}
#menu a {
	text-align: right;
	border: none;
	display: block;
	font-size: 2.0em;
	line-height: 1.15em;
	padding: 2px 17px 2px 15px;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover {
	color: #E870A9;
}
#body {	
	background: transparent url(/images/body-bg.gif) repeat-y;
	padding: 14px 0 5px 0;

}
#derm {
	margin: 0 35px 0 187px;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: right;
}
#derm img {
	border: 0;
}
#content {
	margin: -24px 35px 0 187px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#content.sidebar {
	margin-right:245px;
}
#sidebar {
	float: right;
	width: 190px;
}
#googlemap {
	border: 2px solid #E870A9;	
	height: 200px;
	width: 250px;
	float: right;
}
#navlink {
	font-size: 1.15em;
	color: #0281CA;	
}
#navlink a {
	padding: 0 5px;
}
.treatments h3 {
	text-align: right;
	border-top: 1px solid #F9DCEA;
	padding-top: 14px;
}
.treatments h3.noline {
	border-top: none;
	padding-top: 0;
}
.treatments h3 span {
	float: left;
	text-align: left;
}
.submenu {
	width: 100%;
}
.submenu td {
	width: 25%;
	font-size: 1.15em;
	text-align: center;
}

#p-guestwin {
padding: 10px;
}
#p-guestwin h2 {
	background: #fff url(/images/ddg-smaller.gif) no-repeat top right;
	padding: 50px 0 0 0;
	border: 0;
	margin-top: 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #333;
	font-weight: bold;
	}
#guestcomm {
text-align: left;
font-size: 1.3em;
line-height: 1.5em;
background: #FFF;
padding: 10px;
border: 1px solid #E870A9;
}
#guestcomm table {
margin: 0;
}
#guestcomm .tit {
text-align: right;
white-space: nowrap;
}
#guestcomm .note {
font-size: 0.916em;
}
.questentry {
vertical-align: top;
}
.lquote {
background: url(/images/leftquote.gif) no-repeat right center;
}
.rquote {
background: url(/images/rightquote.gif) no-repeat left center;
}
