/* Layout section: these values affect the placement of the modules */
body,html {
	text-align: center; /*for IE5x only*/
	margin:0; padding:0;
}
body {/*this is separated because DW applies the html background to everything */
	background-color:#C7CDDE;
}
/* -------------------------------------*/
div#page {
	text-align:left;/* to counteract the IE5x hack in the body tag for centering*/
	padding: 0;
	margin: auto; /* set this margin to zero for stuck-left designs, auto for float-center */
	background: #FFFFFF;
}
.page1024 {
	width: 1004px; 
}
.page800 {
	width: 780px; 
}
/* -------------------------------------*/
div#banner {
	margin: 0;
	padding: 0;
	background: url(assets/banner_mmap_bg.jpg) no-repeat #FFFFFF;
	height: 165px;
}
/* ++++++++++++++++++++++++++++++ */
div#logo {
 	float: left;
	margin: 5px;	
	width: 310px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 300px; /* content only */
}
.logo1024 {
	padding: 2px 270px 0 10px; /* T R B L */
}
.logo800 {
	padding: 2px 48px 0 10px;
}
/* ++++++++++++++++++++++++++++++ */
div#slogan {
	float: left;
	margin: 22px 0 0 0;
	width: 400px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 400px; /* content only */
} 
/* ++++++++++++++++++++++++++++++ */
div#phone {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
div.phone1024 {
	text-align: right;
	padding: 100px 5px 0px 790px; /* T R B L */
	margin: 0px 5px 0px 5px; /* T R B L */
}
div.phone800 {
	text-align: left;
	padding: 35px 5px 0px 310px; /* T R B L */
	margin: 0px 200px 0px 5px; /* T R B L */
}
div#phone strong {
	font-size: 18px;
}
div#phone a {
 	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* -------------------------------------*/
div#nav {
	float: left;
	margin: 0;
}
.nav1024 {	
	padding: 17px 5px 10px 8px; /* T R B L */
	width: 167px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 154px; /* content only */
}
.nav800 {
	padding: 17px 5px 10px 0px; /* T R B L */
	width: 139px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 134px; /* content only */
}
div#badge1 {
	padding: 0;
	margin: 50px 27px 0 27px;

}
/* -------------------------------------*/
div#content {
	float: left;
	margin: 0;
	background: #FFFFFF;
}
.content1024 {
	padding: 20px 20px 50px 0px; /* T R B L */
	width: 620px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 600px; /* content only */
}
.content800 {
	padding: 20px 0px 50px 0px; /* T R B L */
	width: 465px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 465px; /* content only */
}
/* -------------------------------------*/
/* each sidebar has its own ID */
.sidebar1024 {	
	float: left;
	background: #DADEEA;
	margin: 0px 0px 0px 17px;/* T R B L */
	padding: 12px 15px 18px 15px;
	border: 1px solid #C7CDDE;
	width: 196px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 147px; /* content only */
}
.sidebar800 {
	float: left;
	background: #DADEEA;
	margin: 0px 0px 0px 15px;/* T R B L */
	padding: 6px 5px 8px 9px;
	border: 1px solid #C7CDDE;
	width: 124px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 110px; /* content only */
}
.sidebar800 p {
	font-size: 11px;
	line-height: 1.5em;
}
.sidebar800 a,.sidebar1024 a {
	text-decoration: underline !important;
}
.sidebar800 h2,.sidebar1024 h2 {
	margin: 0;
}
/* -------------------------------------*/
div#bottomNav {
	/*clear: both;*/
	margin: 0;
	padding: 10px 10px 10px 20px;
	background-color: #DADEEA;	
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	height: 15px;
}
/* -------------------------------------*/
div#footer {
	clear: both;
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-family:"MS Sans Serif", arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background: url(assets/grass_bottom.jpg) no-repeat #FFFFFF;
	height: 20px;
}

/* Details section: these values determine colors, fonts and the stuff inside the modules */

h1, h2, h3 {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	margin: 0;
	font-weight: bold;
}
h1 {
	clear: left;
	font-size: 15px;
	line-height: 1.2em
}
h2 {
	font-size: 13px;
	line-height: 1.2em;
	margin-top: 1.5em;
}
h3 {
	font-size: 13px;
	line-height: 1.0em;
	padding-top: 5px;
	border-top: 1px solid #000000;
	width: 435px;
	margin: 20px 0px 0px 0px;
}
h3 img{
	margin: 10px 10px 0px 0px;
}
p {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	padding-top: 1.2em; 
	margin: 0;
}
p.firstPara {
	padding-top: 0;
}
p.largerPhotoLink {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	padding:0 0 5px 0;
	margin:0;
}
div#logo h1 {
	font-family:Impact, sans-serif;
	color:#FAA936;
	font-size: 44px;
	line-height: 1.0em;
	font-weight: normal;
}

