@charset "UTF-8";

body {
	background-color: #000;
	background-image: url(../images/bkg_repeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
a:link, a:visited {
	color: #900;
}
a:hover, a:active {
	color: #BB9968;
}
h1 {
	font-size: 18px;
	font-weight:bold;
	color: #BB9968;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	font-weight:bold;	
	color: #000;
}
h3 {
	font-size: 14px;
	font-weight:bold;	
	color: #666;
}
h4 {
	font-size:12px;
	font-weight:bold;	
	color: #BB9968;
}

/**************** Page Styles **********************/ 
.content-home {
	margin:0 auto;
	padding:0;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	width: 646px;
	height:auto;
} 
.content {
	margin:0 auto;
	padding:0;
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	width: 646px;
	height:auto;
} 

.content img {
	border-color:#BB9968;
	border-style:solid;
	border-width:thin;
	padding:3px;
} 
.content-home img {
	border-color:#BB9968;
	border-style:solid;
	border-width:thin;
	padding:3px;
} 
.rsscontainer {
	border-color:#BB9968;
	border-style:solid;
	border-width:thin;
	padding:5px;
	width: 170px;
	min-height: 220px;
	float: left;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.content-home-rss #rss1 {
	width: 170px;
}
.content-home-rss #rss2 {
	width: 170px;
}
.content-home-rss #rss3 {
	width: 230px;
}
.rsscontainer h4 {
	font-size:12px;
	font-weight:bold;
	color: #FFF;
	margin: 0px;
	padding: 3px;
	line-height: normal;
	background-color: #666;
}
.rsscontainer a:link, a:visited {
	color: #039;
	font-weight: normal;
}
.rsscontainer a:hover, a:active {
	color: #960;
	font-weight: normal;
}
.rssfeed {
	font-size: 10px;
}
.rssfeed img {
	border: none;
}
#sociallinks {
	text-align: right;
	float: right;
	background-color:#CCC;
	border-style:solid;
	border-width:thin;
	border-color:#999;
}
.stafflinks {
	color: #900;
	font-size: 11px;
	text-align:left;
}
	
.stafflinks a:link,
.stafflinks a:visited  {
	color:#900;
	text-decoration: none;
}
.stafflinks a:hover,
.stafflinks a:active  {
	color: #BB9968;
	text-decoration: underline;
}

/**************** End Page Styles **************/ 

/**************** Menu Styles ******************/ 

/****** Breadcrumb ******/ 
.breadcrumbs {
	color: #333333;
	font-size: 10px;
	padding-left:25px;
	padding-top:5px;
}
.breadcrumbs a:link,
.breadcrumbs a:visited  {
	color:#333333;
	text-decoration: none;
}
.breadcrumbs a:hover,
.breadcrumbs a:active  {
	color: #910000;
	text-decoration: underline;
}
/****** TopNav ******/
.navigation {
	margin:0 auto;
	padding:0;
	padding-right: 70px;
	padding-top:20px;
	width:885px;
	color:#FFF;
	height:25px;
	font-size:11px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif; 
	
}
.navigation a:link,
.navigation a:visited  {
	color:#FFFFFF;
	text-decoration: none;
}
.navigation a:hover,
.navigation a:active  {
	color: #900
	text-decoration: none;
}
/****** MainMenu ******/	

#menulist {
	margin:0;
	width: 140px;
	height: auto;
	padding-top: 50px;
	padding-left: 19px;	
}
.menu  {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 120%;
	text-indent: 0px;
}	
.menu a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover,
.menu a:active {
	color: #BB9968;
	text-decoration:none;
}
	
/****** End Menu Styles ******/ 

/****** Footer Styles ******/ 
#footer_container {
	margin:0 auto;
	padding:0;
	width:700px;
	height:75px;
	clear:both;
	text-align: center;
} 
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#F0E9CD;
	padding:10px;
	line-height:14px;
}
.footer a:link,
.footer a:visited  {
	color:#F0E9CD;
	text-decoration: none;
}
.footer a:hover,
.footer a:active  {
	color: #F0E9CD;
	text-decoration: underline;
}
/****** End Footer Styles ******/