body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#666666;
	margin: 0;
	padding: 0;
}
body * {
	margin: 0;
	padding: 0;
}

#top {
height:10px;
background: #90080c url(graphics/top_image.jpg) left repeat-x;
}

#homeimage {
margin-top:28px;
margin-bottom:20px;
text-align:center;
}


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

#header {
	margin: 0 0 0 0;
	background: white;
}
#topsection{
height: 34px; /*Height of top section*/
}


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

.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: #545151;

}

#email {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-align:right;
font-size:0.8em;
margin-top:5px;
margin-right:8px;
}
#email a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:underline;
text-align:right;
font-size:1em;
}
#email a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:underline;
text-align:right;
font-size:1em;
}

#email a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:white;
background-color:#666666;
text-align:right;
font-size:1em;
}
#email a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:underline;
text-align:right;
font-size:1em;
}

#container {
background-color:white;
}
#home {
	float: left;
	width: 840px;
			background-image:url(graphics/home_background.jpg);
		background-repeat:repeat-x;
	background-color:white;
	
}

#homecontent {
	float: left;
	width: 840px;
	background:none;

}
#about {
	float: left;
	width: 300px;
	background-color:white;
	background-image:url(graphics/about_background.jpg);
	background-repeat:repeat-x;	
}

#about h1 {
font-size:xx-large;
color:white;
margin-top:40px;
margin-left:10px;
}

#about h2 {
font-size:0.9em;
margin-left:10px;
color:#666666;
letter-spacing:0.1em;
margin-bottom:5px;
}

#about p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
margin-left:10px;
line-height:1.5em;
}

#print {
	float: left;
	width: 300px;
	background-color:white;
	background-image:url(graphics/print_background.jpg);
	background-repeat:repeat-x;	
}

#print h1 {
font-size:xx-large;
color:white;
margin-top:40px;
margin-left:10px;
}
#print p {
font-size:0.7em;
line-height:1.2em;
padding-top:110px;
margin-left:20px;
margin-right:10px;
}

#originals {
	float: left;
	width: 300px;
	background-color:white;
	background-image:url(graphics/originals_background.jpg);
	background-repeat:repeat-x;	
}

#originals h1 {
font-size:xx-large;
color:white;
margin-top:40px;
margin-left:10px;
}

#originals p {
font-size:0.7em;
line-height:1.2em;
padding-top:110px;
margin-left:20px;
margin-right:10px;
}
#maincontent {
	float: left;
	width: 540px;
		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: 540px;
	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;
}
#rightinfobox 
{
	background-image:url(graphics/infoheader_background.jpg);
	background-repeat:repeat-x;
	border:red 2px solid;
color:#a49e35;
text-align:left;
line-height:1.4em;
font-size:15px;
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
margin-right:10px;
}
#rightinfobox h1 {
font-size:medium;
color:white;
margin-top:10px;
margin-left:10px;
bac


}

#rightinfobox p img {
text-align:center;
border:#a8a01b 3px solid;
padding:0px;
text-align:center;
}

#rightinfobox p {

	background-repeat:repeat-x;
		background-color:#a49e35;
	border-top:none;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	border-bottom: #5d550b 1px solid;
	border-left: #5d550b 1px solid;
	border-right:#5d550b 1px solid;
	padding:5px;
	margin-bottom:10px;
}


#rightinfobox a {
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-left:110px;
margin-bottom:5px;
}

#rightinfobox 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;
}

#rightinfobox p.readmore a:link, #rightinfobox p.readmore a:visited, #rightinfobox p.readmore 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;
}

#rightinfobox1 
{
	background-image:url(graphics/infoheader_background.jpg);
	background-repeat:repeat-x;
	border:#5d550b 2px solid;
	background-color:#a29d35;
text-align:left;
line-height:1.4em;
font-size:15px;
margin-top:50px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
#rightinfobox1 h1 {
font-size:x-large;
color:#5d550b;
font-style:italic;
font-weight:normal;
margin-top:10px;
margin-left:10px;
margin-bottom:0px;

}
#rightinfobox1 h2 {
font-size:large;
color:#5d550b;
font-style:italic;
font-weight:normal;
margin-top:10px;
margin-left:10px;
margin-bottom:0px;

}

