body {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 110%;
	background-color:#f4f1eb;
	margin: 0;
	padding: 0;
}
body * {
	margin: 0;
	padding: 0;
}


#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 840px;
	background:white;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#splashwrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 766px;
	background:white;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#header {
	height:233px;
	background-image:url(graphics/background_header.jpg);
	background-color:#FFFFFF;
}

#header p {
color:white;
margin-right:10px;
padding-top:200px;
text-align:right;
}

#header a:link {
color:white;
}

#contact {
text-align:right;
}

#splashheader {
	height:233px;
	background-image:url(graphics/splash_image1.jpg);
	background-color:#FFFFFF;
}
#splashbottom {
	height:226px;
	background-image:url(graphics/splash_bottom.jpg);
	background-color:#FFFFFF;
}


.nav{
border-top: white 1px solid;
margin: 0;
padding: 0;
float: left;
font: normal 0.7em verdana;
width: 100%;
background-color:#200c19;
}



.nav li{
display: inline;
}

.nav li a{
float: left;
color: white;
padding: 8px 9px;
text-decoration: none;
border-right: 1px solid white;
}

.nav li a:visited{
color: white;
}

.nav li a:hover, .topnav li .current{
color: white;
text-decoration:none;
background: #502458;

}

.nav li a.menuon {
float: left;
color: white;
padding: 8px 9px;
text-decoration: none;
border-right: 1px solid white;
background-color:#502458;
}



#container {
background-color:white;
}

#leftcolumngallery {
	float: left;
	width: 300px;
	background-color:white;
	background-image:url(graphics/left_column_background.jpg);
	background-repeat:no-repeat;
}

#leftcolumngallery h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
font-weight:500;
color:#502458;
margin-top:20px;
margin-left:10px;
}

#leftcolumngallery p {
	font-size:0.8em;
	line-height:1.3em;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#leftcolumngallery {
	float: left;
	width: 300px;
	background-color:white;
	background-image:url(graphics/left_column_background.jpg);
	background-repeat:no-repeat;
}

#leftcolumnevening h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
font-weight:500;
color:#502458;
margin-top:20px;
margin-left:10px;
}

#leftcolumnevening p {
	font-size:0.8em;
	line-height:1.3em;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
}


#leftcolumn {
	float: left;
	width: 500px;
	background-color:white;
	background-image:url(graphics/left_column_background.jpg);
	background-repeat:no-repeat;
}

#leftcolumn h1 {
font-family:"Arial Narrow", Arial, sans-serif;
font-size:large;
font-weight:500;
color:#502458;
margin-top:20px;
margin-left:10px;
}

#leftcolumn p {
	font-size:0.8em;
	line-height:1.3em;
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#rightcolumn {
	float: left;
	width: 340px;
	background-image:url(graphics/home_background.jpg);
	background-repeat:repeat-x;
	background-color:white;

}

#maincontent h1 {
	color:#666666;
	font-size:large;
	padding:5px;
	margin-top:12px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}

#maincontent h2 {
	color:#5d550b;
	font-weight:normal;
	font-size:medium;
	font-style:italic;
	margin:10px;
	margin-right:15px;
	margin-top:0px;
}

#maincontent h5 {
color:#5d550b;
font-weight:normal;
font-size:medium;
font-style:italic;
margin:10px;
margin-right:15px;
margin-top:0px;
}

#maincontent h3 {
color:#5d550b;
font-weight:normal;
font-size:large;
font-weight:bold;
margin:10px;
margin-right:15px;
margin-top:20px;
margin-bottom:10px;
}

#maincontent h4 {
color:#5d550b;
font-weight:normal;
font-size:medium;
font-style:normal;
margin:10px;
margin-right:15px;
margin-top:10px;
}

#maincontent p {
color:black;
font-size:small;
margin-left:15px;
margin-right:20px;
line-height:1.4em;
}

#maincontent hr {
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

#maincontent p.view {
text-align:right;
margin: 0 20px 10px 0;

}

