body {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 0.93em;
	line-height: 1.8em;
	margin: 0em 0em 0em 1em;
	padding: 0em;
}
.contentwrap{
	padding:0px .5em 0px .5em;
}
#content{
	width:45%; 
	float:left;
}
#footer{
	padding:0px .5em 0px .5em;
	clear: left;
	font-size: 85%;
	width: 94%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.here{
	font-weight:bold;
	background-color: #F2E4D1;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 105%;
}
.image{
	float: right;
	padding-left: 1.5em;
}
.connection{
}
a:link{
	font-weight: bold; color: #000000; text-decoration: underline
}
a:visited{
	font-weight: bold; color: #000000; text-decoration: underline
}
a:hover{
	font-weight: bold; color: #000000; text-decoration: underline
}
/*  */
#nav {
	width:24%;
	float: left;
	font-size: 0.9em;
}
#nav img{
	text-decoration: none;
	border: 0px solid #FFFFFF;
}
#nav a {
	display: block;

}
#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	width: 93%;
}
#nav ul li {
	display: inline;
}
#nav ul li a{
	padding: 0.5em 0px 0.5em 0em;
	text-decoration: none;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav ul li a:hover {
	text-decoration: none;
	background-color: #FBF2E6;
}
#nav ul li.ancestor a{
}
#nav ul ul{
	margin-left:0px;
	padding-left:20px;
	padding-bottom: 10px;
}
#nav ul ul li a , #nav ul li.ancestor ul li a{
	width: 148px;
	background-image: none;
}
#nav ul ul li.here a , #nav ul li.ancestor ul li.here a{
	width: 148px;
	background-image: none;
}
#banner{
	width: 94%;
	background-color: #917143;
	margin-bottom: 1em;
	border: 1px solid #786250;
}
#right{
	width:24%;
	float:left;
	font-size: 90%;
}
#home{
	text-align:center;
	margin-top: 1em;
}
#home_banner{
	text-align: center;
	width: 675px;
	padding-bottom: 1em;
	margin:auto;
}
#home_text{
	width: 675px;
	text-align: left;
	line-height: 1.8em;
	margin:auto;
}
#home_text .image{

}
#wow_button{
	text-align: center;
	font-size: 80%;
	padding-top: 2em;
	padding-bottom: 1em;
}

#skip{
	text-align: right;
	font-size: 80%;
	padding-top: 0em;
	padding-bottom: 0em;
	width: 94%;
}
.logos{
	text-align:center;
	margin-top:2em;
}