@charset "utf-8";
#wrap {
	height: 972px;
	width: 1004px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#leftpanel {
	float: left;
	height: 567px;
	width: 327px;
	background-color: #636840;
	background-image: url(Images/1463logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 325px;
	padding-left: 20px;
}
#wrap #leftpanel img {
	margin-top: 75px;
	border: 2px solid #000000;
	margin-bottom: 15px;
}
.contactinfo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FBF3E3;
	font-weight: bold;
}


body {
	background-color: #D2BC70;
	margin-top: 0px;
}

#rightpanel {
	float: right;
	height: 892px;
	width: 657px;
	background-color: #301f06;
	overflow: auto;
}
#footer {
	background-color: #867645;
	height: 60px;
	width: 1004px;
	float: left;
	padding-top: 22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #301F06;
}
#header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 243px;
	width: 657px;
}
#menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #fbf3e3;
	height: 20px;
	width: 657px;
	float: left;
	background-color: #867645;
	padding-top: 5px;
	text-align: center;
}
#rightcontent {
	float: left;
	padding-top: 15px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBF3E3;
	padding-right: 20px;
	overflow: auto;
	width: 550px;
	height: 605px;

}
#wrap #rightpanel #rightcontent a {
	font-family: Arial, Helvetica, sans-serif;
	color: #D2BC70;
	text-decoration: none;
	font-weight: bold;
}
#wrap #rightpanel #rightcontent a:hover {
	color: #FDFCFA;
	text-decoration: underline;
}


#rightcontent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}
#rightcontent table a {
	color: #Fbf3e3;
	text-decoration: underline;
}


#rightcontent p {
	margin-top: 10px;
	margin-left: 10px;
}


#menu a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #fbf3e3;
	background-color: #867645;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu a:hover {
	color: #301F06;
}
hr {
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #324D5A;
	border-bottom-color: #301F06;
	}	
#wrap #rightpanel #rightcontent li {
	list-style-type: none;
	list-style-type-color:#636840;
	list-style-image: url(Images/bullet.jpg);
}
#wrap #rightpanel #rightcontent img {
	margin-top: 10px;
}
#wrap #rightpanel img a {
	text-decoration: none;
}

#wrap #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #301F06;
}
#wrap #footer a:hover {
	color: #FFFFFF;
}
.formtext {
	font-size: 12px;
	text-align: right;
}
