/* CSS Document */
body {
	/* margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	background: #B97000; 
}
a:link, a:visited {color: #773C00; text-decoration: underline;}
a:hover, a:active {color: #CC9900; text-decoration: underline;}
h1,h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #773C00;
	text-decoration: none;
}
.bodybg {
	background-image: url(../images/bodybg.gif);
	width: 100%;
	height: 100%;
}
.satinbottom {
	background-image: url(../images/bottomred.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 775px;
}
.goldbottom {
	background-image: url(../images/bottomgold.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 775px;
}
.copybottomred {
	background-image: url(../images/copybottomred.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 775px;
}

.goldtop {
	background-image: url(../images/topgold2.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 775px;
}
.navtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FF9933;
}
.navtext a{
	color: #FF9933;
	text-decoration: none;
}
.navtext a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainbodybg {
	background-image: url(../images/mainbodybg.jpg);
	background-repeat: repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.staffmainbodybg {
	background-image: url(../images/staffmainbodybg.jpg);
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.topbg {
	background-image: url(../images/mhcheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.temptopbg {
	background-image: url(../images/mhctempheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.F-SubmitButtonHover {
	background-color: #93709B;
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.F-SubmitButton {
	background-color: #602C6B;
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}

.F-Fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F0906;
	background-color: #FFD6AD;
	border: 1px solid #855C33;
	width: 160px;

}
.F-MessageField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F0906;
	background-color: #FFD6AD;
	border: 1px solid #855C33;
	height: 115px;
	width: 160px;
}
.F-MessageFieldmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F0906;
	background-color: #FFD6AD;
	border: 1px solid #855C33;
	height: 40px;
	width: 160px;
}
#bottomnavtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFB974;
	text-decoration: none;
}

#bottomnavtext a:link, #bottomnavtext a:visited {color: #FFB974; text-decoration: underline;}
#bottomnavtext a:hover, #bottomnavtext a:active {color: #FFF1D5; text-decoration: underline;}
.sidetext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #FEF0D4;
	text-decoration: none;
}
.titletext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	text-transform: none;
	color: #9A390F;
	text-decoration: none;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	color: #773C00;
}
p a:link, p a:visited {color: #773C00; text-decoration: underline;}
p a:hover, p a:active {color: #CC9900; text-decoration: underline;}
.doctortitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #FFB974;
	text-decoration: none;
}
.contacttext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FEF0D4;
	text-decoration: none;
}
#footertext, #footertext p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.insidebodybg {
	background-color:beige;
	background-repeat: repeat-y;
	background-position: left top;
}

/* link lists (place list in a DIV tag) */

#nav {width: 190px; margin: 0px; padding: 0px;}
#nav ul
{
list-style-type: none;
margin: 0px;
padding: 0px;
}

#nav ul li a
{
	display: block;
	width: 190px;
	margin: 1px 0px 0px 2px;
	padding: 1px 0px 2px 15px;
	background-color:#630807;
	font: 14px Georgia, Times New Roman, Times, serif;
	color: #FF9933;
	text-decoration: none;
}
#nav a:hover
{
	color:#FFFFFF;
	background-color:#330000;
}

#list ul
{
list-style-type: none;
text-align: left;
margin-left: 0px;
padding-left: 0px;
}

#list ul li a
{
background: transparent url(../images/inside/bullet.jpg) left center no-repeat;
padding-left: 15px;
margin-left: 0px;
text-align: left;
font: 14px Georgia, Times New Roman, Times, serif;
text-decoration: underline;
color: #773C00;
}

#list ul li a:hover
{
background: transparent url(../images/inside/bullet-o.gif) left center no-repeat;
color: #CC9900;
}