#imgSpineMed { border: 2px solid black; }
a.imgLink { background-color: transparent !important; }
#imgLiteCure { border: 2px solid black; margin-left: 20px; margin-right: 40px; }

body {
	color: #F5EDE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #3F010C;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

a:link {
	color: #DECD9E;
}

a:visited {
	color: #DECD9E;
}

a:hover {
	background-color: #333333;
	color: #FFFFFF;
}

.contactLink { margin:10px 12px 0px; float:left; }

#container {width:730px; margin:auto; }

#flashcontent { float:right; }

.footer p { margin:10px 0px; }

h2 { text-align:center; font-size:20px; }

p { text-align:center; }

#main {
	float:left;
	background:#680518;
}
#main .left {
	width: 15px;
	background-image: url(../images/leftBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #3F010C;
}

#main .right{ float:right; margin:-74px 0px; }


table.main td.right {
	width: 15px;
	background-image: url(../images/rightBg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #3F010C;
}
#main .center {
	width: 726px;
	background-color: #680518;
}

#mainContent { float:left; width:495px; }
#mainContent .InterviewHeader { text-align:center; }

.PhoneNum {
	background-image:url(../images/searchTermsBg.gif);
    background-repeat:repeat-x;
    color:#FFFFCC;
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    height:21px;
    margin:-21px 0px;
    padding:1px 7px 0px;
    text-align:right;
    width:300px;
}
	
.searchTerms {
	background-image:url(../images/searchTermsBg.gif);
    background-repeat:repeat-x;
    color:#FFFFCC;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    height:21px;
    margin:0px;
    padding-left:7px;
    text-align:left;
    width:570px;
}

#sidebar { float:left; width:205px; margin:7px 10px; } 

div.toolbar {
	background-color: #000000;
	width: 170px;
	padding: 15px;
	display: block;
	height: auto;
}

/*
div.toolbar a:link, div.toolbar a:visited{
	color: #DECD9E;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	display: block;
}


div.toolbar a:hover, div.toolbar .selected {
	background-color: #333333;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	display: block;
}
*/

/* NAVIGATION/DROP DOWNS */

#nav, #nav ul { /* all lists */
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 150px;
	color: #DECD9E;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	background-color: #000000;
}

#nav a:hover {
		background-color: #333333;
}

#nav li { /* all list items */
	float: left;
	width: 170px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #000000;
	width: 150px;
	margin: -22px 0em 0em 170px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display: none;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index:20;
	display: block;
}

#content {
	clear: left;
	color: #ccc;
}

a.arrows {
	background-image: url(../images/arrowRight.gif);
	background-repeat:no-repeat;
	background-position: right;
}

table.content {
	margin: 8px;
}

table.content a{
	
}

table.content a:hover {
	background-color: transparent;
}

div.locationBox {
	width: 180px;
	padding: 10px;
	background-color: #000000;
	margin-top: 8px;
	clear: left;
}

table.content h2 {
	color: #DECD9E; 
	font-size: 18px;
	margin-top: 4px;
}

table.content h3 {
	color: #DECD9E; 
	font-size: 16px;
	clear: left;
	margin: 8px 0px 4px 0px;
	border-bottom: 1px dotted #DECD9E;
}

div.footer {
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	height: 56px;
	float:left;
	width:714px;
}

img.imageRight {
	float: right;
	margin: 25px 0px 8px 8px;
	}
	
	img.imageLeft {
	float: left;
	margin: 0px 8px 8px 0px;
	}
	
p.bodyLarge {
	font-size: 14px;
	}
	
table.tableBorder {
	border-collapse: collapse; 
}

table.tableBorder td {
	border: 1px solid #DECD9E;
	padding: 2px;
	}
	
blockquote {
	border-top: 1px solid #DECD9E;
	border-bottom: 1px solid #DECD9E;
	clear: both;
	font-style: normal;
	font-size: 14px;
	color:#DECD9E;
	}
	
.contentLeft { float: left; width: 230px; margin-right: 10px; }

.contentRight { float: right; width: 250px; }

.imageTop { margin-top: 140px; }

.staffModule { float: left; clear: both; margin-top: 10px; }
.staffModule .staffImg { float: left; width: 90px; height: 90px;}
.staffModule .staffTxt { float: left; clear: none; margin-left: 10px; }

.listIndent { }

.newsModule { float: left; width: 230px; height: 210px; margin-left: 15px; }

#eduTable { width: 100%; border: 1px solid #DECD9E; height: 330px; }
#eduTable h3 { text-align: center; color: #DECD9E; margin-left: -5px; margin-bottom: 0px; }
#eduTable h4 { color: #DECD9E; margin: 10px 0 0 0; text-align: center;}
#eduTable h5 { margin: 0 0 10px 0; text-align: center; color: #fff; }
#eduTable .eduTableH5Lower { margin-top: 35px; margin-bottom: 25px; }
#eduTable .eduTableList { list-style: none none inside; padding: 0px; margin: 10px 0; }
#eduTable .eduTableList li { color: #fff; font-weight: bold; font-size: 13px; text-align: center;}
#eduTable #eduTableLeft { width: 120px; padding: 10px; float: left; border-right: 1px solid #DECD9E; height: 310px;}
#eduTable #eduTableMid { width: 200px; padding: 10px; float: left; border-right: 1px solid #DECD9E; height: 310px;}
#eduTable #eduTableMid p { color: #fff; font-weight: bold; margin-bottom: 0px;  }
#eduTable #eduTableRight { width: 80px; padding: 10px; float: left; height: 310px; }

#divGrandTotal { width: 100%; height: 60px; border-top: 1px dotted #DECD9E;}
#divGrandTotal #gtLeft { float: left; width: 120px; padding: 20px 10px; color: #DECD9E; text-align: center; font-size: 13px; font-weight: bold;}
#divGrandTotal #gtMid { float: left; width: 200px; padding: 10px; color: #fff; text-align: center; font-size: 13px; font-weight: bold;}
#divGrandTotal #gtRight { float: left; width: 80px; padding: 20px 10px; color: #DECD9E; text-align: center; font-size: 13px; font-weight: bold;}

#qnaHeader { text-align: center; font-size: 14px; }
#qnaList { list-style: none none outside; margin-left: 0px; padding: 0px; }
#qnaList li { margin-bottom: 10px; }
.questionModule .answer {  }
.questionModule .question { width: 440px; text-align: center; margin-bottom: 10px; float: left; }
.questionModule { float: left; clear: both; width: 100%; margin-bottom: 25px; }
.questionModule .totop { width: 40px; text-align: center; margin-bottom: 10px; float: left; }

#contactForm p { text-align: left; margin-bottom: 10px; margin-top: 0px; }
#contactForm input { margin-top: 0px; margin-bottom: 10px; }
#contactForm #message { width: 292px; }

.clear { clear: both; }
.breaker { display: block; clear: left; margin: -0.66em 0; visibility: hidden;}
.white { color: #fff; }
.blue { color: #09f; }

/* IE6 */
* html #mainContent { margin-top: 10px; }
* html #sidebar { margin: 7px 5px; }