@charset "ISO-8859-1";

body {
	background: #FEC720 url(../images/bg_rays.jpg) no-repeat center top;
	font-size:0.9em;
	margin: 5px 0 0 0;
}
	#wrapper {
		width: 100%;
	}
		#page {
	margin: 0px auto;
	width: 990px;
	font: normal 1em Helvetica, "Trebuchet MS", Arial, sans-serif;
	color: #000;
		}

#mainNav {
	color:#000;
	margin-top: 5px;
	background: #333;
	float: left;
	text-align: center;
	width: 990px;
	border:1px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	
}

.mainNavLinks {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	text-align: left;
	}
	
	.mainNavLinks li {
		display: inline;
		margin: 0 20px 0 20px;
		text-transform: uppercase;
	}
	
		.mainNavLinks li a, .mainNavLinks li a:visited {
	color:#CCC;
	text-decoration:none;
	padding:10px 10px 8px;
	display:block;
	float:left;
	margin:0 5px;
	font-size:0.9em;
		}
			.mainNavLinks li a:hover, .mainNavLinks li a:hover.visited {
	color:#fff;
	background:#ED1E24;
	
			}

#slideshow {
	width: 700px;
	height: 300px;
	float: left;
	overflow: hidden;
	position:relative;
}
#welcome {
	background: #0FC;
	float: left;
	width: 290px;
	height: 300px;
	padding: 0px;
}

#mainBody {
	float: left;
	width: 950px;
	background: #FFF;
	padding: 20px;
	border-top:1px solid #ccc;
}
	#mainLeft {
	float:left;
margin:0 20px 0 0;
width:660px;
	}
.entry{
	font-size:.9em;
	line-height:1.3em;
	}
	.entry h2{
	margin:0;
	padding:0;
	}
	 h2 a{
	color:#000;
	text-decoration:none;
	}
	 h2 a:hover{
	color:#333;
	text-decoration:underline;
	}
.date {
	font-size: .85em;
	color: #333;
}
.postEntry {
	font-size: .9em;
	margin-top: 10px;
}
.postmetadata {
	color:#888888;
	font-size:.8em;
	margin-bottom:20px;
	padding:4px 2px 8px;
	background:transparent url(images/line.gif) repeat-x scroll center bottom;
}
	.postmetadata a {
		color: #900;
	}
		.postmetadata a:hover {
		color: #900;
		}

	#mainRight {
	float: left;
	width: 260px;
	padding: 5px;
	}

#footer {
	float: left;
	padding: 10px;
	background: #900;
	width: 970px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	color: #400101;
}
.post {
	padding:0 0 10px 0;
}
.post h3{
	font-size:1.3em;
	}
.sidebarBox {
	padding: 10px;
	font-size: .9em;
}
.sidebarBoxTitle {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
#doctorBox {
	float:left;
width:310px;
}
.abdul {
	margin-right: 20px;
}
#doctorHeadshot {
	float:left;
height:109px;
margin-right:10px;
width:80px;
}
#doctorHeadshot img{
	border:1px solid #D1D1D1;
	}
#doctorName {
	float: left;
	width:200px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
#doctorTitle {
	float: left;
	width: 190px;
}
#doctorBio {
	width: 300px;
}

#contactContent #colLeft {
	float: left;
	width: 300px;
	margin-right: 30px;
}
#contactContent #colRight {
	float: left;
	width:270px;
}
#sidebar{
	font-size:.9em;
	}
#sidebar ul{
	margin:0;
	}
#sidebar ul li{
	list-style-type:none;
	margin:5px 0;
	}
#sidebar ul li a{
	color:#900;
	text-decoration:none;
	}
#sidebar ul li a:hover{
	color:#600;
	}
#sidebar ul li ul{
	margin:0;
	}
.navigation{
	font-size:0.8em;
margin:10px 0 60px;
	}
.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
a{
	color:#900;
	
	}
.breadcrumb{
	font-size:.75em;
	width:500px;
	margin:0 0 20px 0;
	color:#666;
	}
.breadcrumb a{
	
	color:#333;
	}
.pageImage{
	padding: 5px;
	background:#ededed;
	border:1px solid #ccc;
	width:640px;
	margin:0 0 40px;
	}
a img{
	border:none;
	}
#sidebar ul li .links {
	margin: 15px 0px 15px 0px;
}
.portalLink{
	float:right;
margin:30px 0;
width:200px;
	}
#logo{
	width:335px;
	float: left;
	}
#slideshowTestimonials{
	float:RIGHT;
	margin:0px 30px 0 40px;
padding:10px;
width:450px;
	}
.testimonialText{
	font-size:1.4em;
	float: left;
	}
.testimonialName{
	font-size:1em;
	text-align: right;
	color: #846B19;
	width: 450px;
	height: 40px;
	margin: 50px 0 0 0;
	}
.testimonialCity{
	font-size:1em;
	}
