body	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #ebebeb url(images/background.jpg) repeat;
	margin: 0 auto;
	}

#container {
	width:960px;
	margin: 0 auto;	
	padding: 0;
	}

#content {
	width: 960px;
	padding: 0;
	height: 100%;
	margin: 20px 0;
	}
	
#maincontent {
	padding: 0 25px 25px 0; 
	float: left;
	width: 550px;
	}
	
#intcontent {
	padding: 15px 25px 25px 25px;
	}
	
a {
	text-decoration:none;
	color: #4894ce;
	}
	
a:hover {
	text-decoration:underline;
	}


#header {
	width: 100%;
	padding: 10px 0 0 0;
	height: 175px;
	background: transparent url(images/headback.png) repeat-x;
	}

#header_int {
	width: 960px;
	margin: 0 auto;
	}
	
#header_int a {
	color: #fff;
	font-weight: normal;
	}

#footer {
	clear: both;
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background:transparent url(images/footback.png) repeat-x;
	color: #fff;
	padding: 0;
	height: 260px;
	}

#footer_int{
	background:transparent url(images/footer.png) repeat-x;
	width: 960px;
	height: 170px;
	margin: 0 auto;
	padding-top: 90px;
	}

#footer a {
	width: 100%;
	color: #fff;
	text_decoration: underline;
	}

.doctor {
	margin-bottom: 25px;
	}

/*--------------News----------------*/

#side_item {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #363636;
	}

#sidebar {
	padding: 25px;
	width: 300px;
	float:right;
	background-color: #ffffff;
	border: 1px solid #363636;
	}
	
#sidebar ul {
	margin: 0;
	padding: 25px;
	}

#sidebar li {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	list-style-type: disc;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar h2 {
	margin-bottom: 10px;
	}

.sidebar {
	line-height: 120%;
	}	

/*-----------Fonts----------------*/

font,th,td,p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 15px 0px;
	line-height: 190%;	
	}

h1 {
	font-family: trebuchet ms, Georgia, serif;
	font-size: 25px;
	font-weight: normal;
	color: #3672bb;
	}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #4d4d4d;
	}

h3 {
	font-family: verdana;
	font-size: 15px;
	color: #28547B;
	padding:0;
	}

h4 {
	background: #d9c6b8;
	font-family: rockwell;
	font-size: 17px;
	color: #000;
	margin: 15px 0 0 0;
	padding: 10px 15px 10px 15px;
	}


	
/*--------------Nav----------------*/

#nav {
	width: 960px;
	margin: 10px auto 0 auto;
	background-color:#3672bb;
	border-bottom: 3px solid #e9d9c3;
	}

.chromestyle {
	width: 960px;
	font-weight: bold;
	margin: 0 auto;
	}


.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul {
	width: 100%;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	}

.chromestyle ul li {
	display: inline;
	}

.chromestyle ul li a {
	font: bold 15px verdana;
	color: #fff;
	padding: 8px 15px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

.chromestyle ul li a:hover, .chromestyle ul li a.currentpage {
	color: #fff;
	background-color: #7aa9e2;
	}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #4287c7;
	width: 150px;
	visibility: hidden;
	}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 6px 6px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: #fff;
	background-color: #3672bb;
	}	
	
/*--------------Other------------*/

hr {
	display: none;
}

.imgRight {
	float: right;
	padding: 8px;
	margin: 0;
	}

.imgLeft {
	float: left;
	padding: 0 8px 8px 0;
	margin: 0 7px 5px 0;
	}


#leftside {
	width: 230px;
	float: left;
	margin: 0 20px 0 0;
	color: #000;
	border-right: 1px solid #696969;
	padding: 15px 20px 10px 20px;
	}

#leftside ul li {
	margin: 0 0 0 -20px;
	padding: 0;
	}
	
#contact {
	text-align:center;
	background: transparent url(images/contact.jpg) no-repeat;
	height:250px;
	padding: 85px 22px 0 22px;
	margin: 0;
	}
	
#rightside {
	padding: 30px 20px 0 0;
	margin: 0;
	}
	
.center {
	text-align: center;
	}

.small {
	line-height: 10px;
	font-size: 10px;
	margin: 0px 0 10px 0;
	}

ul {
	list-style type: square;
	}

li {
	margin: 10px 0 0 10px;
	line-height: 21px;
	}

#homebox {
	width: 545px;
	float:right;
	margin: 25px 0 15px 0;
	}
	
#homebox p {
	text-align: left;
	}
	
#lefthome { 
	width: 265px;
	float: left;
	padding: 00;
	}

#righthome {
	width: 265px;
	float:right;
	padding: 0;
	}
	
#lilboxes {
	padding: 0 10px 5px 10px;
	}
	
#botborder { 
	border-bottom: 1px dotted #000;
	width: 100%;
	margin: 0 0 20px 0;
	}
