/* CSS Document */

body {
	margin:0px;
	background-image:url(../images/page-bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif, Lucida Sans;
	font-size:12px;
	color:#333;
	font-weight: normal;
	text-align:left;
	line-height:16px;
	margin-top:10px;
}
#outer {
	width:1002px;
	margin:auto;
}
.header {
	width:1002px;
	height:148px;
	position:relative;
}
.appointpentRequest {
	height:102px;
	width:335px;
	margin:189px 0 0 455px;
}
.hero-img01-app {
	background-image:url(../images/hero-image-appointment.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
	font-size:0px;
}
.appointpentRequest-inner {
	clear:both;
	height:36px;
	width:298px;
	position:absolute;
	top:337px;
	left:617px;
}
.curvy-font {
	font-family:Monotype Corsiva;
	font-size:18px;
	line-height:20px;
	color:#396166;
}
.curvy-font a:link, .curvy-font a:visited {
	font-family:Monotype Corsiva;
	font-size:18px;
	color:#990000;
}
.curvy-font a:hover, .curvy-font a:visited:hover {
	font-family:Monotype Corsiva;
	font-size:18px;
	color:#666666;
}
.curvy-font ul {
	font-family:Arial, Helvetica, sans-serif;
}
.curvy-fontsign {
	font-family:Monotype Corsiva;
	font-size:36px;
	line-height:40px;
	color:#396166;
	padding-right:10px;
}
.curvy-ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#396166;
	font-weight:bold;
}
.btnImage {
	cursor:pointer;
}
.bodyLocation {
	width:180px;
	margin:0 10px 0 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.logo {
	width:292px;
	height:139px;
	float:left;
	padding-left:10px;
}

/*
.weather {
	width:292px;
	padding-top:50px;
	height:39px;
	float:left;
	padding-left:50px;
} */


.weather {
	width:292px;
	padding-top:50px;
	float:left;
	padding-left:50px;
}

.weather_in{
	height: 39px;
}


.search_box{
	padding-top: 15px;
	text-algin: right;
}


.search_box input.search_field{
	width: 150px;
}



.location {
	float:right;
	padding-right:50px;
}
.location a:link, .location a:visited {
	text-decoration:none;
	color:#525f27;
}
.location a:hover, .location a:visited:hover {
	text-decoration:underline;
	color:#333;
	text-decoration:none;
}
img {
	border:0px;
}
.menu-bg {
	background-image:url(../images/menu-bg.png);
	width:940px;
	height:50px;
	position:absolute;
	background-position:center;
	color:#000;
	font-weight:bold;
	padding-top:10px;
	padding-left:52px;
	font-size:13px;
}
.home-hero-img {
	width:990px;
	height:411px;
	background-repeat:no-repeat;
	margin-left:5px;
}
.cell-color {
	background-color:#eef1e6;
}
.cell-color-first {
	background-color:#f9faf5;
}
.hero-img01 {
	background-image:url(../images/inner-hero-image01.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
	font-size:0px;
}
.hero-img02 {
	background-image:url(../images/inner-hero-image02.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
}
.hero-img03 {
	background-image:url(../images/inner-hero-image03.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
}
.hero-img04 {
	background-image:url(../images/inner-hero-image04.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
}
.hero-img05 {
	background-image:url(../images/inner-hero-image05.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
}
.hero-img06 {
	background-image:url(../images/inner-hero-image06.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
}
.home-hero-img-inside {
	background-image:url(../images/hero-img-inside.jpg);
	width:990px;
	height:245px;
	background-repeat:no-repeat;
	margin-left:5px;
}
ul.top-menu {
	margin:0px;
	padding:0px;
	font-size:13px;
	list-style-position:inside;
	list-style:none;
}
ul.top-menu li {
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 2px 0px 2px;
	color:#000;
	font-size:13px;
	float:left;
	position:relative;
}
.top-menu li a:hover {
	color:#fff;
	text-decoration:none;
	background-image:url(../images/menu-bg-hover.jpg);
}
.top-menu li a {
	color:#000;
	text-decoration:none;
	padding:6px 7px 8px 7px;
	display:block;
}
ul.top-menu ul {
	position: absolute;
	z-index: 500;
	top: 24px;
	left: -30px;
}

ul.top-menu ul li {
	display:block;
}
ul.top-menu ul li a
{	
	height:23px;
	margin-top:0px;
	text-indent:0px;
	background:#666666;
	color:#fff;
	display:block;
	float:none;
	padding-left:10px;
	padding-top:7px;
	text-decoration: none;
	/*width:250px;*/
	width:120px;
}
ul.top-menu ul li a:hover
{
	background:#ccc;
	color:#333;
	text-decoration: none;
}
ul.top-menu ul,  ul.top-menu li:hover ul ul,  ul.top-menu ul li:hover ul ul {
	display: none;
}
ul.top-menu li:hover ul,  ul.top-menu ul li:hover ul,  ul.top-menu ul ul li:hover ul {
	display: block;
}
html ul.top-menu li a {
	height: 1%;
}

.content-area {
	width:1000px;
}
.home-content-left {
	width:546px;
	float:left;
	padding-left:19px;
	padding-top:25px;
}
.home-content-right {
	width:380px;
	height:144px;
	float:left;
	background-image:url(../images/about-doctor-bg.jpg);
	background-repeat:no-repeat;
	padding-right:25px;
	padding-left:15px;
	padding-top:40px;
	margin-left:10px;
}
.home-bottom-curve {
	background-image:url(../images/home-content-bg.jpg);
	width:952px;
	background-position:center top;
	padding-top:40px;
	padding-left:25px;
	padding-right:25px;
}
.home-content-inner {
	width:952px;
	background-position:center top;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
}
.home-content-inner a:link, .home-content-inner a:visited {
	text-decoration:none;
	color:#9f4e2e;
}
.home-content-inner a:hover, .home-content-inner a:visited:hover {
	text-decoration:underline;
	color:#333;
	text-decoration:none;
}
.content-bottom-left {
	float:left;
	width:615px;
}
.content-bottom-left a:link, .content-bottom-left a:visited {
	text-decoration:none;
	color:#9f4e2e;
}
.content-bottom-left a:hover, .content-bottom-left a:visited:hover {
	text-decoration:underline;
	color:#333;
	text-decoration:none;
}
.content-inner-right {
	float:right;
	width:326px;
	padding-left:10px;
}
.content-bottom-right {
	float:right;
	width:291px;
	height:70px;
	padding-top:38px;
	padding-left:20px;
	padding-right:38px;
	background-image:url(../images/newslatter-bg.jpg);
	background-repeat:no-repeat;
	padding-right:20px;
	margin-top:40px;
}
.location-bg {
	background-image:url(../images/location-bg.gif);
	width:291px;
	height:43px;
	padding-left:25px;
	padding-top:40px;
}
.newsletter-inner {
	float:right;
	width:294px;
	min-height:400px;
	padding-top:38px;
	padding-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url(../images/newslatter-inner-bg.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
.txt-bg {
	background-image:url(../images/txt-bg.gif);
	width:252px;
	height:24px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
}
.txt-box {
	width:240px;
	height:22px;
	border:0px;
	background:transparent;
}
.spacer {
	height:10px;
}
.footer-bg {
	background-image:url(../images/footer.jpg);
	background-position: center top;
	padding-top:40px;
	padding-bottom:20px;
}
.footer-links {
	width:950px;
	text-align:center;
	color:#FFF;
	margin:auto;
}
a, a:link, a:active, a:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
}
a:hover, a:visited:hover {
	color:#9E4E2D;
	text-decoration:none;
}
.footer-links a:link, .footer-links a:visited {
	text-decoration:none;
	color:#fff;
}
.footer-links a:hover, .footer-links a:visited:hover {
	text-decoration:underline;
	color:#491410;
	text-decoration:none;
}
h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#491410;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	padding-top:10px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	margin:0px;
	padding-bottom:12px;
	padding-top:12px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
}
.alt-text {
	font-size:11PX;
}
.our-location-title {
	color:#893f00;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	padding-bottom:8px;
}
.location-txt {
	color:#525f27;
	text-align:center;
}
#ask-doctor-about a, #ask-doctor-about a:visited {
	text-decoration:none;
	color:#000000;
}
#ask-doctor-about {
	width:380px;
	height:144px;
	float:left;
	background-image:url(../images/about-doctor-bg.jpg);
	background-repeat:no-repeat;
	padding-right:25px;
	padding-left:15px;
	padding-top:40px;
	margin-left:95px;
	margin-bottom: 10px;
	color:#000;
}
#ask-doctor-about a:hover, #ask-doctor-about a:visited:hover {
	text-decoration:underline;
	color:#993300;
	text-decoration:none;
}


/* NEWS */
.latestnews {
	background:url(../images/news_top.gif) no-repeat top #c0d9db;
	width:307px;
	margin-right: 22px;
	float:right;
}
.latestnews .content {
	background:url(../images/news_bottom.gif) no-repeat bottom transparent;
	padding:15px 20px;
}
.latestnews .content .news {
	border-bottom:1px solid #adced0;
	padding:10px 0;
}
.latestnews h4 {
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	color:#491410;
	margin:0;
	padding:0;
}
.latestnews p {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#333;
	margin:0;
	padding:0;
}
.latestnews .more {
	text-align:right;
	padding-top: 5px;
}

.our-location-title a, .our-location-title a:visited, .our-location-title a:link, .our-location-title a:hover
{
	font-size:18px;
}

.fb
{
	position:absolute;
	margin:0;
	padding:0;
	right:5px;
	top:5px;
}
.tabon
{
	border-right:solid 1px #000;
	padding:3px;
}

.taboff
{
	border-right:solid 1px #000;
	border-top:solid 1px #000;
	padding:3px;
}

.tabend
{
	border-top:solid 1px #000;
	padding:3px;
}

