@charset "utf-8";
/* CSS Document */
/* === ORLANDO ent === */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*----------
GENERAL
=========*/
body{
	background: url(images/page_bg.gif) top center no-repeat #fff;
}
#master-container{
	width: 960px;
	margin:0 auto;
}
/*------------
MASTHEAD
===========*/
#masthead{
	width: 960px;
	padding-top: 20px;
}
.masthead-column{
	width: 320px;
	float:left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align:right;
	padding-top: 10px;
}
.masthead-column p{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 1.2em;
}
#doctors{
	padding-top: 10px;
}
/*------------
COMPANY NAME
=============*/
#company-name{
	width: 960px;
	text-align: center;
	padding-top: 12px;
}
#company-name h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 41px;
	font-weight: normal;
	padding-bottom: 2px;
	color: #000;
}
#company-name h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000;
}
#company-name h2 span{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	margin: 0 50px;
}

/*-------------
MAIN BLOCKS
=========== */
#primary-container{
	padding-top: 12px;
	padding-bottom: 12px;
	background: url(images/white_bg.png);
	margin-top: 30px;
	width: 956px;
	border: 2px solid #E4EAD9;
	
	border-top-left-radius:     15px;
	border-top-right-radius:    15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius:  15px;
}
.secondary-container{
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	background: url(images/blue_bg.png);
	margin-top: 30px;
	width: 956px;
	border: 2px solid #E4EAD9;
	border-top-left-radius:     15px;
	border-top-right-radius:    15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius:  15px;
}
/*--------------
FOOTER
===============*/
#footer{
	padding-top: 12px;
	padding-bottom: 12px;
	width: 926px;
	margin: 20px 15px 0 15px;
	border: 2px solid #E4EAD9;
	border-top-left-radius:     15px;
	border-top-right-radius:    15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius:  15px;
	background-color: #DCDFCB;
}
.footer-column{
	width: 282px;
	margin-left: 20px;
	float:left;
}
/*------------
NEWSLETTER
=============*/
#newsletter{
	padding: 3px 0 3px px;
	width: 700px;
	margin: 0 auto;
	margin-top: 15px;
}
#newsletter p{
	font-size: 16px;
	color: #000;
}
input{
	margin-left: 15px;
}
/*------------ 
COPYRIGHT
============*/
#copy{
	width:936px;
	margin: 0 auto;
	padding: 12px;
}
#copy p, #copy a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style: normal;
	color: #888;
	text-decoration: none;
}
/*------------
NAVIGATION
 =============*/
#navigation{
	padding-left: 15px;
	margin-bottom: 20px;
}
#sitemap{
	margin-top: 10px;
	padding-left:15px;
	margin-bottom:0;
	text-align: center;
}
ul.top{
	margin:0;
	padding:0;
}
ul.top li{
	list-style:none;
	display:block;
	float: left;
	padding-top:5px;
	margin: 0 15px;
	padding-bottom: 1px;
	
}
ul.top li a{
	margin: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #222;
	text-decoration:none;
}
ul.top li a:hover, ul.top li a.active{
	color: #009900;
}
ul.top li.active, ul.top li:hover{
	border-bottom: 1px #10799F dashed;
	padding-bottom: 0;
}

ul.bot{
	margin:0;
	padding:0;
}
ul.bot li{
	list-style:none;
	display: inline;
}
ul.bot li a{
	margin: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration:none;
	padding: 0 15px;
}
ul.bot li a:hover, ul.bot li a.active{
	color: #009900;
}
/*------------
HOME PAGE
=============*/
#home-text{
	width: 400px;
	float:left;
	margin-left: 20px;
}
#home-right-column{
	float: right;
	margin-right: 20px;
}
#changing-images{
	height: 464px;
	background: #D8DEDA;
	width: 464px;
	border: 16px solid #C0C6A4;
	border-top-left-radius:     15px;
	border-top-right-radius:    15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius:  15px;
}

.tri-column{
	position:relative;
	width: 268px;
	float: left;
	margin-left: 15px;
	padding: 10px;
	background: #ffffff;
	border: 6px solid #D7C5C4;
	border-top-left-radius:     15px;
	border-top-right-radius:    15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius:  15px;
	height: 390px;
}
.tri-column p, .tri-column a{
	font-size: 12px;
}
.button_position{
	position:absolute;
	bottom:15px;
	left: 20px;
}
#experience p, #blog-posts p{
	font-size: 12px;
	
}

#blog-posts{
	position: relative;
	width: 550px;
	float:right;
	margin-right: 20px;
	padding-top: 15px;
}
#blog-posts h1{
	font-size: 22px;
	color: #717F32;
	margin-bottom: 19px;
}
img.news{
	position: absolute;
	top: -38px;
	right: 27px;
	z-index:100;
}

/*-------------
CONTACT US PAGE
==============*/
#tour{
	width: 560px;
	float: right;
	}
	
