body {
	background-color: #700016;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #669966;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link {
	text-decoration: none;
	color: #C5D3B9;
}
a:visited {
	text-decoration: none;
	color: #C5D3B9;
}
a:hover {
	text-decoration: none;
	color: #C5D3B9;
}
a:active {
	text-decoration: none;
	color: #C5D3B9;
}

.copyright {
	color: #7D9474;
	font-size: 10px;
	padding: 5px;
	background-color: #700016;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C5D3B9;
}

#wrapper {
	background-color: #7D9474;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 850px;
	padding: 0px;
	background-image: url(../images/Background_Texture2.jpg);
	background-repeat: no-repeat;
}

.floatright {
	margin: 0px;
	padding: 0px;
	float: right;
}

#banner {
	background-color: #C5D3B9;
	font-size:12px;
	padding:5px 10px;
	color: #7D9474;
	width: 830px;
	background-image: url(../images/HEADER_wLOGO.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5D3B9;
	border-bottom-color: #C5D3B9;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C5D3B9;
}


.another_top_stripe {
	background-color: #7D9474;
	line-height:5px;	
	}

.another_bottom_stripe {
	clear: both;
	background-color: #7D9474;
	line-height:3px;	
	}

.footer_bars {
	clear: both;
	background-image:url(../images/Footer_Plain_Wood.jpg);
	line-height:22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #C5D3B9;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #C5D3B9;
	}



#tagline {

color:#660000;
font-size:14px;
font-weight:bold;
}



/* MENU - modified from http://css.maxdesign.com.au/listamatic/vertical08.htm */




#navcontainer {
	float:left;
	width: 150px;
	margin: 10px;
	font-size:12px;
	font-weight:bold;
	color:#300;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#navcontainer ul{
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin-left: 0;
margin-top: 0;
padding-left: 0;
}

#navcontainer a
{
	display: block;
	width: 150px;
}

#navcontainer a:link, #navlist a:visited
{
color:#633;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #300;
}

#navcontainer p {
	color: #333333;
	text-decoration: none;
}

#navcontainer p a:link, #navcontainer p a:visited {
	color: #300;
	text-decoration: none;
}

#navcontainer p a:hover {
	color: #633;
	text-decoration: none;
}

#content {
	width: 660px;
	font-size:12px;
	color: #300;
	margin-left: 180px;
	margin-top: 10px;
	margin-right: 0px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #300;
	font-weight:bold;
}

#content p a:link {
	color: #633;
	text-decoration: none;
}

#content p a:link, #content p a:visited {
color:#633;
text-decoration: none;
}

#content p a:hover {
background-color: #7D9474;
color: #300;
font-weight:bold;
}

.clearit {
	clear: both;
}
.textborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
