body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3BFA2;
}
.content {
	color: #4f472e;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	padding: 0px 10px 10px;
}

.footer {
	color: #4f472e;
	font-size: 10px;
	font-family: tahoma;
	font-weight: normal;
	text-align: center;
}

.footer a {
	color: #4f472e;
}

a {
	color: #2C1616;
}

h2 {
	padding-left: 10px;
	font-size: 14px;
}

.style1 {
	color: #4f472e;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px
}

.style2 a {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style2 a:hover {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline
}

.style3 {
	color: #E2B63D;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #BDA257;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #4f472e;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #2B1718;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #673432;
}
.style7 a {
	color: #E2B63D;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

/* BEGIN CSS Rollover Menu */

#outer {
	height: 50px;
	width: 84px;
	overflow: hidden;
	position: relative;
	font-family:Tahoma,Times New Roman, Times, serif;
	background: url(/inc/templates/current/wwnwpa/images/button.jpg) no-repeat;
	float: left;  /* comment out for vertical menu */
}

#outer[id] {
	display: table;
	position: static;
}

#middle {
	position: absolute;
	top: 50%;
	width: 84px;
} /* for explorer only*/

#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}
	
#inner {
	position: relative;
	top: -50%;
	text-align:center;
} /* for explorer only */
/* optional: #inner[id] {position: static;} */


.cssnavcontainer {
	display: table;
	width: 84px;
	height: 50px;
	#position: relative; overflow: hidden;
	float: left;
	font-family:Tahoma,Times New Roman, Times, serif;
	background: url(/inc/templates/current/wwnwpa/images/button.jpg) no-repeat;
}

/* just format */
.cssnav {
	color:#ffffff;
	font-size: 12px;
	text-align:center;
}

.cssnav a
{
	color: #ffffff;
	text-decoration: none;
}

.cssnav a:hover
{
	color: #2A1515;
	text-decoration: none;
}
		
/* END CSS Rollover Menu */
