.header {
	background-color: #AAAAAA;

	visibility: visible;
	/*height: 100%;
	width: 100%;*/
	font-family:Microsoft Sans Serif, Tw Cen MT, Arial;
	font-size: 8pt;
}


.headerLinks {
	font-family: Georgia;
	background-color: #4F5C4D;
	/*background-position: center;*/
	color: #000000;
	text-decoration: none;
	text-align: center;
	/*border-top: 1px none #000000;
	border-right: 1px none #ccccff;
	border-bottom: 1px solid #000000;
	border-left: 1px none #ccccff;*/
	padding: 3px;
}

.header a:link, .header a:visited {
	/*font-family: Georgia;*/
        /*font-size: 12;*/
	text-decoration: none;
	color: #4B0D0D;
	text-decoration: none;
	text-align: left;
	/*background-color: #B8907D;*/
	padding-right: 15px;
	padding-left: 15px;
	/*height: 100%;*/
	/*border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;*/
}

.header a:hover {
	background-color: #CCCCCC;
	/*background-image: url(testBG.jpg);*/
	background-image: none;
	text-decoration: none;
	color: #4B0D0D;
	padding-right: 15px;
	padding-left: 15px;
	/*background-position: center bottom;*/
	/*border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;*/
}

body {
	background:#000000 url("images/background.jpg") repeat-y;
	padding-left: 0px;
	padding-top: 0px;
	color: #5F572E;
	font-family: Arial;
	font-size: 10pt;
}

p {
    padding-left: 3px;
    padding-top: 5px;
    color: #4F5C4D;
    font-family:Microsoft Sans Serif, Tw Cen MT, Arial;
    font-size: 8pt;
}

.border {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
}

/*home page links*/
.links {
	color: #000000;
	background-color:#ECE9D8;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.links a:link, .links a:visited {
	width: 300px;
	text-align: center;
	color: #5F572E;
	font-size: 16pt;
	font-weight: bold;
	font-family:Times, Tw Cen MT, Arial;
}
.links a:hover {
	color: #A5211E;
}

.phone {
	font-size: 20pt;
	color: #ECE9D8;
	font-weight: bold;
	font-family:Times, Tw Cen MT, Arial;
	background-color:#8C2A2A;
	border-top: 1px solid #ECE9D8;
	border-right: 1px solid #ECE9D8;
	border-bottom: 1px solid #ECE9D8;
	border-left: 1px solid #ECE9D8;
}

.bio_pix {
	background:  url("images/pix_background.jpg") bottom no-repeat;
	color: #000000;
	font-size: 6.5pt;
}

.pic {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}

.area_table {
	background-color:#FFFFFF;
	color: #5F572E;
	font-family: Arial;
	font-size: 8pt;	
}

.header_image {
	background:#F4F8FF url(top_image.png) no-repeat top;
	padding: 5px 5px 5px 5px;
}


/*Makes all text for hyperlinks dark blue and have no text decoration*/
a {font-size: 1 em; color: #7F1717; text-decoration: none}

/*hover color is a dark gold*/
a:hover {color:#7C6435}

.main {border-style: solid; border-width: 1px; border-color: #CDCDBC; font-family:Microsoft Sans Serif, Tw Cen MT, Arial;
	font-size: 8pt;}
TD {font-family:Arial; font-size: 8pt; color: #FFFFFF;}

H1 {font-family:Times, Arial; font-size: 18pt; font-weight: bold; color: #5F572E;}
H2 {font-family:Arial; font-size: 14pt; font-weight: bold; color: #0947EC;}
H3 {font-family:Arial; font-size: 12pt; font-weight: bold; color: #0947EC;}
H5 {font-family:Arial; font-size: 12pt; font-weight: bold; color: #F4F8FF;}

.side_menu {	
	color: #000000;
	background-color:#ECE9D8;
}
.side_menu a:link {  display: block; color: #ECE9D8; text-decoration: none;font-family:Times, Arial; font-size: 12pt; font-weight: none;background-color: #8C2A2A; margin-bottom: 1px;}
.side_menu a:active { display: block; color: #ECE9D8; text-decoration: none; font-family:Times, Arial; font-size: 12pt; font-weight: none;background-color: #8C2A2A; margin-bottom: 1px;}
.side_menu a:visited { display: block; color: #ECE9D8; text-decoration: none; font-family:Times, Arial; font-size: 12pt; font-weight: none;background-color: #8C2A2A; margin-bottom: 1px;}
.side_menu a:hover { display: block; color: #8C2A2A; text-decoration: none;  font-family:Times, Arial; font-size: 12pt; font-weight: none;background-color: #ECE9D8; margin-bottom: 1px;}
.side_menu b { color: #660000; }

.main_body { color: #000000; background:#ECE9D8 url("images/header_background.jpg") no-repeat top;
		border-style: solid; border-width: 1px 1px 1px 1px; border-color: 000000;}
.main_body H1 {font-family:Times, Arial; font-size: 18pt; font-weight: none; color: #330000;}

.footer {background-color: #ECE9D8; font-family: arial, helvetica; padding: 2px 13px 2px 13px;
		border-style: solid; border-width: 1px 1px 1px 1px; border-color: 000000;}
.footer a:link { color: #5F572E; text-decoration: none; padding: 2px 13px 2px 13px;}
.footer a:active { color: #5F572E; text-decoration: none; padding: 2px 13px 2px 13px;}
.footer a:visited { color: #5F572E; text-decoration: none; padding: 2px 13px 2px 13px;}
.footer a:hover { color: #ECE9D8; text-decoration: none; background-color: #990000;padding: 2px 13px 2px 13px;}