@charset "utf-8";
/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #fff8dd;
}
#flash_wrapper {
	z-index: 0;
	width:950px;
	height:592px;
	text-align:center;
	position: relative;
	border-bottom:#76001c 20px solid;
}
#contactcontent {
	position:absolute;
	width: 950px;
	height: 592px;
	z-index: 1;
	background-color:#b0b478;
	left: 0px;
	top: 0px;
	text-align:left;
	color:#fff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#flashcontent {
	position:absolute;
	width: 640px;
	height: 592px;
	z-index: 1;
	background-image:url(images/gradient_left.jpg);
	background-repeat:repeat-y;
	left: 0px;
	top: 0px;
	text-align:left;
	color:#4A4424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#flashcontent p { margin-top:7px; margin-bottom:7px; margin-left:20px; margin-right: 20px;}

#profile_left {
	position:absolute;
	width: 400px;
	height: 592px;
	z-index: 1;
	background-image:url(images/profile_gradient_left.jpg);
	background-repeat:repeat-y;
	left: 0px;
	top: 0px;
	text-align:left;
	color:#4A4424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#profile_right {
	z-index:3; /* on top of flash slides */
	position:absolute;
	left:400px;
	top: 0px;
	width: 550px;
	height: 592px;
	background-image:url(images/profile_gradient_right.jpg);
	background-repeat:repeat-y;
	color:#4C3C13;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.main_textBold {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C3C13;
}

#profile_right p { margin-left: 20px; margin-right: 20px;}

#content_area {
	position:absolute;
	width: 829px;
	height: 500px;
	z-index: 1;
	background-color:#FFFFFF;
	left: 58px;
	text-align:left;
	height:595px;
	overflow:auto;
	top: 21px;
}
#content_area p { padding-left: 10px; padding-right: 10px; }


#cursive {
	z-index:3; /* on top of flash slides */
	position:absolute;
	left:361px;
	top: 506px;
	width: 526px;
	height: 51px;
	text-align:left;
}

#words {
	z-index:3; /* on top of flash slides */
	
	position:absolute;
	left:640px;
	top: 0px;
	width: 310px;
	height: 592px;
	background-image:url(images/gradient_right_side.jpg);
	background-repeat:repeat-y;
	color:#4A4424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#words p {
	margin-right: 20px; margin-left: 20px;
}
#words_clear {
	z-index:2; /* on top of flash slides */
	position:absolute;
	left:640px;
	top: 0px;
	width: 310px;
	height: 592px;
}
#mh_main {
	z-index:2; /* on top of words */
	position:absolute;
	background-image:url(images/mh_main.png);
	top: 242px;
	left: 14px;
	width: 281px;
	height: 237px;
}
#mh_profile {
	z-index:2; /* on top of words */
	position:absolute;
	background-image:url(images/mh_main.png);
	top: 242px;
	left: 254px;
	width: 281px;
	height: 237px;
}

.copyright { font-size: 10px; text-align:center; color:#c8c3a2; font-family:Georgia, "Times New Roman", Times, serif;}
.copyright a { color:#c8c3a2; }
.white {color:#fff; }

.menu { font-size: 15px; color:#fff; font-weight:bold;}
.menu a {text-decoration:none; color:#fff;}
.menu a:hover { color:#000; }

.table_class td { padding-left:15px; }

#wordsbold {
	z-index:3; /* on top of flash slides */
	position:absolute;
	left:640px;
	top: 0px;
	width: 310px;
	height: 592px;
	background-image:url(images/gradient_right_side.jpg);
	background-repeat:repeat-y;
	color:#4C3C13;
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.main_textBolditalic {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C3C13;
}
