d, body, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
input, textarea, option, select { color: #000000; }

h1, h2, h3, h4, h5, h6, p { margin: 0 0 1.2em 0; }

a:link { color: #663333; }
a:visited { color: #993300; }
a:hover { color: #993300; }
a:active { color: #993300; }

body 
{ 
	background: #D1D1CD url(../images/bg-main.gif) top left repeat;
	margin: 0; 
	padding: 0;
}

#main
{
	margin: 0px auto 0px auto;
	width: 774px;
	padding: 0px 0px 0px 6px;
	background: url(../images/bg-body.gif) repeat-y;
	/*height: 100%;*/
}

#header
{
	position: relative;
	background: url(../images/bg-header.gif) repeat-x;
	width: 761px;
	height: 135px;
	z-index: 99;
	margin: 0px 0px 0px 0px;
}

#header-textlogo
{
	float: left;
	top: 0;
	left: 0;
	width: 350px;
	height: 135px;
	background: url(../images/header-textlogo.gif);
}

/*#header-top
{
	position: absolute;
	top: 0;
	left: 490;
	width: 82px;
	height: 135px;
	background: url(../images/header-top.gif);
}*/

#taglines
{
	float: right;
	top: 0;
	width: 268px;
	height: 135px;
	background: url(../images/header-taglines.gif);
}

#toolbar
{
	position: relative;
	width: 759px;
	left: 0;
}

#sections
{
	position: relative;
	width: 761px;
	left: 0;
}

#frontpageheader
{
	position: relative;
	width: 759px;
	left: 0;
}

#frontpagecontent
{
	position: relative;
	background: url(../images/bg-frontpage.gif) repeat-y;
	width: 761px;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

#frontpageindex
{
	/*float: left;*/
	position: absolute;
	left: 0px;
	text-align: left;
	width: 180px;
	padding: 5px 10px 5px 10px;
	height: 350px;
}

#pagecontent
{
	/*position: relative;*/
	width: 541px;
	padding : auto 5px 10px 5px;
	margin-left: 190px;
}

#footer
{
	background-color: #527827;
	width: 751px;
	height: 40px;
	color: #fefefe;
	font-family: Verdana;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

#footer-sub
{
	background-color: #afac9d;
	width: 731px;
	height: 75px;
	color: #fefefe;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px 15px 10px 15px;
}

.spacer
{
	height: 4px;
}

.spacer2
{
	background-color: #bbbbb6;
	width: 762px;
	height: 6px;
}
