body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg2.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	color: #ffffff;
}

.container {
	width: 744px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.container .header {
	width: 100%;
	height: 127px;
	font-family: "Comic Sans MS", cursive;
	background-image: url(images/logohead.png);
	background-repeat: no-repeat;
	position: relative;
}

.container .header .toplinks {
	font-size: 14px;
	font-weight: bold;
	color: #005c6f;
	position: absolute;
	top: 0;
	right: 6px;
}

.toplinks a {
	color: #005c6f;
	text-decoration: none;
}

.container .header .number {
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	color: #005c6f;
	position: absolute;
	bottom: 46px;
	right: 6px;
}
	.container .header .number span {
		color: #000000;
		font-weight: bold;
	}
	.container .header .nav {
		font-size: 12px;
		color: #eeeeee;
		font-weight: bold;
		position: absolute;
		bottom: 10px;
		right: 6px;
		vertical-align: middle;
	}
		.container .header .nav a {
			font-size: 12px;
			color: #ffffff;
			padding-left: 6px;
			padding-right: 6px;
			text-decoration: none;
		}
	
.container .midlevel {
	width: 740px;
	min-height: 471px;
	margin: 0 auto;
	padding-bottom: 20px;
	border-left: 2px solid #007a9f;
	border-right: 2px solid #007a9f;
	background-image: url(images/midlevelbg.png);
	background-repeat: no-repeat;
	background-color: #007ca1;

}
.container .midlevelfoot {
	width: 744px;
	height: 13px;
	margin: 0 auto;
	background-image: url(images/midlevelfoot.png);
	background-repeat: no-repeat;
	clear: both;
}

.directions {
	text-align: center;
}

.pagetext {
	margin: 0;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #ffffff;
	line-height: 13px;
	text-align: justify;
}
	h1 {
		margin: 0;
		padding: 6px;
		font-size: 22px;
		color: #fff;
	}

.footer {
	text-align: center;
	padding: 10px;
	position: relative;
}
	.footer .nav {
		font-size: 12px;
	}
			.footer .nav a {
				color: #000;
				text-decoration: none;
				padding-left: 6px;
				padding-right: 6px;
			}
	.footer .text {
		font-size: 10px;
		margin-top: 8px;
		position: relative;
		top: 4px;
		color: #000000;
	}

.forms {
	width: 600px;
	margin: 0 auto;
	padding-top: 30px;
}

.forms a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.forms h1 {
	margin: 0;
	padding: 0;
}

div.vlogo {
	margin-top: 10px;
	vertical-align: middle;
	color: #069;
	font-size: 12px;
}
div.vlogo a {
	background-image: url(images/vlogo.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 27px;
	color: #069;
	text-decoration: none;
}
div.vlogo span {
	text-decoration: underline;
}

.contactcaption {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	padding: 8px;
}
.contactForm {
	padding: 12px;
}

span.underline {
	text-decoration: underline;
}
/*    PAGES    */
/*=============*/

/*    Services    */
h1.services {
	font-size: 18px;
	line-height: 20px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 60px;
	vertical-align: bottom;
	margin-left: 20px;
}
div.services {
	padding-left: 40px;
	padding-right: 40px;
}
ul.services li {
	margin-left: 30px;
	color: #ffffff;
	font-size: 13px;
}
p.services {
	padding-left: 60px;
	padding-right: 60px;
	color: #ffffff;
	text-align: justify;
	font-size: 13px;
}

/*    About    */
div.about {
	width: 640px;
	margin: 0 auto;
	text-align: justify;
	vertical-align: middle;
	font-size: 13px;
	color: #ffffff;
	padding-top: 20px;
}
.about h1 {
	margin-left: 0;
	padding-left: 0;
}

.about ul {
	margin: 0;
}

/*    Our Doctors    */
div.doctors {
	width: 600px;
	margin: 0 auto;
	color: #ffffff;
}
span.name {
	font-weight: bold;
}
div.doc {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 13px;
}
.doc img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.doctors h1 {
	margin-left: 0;
	padding-left: 0;
}

/*    Home    */
.photo {
	width: 740px;
	height: 235px;
	background-image: url(images/homephoto.jpg);
	background-repeat: no-repeat;
	border-top: 2px solid #007a9f;
	margin-bottom: 8px;
}
.hometext {
	width: 720px;
	margin: 0 auto;
	background-image: url(images/hometext.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	padding-top: 2px;
}
.hometext p {
	padding: 0;
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.hometext h1 {
	margin:8px;
	padding: 0;
	color: #00414b;
	font-size: 18px;
	font-weight: bold;
}

/* +++++++++++++MENU+++++++++++++ */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#nav a {
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#nav li { /* all list items */
	float: left;
	/* width: 75px;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 130px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 999;
}

#nav li ul a {
	text-align: left;
	width: 140px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	background-color: #021f4b;
}

#nav li ul a:hover {
	background-color: #003;
	color: #fdffef;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
