body {
	padding:0px;
	margin: 0px 0px 0px 0px;	 
	background-color: #e5e5e5;
	background-image: url("images/main_bg.gif");
	background-repeat: repeat-x;
	}
	
ol, td {
	text-indent: 0px; 
	font: 11px/1.2 georgia;
	color: #000; 
	} 
	
	
ul {
	color: #000;
	font-family: georgia;
	font-size: 11px;
	} 
li {
}


p { 
	text-indent: 0px; 
	font:	12px/20px georgia;
	color: #000; 
 } 
	
h1 {
	font: 30px/1.2 georgia;
	color: #fff	; 
	font-weight:bold;
	}

h2 {
	font: 20px/1.2 georgia;
	color: #000;
	font-weight:bold;
	margin-bottom: -10px;
	}

h3 {
	font: 16px/1.2 georgia;
	color: #000;
	font-weight: bold;
	}

h4 {
	font: 10px/1.2 georgia;
	color: #000;
	font-weight:bold;
	}

a {
	text-decoration:none;
	font-weight:bold;
	color:#700013;
	}

a:active { 
	color: #000; 
	text-decoration: none; 
	} 

a:visited { 
	color: #700013; 
	text-decoration: none; 
	}
 
a:hover {
	color: #C58C54;
	text-decoration: none;
	}
	
.navbar {
	color: #000;
	padding: 0px 5px 0px 5px;
	
	}

.navbar a {
	color: #fff;
	padding: 0px 2px 0px 2px;
	}
	
.navbar a:visited {
	color: #fff;
	}
	
.navbar a:hover {
	color: #000;
	}

.footer {
	color: #000;
	}
	
.footer a{
	color: #fff;
	}

.footer a:hover{
	color: #000;
	}
	
.footer a:visited {
	color: #fff;
	}

.footerTEXT  {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	}

.banner {
	margin-bottom: 0px;
	}
	
.floatright{
	float:right;
	margin: 5px 5px 5px 5px;
	border: 2px solid #000;
	}

.floatleft{
	float:left;
	margin: 5px 5px 5px 0px;
	border: 2px solid #000;
	}
	
.border {
	border: 1px solid #000;
	font: 11px georgia;
	background-color: #fff;
	}

.border2 {
	border: 2px solid #000;
	font: 12px georgia;
	color: #fff;
	background-color: #700013;
	}

.tb {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}	
	
.smaller {
	font: 11px/1.0 georgia;
	}
	
.larger {
	font: 16px/1.2 georgia;
	color: #700013;
	font-weight: bold;
	}
	
#top {
	background-color: transparent;
	width: 771px;
	font: 11px/1.0 georgia;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
#container  {
	background-color: #E4CAAF;
	background-image: url(images/cbg.jpg);
	background-repeat: repeat-y;
	width: 728px;
	border: 1px solid #000;
	}
	
#containerSUB  {
	background-color: #fff;
	width: 728px;
	border: 1px solid #000;
	}

#banner {
	background-color: #700013;
	border-bottom: 1px solid #000;
	background-repeat: no-repeat;
	}

#banner a {
	font: 14px/1.2 Georgia;
	font-weight: normal;
	color: #fff;
	}
	
#nav {
	float: left;
	width: 193px;
	background-color: #E4CAAF;
	font-family: Georgia;
	font-size: 12px;
	margin-bottom: 30px;
	}
	
#content {
	padding-top: 0px;
	background-image: url(images/fbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E4CAAF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 233px;
	}
	
#contentSUB {
	padding-top: 0px;
	margin: 10px 10px 10px 10px;

	}
	
#footer {
	clear: both;
	background-color: #E5E5E5;
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	margin-top: 30px;
	}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


#footer p {
	color: #fff
	}
	
#menucontainer {
	height: 21px;
	}
		
#menu a, #menu a:visited {
	font: 11px/1.0 georgia;
	font-weight: bold;
	letter-spacing: -.4px;
	text-align: center;
	color: #000;
	background-color: #fff; 
	display: block;  
	margin: 0px 0px 0px 0px;
	padding:5px 10px;
	border-left: 5px solid #700013;
	border-right: 5px solid #700013;
	float: left;
	}
	
#menu a:hover {
	color: #fff;
	background-color: #700013;
	border-color: #fff;
	font-style: italic;
	}
	
#pa {
	float: left;
	margin-left: -30px;

	}	

#banner a:hover {
	font-style: italic;
	}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #700013;
}
.textLARGE {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #700013;
}
#pa ul {
	list-style-image: url(images/star.jpg);
	list-style-position: inside;
}
