@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #faad60 url(../images/body-bg.gif);
}

#wrapper {
	width: 775px;
	margin:0 auto;
	font:14px/21px "Trebuchet MS", Geneva;
	background-color: #FFFFFF;
}

#intro {
	background: url(../images/intro-01.jpg) no-repeat top;
	height:277px;
}#top-nav {
	background-color: #be1e2d;
	height:34px;
}
#top-nav ul {
	list-style-type: none;
	padding:8px 0 0 10px;
}
#top-nav ul li {
	float: left;
	background-repeat:no-repeat;
	background-position: 5px 2px;
}
#top-nav ul li a{
	display: block;
	line-height:16px;
	height:16px;
	border-right:solid 1px #FFFFFF;
	text-indent:-10000px;
	margin:0px 5px 0 0;
}
#top-nav ul li.services {
	width: 92px;
	background-image:url(../images/nav/services.gif);
}
#top-nav ul li.appointment {
	width: 184px;
	background-image:url(../images/nav/fix-an-appointment.gif);
}
#top-nav ul li.clinic {
	width: 113px;
	background-image:url(../images/nav/our-clinic.gif);
}
#top-nav ul li.doctor {
	width: 126px;
	background-image:url(../images/nav/the-doctor.gif);
}
#top-nav ul li.contact {
	width: 121px;
	background-image:url(../images/nav/contact-us.gif);
}
#top-nav ul li.contact a {
	border-right:none;
}
#top-nav ul li.adic {
	width: 302px;
	background-image:url(../images/nav/adic.gif);
}
#top-nav ul li.downloads {
	width: 120px;
	background-image:url(../images/nav/downloads.gif);
}
#top-nav ul li.testimonials {
	width: 131px;
	background-image:url(../images/nav/testimonials.gif);
}
#top-nav ul li.feedback {
	width: 99px;
	background-image:url(../images/nav/feedback.gif);
}
#top-nav ul li.feedback a {
	border-right:none;
}
#content {
	padding: 10px;
	width: 755px;
}
#content ul {
	margin: 5px 0 10px 10px;
	list-style-type: none;
}
#content li {
	padding:2px 0 2px 20px;
	background:url(../images/bullets.gif) no-repeat 0px 6px;
}
#content #content-left {
	float: left;
	width: 265px;
}
#content #content-rght {
	float: right;
	width: 490px;
}
#content #services {
	background:url(../images/nav/left-nav-bg.gif) repeat-y;
}
#content #services #nav-tp {
	height: 5px;
	background:url(../images/nav/left-nav-tp.gif) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
}
#content #services #nav-md {
	padding:0 10px 0 12px;
}
#content #services #nav-bt {
	height: 12px;
	background:url(../images/nav/left-nav-bt.gif) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
}
#content #services ul {
	list-style:none;
	margin:0;
}
#content #services ul li {
	background:none;
	width:236px;
	padding:0;
}
#content #services ul li ul li {
	width:236px;
}
#content #services ul li a {
	font-weight: bold;
	color: #BE1E2D;
	text-decoration: none;
	display:block;
	width:236px;
	line-height:30px;
	background:url(../images/pink-dt.gif) repeat-x bottom;
}
#content #services ul li ul li a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
	width:226px;
	line-height:28px;
	background:none;
	margin-left:10px;
	border-bottom:solid 1px #FFFFFF;
}
#content #services ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#content h1 {
	color: #BE1E2D;
	background:url(../images/pink-dt.gif) repeat-x bottom;
	font-size: 24px;
	font-weight: bold;
	font-family: Garamond, Arial, Verdana;
	margin-bottom: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 1.4em;
	margin-right: 0;
	margin-bottom: .3em;
	margin-left: 0;
	color: #333333;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: .8em;
	margin-right: 0;
	margin-bottom: .2em;
	margin-left: 0;
	color: #666666;
	text-decoration: underline;
}

#content p {
	padding: 4px 0 12px 0;
}
#content p.loc {
	font-size: 11px;
	color: #666666;
	padding:0 0 10px 0;
}
#content p.loc a {
	color: #666666;
	text-decoration: underline;
}
#footer {
	border-top:solid 1px #CCCCCC;
	font-size: 11px;
	color: #666666;
	margin: 5px 10px 5px 10px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#f-top ul {
	list-style-type: none;
}
#f-top ul li {
	float: left;
	margin-right: 5px;
}
#f-top a {
	border-right: solid 1px  #999999;
	padding-right: 5px;
}
#f-top a.last {
	border:none;
}
.org {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}

.clearall {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.flt-left {
	float: left;
}
.flt-rght {
	text-align: right;
	float: right;
}
.flt-lft-rght-marg {
	float: left;
	margin: 0 10px 10px 0;
}
.flt-lft-rght-marg p {
	margin: 0px !important;
	padding: 2px !important;
	text-align:center;
	font:12px/16px "Trebuchet MS", Geneva;
}

#content a {
	color: #0033CC;
	text-decoration: underline;
}
#content a:hover {
	color: #BE1E2D;
}
#content .to-top {
	font-size: 11px;
	text-align: right;
}
#content .to-top a{
	background: url(../images/go-top.gif) no-repeat 0 5px;
	padding: 5px 20px 5px 23px;
}
.d11 {
	font-size: 11px;
}
.imgstyle1 {
	padding: 4px;
	border: solid 1px #FF0033;
}
#content .hm-clm4 {
	float: left;
	width: 185px;
	margin-right: 3px;
	display:inline;
	font-size: .9em;
}
#content label {
	display: block;
}
#content .input-field {
	width: 320px;
}
a.learn-more {
	background:url(../images/learn-more.gif) no-repeat;
	display: block;
	width: 93px;
	height:26px;
	text-align: center;
}
.d16org {
	font-size: 16px;
	color: #FF3300;
}
