body{
	margin:0px;
	background-color:#666666;
}
.privacy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d6d6d6;
	text-decoration:none;
}
.privacy a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d6d6d6;
	text-decoration:underline;
}
.white_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.txtheading
{
	font-family: "Trebuchet MS";
	font-size:36px;
	color:#E0CFB1;
	height:28px;
	padding-left:15px; 
}
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#advocacy 
{
	position:absolute;
	width:283px;
	height:186px;
	z-index:999999;
	background-image:url(images/rollover_bg.png);
	background-repeat:no-repeat;
	vertical-align:bottom;
	visibility: hidden;
	z-index:10;
	top:249px;
}
#policy 
{
	position:absolute;
	width:283px;
	height:186px;
	z-index:999999;
	background-image:url(images/rollover_bg.png);
	background-repeat:no-repeat;
	visibility: hidden;
	top:312px;
}
#community 
{
	position:absolute;
	width:283px;
	height:186px;
	z-index:999999;
	background-image:url(images/rollover_bg.png);
	background-repeat:no-repeat;
	visibility: hidden;
	top:375px;
}
#peer {
	position:absolute;
	width:283px;
	height:186px;
	z-index:999999;
	background-image:url(images/rollover_bg.png);
	background-repeat:no-repeat;
	visibility: hidden;
	top:442px;
}
.leftlink {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#ffffff;
	height:58px;
	width:180px;
	line-height:58px;
	text-align:center;
	display:block;
	font-weight:bold;
	background-color:#b1a989;
	text-decoration:none;
}
.leftlink a{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#ffffff;
	text-align:center;
	height:58px;
	width:180px;
	line-height:58px;
	display:block;
	font-weight:bold;
	background-color:#b1a989;
	text-decoration:none;
}
.leftlink a:hover{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000066;
	text-align:center;
	height:58px;
	width:180px;
	line-height:58px;
	font-weight:bold;
	display:block;
	background-color:#e1d0b3;
	text-decoration:none;
}
.leftlink_selected{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000066;
	text-align:center;
	height:58px;
	width:180px;
	line-height:58px;
	font-weight:bold;
	display:block;
	background-color:#e1d0b3;
	text-decoration:none;
}

.frmtxtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #dddddd;
	width: 120px;
	height:15px;
	padding-left:2px;
	background-color:#f2f1f1;
	
}
.button
{
    BORDER: #384726 1px solid;
    FONT-SIZE: 11px;
    COLOR: #384726;
	 font-weight: bold;
    background-color: #B2A98A;
}