/*
CSS
*/

html {
	background: #92cce7;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background: url(../images/page_bg.jpg) repeat-x  center top;
	background-attachment:fixed;
	width: 100%;
	display: table;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	font-style:italic;
	margin-top: 0px;
	margin-bottom:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#0066CC;
	margin-top: 0px;
	line-height:135%;
}

p {

}

#allcontent {
width: 960px;
margin: 20px 0px 0px 0px;
padding: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-left: auto;
margin-right: auto;
border:none;
background-color: #fff;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
font-family:verdana, arial, helvetica, sans-serif;}

#header {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 960px;
height: 0px;
text-align: left;
z-index:50;
	background: url(../images/header-image.png) no-repeat center;
	height: 248px;
	-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
border-radius: 6px 6px 0px 0px;
}

#hnavigation {
	display:none;
}

#navigation-inside {
}


#header {

}


#header-lower { padding:0px;margin:0px;
	width: 814px;
	height: 30px;
}

#header-logo img{
margin:0px; padding:0px;
float:left; 
width:280px;
height:202px;
margin-left: 18px;
margin-top:18px;
}

#address {
width: 800px;
height: 30px;
background-color:#000;
margin-left:6px;
}

#address .list {
	float: right;
	padding: 0 25px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	margin-top:5px;
}

#marquee {float:right;width:718px;
padding-top:5px; margin-right:2px;}

/* end of header */



#site-content {
color: black;
margin: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px; margin-top:0px;
-moz-border-radius: 0px 0px 4px 4px;
-webkit-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
background:url(../images/content-bg-repeater.png) repeat-y top #fff;
}


#site-content p {
	color:#333;
	font-size:14px;
	line-height:1.4em;
}

#site-content table {float:left;
width: 268px; margin-right:10px;
}
#site-content table tr td {font-size: 12px;
}

#left-main { width:720px;
float:right; padding:0px;margin:0px;
padding:15px;
}

#left-main h1 {
	margin-top:8px;
margin-bottom:12px;
line-height:1.2em;
}

#left-main img {margin:6px 0 8px 12px;
border: 2px solid #e1e2e5;
border:none;
}

#left-main a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}

#left-main-inner {width:681px;
float:left; padding:0px;margin:0px;
padding-bottom:10px; margin-left:25px;
}

#right-main {width:210px;
float:left; background-color:none; padding:0px;margin:0px;
padding-bottom:10px; margin-top:-10px;
}

#right-main a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}


/*  
specials-box
*/

#specials-box {
	float:right; margin:0px;
padding:6px; width:230px;
background-color:#196c98;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border: 1px solid #333;
margin:5px 0px 6px 10px;
clear:right;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

#specials-box a { 
color:#003366;}

#specials-box a:hover { 
color:#660000;}

#specials-box img { 
padding:0px;margin:0px;
}

#specials-content {
	padding:0px;margin:0px;
padding: 0px 6px 2px 6px;
}

#specials-top {
}

#specials-bottom {
}

#specials-box h2 {
margin:0px; padding: 0px;
font-weight:bold; 
font-size: 16px;
text-align:center;
color: #000;
font-family:Arial, Helvetica, sans-serif;
padding-top:0px; 
margin-top:6px;
margin-bottom:0px;
}

.callout-text {
font-family:Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight:bold;
}



/* Right Content */



#card{
	float:left;
	margin-left:20px;
}

* html #card{

	margin-left:80px;
}

#content_end {
	width: 814px;
	height: 72px;
	background:url(../images/container-bottom_bg.png) no-repeat;
	clear:both;
}

#footer {
	width: 960px;
	margin:auto;
	margin-bottom: 10px;
	text-align:center;
	margin-top:-5px;
	color:#000;
}

#footer .top{
	color:#000;
	text-align:center;
}

#footer a{
	color:#000;
	text-decoration:none;
}

#footer a:hover{
	color:red;
	text-decoration:none;
}

#newsletter {background-color:#fff; 
width:88%;margin-left:11px;font-size: 12px;
padding:5px;text-align:left; line-height: 1.5em;
-moz-border-radius: 8px;
-webkit-border-radius: 8px; z-index:2000;
border: 1px solid #333; }

#widget {background-color:#fff; 
width:88%;margin-left:11px;font-size: 12px;
padding:5px;text-align:left; line-height: 1.5em;
-moz-border-radius: 8px;
-webkit-border-radius: 8px; z-index:2000;
border-radius: 8px;z-index:2000;
border: 1px solid #333; margin-top: 12px;}

.newsletter-title {font-size: 14px;font-weight:bold; text-decoration:underline;}

#newsletter-wrapper{clear:left;}

#left-photo { width: 200px; float: right; margin-left: 20px; margin-bottom: 15px; padding: 10px; background-color:#186c98;}
#left-photo img {margin-left: 7px; margin-bottom: -20px;text-align: center;}
.new-patients {text-align:left; padding: 10px; line-height: 135%; color: #ffffff;}
#left-photo p {font-size: 18px; color: #ffffff; text-align: center; margin-bottom: -5px; margin:0px; padding: 0px;}
#left-photo a {color:#FFCC00;}

#custom-form { 
background:yellow;
}

#contactinfo {
	float:right;
	width:320px;
text-align:center;
margin-left:35px;
margin-top:-70px;
}

#captcha-wrapper {
	clear:both;
}