body {
	background-color: #BB6B1B;
	font-family: "Trebuchet MS", "Gill Sans", Arial;
	color: #21130A;
	font-size: 12px;
	background-image: url(images/bg_main3.jpg);
	background-repeat: repeat-x;
	margin-top: 3px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #21130A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #21130A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #21130A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #914800;
	font-size: 12px;
	text-decoration: blink;
	font-weight: bold;	
}
a.menu:link {
	color: #21130A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.menu:visited {
	color: #21130A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.menu:active {
	color: #21130A;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.menu:hover {
	color: #914800;
	font-size: 12px;
	text-decoration: blink;
	text-transform: uppercase;
}
a.sub:link, a.sub:active, a.sub:visited {
	color: #21130A;
	font-size:12px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.topMargin {
	margin-top: 5px;
}
a.sub:hover {
	color: #FFFFFF;
	font-size:12px;
	font-weight: normal;
	}
li  {
	color: #402513;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
	line-height: 13px;
	}
input {
	border: 1px solid #6B5632;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1E00;
	background-color: #E4D1A2;
	background-image: url(images/bg_form.jpg);
}
button {
  	color: #3D1E00;
 	border: 1px solid #6B5632;
	background-color: #E4D1A2;
 	font-weight: bold;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.layermargin {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.navtitle a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}
td {
	font-size: 12px;
	text-align: justify;
}
.button_style {
	background-color: #DFBD80;
	border: 1px solid #330000;
	margin: 1px;
}