div#slogan h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	margin: 0;
}
/* note: phone div text settings are in the div#phone rule in the layout section at top */
div#nav ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 30px 0;
	padding: 0;
}
div#nav li {	
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 15px; /* T R B L */
	padding: 5px 0 0 0;
}
div#nav li a:link {	
	display: block;
	text-decoration: none;
	background: url(assets/grass_button.jpg) no-repeat;
	color: #DADEEA;	
	padding: 3px 10px 3px 5px;/* T R B L */
	width: 117px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 90px; /* content only */
}
div#nav li a:visited {
	display: block;
	text-decoration: none;
	background: url(assets/grass_button.jpg) no-repeat;
	/*border: 1px solid #DDDDDD;*/
	color: #C7CDDE;
	padding: 3px 10px 3px 5px;
	width: 117px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 90px; /* content only */
}

div#nav li a:hover {
	color: #FFFFFF;
	border-color: #999999;
}
div#nav li a:active {
	color: #FFFFFF;
	border-color: #999999;
}
div#nav li a.YAH {
	cursor: text !important;
	color: #FFFFFF !important;
	border-color: #999999 !important;
}

#content a {
	color: #152169;
	text-decoration: underline;
}
#content a:visited {
	color: #5964A8;
	text-decoration: underline;
}
#content a:hover,#content a:active {
	color: #000000;
	text-decoration: underline;
}


#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0.8em 0 0 3em; /* T R B L */
	padding: 0;
}
#content li {
	color: #0C7358;/* the bullet color */
	font-size: 18px;/* the bullet size */
}
#content li p {
	color: #666666;	
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;	
	margin: 0 0 0 0;
	padding: 0.4em 0 0 0;
}
#content ul.list2 {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0.8em 0 0 3em; /* T R B L */
	padding: 0;
}
#content ul.list3 {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0.8em 0 0 3.5em; /* T R B L */
	padding: 0;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-weight: bold;
}
#content ul.list3 li {
	color: #666666;/* the bullet color */
	font-size: 12px;/* the bullet size */
}

#sidebar1 {
	position: relative;
	top: 50px;
}
#sidebar2 {
	position: relative;
	top: 100px;
}
#sidebar3 {
	position: relative;
	top: 400px;
}
#sidebar4 {
	position: relative;
	top: 50px;
}
#sidebar5 {
	position: relative;
	top: 140px;
	background: #FFFFFF;
	border: 0;
	padding: 0;
}
#sidebar6 {
	position: relative;
	top: 400px;
}
#sidebar7 {
	position: relative;
	top: 400px;
}
#sidebar8 {
	position: relative;
	top: 400px;
}
#sidebar9 {
	position: relative;
	top: 400px;
}
#sidebar10 {
	position: relative;
	top: 400px;
}
div.sidebar p {
	font-size: 12px;
}
.floatedPullquote {
	float: right;
	margin: 5px 0 10px 20px;  /* T R B L */
	padding: 5px 0px 8px 0px;  /* T R B L */
	border-top: 2px solid #0C7358;
	border-bottom: 2px solid #0C7358;
	width: 250px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 250px; /* content only */
}
.floatedPullquote p {
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	color: #152169;
	padding: 0px 5px 0px 8px;  /* T R B L */	
}

.floatedPhotoRight,.floatedPhotoRight150,.floatedPhotoRight100 {
	float: right;
	margin: 19px 0 10px 15px;  /* T R B L */
	width: 215px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px; /* content only */
}
.floatedPhotoRight p, div#badge1 p,.floatedPhotoRight150 p,.floatedPhotoRight100 p {
	margin: 1px 0 0 0;
	padding: 0 2px 0 2px;
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}
.floatedPhotoRight img,.floatedPhotoRight150 img,.floatedPhotoRight100 img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoRight150 {
	width: 165px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 150px; /* content only */
}
.floatedPhotoRight100 {
	width: 115px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 100px; /* content only */
}

