body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #400712;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #a80000;
	text-decoration: underline;
}
a:active {
	color: #64443b;
	text-decoration: underline;
}

.footertext:link {color: #FFFFFF;
	text-decoration: none;
	}
	
.footertext:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footertext:hover {color: #cF8888;
	text-decoration: underline;
	}
	
.footertext:active {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	width: 820px;
	text-align: center;
	background-color: #400712;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 175px;
	background-color: #ffffff;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left;
} 

li {
	font-size: 0.9em;
	line-height: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
	
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 2.5em;
}
h5 {
	font-size: 1em;
	padding: 0px;
}
h6 {
	font-size: 1em;
	margin: 0;
}

p {
	font-size: 12px;
	}

.bodytext {
	font-size: 0.9em;
	line-height: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodytext2 {
	font-size: 0.75em;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodytext3 {
	font-family: font-family:"Times New Roman",Georgia,Serif;
	font-size: 12px;
	line-height: normal;
	font-weight:bold;
	color:#400712;
}

/* --- Begin Navigation Menu ---------- */
#mainnav {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #64443b;
	width: 812px;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#mainnav ul { 
   padding: 0; 
}
#mainnav ul li {
	display: inline;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	color: #eeeeee;
}
#mainnav ul li a {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #eeeeee;
	text-decoration: none;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#mainnav ul li a:hover {
   background-color: #4f2e34;
   color: #F3E9D4;
}
#navlist li a:hover, #navlist li a:active {
   color: #eeeeee;
   text-decoration: none;
   background: #64443b;
   text-align: left;
}
/* --- End Navigation Menu --------- */

/* --- Begin Left Sidebar Menu --------- */

#sidebar1 {
	float: left;
	width: 176px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;

}
#sidebar1 ul 
{
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar1 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #64443b;
	padding-bottom: 8px;
	padding-left: 8px;
	list-style-image: none;
	list-style-type: none;
	padding-right: 8px;
	margin-top: 5px;
}
#sidebar1 ul li a {
	color: #64443b;
	text-decoration: none;
}
#sidebar1 ul li a:visited { 
   color: #64443b; 
}
#sidebar1 ul li a:hover {
	color: #999999;
	text-decoration: underline;
}
#sidebar1 ul li a:active {
   color: #64443b;	
   text-decoration: none;
}

/* --- End Left Sidebar Menu --------- */

/* --- End Right Sidebar Menu --------- */


#mainContent {
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 190px;
	background-color: #ffffff;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
} 
/* --- Begin Header ----------------------------------- */
	
#header1 {
	text-align: right;
	float: right;
	width: 375px;
	height: 140px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #eeeeee;
} 
#header1 a{
	color:#eeeeee;
	text-decoration:underline;
	font-size: 0.8em;
}
#header1 a:hover {
	color:#999999;
	text-decoration: underline;	
}

/* --- Begin News ----------------------------------- */

#news {
	width: 200px;
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 8px;
	background-color: #F3E9D4;
	background-image: url(images/newtop.png);
	background-repeat: no-repeat;
	background-position: top;
}

/* --- End News ----------------------------------- */

/* --- Begin Footer ----------------------------------- */

#footer {
	text-align: center;
	color: #eeeeee;
	background-color: #400712;
	background-image: url(images/footertop.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#footer p {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer a {
	color:#eeeeee;
	text-decoration:underline;
}
#footer a:hover {
	color:#999999;
	text-decoration: underline;	
}

/* --- End Footer ----------------------------------- */
