	body {
	margin: 0px;
	padding: 0px;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	/*font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	*/
}

/*p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-align: left; 
}*/
/* You may use pixels or ems for text sizing */
p, div#content li {
	margin:10px;
}

h1, h2, h3 { padding:4px 0px;
	margin:0; }
h1 {
	font-size: 20px;
	font-weight:bold;
	line-height:24px;
	font-style:normal;
	color:#333333;
	font-variant:normal;
	}
h2 {
	font-size: 17px;
	color: #1F7AC2;
	margin-top:15px;
	}
h3 {
	font-size: 16px;
	color:#263956;	
	margin-top: 10px;
	}	
h5 { font-size:14px; }
	
address {
	font-style: normal;
                }
a, a:link, a:visited, a:active {
	color: #007ac2;
	text-decoration: none;
}
/* All links must inclde some type of hover interactivity */
a:hover {
text-decoration:underline; color:#26ADCD
}

a img { border:none; }	.h1style {
	font-size: 14px;
	color: #333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 850px;
	margin: 10px auto;
}


div#logo {
	width:645px;
	height:75px;
	float:left;
	
}

div#location { width:100px; height:75px;  float:left; margin-left:1px;
}

.headerclick { float:right; height:90px; width:75px; margin-right:20px; cursor:pointer; margin-top:5px; }


div#contact { width:85px; height:75px;  float:left; margin-left:1px;
}

#topnav { padding:0 10px; text-align:right; color:#FFF; font-size:.7em; }

div#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height:107px;
}

div#flash {
}	

div#wrapper { background-color:#FFF; min-height:550px; height:1%; background-image: url(images/contentbk.jpg);
	background-repeat: repeat-y;}

#wrapper:after { content:"."; height:0; visibility:hidden; display:block; clear:both }

div#content {
	text-align:left;
	padding: 5px;
	float:left;
	margin-left:1px;
	width:495px;
}

#fullcol {
	clear: both;
}

#fullcolcontent {
	clear: both;
	padding:20px 35px;
	width:558px;
	float: left;
}

#doctors-rx {
	clear: both;
	padding:10px 5px;
	width:615px;
	float: left;
}

#promotions {
	clear: both;
	padding:20px 15px;
	width:598px;
	float: left;
}


#fullcol h1 { background-color:#007ac2; color:#FFF; padding:5px; margin:0; }

div#rightcol{
	text-align:left;
	float:left;
	margin-left:5px;
	width:216px;
}

div#footer {
	clear:both;
	padding:10px 5px 7px;
	font-size:11px;
	color:#FFF;
	background-color: #556D87;
	text-align:center;
}

#footer a { color:#FFF } 

.brown, a.brown { color:#007ac2; font-size:.9em; }

#footer p { text-align:center; }

/* Search */
div#search { height:50px; width:201qupx; margin-top:10px; background-image:url(images/SiteSearch.png); background-repeat:no-repeat; padding:13px 0 0 15px;
}
#search .box {
	width: 137px;
	border: 1px solid #CCC;
	float:left;
	margin-top:15px;
	margin-top:5px;
}
#search .button {
	float:left;
	margin-left:15px;
}


div#owner {
}

div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #10409F;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
/*  Menu */

/* Module  */
div#module { padding-bottom:5px; }

#module ul
{
	background-color: #EEEEEE;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	list-style-type: none;
	padding-left:8px;
	}
	
#module li { padding:3px;
 }

#module li a { font-size:12px;
width:215px;
height:15px; }



#module h3 {
	color: #FFFFFF;
	height: 25px;
	margin-bottom:0px;
	font-size: 14px;
	margin-top:6px;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	padding-left:12px;
	padding-top:5px;
}
	
/* ----------------- VERTICAL NAVIGATION ----------------- */
div#nav {
	width: 18%;
	margin:1px;
	float:left;
	}
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 94%;
	border-bottom: 1px solid #999;
	padding: 5px;
	background-color: #990000;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #990000;
	background-color: #FFFFFF;
	}
	
	/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#utility { margin-bottom:60px; margin-top:15px;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 1px 10px;
	margin: 0px;
	color: #763300;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3399FF;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {

	color:#999999;
	}
	




/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
img.border {
	padding: 5px;
	background: white;
	margin: 5px 1px 5px 1px;
	border: solid 1px #ccc;
}
.promotionfirst {
	background-image: url(images/homebk.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#clr {
	clear: both;
}


#sliderwrapper {
	width: 620px;
	float:left;
}

#sliderright {
	margin-left:3px;
	width:320px;
	float:left;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}

#sliderright h1 {
	color:#666;
	font-size: 18px;
	background:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFD6FF;
}


/* Promotion  */
#promotion { width:299px; margin:1px; padding:3px; float:left;
}
.promotionborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C8C8C8;
}
#promotion h2 { font-size:16px; color:#0C3; }


/* Doctors Dir */
#doctors td { padding:5px; }
#doctors tr:hover {
	background-color: #CAFFDB;
}
#doctors h2 { font-size:15px; } 


/* Map & Locations */
#map_canvas { display:none; width:390px; float:left; height:400px; }
#map_canvas0 { width:390px; height:400px; }
#initialmap {
	width:400px;
	float:none;
	height:500px;
	text-align:center;
	font-style:italic;
	margin-top:20px;
	margin-left: 25px;
}
#directions { width:380px; float:left; }
#maps h1 {
	background-image: url(images/logosmall.jpg);
	background-repeat: no-repeat;
	padding-left:40px;
}
#newform { display:none; }


/* Staff Directory */
#staff h2 { padding-top:12px; }
#staff table { width:615px; }
#staff td {padding:2px 0; }
#staff tr:hover {
	background-color:#EDEDED
}


.facebook { padding: 10px 0 10px 25px; }

.highlight { color:#006; font-size:1.2em; }#ulpadding li {
	padding: 5px;
}

.printbutton { padding-bottom:15px; margin:0px 25px 25px 25px; border-bottom:1px #CCC solid; text-align:center; border:none; }

#ocular-conditions dt { font-size:110%; font-weight:bold; }
