body {
	background-color: #B31A0C;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;

}
#menu {
	width: 187px;
	margin: 0px;
	padding: 0px;
	border-top: 1px none #4D1611;
	border-right: 1px solid #4D1611;
	border-bottom: 1px none #4D1611;
	border-left: 1px solid #4D1611;

}

*html #menu {
	width: 187px;
	margin: 0px;
	padding: 0px;
	border-top: 1px none #4D1611;
	border-right: 1px solid #4D1611;
	border-bottom: 1px none #4D1611;
	border-left: 1px solid #4D1611;
}

#menu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 115%;

}

#menu a {
	color: #8C400A;
	text-decoration : none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	background-color: #F3F1BF;
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;

	display: block;
	margin: 0px;





}
	
#menu a:hover {
	text-decoration : underline; 
	font-family: Tahoma; 
	font-size: 12px;
	color: #EEAF1E
}
.menu_title {
	background-color: #8C150A;
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #C3B894;
	font-weight: bold;






}
.menu_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4D1611;
	border-right-color: #4D1611;
	border-bottom-color: #C3B894;
	border-left-color: #4D1611;

}
.menu_bottom2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4D1611;
	border-right-color: #4D1611;
	border-bottom-color: #4D1611;
	border-left-color: #4D1611;


}
#sidebar {
	font-family: Tahoma;
	font-size: 11px;
	color: #F3F1BF;
	margin: 0px;
	padding: 15px;


}
h5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C3B894;
	margin: 0px;
	padding: 0px;
	line-height: 150%;


}
#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;


}
#intro p {
	color: #F3F1BF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	margin-right: 15px;
	margin-left: 15px;




}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F3F1BF;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}
.whiteref {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	background-color: #F3F1BF;
	border: 1px solid #4D1611;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #444444;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#listbox1 {
	width: 500px;
	margin: 0px;
	padding: 10px;
	background-color: #DAD8A8;
	height: 200px;
}

#listbox1 li{
	margin: 0;
	padding: 0;
	list-style-type: disc;
	line-height: 115%;
	list-style-position: inside;
}

#listbox1 a {
	color: #8C400A;
	text-decoration : none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	background-color: #F3F1BF;
	background-image: url(menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	display: block;
	margin: 0px;
}
	
#listbox1 a:hover {
	text-decoration : underline; 
	font-family: Tahoma; 
	font-size: 12px;
	color: #EEAF1E
}
.bullets {
	font-family: Tahoma;
	font-size: 12px;
	color: #322726;
	line-height: 150%;
}
.contentp {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 150%;
}
.photoboxtext {
	font-size: 11px;
	color: #444444;
	font-family: Tahoma;
	line-height: 150%;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
#footerbg a, a:link {
	color: #F3F1BF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;


}

#footerbg a:visited {
	color: #ffffff;
	text-decoration: none;

	}

#footerbg a:hover {
	color: #ffffff;
	text-decoration: none;

	}
#footer a, a:link {
	color: #C3B894;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;


}

#footer a:visited {
	color: #C3B894;
	text-decoration: none;

	}

#footer a:hover {
	color: #C3B894;
	text-decoration: none;

	}
