a:link, a:visited {
	text-decoration:none;
	color:#C2D7EF;
}

a:hover, a:active {
	color:white;
}

body {
	background-color:#000A2F;
	margin:0;
	text-align: center;
	color:#000A2F;
	font-family:Century Gothic, MS Trebuchet, Futura, verdana, arial, sans-serif;
}

p {
	font-size:14px;
}

h1 {
	margin:0
}	
	

h2 {
	font-size:11px;
	text-align:right;
	margin:2px 0;
}

h3 {
	font-size:16px;
	text-align:right;
	margin:0;
}

#header {
	width:960px;
	position:relative;
	height:185px;
}

#nav {
	position:relative;
	height:20px;
	font-size:12px;
}

#nav ul{
	margin: 0; padding: 0;
	float: right;
}
        
#nav ul li{
	display: inline;
	padding: 7px;
}

#directionsbtn {
	position:absolute;
	top:20px;
	left:960px;
}

#footer p {
	font-size:10px;
	color:#888;
}

#pagetitle {
	position:absolute;
	top:-15px;
	right:270px;
}

#pagetitle h1 {
	font-size:25px;
	color:#162F72;
}

.module {
	position:relative;
	margin-top:30px;
}

.floatleft {
	float:left;
	margin:0 15px 0 0;
}

.floatright {
	float:right;
	margin:0 0 0 15px;
}

/*WRAPPERS*/

#wrapper {
	margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width:960px;
    text-align:left;
	position:relative;
	background-image:url(headerblue.jpg);
	background-repeat:no-repeat;
}

#wrapper2colr {
	margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width:960px;
    text-align:left;
	position:relative;
	background-image:url(header2colr.jpg);
	background-repeat:no-repeat;
}

#wrapper3col {
	margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width:960px;
    text-align:left;
	position:relative;
	background-image:url(header3col.jpg);
	background-repeat:no-repeat;
}

#wrapperempty {
	margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    width:960px;
    text-align:left;
	position:relative;
	background-image:url(headerempty.jpg);
	background-repeat:no-repeat;
}

/*MAIN*/

#main {
	position:relative;
	background-image:url(bgrepeaterblue.jpg);
	background-repeat:repeat-y;
	padding:20px;
	height:1900px;
}

#main2colr {
	position:relative;
	background-image:url(bgrepeater2colr.jpg);
	background-repeat:repeat-y;
	padding:20px;
}

#main3col {
	position:relative;
	background-image:url(bgrepeater3col.jpg);
	background-repeat:repeat-y;
	padding:20px;
}

#mainempty {
	position:relative;
	background-image:url(repeaterempty.jpg);
	background-repeat:repeat-y;
	padding:20px;
}

/*BOTTOMS*/

#bottom {
	height:81px;
	background-image:url(footerblue.jpg);
}

#bottom2colr {
	height:81px;
	background-image:url(footer2colr.jpg);
}

#bottom3col {
	height:81px;
	background-image:url(footer3col.jpg);
}

#bottomempty {
	height:81px;
	background-image:url(footerempty.jpg);
}

/*HOMEPAGE*/

#homeleft {
	width:420px;
	height:500px;
}

#services {
	position:absolute;
	top:0;
	right:20px;
	width:210px;
	height:500px;
}

#services a:link, #services a:visited, #doctors a:link, #doctors a:visited, #doctorscont a:link, #doctorscont a:visited {
	text-decoration:none;
	color:#000A2F;
	font-size:16px;
}

#services a:hover, #services a:active, #doctors a:hover, #doctors a:active, #doctorscont a:hover, #doctorscont a:active {
	color:white;
}

.service {
	margin-bottom:20px;
}

.servicephoto {
	margin:15px 10px 10px 10px;
	height:70px;
	width:125px;
	float:right;
}

#services h2 {
	font-size:18px;
	font-weight:normal;
	text-align:left;
	margin:15px 0 10px 0;
}

