html, body {
	margin-top: 10px;
	background: #BD7320 url(../images/bg.png);	
}

.container {
	position:absolute;
	width: 1020px;
	margin-left:-510px;
	left:50%;	
}

.header {
	width: 1020px;
	height: 222px;
	background: url(../images/header.png) no-repeat;	
}

.topNav {
	margin-right:30px;
	position:relative;
	top:172px;
	text-align:right;
}

.content {
	position:relative;
	width: 981px;
	margin-left:20px;
	background-color: #fff;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}

.left_content {
	float:left;
	padding-left:30px;
	width: 500px;
}

.right_content {
	float:right;
	padding:15px 30px 0px 0px;
	width: 390px;
}

.left_content_interior {
	float:left;
	padding-left:30px;
	width: 250px;
}

.right_content_interior {
	float:left;
	padding:15px 30px 0px 0px;
	width: 550px;
}

.rightLinks {
	
	padding-top:20px;
	
}

.rightLink {
	width:195px;
	float:left;
	
}

.leftLinks {
	
	padding:15px 0px 15px 0px;
	
}

.leftLink {
	width:175px;
	float:left;
	
}

.bottom {
	clear:both;
}

.footer {
	width: 1020px;
	height: 54px;
	margin:20px 0px 0px -20px;
	background: url(../images/footer.png) no-repeat;
	text-align:center;	
}

.footer {
	width: 1020px;
	height: 54px;
	margin:20px 0px 0px -20px;
	background: url(../images/footer.png) no-repeat;
	text-align:center;	
}

.legalLinks {
	position:relative;
	top:15px;

}

/* image */
.bigIcon {
	
	border-width:0px;
	
}

.leafIcon {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	
}

/* text */

a {
	color:#387300;
}

a img {
  border:none;
}

h2 {
  margin:0;
  padding:20px 0 5px 0;
}

.legalLink {
	color:#6CD300;	
	text-decoration: none;
	font-size: 11px;	
	font-family: "Verdana","Arial";

}
.topLink {
	margin:0px 20px 0px 0px;	
	text-decoration: none;
	font-size: 22px;
	line-height:30px;	
	font-family: "Arial Rounded MT Bold","Arial";	
}

.bigLink {
	text-decoration: none;
	font-size: 14px;
	font-family: "Arial Rounded MT Bold","Arial";
	line-height: 25px;
}

.bigPageTitle {
	font-size: 42px;
	line-height:60px;
	color:#9C6930;
	font-family: "Arial Rounded MT Bold","Arial";
}

.bigHeader {
	font-size: 36px;
	line-height:60px;
	color:#9C6930;
	font-family: "Arial Rounded MT Bold","Arial";
}

.bodyText {
	font-size: 12px;
	color:#333333;
	font-family: "Verdana","Arial";
	line-height:18px;
	text-align: left;
}

.sidebar_ad {
  margin-top:20px;
}
.righttitle {
	margin:0px 20px 0px 0px;
	text-decoration: none;
	font-size: 20px;
	line-height:30px;
	font-family: "Arial Rounded MT Bold", "Arial";
	color: #9C6930;
}
p {
	font-size: 14px;
	font-family: "Verdana","Arial"
}
