body {
	background-color: #690;
	margin: 0px;
	font-family: "Gill Sans", Helvetica, "Lucida Grande", Arial, "sans serif";
	font-size: 100%;
	color: #6C0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border:0; outline: none;
	}
a:link {
	text-decoration: none;
	color: #6c0;
}
a:visited {
	text-decoration: none;
	color: #c90;
}
a:hover {
	text-decoration: none;
	color: #930;
}
a:active {
	text-decoration: none;
	color: #690;
}

.copyright {
	color: #690;
	font-size: 10px;
	padding: 5px;
	background-color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #690;
}

#wrapper {
	background-color: #FFF;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 850px;
	padding: 0px;
	background-repeat: no-repeat;
	color: #c60;
}

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

#banner {
	background-color: #FFF;
	font-size:16px;
	color: #690;
	width: 850px;
	background-image: url(../images/caviarbanner.png);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #690;
	border-bottom-color: #690;
	height: 116px;
	padding: 0px;
}

h1 {
	font-family: "Gill Sans", Helvetica, "Lucida Grande", Arial, "sans serif";
	font-size: 24px;
	font-weight: normal;
	color: #690;
}


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

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

.footer_bars {
	clear: both;
	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: 0px;
	border-bottom-style: ridge;
	border-bottom-color: #690;
	border-top-width: 0px;
	border-top-style: ridge;
	border-top-color: #690;
	}



#tagline {
	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:#690;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#navcontainer ul{
	list-style-type: none;
	font-family: "Gill Sans", Helvetica, "Lucida Grande", Arial, "sans serif";
	font-size:14px;
	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:#690;
	text-decoration: none;
}

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

#navcontainer p {
	text-decoration: none;
}

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

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

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

#content p {
	font-family: "Gill Sans", Helvetica, "Lucida Grande", Arial, "sans serif";
	font-size:14px;
	color: #c60;
	font-weight:normal;
}

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

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

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

.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;
	color: #333;
}
#description {
	color: #E85500;
}