#services p {
	font-size:11px;
	font-weight:normal;
	text-align:left;
	margin:5px 0 0 0;
}

#addservices {
	margin-top:15px;
}

#addservices p{
	margin-top:15px;
}

#doctors {
	position:absolute;
	top:0;
	left:480px;
	width:210px;
	height:500px;
}

.docphoto {
	margin-top:20px;
	height:125px;
	width:210px;
}

#latestnews h3 {
	margin:30px 0 10px 0;
	text-align:left;
	font-size:20px;
}

#latestnews a:link, #latestnews a:visited {
	text-decoration:none;
	color:#000A2F;
}

#latestnews a:hover, #latestnews a:active {
	color:white;
}

#latestnews h5 {
	margin:20px 0 0 0;
}

#latestnews p {
	margin:0 0 10px 0;
}


/*AFTER HOURS*/

#afterhours {
	border: solid 1px red;
	padding:0 20px;
	background-color:#FFBFBF;
}

/*REFER FORM*/

#refer {
	padding-top:50px;
}

#friend {
	width:210px;
	position:relative;
	left:0;
	top:20px;
	color:#1F1C06;
}

#friend ul li {
	list-style-type:none;
}

#friend ul {
	margin: 0; padding: 0;
    left:0;
}

#friend fieldset {
	border:0;
	padding:0;
}

#friend label {  
	display:block;
	font-size:12px;
	color:#000A2F;
}

#friend .formstyle {
	background-color:white;
	border-color:#9C9FB2;
	border-width:1px;
	width:210px;
	margin-bottom:10px;
}

#friend .fulltext {
	background-color:white;
	border-color:#9C9FB2;
	border-width:1px;
	border-style:inset;
	width:210px;
	height:150px;
	color:#000A2F;
	font-size:12px;
}

#friend .submitbutton {
	border-style:solid;
	border-color:white;
	border-width:1px;
	margin-top:10px;
	background-color:#000A2F;
	color:white;
}

.formmessage {
	color:#134127;
	position:relative;
	top:-45px;
	float:right;
	margin:0; padding:0;
}

.redtext {
	color:red;
	position:relative;
	top:-45px;
	float:right;
	margin:0; padding:0;
	color:red;
}

.bluetext {
	position:relative;
	top:-45px;
	float:right;
	margin:0; padding:0;
	color:blue;
}

/*DOCTORS*/


#doctorscont h2 {
	font-size:13px;
	text-align:left;
	margin:2px 0;
}

#doctorscont p {
	font-size:11px;
	margin:0;
}

#docl {
	position:relative;
	top:0;
	left:10px;
	width:210px;
}

#docc {
	position:absolute;
	top:20px;
	left:260px;
	width:210px;
}

#docr {
	position:absolute;
	top:20px;
	left:490px;
	width:210px;
}

#docrr {
	position:absolute;
	top:20px;
	left:720px;
	width:210px;
}

#colrr {
	position:absolute;
	top:-20px;
	right:20px;
	width:210px;
	height:500px;
}

#colrr a:link, #colrr a:visited {
	text-decoration:none;
	color:#000A2F;
}

#colrr a:hover, #colrr a:active {
	color:white;
}

.spacefordoc {
	height:250px;
}

/*DOCTOR*/

#doctorcont {
	width:670px;
}

#doctorphoto {
	height:280px;
	width:440px;
	margin:0 0 10px 10px;
	float:right;
}

#doctorcont h3 {
	font-size:15px;
	text-align:left;
	margin:2px 0;
	color:#162F72;
}

#doctorleft {
	position:relative;
	top:0;
	left:0;
	width:325px;
	
}

#doctorright {
	position:absolute;
	top:0;
	left:345px;
	width:325px;
}

#doctorscont a:link, #doctorscont a:visited, #doctorcont a:link, #doctorcont a:visited, #servicescont a:link, #servicescont a:visited, #appointment li a:link, #appointment li a:visited {
	text-decoration:none;
	color:#000A2F;
}

