body {
	background-color:#48730d;
	background-image: url(images/inner_main_bg.gif);
	background-repeat: repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0f0f0;
	}
.flash_holder {
	padding-top: 0px;
	margin-top: 0px;
	}
.container {
	width: 780px;
	padding-top: 20px;
	}
p, h1, h2 {
	padding: 0px;
	margin: 0px;
	}
.clear {
	clear: both;
	}
.content holder {
	float: left;
	width: 330px;
	}
.footer_home {
	font-family: tahoma;
	font-size:9px;
	color: #7ac438;
	padding-bottom: 10px;
	padding-left: 120px;
	padding-top: 40px;
	}
.footer_home a {
	color: #7ac438;
	text-decoration: none;
	}
.footer_home a:hover {
	color: #d4fdb0;
	}
.leftbox {
	float: left;
	width: 275px;
	background-image: url(images/longshadow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 490px;
	}
.rightbox {
	float: left;
	padding-left:141px;
	}
.longshadow {
	background-image: url(images/longshadow.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 500px;
	position: absolute;
	top: 53px;
	left: 140px;
	}
.flash_menu_holder {
	width: 628px;
	height: 108px;
	padding-top: 15px;
	padding-bottom: 30px;
	}
.content_holder {
	width: 628px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat;
	background-position: top;		
	}
.content_text {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	}
.content_text h1 {
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.content_text a {
	color:#993300;
	text-decoration: none;
	}
.content_text a:hover {
	color:#f0f0f0;
	text-decoration: none;
	}
.content_text img {
	vertical-align: middle;
	}
.box {
	float: left;
	width: 163px;
	padding: 20px 23px 0px 23px;
	}
.box p {
	padding: 15px 10px 20px 10px;
	}
.box a {
	text-decoration: none;
	color: #f0f0f0;
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	}
.box a:hover {
	color: #993300;
	}
.more {
	padding-right: 10px;
	}
.toplinks {
	}
.toplinks img {
	vertical-align: middle;
	}
.toplinks a {
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	color: #F0F0F0;
	}
.toplinks a:hover {
	color:#7ac438;
	}
.decorations {
	width: 154px;
	height: 774px;
	position: absolute;
	background-image: url(images/decorations.gif);
	background-repeat: no-repeat;
	top: 0px;
	left:0px;
	z-index: 100;
	}
.whiteblur {
	position: absolute;
	height: 488px;
	width: 133px;
	top: 0px;
	left: 6px;
	background-image: url(images/whiteblur.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	}
.bigtext {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	letter-spacing: -1px;
	}