/*--------------
DOCTORS PAGE
==============*/
.doctor-container{
	margin-bottom: 50px;
	border-bottom: 1px solid #C0C6A4;
}
.doctor-container-last{
	margin-bottom: 0px;
	border-bottom: 1px solid #C0C6A4;
}
.doctor-wrap{
	margin: 5px 0 0 0;
	border-top: 1px solid #C0C6A4;
	padding: 10px 0;
}
.doctor-pic{
	width: 160px;
	float: left;
}
.doctor-text{
	width: 670px;
	float: left;
	margin-left: 20px;
}
.doctor-text p{
	font-size: 13px;
	line-height: normal;
}
h2.doctor-name{
	width: 170px;
	background-color: #C9B0AF;
	text-align: center;
	padding: 5px 0;
	color: #FFF;
}
/*DROP DOWN*/
.demo6{
	background:url(images/readMore.png) no-repeat;
	width: 144px;
	height: 46px;
	cursor: pointer;
	margin-bottom: 12px;
	margin-top: 9px;
}
.demo6 span{
	display:none;
}
.panel{
	border: 1px solid  #ccc;
	padding: 10px;
	overflow:hidden;
	margin-bottom: 10px;
	border-top-left-radius:     15px;
	border-top-right-radius:    15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.doc_left{
	float:left;
	width:275px;
}
.doc_right{
	margin:0 0 0 300px;
}
table.doc-bio{
		border:1px solid #ccc;
	background: url(images/white_bg.png);
}
table.doc-bio td{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border:1px solid #ccc;
}
table.doc-bio td p{
	font-size: 12px;
	line-height:normal;
	color:#666666;
}
	
table.doc-bio td a {
	font-size: 12px;
}

/* end drop down */
/*--------------
LAYOUT CLASSES
============*/

.half-column{
	width: 410px;
	float: left;
	padding: 0 20px;
}
.indent20{
	padding: 0 20px;
}

.left-sidebar{
	width: 250px;
	float: left;
}
.right-wide-sidebar{
	width: 600px;
	float: right;
}
img.left{
	float:left;
	margin-right: 10px;
}
img.right{
	float: right;
	margin-left: 10px;
}
img.medallion{
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}
img.social-icon{
	margin-right: 8px;
}
.push{
	clear: both;
	margin:0;
	padding:0;
	height:0;
}

/*----------
TYPOGRAPHY
===========*/
p, a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style:normal;
	color: #333;
	line-height: 1.5em;
}
#doctors p, .text-right p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: normal;
	margin:0;
	padding:0;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
p.small{
	font-size: 12px;
}
a{
	color: #10799F;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Times New Roman", Times, serif;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
h1{font-size: 24px;}
h2{
	font-size: 20px;
	margin-bottom: 13px;
	}
h3{font-size: 20px;}
h4{font-size: 15px;}
h5{font-size: 15px;}
h6{font-size: 15px;}

h4.blog-title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
.title{
		width: 180px;
	background-color: #C9B0AF;
	text-align: center;
	padding: 5px 0;
	color: #FFF;
	margin-bottom: 3px;
}
.email{
	background:url(images/email_icon.png) left center no-repeat;
	padding-top: 16px;
	height: 38px;
	padding-left: 46px;
}
.call{
		background:url(images/phone_icon.png) left center no-repeat;
	padding-top: 16px;
	height: 38px;
	padding-left: 46px;
}

h1.page-title{
	font-size: 26px;
	letter-spacing: .09em;
	color:#000;
	margin-bottom: 8px;
}

.header-center{
	text-align: center;
	color: #BE7770;
	margin-top: 10px;
}
.pink{
	padding-top: 15px;
	margin-bottom: 8px;
	color: #B46767;
}
.social-header{
	padding-left: 50px;
	background:url(images/social.png) left center no-repeat;
	padding-top: 15px;
	height: 30px;
}
.map-header{
		padding-left: 60px;
	background:url(images/map.png) left center no-repeat;
	padding-top: 15px;
	height: 30px;
}
.portal{
	background: url(images/portal.png) left center no-repeat;
	height: 24px;
	padding-top: 12px;
	padding-left: 50px;	
}
.indent{
	padding: 0 20px;
}
h1.page-title{
	font-size: 26px;
	letter-spacing: .09em;
	color:#000;
	margin-bottom: 8px;
}
img.left{
	float:left;
	margin-right: 12px;
}
img.right{
	float: right;
	margin-left: 12px;
}
.bdr{
	border: 1px solid #999;
	padding: 4px;
}
/*---------------
LIST
===============*/
ul.myList{
	margin-left: 100px;
}
ul.myList li{
	list-style: circle;
	margin-left: 10px;
	padding-left: 2px;
	margin-bottom: 8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	line-height:1.4em;
}
/*------------TABLE--------------*/
table.myTable{
	border:1px solid #ccc;
	background: url(images/white_bg.png);
}
table.myTable td{
	font-size: 12px;
	line-height:normal;
	color:#666666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border:1px solid #ccc;
}

