@charset "ISO-8859-1";
.header_background {
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
}
.background {
	background-color: #eee8dc;
}
.right_border {
	background-image: url(images/right_border.jpg);
	background-repeat: repeat-y;
}

.banner				{ position:fixed; }

.topicheaderred {
	color:#990000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	font-variant:small-caps;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a19886;
	border-bottom-color: #a19886;
	background-color: rgba(210, 205, 202, 0.0);
}
.main_content {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
sidebar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style:normal;
	font-weight: normal;
	font-variant:normal;
	color:#000;
	text-decoration: none;	
	border-bottom-width:thin;
	border-bottom-color:#000;
}
h6 {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.content {
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #a19886;
	border-right-color: #a19886;
	border-bottom-color: #a19886;
	border-left-color: #a19886;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-left:35px;
}

ul.navigation {
	list-style:none;
}

ul.navigation li a {
	color:#a19886;
	font-family: "MS Serif", "New York", serif;
	font-size:16px;
	font-style:normal;
	font-variant:small-caps;
	line-height:25px;
	top:35px;
	position:relative;
	margin-top:35px;
	margin-right:40px;
	margin-left:15px;
	text-decoration: none;
	vertical-align: top;

}

ul.navigation li a:hover {
	color:#990000;
}

.navig_head {
	color:#a19886;
	font-family: "MS Serif", "New York", serif;
	font-size:14px;
	font-variant:small-caps;
	text-decoration: none;
	font-weight:50;
}

.navig_head a:hover {
	color:#990000;

}.upcoming {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66666E;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a19886;
	border-right-color: #a19886;
	border-bottom-color: #a19886;
	border-left-color: #a19886;
}
