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

#wrapper {
	width: 1004px;
	margin: 0 auto;
}
body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4938;
	background-color: #fbf7ec;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 465px;
	padding: 30px 54px 0 55px;
}
#t1 {
	float: left;
	width: 165px;
	padding-top: 30px;
}
#t1 a, #t1 a:visited {
color:#000000
  }

#t3 {
	float: right;
	width: 166px;
	padding: 20px 0 0;
}
#t2 {
	float: left;
	width: 185px;
	padding: 200px 0 0 330px;
}
#searchbox {
	padding: 10px;
	height: 60px;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.redtext {
	font-weight: bold;
	color: #c52434;
}
#searchbox input {
	font-size: 11px;
	border: 1px solid #bfb38c;
	background-color: #fdfcf4;
	color: #d3ccb8;
	width: 135px;
	margin: 5px 0 5px 0;
}
.browntitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fff7e6;
}
#t3 input {
	font-size: 11px;
	color: #a0905e;
	background-color: #dec77f;
	border: 1px solid #9d8247;
	width: 160px;
	margin: 5px 0 5px 0;
}
#content {
	height: 500px;
	padding: 0 22px 0 45px;
}
#left {
	float: left;
	width: 680px;
}
#right {
	float: right;
	width: 230px;
}
.browntitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b49656;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #10a79b;
}
.dashline {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b3bcb3;
	clear: both;
}
.greentitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #04b9b0;
}
#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 220px;
	text-align: center;
	color: #958662;
	clear: both;
}
#left input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	padding: 2px;
}
#left textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
}
#footer-links {
  padding:0;
  margin:0;
  }
#footer-links li {
  list-style-type:none;
  }
#footer-links a, #footer-links a:visited {
color:#CCCCCC
  }