#maincontent p.view a:link, #maincontent p.view a:visited, #maincontent p.view a:active{
color:white;
text-decoration:none;
	background-image:url(graphics/infoheader_background.jpg);
		background-repeat:repeat-x;
		background-color:#a49e35;
		border-left:white 1px solid;
		border-top: white 1px solid;
	border-bottom:#5d550b 1px solid;
		border-right:#5d550b 1px solid;
padding:3px;
margin-right:5px;
}

#maincontent p.view a:hover{
color:white;
text-decoration:underline;
	background-image:url(graphics/infoheader_background.jpg);
	background-repeat:repeat-x;
	background-color:#a49e35;
	border-left:white 1px solid;
	border-top: white 1px solid;
	border-bottom:#5d550b 1px solid;
		border-right:#5d550b 1px solid;
padding:3px;
margin-right:5px;
}

#maincontent p.back a:link, #maincontent p.back a:visited, #maincontent p.back a:active{
color:white;
text-decoration:none;
	background-image:url(graphics/infoheader_background.jpg);
		background-repeat:repeat-x;
		background-color:#a49e35;
		border-left:white 1px solid;
		border-top: white 1px solid;
	border-bottom:#5d550b 1px solid;
		border-right:#5d550b 1px solid;
padding:3px;
margin-right:5px;
}

#maincontent p.back a:hover{
color:white;
text-decoration:underline;
	background-image:url(graphics/infoheader_background.jpg);
		background-repeat:repeat-x;
		background-color:#a49e35;
		border-left:white 1px solid;
		border-top: white 1px solid;
	border-bottom:#5d550b 1px solid;
		border-right:#5d550b 1px solid;
padding:3px;
margin-right:5px;
}

#side-b { 
	float: left;
	width: 340px;
	margin-top:0px;
			background-image:url(graphics/home_background.jpg);
		background-repeat:repeat-x;
	height: 1% /* Holly hack for Peekaboo Bug */;
}

#rightcolumn {
		background-repeat:repeat-x;

	}
	
#rightcolumn p {
font-size:small;
padding:3px;
line-height:1.2em;
}

#side-bgallery { 
	float: left;
	width: 540px;
	margin-top:0px;
			background-image:url(graphics/home_background.jpg);
		background-repeat:repeat-x;
	height: 1% /* Holly hack for Peekaboo Bug */;
}

#rightcolumngallery {
		background-repeat:repeat-x;

	}
	
#rightcolumngallery p {
font-size:small;
padding:3px;
line-height:1.2em;
}



#footer {
padding-top:0px;
	clear: both;
	background: white;
}

#bottommenu {

  width: 100%;
  height:35px;
  clear: both;
  background-color:#8b8aa0;
  padding:5px;
}
#bottommenu p {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  text-align:center;
  color: white;
  margin: 5px;
  padding: 0.3em 0 0.3em 0;
}


#bottommenu a:link {
color:white;
text-decoration:none;
}
#bottommenu a:visited {
color:white;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}

#bottommenu a:active{
color:white;
text-decoration:none;
}

#copyright {
background-image:url(graphics/footer_background.jpg);
background-repeat:repeat-x;
background-color: #4f2457;
border-top:1px solid white;
height:65px;
  width: 100%;
  margin:0px;
  clear: both;
}
#copyright p {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:smaller;
	color: white;
	margin-left:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0;
}

#entersite {
text-align:right;
padding-top:10px;
padding-right:130px;
}

#entersite a:link{
font-size:120%;
color:white;
text-align:right;
text-decoration:none;
}

#entersite a:visited {
color:white;
text-decoration:none;
}

#entersite a:hover {
color:white;
text-decoration:underline;
}

#entersite {
color:white;
text-decoration:none;
}
#reg {
font-size:78%;
text-align:center;
}

#ifweb {
background:none;
}

#ifweb p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:65%;
color:#502458;
text-align:right;
padding:3px;
margin-right:10px;
}


#ifweb a {
color:#502458;
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}
