﻿body
{
	background-color: #6F5542;
	color: #6F5542;
	font-family: Tahoma;
	font-size: .85em;
}

#wrapper
{
	background-image: url(images/banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 260px;
	width: 999px;
}

.underWrapper
{
	background-color: #CBD6A4;
	background: #CBD6A4 url(images/navBG.gif) no-repeat left top;
	border-right: solid 7px #E1E0C2;
	min-height: 454px;
	width: 992px;
}

.links
{	
	position: relative;	
	text-align: center;
	top: 20px;
	width: 200px;
}

.links a, .links a:visited
{
	color: #6F5542;
	display: block;
	font-family: Papyrus, Tahoma;	
	line-height: 15px;
	margin: 25px 0;
	text-decoration: none;
}

.links a:hover
{
	color: #9DAF6B;
}

.contentHp
{
	float: right;
	height: 434px;
	line-height: 17px;	
	padding: 0 5px;
	padding-top: 20px;
	width: 740px;
}

.commBox
{
	background-image: url(/images/homepageUS.jpg);
	background-repeat: no-repeat;
	margin-left: 225px;	
	height: 237px;
	width: 507px;
}

.footer
{
	background-image: url(images/brownFtr.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

.copyright
{
	background-color: #CBD6A4;
	background-image: url(images/ftrTop.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-right: solid 7px #E1E0C2;
	padding: 30px 0 20px 0;
	text-align: center;
	width: 992px;
}

/* Secondary Layout */
.bannerSec
{
	background-image: url(images/bannerSec.jpg);
	height: 298px;
	width: 999px;
}

.linksSec
{
	position: relative;	
	top: 265px;
}

.linksSec a, .linksSec a:visited
{
	color: #6F5542;	
	display: inline-block;
	font-family: Papyrus, Tahoma;	
	font-size: 1.4em;
	line-height: 21px;	
	padding: 0 13px;	
	text-decoration: none;
}

.linksSec a:hover
{
	color: #9DAF6B;
}

.wrapperSec
{
	background-color: #CBD6A4;
	border-left: solid 2px #E1E0C2;
	border-right: solid 7px #E1E0C2;
	min-height: 500px;
	width: 990px;
}

.content
{
	line-height: 19px;
	min-height: 500px;
	padding: 10px;
	width: 965px;
}