html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	background-color: #C8C7B3;
	font-size: 12px;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
}
.clear {
	clear:both;
}
p {
	margin-bottom:1.5em;
}
a, a:link, a:visited, a:active  {
	text-decoration: underline;
	color: #17512A;
}
a:hover {
	color: #70B844;
	text-decoration: none;
}
h1 {
	font-size: 170%;
	color: #16512A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:1.5em;
	line-height: 110%;
}
h2 {
	font-size: 140%;
	color: #16512A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:1.5em;
}
h3 {
	font-size: 120%;
}
.box {
	padding: .5em 1.5em .75em 1.5em;
	margin-bottom: 1.5em;
	background-color: #FFFFEF;
	border-top: 2px solid #E1E1CA;
	border-bottom: 2px solid #E1E1CA;
}
.box ul li {
	list-style-image: url(images/orangeyellowbullet.gif);
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto 0 auto;
	min-height: 100%;
	background-color: #FBFBFF;
	background-image: url(images/uw_bgstripe.png);
	background-repeat: repeat;
	border-right: 5px solid #FFFFEB;
	border-left: 5px solid #FFFFEB;
}
#header {
	height: 175px;
}
ul#nav { background:url(images/navbg.gif); margin-bottom: 0;}
ul#nav li { float:left; list-style-type:none }
ul#nav li a {
	height:45px;
	display:block;
	position:absolute;
	top:130px;
	text-indent:-9999px;
	outline:none;
}
li#navHome a, li#navAbout a, li#navPatients a, li#navServices a, li#navNews a, li#navFAQ a, li#navContact a { background:url(images/navbg.gif)}

li#navHome a 			{ background-position:0 0; width:115px; left:0 }
li#navHome a:hover		{ background-position:0 -45px }
body#pageHome li#navHome a 	{ background-position:0 -45px }

li#navAbout a 			{ background-position:-115px 0; width:115px; left:115px }
li#navAbout a:hover		{ background-position:-115px -45px }
body#pageAbout li#navAbout a 	{ background-position:-115px -45px }

li#navPatients a 			{ background-position:-230px 0; width:145px; left:230px }
li#navPatients a:hover		{ background-position:-230px -45px }
body#pagePatients li#navPatients a 	{ background-position:-230px -45px }

li#navServices a 			{ background-position:-375px 0; width:110px; left:375px }
li#navServices a:hover		{ background-position:-375px -45px }
body#pageServices li#navServices a 	{ background-position:-375px -45px }

li#navNews a 			{ background-position:-485px 0; width:90px; left:485px }
li#navNews a:hover		{ background-position:-485px -45px }
body#pageNews li#navNews a 	{ background-position:-485px -45px }

li#navFAQ a 			{ background-position:-575px 0; width:75px; left:575px }
li#navFAQ a:hover		{ background-position:-575px -45px }
body#pageFAQ li#navFAQ a 	{ background-position:-575px -45px }

li#navContact a 			{ background-position:-650px 0; width:150px; left:650px }
li#navContact a:hover		{ background-position:-650px -45px }
body#pageContact li#navContact a 	{ background-position:-650px -45px }

/*  
Measurements for the nav image replacement:

	The distance from the top to the...
	
	initial state = 0
	rollover state = 45px
	selected state = 90px

	The distance from the far-left to the...
	
	HOME button = 0
	ABOUT US button = 115px
	NEW PATIENTS button = 230px
	SERVICES button = 375px
	NEWS button = 485px
	FAQ button = 575px
	CONTACT US button = 650px


	The width of the...
	
	HOME button = 115
	ABOUT US button = 115px
	NEW PATIENTS button = 145px
	SERVICES button = 110px
	NEWS button = 90px
	FAQ button = 75px
	CONTACT US button = 150px
*/


#content {
	width: 800px;
	padding: 30px 30px 60px 30px;
	overflow: auto;
}


.video_wide {
	margin: 0 20px 20px 20px;
	border: 2px solid #E1E1CA;
	width: 240px;
	height: 160px;
}
.movieleft {
	margin: 5px 20px 20px 0;
	border: 2px solid #E1E1CA;
	float: left;
	height: 186px;
	width: 214px;
	background-image: url(images/moviebkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.movieright {
	margin: 5px 0 20px 20px;
	border: 2px solid #E1E1CA;
	float: right;
	height: 186px;
	width: 214px;
	background-image: url(images/moviebkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.video_testimonial {
	margin: 0 7px 20px 7px;
	border: 2px solid #E1E1CA;
	float: left;
	height: 186px;
	width: 214px;
}


.page_selector {
	float: right;
	widith: 175px;
	text-align: right;
	margin: 5px 0 0 50px;
}
#content #feature_primary {
	text-align: left;
	vertical-align: top;
	border: 2px solid #E1E1CA;
	float: left;
	width: 415px;
	padding: 20px;
	background-color: #FFFFFF;
}
#content #feature_primary p {
	text-align: center;
	font-size: 12px;
	margin-bottom: .25em;
	line-height: 1.25em;
}
#content #feature_primary .title {
	text-align: center;
	vertical-align: top;
	font-size: 185%;
	font-weight: bold;
	line-height: 125%;
	margin-bottom:-.25em;
	color: #f9a21a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#content #feature_secondary {
	text-align: center;
	vertical-align: top;
	border: 2px solid #E1E1CA;
	float: left;
	width: 207px;
	margin-left: 30px;
	padding: 20px;
	background-color: #FFFFFF;
}
#content #interior {
	width: 696px;
	text-align: left;
	vertical-align: top;
	border: 2px solid #E1E1CA;
	padding: 20px;
	background-color: #FFFFFF;
	background-image: url(images/iconbkgnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content #interior #page_head {
	width: 696px;
	height: 150px;
	background-image: url(images/page_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content #interior ul {
	list-style-image: url(images/orangebullet.gif);
	list-style-type: none;
}
#content #interior .divline {
	border-bottom: 2px solid #E1E1CA;
}
#content #interior #servicetypes {
	text-align: left;
	vertical-align: top;
	width: 275px;
	float: left;
}
#content #interior #caretypes {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 250px;
}
#content #interior #contactprimary {
	text-align: left;
	vertical-align: top;
	width: 326px;
	float: left;
	padding-right:20px;
	border-right: 2px solid #E1E1CA;
}
#content #interior #contactsecondary {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 328px;
	padding-left: 20px;
}
#content #interior .imageleft {
	margin-right: 20px;
	border: 2px solid #E1E1CA;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 150px;
	width: 200px;
}
#content #interior .imageright {
	margin-left: 20px;
	border: 2px solid #E1E1CA;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 150px;
	width: 200px;
}
#content #interior .staffphoto {
	margin-right: 20px;
	border: 2px solid #E1E1CA;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 150px;
	width: 125px;
}
#map {
	border: 2px solid #E1E1CA;
	text-align: left;
	vertical-align: top;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #EDEDDF;
	border-top: 5px solid #FFFFEB;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 95%;
}
.notice{
	background-color: #17512A;
	color: #FFFFFF;
	padding: 15px;
}
.notice_bad{
	background-color: #f9a21a;
	color: #FFFFFF;
	padding: 15px;
}
.shim {
	height: 4em;
}