/* Neo - American Theme */

/*
	Color themes:
	
	#BF0A30		Red
	#002868		Navy Blue
	#FFFFFF		White
	#C8B560		Light Goldenrod
	#C0C0C0		Silver
	#000000		Black	

*/

body
{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	background-color: #C0C0C0;
	text-align: center;
	width: 760px;
	min-width: 600px;
	position: relative;
	left: 50%;
	margin-left: -380px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}

p
{
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

a
{
   color: #002868;
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

#subNavigation
{
	float: left;
	padding: 5px 0 0 5px;
	color: #fff;
	margin-top: 10px;
}

#subNavigation a
{
	color: #002868;
	text-decoration: none;
}

#subNavigation a:hover
{
	text-decoration: underline;
}

#branding
{
	clear: both;
	background-color: #002868;
	color: #fff;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #002868 url(images/USFlag.jpg) no-repeat right;
}

#brandingSeal
{
	float: left;
	padding-top: 0px;
	margin-left: -1000px;
}

#branding h1
{
	font-size: 32px;
	color: #C8B560;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
}

#branding h1 a
{
	text-decoration: none;
	color: #C8B560;
}

#branding h1 a:hover
{
	text-decoration: none;
}

#branding h1 a:visited
{
	color: #C8B560;
}

#branding address
{
	float: right;
	font-style: normal;
	padding-top: 25px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bolder;
	color: #002868;
	text-align: right;
}

#pageContent
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #fff;
	text-align: left;
	color: #002868;
}

#mainLinks
{
	float: right;
	background-color: #fff;
	padding: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 170px;
	min-width: 170px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

#mainLinks ul
{
	list-style: none;		
	padding: 0;
	margin: 0;
}

#mainLinks li
{
	display: inline;
}

#mainLinks a
{
	font-size: 12px;
	height: 25px;
	display: block;
	width: 140px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #C8B560;
	padding-top: 2px;
   background: #FFF url(images/RWBButtons.gif) no-repeat left;
}

#mainLinks a:hover, .selected a
{
	color: #fff;
	text-decoration: none;
   background-position: right bottom;	
}


#pageContent
{
	background-color: #fff;
	min-height: 400px;
}

#mainNarrative
{
	width: 580px;
	padding: 0px;
}

#mainNarrative h1
{
	color: #002868;
	font-size: 22px;
	padding-top: 15px;
	padding-left: 10px;
}

#mainNarrative h2
{
   color: #C8B560;
   font-size: 18px;
   padding-left: 20px;
}

#mainNarrative p
{	
	line-height: 22px;
	padding-left: 30px;
}

.mainImage
{
   float: right;
   padding: 20px;
}

.imgWrapper
{
   background: url(images/shadow.gif) no-repeat bottom right;
   clear: right;
   float: left;
}

.imgWrapper img
{
   margin: -5px 5px 5px -5px;
}



.Commish_Name
{
   font-size: 14px;
   font-weight: bolder;
   color: #002868;
   text-align: left;
   margin-left: 20px;
   clear: both;
}

.Commish_Title
{
   font-size: 12px;
   color: #002868;
   text-align: left;
   margin-left: 35px;
   margin-bottom: -15px;
   padding-bottom: 15px;
}

#mainNarrative h3
{
   color: #002868;
   font-size: 14px;
   text-align: left;
   padding-left: 20px;
}

#mainNarrative h3 a
{
   font-size: 12px;
   padding-left: 15px;
   text-decoration: none;
}

#mainNarrative h3 a:hover
{
   text-decoration: underline;
}

#mainNarrative address
{
   color: #002868;
   text-align: left;
   margin-left: 20px;
   font-size: 14px;
   font-style: normal;
   line-height: 25px;
}

#mainNarrative ul
{
   list-style: square;
   font-size: 12px;
   color: #000;
   text-align: left;
}

#mainNarrative ul a
{
   text-decoration: none;
}

#mainNarrative ul a:hover
{
   text-decoration: underline;
}

#mainNarrative ul a:visited
{
   color: #000;
}

a[href^="mailto:"] {
  background: url(images/email.png) no-repeat right top;
  padding-left: 50px; 
  padding-right: 15px;
  font-size: 14px;
  color: #002868;
}

#faqList
{
   text-align: left;
}

#faqQuestion
{
   color: #002868;
   font-size: 16px;
   padding-left: 30px;
   height: 25px;
   text-align: left;
   background: #fff url(images/QuestionMark.gif) no-repeat left top;
}

#faqAnswer
{
   color: #000;
   font-size: 14px;
   text-align: left;
   padding-left: 35px;
   padding-bottom: 20px;
}

.caption
{
   font-size: 14px;
   color: #002868;
}

#backLink
{
   padding-left: 25px;
}

#pageFooter
{
	margin-top: 50px;
	font-size: 11px;
	color: #000;
}

#pageFooter a
{
	text-decoration: none;
	color: #002868;
}

#pageFooter a:hover, a:visited
{
	text-decoration: underline;
	color: #002868;
}

#pageFooterLinks
{
	padding-bottom: 10px;
}

#pageCredits
{
   padding-top: 25px;
   font-family: Verdana, Sans-Serif, Arial;
   width: 100%;
   text-align: center;
}

#pageCredits a
{
   color: #000;
   text-decoration: none;
   font-size: 14px;
}

#pageCredits a:hover
{
   color: #000066;
   text-decoration: underline;
}

#pageCredits :visited
{
   color: #000;
   text-decoration: none;
}
