body { 
	background-color: #ffffff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
p, li, blockquote, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 99%;
	background-color: inherit;
	color: inherit;
}
td {
	vertical-align: top;
}
h4, .olive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	color: #999911;
	display: inline;
	padding: 0 .4em 0 0;
}
	
	
	
#banner {
	height: 60px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0;
	background-color: #000000;
	color: #fff;
}

#logo
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: right;
}
.side {
	padding: 0px;
	margin-bottom: 0;
	background-color: #ddddbb;
	color: #000;
}
		
.mainnav
{
	padding: 5px 5px 0px 5px;
	background-color: #000000;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


h1#topbanner
{
	font-family: Times, 'Times New Roman', Georgia, serif;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
}
#outercontainer
{
	background-color: #fff;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#outertable
{
	width: 750px;
	min-height: 600px;
	border-color: #CCC;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}
#outertable td
{
	margin: 0px;	
	border-color: transparent;
	border-width: 0px;
	border-style: none;
}
.boxtable
{
	width: 500px;
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
}
.boxcell
{
	border-color: #000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 3px;
	padding: 3px;
}
.galleryimage { vertical-align: top; }
.gallerytitle
{
	vertical-align: top;
	font-weight: bold;
}

#mainsection
{
	margin: 10px 5px 20px 10px;
	padding: 5px 5px 0px 10px;
	vertical-align: top;
	width: 530px;
}

#mainsection a {
	font-family: inherit;
	font-size: 12px;
	
}

#address
{
	margin: 0 5px 0 10px;
	padding: 0 5px 10px 10px;
	font-weight: bold;
}
	
.content
{
	background-color: #fff;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#panel
{
	padding: 10px 3px 3px 3px;
	background-color: #cccc99;
	color: #000;
	vertical-align: top;
	width: 182px;
	text-align: center;
	border-bottom: red;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999911;
	line-height: 40px;
	letter-spacing: .3em;
 	font-size: xx-large;
}

h2 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999911;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999911;
}
	
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;

	}
	
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999911;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;

	}
a.nav:visited { 
	color: #669966;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
a.nav:active  { 
	color: #669900;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	}

a.nav:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
	color: #999966;
	}
.outerborder {
	background-color: #cccccc;
}

.copyright { 
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: black;
	text-align: center;
}

.centerimage
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#pagebottom
{
	padding: 0px 5px 0 10px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-align: center;
	border-color: #CCC;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	margin: 0;
}



a:link { 
	color: #000000;
 }

a:visited { 
	color: #333300;
 }

a:active { 
	color: #cc3300;
}

a:hover { 
	color: #a90;
}

#navcontainer { 
margin-left: 10px;}

#navcontainer ul
{
	background-color: #000;
	color: #991;
	font-family: arial, helvetica, sans-serif;
}

#navlist li { display: inline; }

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border-bottom: 1px solid #778;
background-color: #030;
color: #fff;
text-decoration: none;
float: left;
border: 1px solid #778;
}

#navlist li a:hover
{
color: #991;
background: #fff;
border-color: #991;
}
#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
color: #030;
}
#navlist li a:link { color: #991; }
#navlist li a:visited { color: #aa2; }