body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #808185;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
p {
	margin-bottom: .25em;
	margin-top: 0em;
}

h1 {
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 1.65em;
	line-height: 0em;
	color: #BEA682;
	font-weight: bold;
	margin-top: 10px;
}
.texth1 {
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 3em;
	text-transform: uppercase;
	color: #BEA682;
}
h3 {
	margin-bottom: .8em;
	color: #BEA682;
	margin-top: 0px;
}
a {
	color: #BEA682;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a.active {
	color: #808185;
}
a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clearboth  {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.emphasis {
	font-weight: bold;
	color: #bea682;
}

#container {
	font-size: 0.75em;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 1.5em;
	text-align: left;
}
#header {
	height: 99px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#header #headlogo {float: left;}

#header #navcontainer{ 
margin-top: 5em;
float: right;
}

/*Modified Fat Erik's Pipelist*/
#navlist
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.875em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.08em;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid #808185;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
#banner  {
	height: 295px;
	width: 849px;
}
#homeleft {
	width: 250px;
	float: left;
}
#homecenter {
	width: 250px;
	margin-left: 300px;
}
#homeright {
	width: 250px;
	float: right;
}
#insideleft {
	width: 550px;
	float: left;
}
#insideright {
	width: 250px;
	float: right;
}	
#maincontent {
	margin-top: 20px;
}
#list  {
	margin-left: 5em;
	padding: 0px;
}
#list .twocolumn {
	padding-left: 30px;
}
#footer {
	font-size: 0.8em;
	margin-top: 0.8em;
	padding-top: 0.8em;
	text-align: center;
	line-height: 1.4em;
	border-top-color: #666666;
	border-top-style: dotted;
	border-top-width: 0.5px;
	padding-bottom: 0.8em;
}
#insideleft #titletwocolumn {
	width: 150px;
	float: left;
}
.scrunch {
	letter-spacing: -0.028em;
}
