body {
  text-align: center;
  background: #656868 url('../images/bg.jpg') top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

a:link {
	color: #000000; 
	text-decoration: underline
}
a:visited {
	color: #000000;
	text-decoration: underline
}
a:active {
	color: #000000;
	text-decoration: underline
}
a:hover {
	color: #000000; 
	text-decoration: none
}

#wrapper {
  background: #F3E7A9 url('../images/bg-01.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
}
.imgborder {
	margin: 10px;
	padding: 2px;
	border: 5px solid #595A38;
}

#header {
  height: 140px;
}  




#menu {
  height:30px;
  background: #A5A162 url('../images/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 10px;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('../images/content_bg.jpg') top left no-repeat;
}
#content_wrapper2 {
  background: #F3E8AA;
}

#left_side {
  float:left;
  width:480px;
}
#left_side2 {
  float:left;
  width:640px;
  background-color:##F3E8AA;
}
  
#left_side h1 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
#left_side2 h1 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
#left_side2 h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
ul {
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
 }
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}
#left_side2 p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
  float:right;
  width:150px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 70px;
  background: #515230 url('../images/footer.jpg') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px; clear:both;
}
.mailwrapper {
	text-align: left;
}
.maildiv {
	text-align: left;
	width: 400px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;	
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 150px;
	text-align: right;
	vertical-align: top;
	position: relative;
	display: block;
	float: left;
	clear: left;
	color: #000000;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #666666;
	font-size: 120%;
}
.maildiv p {
	font: 12px Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #666666;
}
.maildiv input {
	margin-bottom: 15px;

}
.maildiv select {
	margin-bottom: 15px;

}
.maildiv textarea {
	margin-bottom: 15px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 15px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}
.maildiv fieldset {
	padding: 5px 5px 5px 0px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: right;
	font-size: 90%;
	color: #666666;
	padding-left: 20px;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #666666;
	font-size: 120%; 
	float: left;
	margin-top: 3px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 0;
	color: #000000;
	margin-bottom: 15px;
	font: 12px Tahoma, Verdana, Arial, helvetica, sans-serif;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #000000;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
	color: #990033;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #990033;
	font-size: 120%;
}


 
 
 