/* --- Common site Styles ---------------------------------------------------------- */
body,
p,
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}

body {
	background-color:#BCB7A2;
	margin:0 0 0 0;
	background-image:url(../_images/bgrd_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #8B5730;
	text-decoration:underline;
}
a:hover {
	color: #C09E14;
	text-decoration:underline;
}
.outterArea
{
	width:776px;
	margin:28px auto 0 auto;
	background-color:#FFFFFF;
}
.mainArea
{
	width:760px;
	margin:0px auto 0 auto;
}
.mainContent
{
padding:20px 20px 14px 28px;
line-height:17px;
}
li
{
	margin:0 0 3px 0px;
	list-style-image:url(../_images/bullet.jpg);
}
ul
{
	padding:0 0 0 0px;
	margin:5px 0 0 25px;
	list-style-type:disc;
	list-style-position:outside;
}
.line
{
	margin:10px 0 10px 0;
	border-bottom:1px solid #F1DFB6;
}
.nowrap
{
white-space:nowrap;
}

/* --- Menu  ---------------------------------------------------------- */

#menu {
margin-left:auto;
margin-right:auto;
display: table-cell;
width:760px;
background-color:#ab0e1f;
}

#menu ul {
list-style:none;
margin:0;
padding:0;}
	
#menu li {
display: inline;}

#menu li a {
display:table-cell;
float:left;
text-align:center;
width:auto;
height:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
text-transform:uppercase;
text-decoration:none;
padding:8px 8px 8px 9px;
color:#ffffff;
font-weight:normal;
background-color:#ab0e1f;
}

#menu li a:hover {
color: #e4813d;
background-color:#740a14;}




/* --- Page Title  ---------------------------------------------------------- */

.ptitle
{
margin:0px 0px 8px 0px;
}



/* --- Hours  ---------------------------------------------------------- */

.hours
{
padding:1px 13px 15px 13px;
color:#740A14;
font-size:7.5pt;
background-color:#F2E2BD;
background-image:url(../_images/bgrd_hours.jpg);
background-repeat:no-repeat;
}


/* --- Phones  ---------------------------------------------------------- */

.phones
{
padding:3px 0px 3px 1px;
color:#740A14;
font-size:8.5pt;
background-color:#eed8a8;
}



/* --- Conditions  ---------------------------------------------------------- */

.conditions
{
color:#AB0E1E;
font-size:8.5pt;
background-color:#F7E293;
}





/* --- News  ---------------------------------------------------------- */

.leftSide
{
color:#000000;
font-size:7.5pt;
background-color:#f8eed7;
}
.newsIndex
{
	margin:1px 13px 15px 13px;
	line-height:14px;	
}

.newsIndex a,
.newsIndex a:link,
.newsIndex a:visited,
.newsIndex a:active
{
	color:#000000;
	text-decoration:underline;
}
.newsIndex a:hover
{
	color:#C61123;
	text-decoration:underline;
}

.newsDate
{
color:#C07A47;
margin:0 0 2px 0;
}
.newsLine
{
border-bottom:1px dashed #C07A47;
margin:9px 0 9px 0;
}




/* --- Contact Top  ---------------------------------------------------------- */

.contactTop
{
margin:0px 0px 0 0px;
color:#740a14;
font-size:7.5pt;
line-height:13px;
}



/* --- Physicians  ---------------------------------------------------------- */

.physicianImage
{
	padding:5px;
	border:1px solid #D5B59F;
	margin:0px 15px 6px 0px;
	background-color:#f8eed7;
}
.physicianName
{
margin:0px 0px 10px 0px;
font-weight:bold;
}
.LocationMap
{
	padding:5px;
	border:1px solid #D5B59F;
	
	background-color:#f8eed7;
}



/* --- Pop a Box ---------------------------------------------------------- */

.popControl
{
font-weight:normal;
}
.popBox
{
margin:6px 0 0 0;
padding-bottom:6px;
display:none;
line-height:17px;
}
.popBoxGlossary
{
padding:6px 0 6px 15px;
display:none;
line-height:20px;
}




/* --- Services  ---------------------------------------------------------- */

.glossary a,
.glossary a:link,
.glossary a:visited,
.glossary a:active
.glossary a:hover
{
	color:#8B5730;
	text-decoration:none;
	display:block;
	padding:4px 4px 4px 4px;
}
.glossary a:hover
{
	color:#000000;
	text-decoration:none;
	background-color:#F9F0DD;
}
.lineGlossary
{
	border-bottom:1px solid #F1DFB6;
	margin:9px 0 9px 0;
}



/* --- Charts ------------------------------------------------------------ */

.cellBgrd
{
background-color:#f8eed7;
}
.cellBgrdLight
{
	background-color:#FCF7EB;
}
.cellBorderBot
{
border-bottom:1px solid #F1DFB6;
}
.cellBorderRt
{
	border-right:1px solid #F1DFB6;
}
.titleCell
{
	background-color:#f8eed7;
	font-weight:bold;
}
.chartDiv2
{
margin:12px 0 12px 0;
border:1px solid #F1DFB6;
}



/* --- Employment ------------------------------------------------------------ */

.empLine
{
	margin:9px 0 9px 0;
	border-bottom:1px dashed #C07A47;
}
.employment
{
	margin:1px 13px 15px 13px;
	line-height:14px;	
}

.employment a,
.employment a:link,
.employment a:visited,
.employment a:active
{
	color:#000000;
	text-decoration:none;
}
.employment a:hover
{
	color:#990D1B;
	text-decoration:none;
}
.empTitle
{
color:#C07A47;
margin:0 0 2px 0;
font-weight:bold;
}




/* --- Forms ---------------------------------------------------------- */

.forms
{
margin:0 0 0 0;
padding:0 0 0 0;
}
.formField {
	background-color: #F8F5E9;
	border: 1px solid #D5C8AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px 0 0 3px;
	margin:0 0 0 0;
	width:260px;
	height:18px;
	color:#000000;
}
.formFieldState {
	background-color: #F8F5E9;
	border: 1px solid #D5C8AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px 0 0 3px;
	margin:0 0 0 0;
	width:260px;
	height:24px;
	color:#000000;
}
.formMemo {
	background-color: #F8F5E9;
	border: 1px solid #D5C8AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px 0 0 3px;
	margin:0 0 0 0;
	width:260px;
	height:85px;
	color:#000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#ffffff;
	font-weight: bold;
	background-color:#740A14;
	margin:0 0 0 0;
	padding: 5px 2px 5px 2px;
	border: 1px solid #E9CA81;
	width:60px;
}
.required
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.error
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.formText
{
font-size:7pt;
}
.borderBotForm
{
	border-bottom:1px dashed #F1DFB6;
}
.formField2 {
	background-color: #F8F5E9;
	border: 1px solid #D5C8AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px 0 0 8px;
	margin:0 0 0 0;
	width:27px;
	height:18px;
	color:#000000;
}
.formMemoSurvey {
	background-color: #F8F5E9;
	border: 1px solid #D5C8AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px 0 0 3px;
	margin:0 0 0 0;
	width:490px;
	height:85px;
	color:#000000;
}

/* --- Footer ---------------------------------------------------------- */

.footerArea
{
	width:776px;
	height:62px;
	background-image:url(../_images/bgrd_footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
}
.footer
{
	color:#8D8465;
	line-height:15px;
	font-size: 7pt;
	text-align:right;
	padding:9px 8px 15px 0;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active
{
	color:#8D8465;
	text-decoration:none;
}
.footer a:hover
{
	color:#5F5945;
	text-decoration:underline;
}