.floatedPhotoLeft,.floatedPhotoLeft161,.floatedPhotoLeft200,.floatedPhotoLeft150,.floatedPhotoLeft150h,.floatedPhotoLeft225 {
	float: left;
	margin: 19px 15px 10px 0; /* T R B L */
	width: 315px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 300px; /* content only */
}
.floatedPhotoLeft img,.floatedPhotoLeft161 img,.floatedPhotoLeft200 img,.floatedPhotoLeft150 img,.floatedPhotoLeft150h img,.floatedPhotoLeft 225 img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoLeft p,.floatedPhotoLeft161 p,.floatedPhotoLeft200 p,.floatedPhotoLeft150 p,.floatedPhotoLeft150h p, .floatedPhotoLeft225 p {
	margin: 0;
	padding: 1px 2px 0 2px;
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
}
.floatedPhotoLeft161 {
	width: 176px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 161px; /* content only */
}
.floatedPhotoLeft200 {
	width: 215px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px; /* content only */
}
.floatedPhotoLeft150 {
	width: 165px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 150px; /* content only */
}
.floatedPhotoLeft150h {
 	margin: 19px 5px 10px 0; /* T R B L */
	width: 155px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 150px; /* content only */
}
.floatedPhotoLeft225 {
	width: 240px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 225px; /* content only */
}

.floatedTableLeft {
	float: left;
	margin: 5px 20px 10px 0;
	width: 455px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 435px; /* content only */
}
.floatedTableLeft table,.floatedTableRight table,.floatedTableFull table {
	border-collapse: collapse;
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;	
	margin-top: 0;
	width: 435px; 
}
.floatedTableFull table {
	width: 400px;
}
.floatedTableLeft th,.floatedTableRight th,.floatedTableFull th {
	background-color: #DADEEA;
	color: #000000;
	padding: 2px;
}
.floatedTableLeft td,.floatedTableRight td,.floatedTableFull td {
	text-align: left;
	padding: 2px;
}
.floatedTableLeft td.tBottomRow,.floatedTableRight td.tBottomRow,.floatedTableFull td.tBottomRow {
	border-bottom: 1px solid #666666;
}
.floatedTableLeft .altRow,.floatedTableRight .altRow,.floatedTableFull .altRow {
	background-color: #DADEEA;
}
.floatedTableLeft td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	padding: 4px 10px 4px 4px;
	white-space:nowrap;
}
.floatedTableRight td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableFull td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableLeft th.tLeft,.floatedTableRight th.tLeft,.floatedTableFull th.tLeft {
	padding: 4px 6px 4px 4px;
}
.floatedTableLeft td#tBottomLeft,.floatedTableRight td#tBottomLeft,.floatedTableFull td#tBottomLeft {
	border-bottom: 1px solid #666666;
}
.floatedTableLeft p,.floatedTableRight p,.floatedTableFull p {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0 2px 0 2px;
	line-height: 1.2em;
}

.floatedTableRight {
	float: right;
	margin: 22px 0 10px 20px; /* T R B L */
	width: 225px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 225px; /* content only */
}
.floatedTableFull {
	clear: both;
	margin: 22px auto 10px auto; /* T R B L */
	width: 400px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 400px; /* content only */
}
/* the styles for the contact form */
td.contactLabel {
	text-align:right;
	vertical-align:top;
	padding: 3px 3px 3px 0;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
td.contactBox {
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
table.contactForm {
	clear: both;
	margin: 10px auto 0px auto; /* T R B L */
	border-collapse: collapse;
	width: 465px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 465px; /* content only */
}
.formBox {
	background-color:#DADEEA;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	padding: 2px;
}
.validationSummary, .validationSummary ul {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	margin: 0.8em 0 0 3em; /* T R B L */
	padding: 0;	
}
.validationSummary li {
	color: #FF0000 !important;
	list-style-type: disc;
	list-style-position: outside;
}
.validationSummary li b{
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.thanksHeadline {
	padding-top: 5px;
	border-top: 2px solid #0C7358;
}

div#bottomNav a,a:link {
	text-decoration: none;
	color: #152169;
}
div#bottomNav a:visited {
	color: #949FC1;
}
div#bottomNav a:hover,a:active {
	color: #000000;
}
div#bottomNav a.YAH {
	color: #000000 !important;
	cursor: text !important;
}

div#footer .copy {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
div#footer .sm {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 9px;
	vertical-align: top;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #DADEEA;
}
.clearBoth {
	clear: both;
}
.button{
	display: block;
	text-decoration: none !important;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(assets/grass_button_big.jpg) no-repeat;
	color: #DADEEA !important;	
	padding: 6px 11px 8px 12px;
	width: 152px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 140px; /* content only */
}
.button:hover{
	color: #FFFFFF !important;
}
.button:visited,.button:active{
	color: #FFFFFF !important;
}
