body {
	background-image:url(../images/BgTile.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

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

.copyright {
	color: #cccccc;
	font-size: 10px;
	padding: 5px;
	
}

#wrapper {
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 861px;
	padding: 0px;
	background-image: url(../images/shadow_middle.jpg);
	background-repeat: repeat-y;
}

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

#banner {
	width: 861px;
	
}

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


.another_top_stripe {
	
	}

.another_bottom_stripe {
	clear: both;
	line-height:3px;	
	}

.footer_bars {
	clear: both;
	font-size: 10px;
	color: #CCC;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
		
	}



#tagline {

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



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




#navcontainer {
	float:left;
	width: 150px;
	margin-left: 20px;
	margin-top: 10px;
	font-size:16px;
	color:#a4c172;
	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:14px;
font-weight:normal;
margin-left: 0;
margin-top: 0;
padding-left: 0;
}

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

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

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

#navcontainer a:active
{
	color: #666666;
}

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

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

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

#navcontainer p a:active {
	color: #97b06c;
	text-decoration: none;
}

#content {
	background-color:#f3f3f3;
	font-size:12px;
	margin-left: 180px;
	margin-right: 20px;
	margin-top: 5px;
}

#content div {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999;
}

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

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

#content p a:hover {
color: #666666;
}

.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;
}