#doctorscont a:hover, #doctorscont a:active, #doctorcont a:hover, #doctorcont a:active, #servicescont a:hover, #servicescont a:active, #appointment li a:hover, #appointment li a:active {
	color:#204AAF;
}

/*STAFF*/

.containme {
	position:relative;
	top:15px;
}

#staffphoto {
	position:absolute;
	top:0;
	left:30px;
	width:500px;
}

#techphoto {
	position:relative;
	top:0;
	left:580px;
	width:310px;
}

/*SERVICES*/
 #servicescont {
 	width:670;
 }
 
 #servicescont h2 {
	font-size:18px;
	text-align:left;
	margin:10px 0;
}

 #servicescont p {
	margin:0;
}

.aservice {
	padding:20px 0;
}

.servphoto {
	margin:0 10px 10px 0;
	background-color:black;
	height:75px;
	width:125px;
	float:left;
}

/*SERVICE*/

#main3col h3{
	font-size:14px;
	text-align:left;
	margin:0 0 20px 0;
}

#main3col p{
	margin:0 0 10px 0;
}


#servicel {
	position:absolute;
	top:20px;
	left:15px;
	width:190px;
	height:500px;
}

#servicel ul {
	padding-left:15px;
	margin:0;
}

#servicel li{
	font-size:12px;
	margin-bottom:15px;
	list-style:circle;
}

#servicemain {
	position:relative;
	top:20px;
	left:250px;
	width:420px;
}

#servicemain a:link, #servicemain a:visited {
	text-decoration:none;
	color:#000A2F;
	text-decoration:underline;
}

#servicemain a:hover, #servicemain a:active {
	color:#204aaf;
}

#servicemain li {
	font-size:14px;
}

#servicer {
	position:absolute;
	top:20px;
	right:20px;
	width:210px;
}

#servicer a:link, #servicer a:visited {
	text-decoration:none;
	color:#000A2F;
}

#servicer a:hover, #servicer a:active {
	color:white;
}

.testimonial {
	font-size:12px;
	font-style:oblique;
}

.person {
	font-size:12px;
	padding:0 0 25px 0;
}

#servicephoto {
	background-color:black;
	margin-bottom:25px;
	width:420px;
	height:250px;
}

/*FAQ*/

#faq {
	width:670px;
}

#faq h2 {
	text-align:left;
	font-size:18px;
	margin:25px 0 5px 0;
}

#faq p {
	margin:0;
}

/*Insurance*/

#insurancecontainer {
	position:relative;
	left:-20px;
	width:710px;
}

.inslogo {
	margin-top:20px;
	width:210px;
}


/*Appointment*/

#appointment {
	width:670px;
}

#appointment a:link, #appointment a:visited {
	text-decoration:none;
	color:#000A2F;
	text-decoration:underline;
}

#appointment a:hover, #appointment a:active {
	color:white;
}

#appointment li {
	margin:10px;
}

/*CONTACT*/

#directions {
	width:670px;
}

#directions p {
	font-size:14px;
}

/*About the Eye*/

#eyeleft {
	width:460px;
}

#eyeright {
	width:440px;
	position:absolute;
	top:40px;
	left:500px;
}

/*COUPON*/

#coupon {
	width:210px;
	border:dashed 4px #000A2F;
	margin-top:40px;
	padding: 10px 0;
}

#coupon h5 {
	font-size:30px;
	text-align:center;
	margin:0;
	padding:5px 0 0 0;
}

#coupon p {
	font-size:11px;
	text-align:center;
	margin:0;
	padding: 5px 0 0 10px;
	width:190px;
}

/*SITEMAP*/



#sitemap li {
	list-style-type:none;
}

#sitemap a:link, #sitemap a:visited {
	text-decoration:none;
	color:#000A2F;
}

#sitemap a:hover, #sitemap a:active {
	color:#162F72;
}