#rightinfobox1 p img {
text-align:center;
border:#5d550b 3px solid;
padding:0px;
text-align:center;
}

#rightinfobox1 p {
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.1em;
	padding:5px;
	margin-bottom:10px;
}


#rightinfobox1 a {
color:#5d550b;
text-decoration:none;
	background-image:url(graphics/infoheader_linkbackground.jpg);
		background-repeat:repeat-x;
		background-color:#e9e591;
		border-left:white 1px solid;
		border-top: white 1px solid;
	border-bottom:#5d550b 1px solid;
		border-right:#5d550b 1px solid;
padding:3px;
margin-left:90px;
margin-bottom:5px;
}

#rightinfobox1 a:hover{
color:#5d550b;
text-decoration:underline;
	background-image:url(graphics/infoheader_linkbackground.jpg);
		background-repeat:repeat-x;
		background-color:#e9e591;
		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;
}

#rightinfobox1 p.readmore a:link, #rightinfobox1 p.readmore a:visited, #rightinfobox1 p.readmore a:active{
color:white;
text-decoration:none;
	background-image:url(graphics/infoheader_linkbackground.jpg);
		background-repeat:repeat-x;
		background-color:#e9e591;
		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;
}

#rightinfobox2 
{
	background-image:url(graphics/infoheader_background.jpg);
	background-repeat:repeat-x;
	background-color:#a29d35;
	border:#5d550b 2px solid;
text-align:left;
line-height:1.4em;
font-size:15px;
margin:0px;
}
#rightinfobox2 h1 {
font-size:x-large;
font-style:italic;
font-weight:normal;
color:#5d550b;
margin-top:10px;
margin-left:10px;
margin-bottom:0px;

}

#rightinfobox2 h2 {
font-size:large;
color:#5d550b;
font-style:italic;
font-weight:normal;
margin-top:10px;
margin-left:10px;
margin-bottom:0px;

}

#rightinfobox2 p img {
text-align:center;
border:#5d550b 3px solid;
padding:0px;
text-align:center;
}

#rightinfobox2 p {
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.1em;
	padding:5px;
	margin-bottom:10px;
}


#rightinfobox2 a {
color:#5d550b;
text-decoration:none;
	background-image:url(graphics/infoheader_linkbackground.jpg);
		background-repeat:repeat-x;
		background-color:#e9e591;
		border-left:white 1px solid;
		border-top: white 1px solid;
	border-bottom:#5d550b 1px solid;
		border-right:#5d550b 1px solid;
padding:3px;
margin-left:90px;
margin-bottom:5px;
}

#rightinfobox2 a:hover{
		color:#5d550b;
		text-decoration:underline;
		background-image:url(graphics/infoheader_linkbackground.jpg);
		background-repeat:repeat-x;
		background-color:#e9e591;
		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;
}

#rightinfobox2 p.readmore a:link, #rightinfobox1 p.readmore a:visited, #rightinfobox1 p.readmore a:active{
color:white;
text-decoration:none;
	background-image:url(graphics/infoheader_linkbackground.jpg);
		background-repeat:repeat-x;
		background-color:#e9e591;
		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;
margin-bottom:15px;
}

#navcontainer {
margin-top:50px;
}

 #navcontainer ul
{

margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li {
color:#5d550b;
font-size:1em;
font-style:italic;
font-weight:bold;
margin: 0;
margin-bottom:5px; }

#navcontainer li a
{
font-style:normal;
font-weight:100;
font-size:0.9em;
	display: block;
	color: #5d550b;
	width: 250px;
	text-decoration: none;
	border-bottom: 1px blue dotted;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#navcontainer a:hover
{
background-color:#857b18;
color: white;
text-decoration:underline;
}

#navcontainer li li a
{
	display: block;
	color:#857b18;
	width: 250px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
}


#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: #8b8aa0;
  width: 100%;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  margin:0px;
  clear: both;
}
#copyright p {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align:left;
  color: white;
  margin: 0px;
  margin-left:5px;
  padding: 0.4em 0 0.4em 0;
}

#ifweb {
background: #353535 url(graphics/footer_background.jpg) left repeat-x;
}

#ifweb p {
font-size:0.6em;
color:black;
text-align:right;
padding:3px;
margin-right:10px;
}


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