﻿body
{
	background-color: #AEC7E5;
	margin: 0;
}

#shell
{
	background-color: White;
	border: solid 1px #789167;
	margin: auto;
	width: 1000px;
}

#wrapper
{
	background: url(images/backGround.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #BAC8CE;
	min-height: 731px;
	width: 1000px;
}

#bannerLt
{
	background: url(images/bannerLt.jpg);
	float: left;
	height: 201px;
	width: 181px;
}

#bannerRt
{
	background: url(images/bannerRt.jpg);
	height: 201px;
	margin-left: 181px;
	width: 819px;
}

#nav
{
	font-size: 110%;
	margin-left: -181px;
	margin-top: -44px;
	float: left;
	width: 181px;
}

#nav a, #nav a:visited
{
	border-bottom: solid 2px White;
	color: White;
	display: block;
	font-size: 10pt;
	padding: 6px 5px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a:hover
{
	color: #555555;
}

#navBtm
{
	background: url(images/navBtm.jpg);
	float: left;
	height: 167px;
	width: 181px;
}

#content
{
	background: url(images/leftNavRtSwoosh.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 181px;
	min-height: 500px;
	width: 819px;
}

#statue
{
	background: url(images/statueRt.jpg);
	float: right;
	height: 175px;
	margin-top: -14px;
	width: 148px;
}

.taxComm
{
	float: right;
	margin-right: 20px;
	margin-top: -230px;
}

.taxComm .photo
{
	text-align: right;
}

.taxComm .sig
{
	margin-top: 5px;
}

#footer
{
	padding: 30px 0;
	text-align: center;
}



/*Secondary Layout Styles*/
#navBtmSec
{
	background: url(images/navBtmSec.jpg);
	float: left;
	height: 167px;
	width: 181px;
}

#wrapperSEC
{
	background-color: #BAC8CE;
	min-height: 731px;
	width: 1000px;
}

#navSec
{
	font-size: 110%;
	margin-left: -181px;
	margin-top: -75px;
	float: left;
	width: 181px;
}

#navSec a, #navSec a:visited
{
	border-bottom: solid 2px White;
	color: White;
	display: block;
	font-size: 10pt;
	padding: 6px 5px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

#navSec a:hover
{
	color: #555555;
}

#contentPadding
{
	margin: 15px 0;
	margin-left: 30px;
	margin-right: 10px;
}
