@charset "utf-8";

* 
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	list-style-image: url(images/bulletpoints.gif);
}

body
{
	color: #000000;
	background-color: #141414;
}

img
{
	position: relative;
	border: 0;
}

a
{
	font-weight: bold;
}

a:link, a:visited, a:active
{
	color: #885200;
	text-decoration: none;
}

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

h1
{
	font-size: 15px;
	font-weight: bold;
	color: #664F00;
}

div#main
{
	width: 887px;
	margin: 0 auto;
}

div#main_left
{
	width: 5px;
	float: left;
}

div#main_center
{
	width: 877px;
	float: left;
}

div#main_right
{
	width: 5px;
	float: left;
}

div#top_logo
{
	width: 470px;
	float: left;
}

div#top_page
{
	width: 407px;
	float: right;
}

div#top_buttons
{
	width: 407px;
	float: right;
}

#contactinfo
{
	width: 227px;
	height: 449px;
	background-image: url(images/inner_left.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
}

.contactus
{
	top: 285px;
	right: 0.25em;
	position: relative;	
}

.contactus b
{
	font-weight: bold;
	color: #665900;
}

#innerTop
{
	height: 13px;
	float: right;
    #margin-top: -4px;	
}

#innerMid
{
	width: 650px;
	height: 425px;
	float: right;
}

#innerBottom
{
	height: 11px;
	float: right;
}

div#bottom
{
	clear: left;
	width: 877px;
}

div#ad
{
	font: 1px;
	color: #141414;
}

div#ad a
{
	font: 1px;
	color: #141414;
}

div#overlay
{
	width: 100%;
	height: 100%;
	background-color: #000000;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 255;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
} 