body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
}


/* Menu Formatting */

.menu {

}
.menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
	text-transform: capitalize;
}




/*Body Formatting */

.body {
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 10px;

}

.body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 21px;
	text-align: left;

}

.body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	list-style-image: url(../images/list_check.gif);
	text-align: left;
	padding-bottom: 6px;
}

.body a {
	color: #0000CC;
	text-decoration: none;

}

.body a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

.body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #E8E800;

}

.body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003366;
}

.body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #003366;
}

.body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 15pt;
	text-align: left;

}


/* Footer Formatting */

.footer {
	background-image: url(../images/footerbg.jpg);
	height: 130px;
	background-repeat: no-repeat;
	background-position: 3px 0px;


}
.footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
	text-align: right;
}


#bodybg {
	width: 960px;
	background-image: url(../images/background/images/background02.jpg);
	margin-left: auto;
	background-repeat: repeat;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;

}
#yellowmenu {
	width: 899px;
}


#footertext {
	width: 800px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: auto;

}
#footertext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
}

#footertext a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.img_spacer {
	padding-left: 10px;
}
.img_spacer2 {
	padding-left: 10px;
}
.image_spacerRight {
	margin-right: 115px;
	padding-left: 10px;
}


#mapContainer {
	height: 400px;
	width: 450px;
	border: solid #A0652A 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
.footer_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.blue_BG {
	background-image: url(../images/background/images/blue_bg.jpg);
	padding-top: 20px;
	padding-bottom: 20px;

}
#footBG {
	background-image: url(../images/yellowbar.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.largertext {
	font-size: 14px;
	font-weight: bold;
}
.Reg
{
  font-family:Arial; 
  font-size:12px; 
  font-weight:regular; 
  color:#ffffff; 
  text-decoration: none;
}
.txtBrown
{
  font-family:Arial; 
  font-size:12px; 
  font-weight:bold; 
  color:#6B3821; 
  text-decoration: none;
}


.blueTxt
 {
  font-family:Arial; 
  font-size:12px; 
  font-weight:regular; 
  color:#CAD9E9; 
  text-decoration: none;
 }

.formInput
 {
  font-family:Arial; 
  font-size:11px; 
  color:#000000; 
  background-color:#FEE107; 
  border-color:#716F64; 
  border-width:1px;
 }
 .bigLink
 {
  font-family:Arial; 
  font-size:12px; 
  font-weight:bold; 
  color:#2F4A69; 
  text-decoration: none;
 }
.bluebg2 {
	border: 2px solid #00487A;
}
