/* CSS Document */

html
{
	margin: 0;
	height: auto;
}

body
{
	background-color: #826d4a;
	background-image: url(images/NABackground.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	padding: 0px;
	margin: 0px;

}

.pagecontainer
{
	background-color: #826d4a;
	background-image: url(images/NABackground.jpg);
	background-repeat: repeat-y;
	border: 0px;
	width: 799px;
	background-color: #ffffff;
	height: 100%;
	bottom: 0px;
}

.comingsoonlogo
{
	font-size: 120%;
	font-weight: bold;
	position:absolute;
	top: 50px;
	left: 150px;
}

.logo
{
	float:left;
	height: 100px;
	width: 150px;
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
	border: 0px;
}

.tagline
{
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
}

.clear
{
	clear: both;
}

.navbar{
	margin-left: 16px;
	padding: 0;
	height: 30px;
	width: 767px;
	background-color: #ba9c6a;
}

.navbar ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.navbar li {
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
}

.navbar li.home a{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAHomeButton.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.home a:hover{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAHomeButtonHover.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.bio a{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NABiographyButton.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.bio a:hover{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NABiographyButtonHover.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.issues a{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAIssuesButton.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.issues a:hover{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAIssuesButtonHover.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.volunteer a{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAVolunteerButton.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.volunteer a:hover{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAVolunteerButtonHover.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.contribute a{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAContributeButton.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.contribute a:hover{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAContributeButtonHover.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.districtmap a{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NADistrictMapButton.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.districtmap a:hover{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NADistrictMapButtonHover.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.contactus a{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAContactUsButton.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.navbar li.contactus a:hover{
	margin: 0;
	padding: 0;
	float: left;
	width: 107px;
	height:30px;
	text-align: center;
	background-image: url(images/NAContactUsButtonHover.jpg);
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;row-height: 15px;
}

.contentcontainer
{
	padding: 0px;
}

.NAPhoto
{
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}

.bodytext
{
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	width: 555px;
	color: #000000;
	border: 0;
}


.bodytext li
{
	margin-bottom: 5px;
	list-style: square;
}

.indexbodytext
{
	float: left;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 80%;
	text-align: justify;
	vertical-align: top;
	width: 550px;
	color: #000000;
	border: 0;
}

.indexblog
{
	float: left;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 80%;
	text-align: justify;
	vertical-align: top;
	width: 540px;
	color: #000000;
	border-top: 1px solid black;
	padding: 7px;
}

.goodGov
{
	float: right;
	font-size: 80%;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid black;
	text-align: left;
	vertical-align: center;
	
}

.clear
{
	clear: both;
}

.formtable
{
	border: 0;
	margin: 0;
	padding: 5px;
	
}

.formtop
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

.formlefttd
{
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	vertical-align: top;
}

.formrighttd
{
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;

}

.formitem
{
	background-color: #FFFDE4;
}

.title
{
	font-size: 110%;
	font-weight: bold;
}

.errormessage
{
	color: #FF0000;
}


.center
{
	text-align: center;
	vertical-align: top;
}

.footer
{
	border-top: 1px solid #150c19;
	/*background-image: url(images/NAFooter.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 767px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-left: 16px;
	margin-bottom: 0px;
	font-size: 75%;
	color: #150c19;
	

}

.floatphotoright
{
	float: right;
	border: 1px solid #666666;
	margin: 10px;
	padding: 2px;
}

.floatphotoleft
{
	float: left;
	border: 1px solid #666666;
	margin: 10px;
	padding: 2px;
}

a
{
	color: #826d4a;
	font-weight: bold;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.blogNav
{
	margin-left: 190px;
}

