@charset "UTF-8";
/* CSS Document */

#wrapper {
	position: relative;
	z-index: 1;
	width: 955px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
body, td, th {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	background-color: #7F7B62;
	margin-top: 0px;
}
.content {
	width: 955px;
	background-color:#FFF;
	border-left: #999 2px groove;
	border-right: #999 2px groove;
	border-bottom: #999 2px groove;
}
.style2 {
	font-size: 12px
}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: #7F7B62;
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
	color: #7F7B62;
}
a:hover {
	text-decoration: none;
	color: #769687;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}
.r {
	color:#FFF;
}
.r:link {
	color:#000;
}
.r:visited {
	color: #000;
}
.r:hover {
	color:#000;
	text-decoration:none;
}
a.menu {
	font-size: 14px;
	color:#FFF;
	text-decoration: none;
	width:220px;
	display: block;
	text-align: left;
	}

a.menu:link {
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=1);
	-moz-opacity: 1;
	opacity: 1;
	}
	
a.menu:visited {
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);
	-moz-opacity: 0.7;
	opacity: .7;
	}

a.menu:hover {
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
	-moz-opacity: 0.5;
	opacity: .5;
	}
	
a.menu:active {
	background-color: #000;
	}	
	

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
}
.smallborder {
	border-top: thin solid #000;
	border-bottom: thin solid #000;
}
.leftborder_top {
	border-top: thin solid #000;
	border-left: thin solid #000;
	border-bottom: thin solid #000;
	padding-left: 12px;
	padding-top: 18px;
}
.leftborder_bottom {
	border-left: thin solid #000;
	border-bottom: thin solid #000;
	padding-left: 12px;
	padding-top: 18px;
}
.leftborder_bottom2 {
	border-left: thin solid #000;
	border-bottom: thin solid #000;
	padding-left: 12px;
	padding-top: 5px;
}
.spacing {
	line-height: 1.3;
}
.spacing2 {
	line-height: 1.5;
}
.whitetext {
	color:#FFF;
}
.greentext {
	color: #788E1E;
}
.bodypadding {
	color:#667;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.2;
	padding:30px;
}
.seperatorline {
	border-top:2px solid #788E1E;
	width: 600px;
}
.centering {
	text-align:center;
}
.curved_blue {
	background-color: #5F90A6;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
}
.curved_brown {
	text-align:center;
	padding: 5px;
	background-color: #7F7B62;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
}
.curved_burg {
	background-color: #4B3236;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
}
.curved_yellow {
	background-color: #D1D175;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
}
.curved_green {
	text-align:center;
	padding: 5px;
	background-color: #769687;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
}

#apDiv4 {
	border-top: #999 2px groove;
}

