/* CSS Document */

body {
text-align: center;
background: #c90;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}

/* Nav Menu */
#navBar a {
	text-decoration: none;
}
.nav-category {
	padding-top: 10px;
	width: 166px;
	background: url("navimages/grad.png");
	text-align: right;
}
.nav-category:hover {
	background: url("navimages/grad-mo.png");
}
.nav-category:hover .nav-header {
	color: #fff;
}
.nav-category:hover #nav-bottom {
	background: url("navimages/bottom-mo.png");
}
.nav-header {
	color: #cc9900;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
}
.nav-item {
	font-family: Georgia, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	height: 14px;
	padding-top: 4px;
	vertical-align: middle;
	padding-right: 15px;
	overflow: hidden;
}
.nav-item:hover {
	color: #666;
	background: right center no-repeat url("navimages/arrow.png");
}
#nav-current {
	background: url("navimages/current.png");
	color: #fff;
}
.nav-bar {
	background: url("navimages/bar.png");
	height: 2px;
	margin-top: 7px;
}
#nav-top {
	height: 28px;
	background: url("navimages/top.png");
}
#nav-bottom {
	background: url("navimages/bottom.png");
	height: 27px;
}
#nav_locations {
	margin-top: 20px;
}
/* End Nav Menu */

a, a:visited {
	color: #999;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

#pageWrapper {
	width: 739px;
	margin: auto;
	padding: 0px;
	background: url("images/bgnd_page.gif") repeat-y;
	margin: 0 auto;
	text-align: left;
	}
	
td#topNav img {
	display: inline;
	}	
	
#columnsWrapper {
	width: 699px;
	margin:0px 20px;
	margin-top: 10px;
	}	
	
#navBar {
	width: 166px;
	float: left;
	}	
	
#contentWrapper {
	float: right;
	width: 490px;
	background: url("images/bgnd_content.gif") repeat-y;
	}	
	
#contentWrapper.noshadow {
	background: none;
	}		
	
#contentShadowTop {
	background: url("images/bgnd_contentTop.gif") no-repeat;
	height: 38px;
}

#contentWrapper.noshadow #contentShadowTop {
	background: none;
	height: 5px;
	}	


#contentShadowBottom {
	background: url("images/bgnd_contentBtm.gif") no-repeat;
	height: 26px;
}

#contentShadowBottom {
}
	
#content {
	margin: 0px 25px 25px 25px;
	padding: 0px;
}

#content p {
	padding-top: 0px;
	margin-top: 0px;
}

/* dr table */

table#drContent td {
	padding: 5px;
	}
	
#drImgCaption {
	font-size: 80%;
	color: #999;
	text-align: center;
	}




ul#drNav {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
	
ul#drNav li {
	padding: 0px 0px 0px 20px;
	margin: 8px 0px;
	background: url("images/arrowBullet.gif") no-repeat left top;
	color: #000;
}

ul#drNav li.scheduleLink {
	background: url("images/arrowBullet_down.gif") no-repeat left top;
	border-top: 1px solid #ddd;
	padding-top: .5em
}

ul#drNav li a, ul#drNav li a:visited {
	text-decoration: none;
	color: #999;
}
	
ul#drNav li a:hover {
	text-decoration: underline;
	color: #000;
}
	
h2 {
padding: 0px;
margin: 0px 0px 10px 0px;
color: #c90;
font-weight: normal;
font-size: 240%;
}

#drContent h2 {
margin: 0px 0px 8px 0px;
font-size: 160%;
text-transform: uppercase;
}

#drContent h2.drInstructions {
	color: black;
}

#drContent h2.drInstructions span {
	display: block;
	color: #c90;
	text-transform: capitalize;
}

div.instructionBlock {
	background-color: #faf6e8;
	border-top: 1px solid #c90;
	padding: 10px;
}


div.instructionBlock h3 {
	font-weight: normal;
	}
	

h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	}

dl#education {
	padding: 0px;
	margin: 0px;
	}

dl#education dt, dl#education dd {
	margin: 0px;
	padding: 0px;
}

dl#education dt {
	color: #999;
	}
	
div.drScheduleWrapper {
padding: 0px;
background: #eb0;
	}	
	
table.drSchedule {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
	

.altRow {
background: #da0;
}	
	
table.drSchedule td, table.drSchedule th {
	border: 1px solid black;
	vertical-align: top;
	}	
	
table.drSchedule td.day {
	background: #fcf6c7;
	}		
	
div.scheduleNotes {
	padding: 1.5em 0px 0px 0px;
}
	
	
/* tweaked styles */

h3 {
	margin-bottom: 6px;
	}

h3.line {
	border-top: 1px solid #c90;
	padding-top: 6px;
	}
	
h3.bold {
	font-weight: bold;
	font-size: 18px;
	}
	
	
	
h3.notBold {
	font-weight: normal;
	}	
	
h3.color {
	color: #c90;
	}	
	
h3.schedule {	
    border-top: 1px solid #c90;
	padding-top: 6px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}
	
	
table.addressTable {
	border-top: 1px solid #c90;
	margin: 10px 0px;
	}	
	
table.addressTable td {
	padding: 10px;
	
	}
	
table.addressTable td a {
	color: #c90;
	font-size: 13px;
 	text-decoration: none;
	text-transform: uppercase;
	}	
	
div.phone {
	margin-top: 8px;
	font-size: 18px;

	}	
	
div.formList {
	border-top: 1px solid #c90;
	border-bottom: 1px solid #c90;
	padding: 10px;
	background: #fcf6c7;
	}
	
div.formList a	, div.formList a:visited {
	color: black;
	}
	
div#pageFooterWrapper {
	background: url("images/bgnd_footerShadow.gif") no-repeat left bottom;
}	

div#pageFooter {
	padding: 10px 40px 20px 40px;
	}

div#pageFooter div {
	color: #ddd;
	text-align: center;
	padding: 6px 0px;
	}
	
div#pageFooter div#nav1 {
	border-top: 1px solid #999;
	text-transform: uppercase;
	}
	
div#pageFooter div#nav2 {

	text-transform: uppercase;
	}	


div#pageFooter a, div#pageFooter a:visited {
	color: #999;
	text-decoration: none;
	}	
	
div#pageFooter a:hover {
	color: #000;
	text-decoration: underline;
	}		
	
	
div#pageFooter div#nav2 a, div#pageFooter div#nav2 a:hover {
	color: #c90;
		}		
		
		
		
span.uppercaseBoldYellow {
	text-transform: uppercase;
	font-weight: bold;
	color: #c90;
	}
	
	p.ampmNotes {
	color: #c90;
	}