@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #EEEEEE;
	margin: 0px;
}
.padding15right {
	padding-right: 15px;
}
.padding5 {
	padding-right: 5px;
	padding-left: 5px;
}
.padding15left {
	padding-left: 15px;
}
#container {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
h2 {
	color: #537c40;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d79a30;
}
.noIndent {
	padding-left: 15px;
}
.footer {
	font-size: 10px;
	text-align: center;
	color: #666;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
}
#menu {
	background-image: url(images/layout_04.jpg);
	height: 37px;
	width: 940px;
}
#submenu {
	background-image: url(images/layout_04sub.jpg);
	height: 37px;
	width: 940px;
}
#submenu {
	margin:20px 0;
}
#menu a, #submenu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	height: 28px;
	text-align: center;
	padding-top: 9px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover, #submenu a:hover {
	background-color: #d79a30;
	color: #476936;
}
#mainContent {
	background-image: url(images/layout_06.jpg);
	background-repeat: repeat-y;
}
#rightColumn {
	float: right;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	color: #476936;
	font-weight: bold;
}
#rightColumn a {
	color: #FFF;
	text-decoration: none;
}
#rightColumn a:hover {
	text-decoration: underline;
}
a {
	color: #C98C27;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#leftColumn {
	width: 700px;
}
h1 {
	color: #537C40;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDAA51;
}
.green {
	color: #537C40;
}
.bold {
	font-weight: bold;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.ratesHeader {
	font-weight: bold;
	color: #FFF;
	background-color: #537C40;
}
.ratesBg {
	background-color: #F9F0DD;
}.red {
	color: #F00;
}
#topRightBox {
	background:url(images/home-buttons/topRightBox.jpg) repeat-y;
	width:292px;
	height:225px;
	border:4px solid #c2d69b;
	float:right;
}
#topRightBox h3 {
	font-size:1.5em;
	text-align:center;
	position:relative;
	top:-15px;
}
#topRightBox img {
	position:relative;
	top:-20px;
	left:20px;
}
#middlebox {
	width:940px;
	margin-top:20px;
}
#leftMiddle {
	width:452px;
	border:4px solid #ffcc99;
	background:url(images/leftMiddleBg.jpg) repeat-y;
	height:255px;
	float:left;
}
#leftMiddle h3 {
	font-size:1.5em;
	text-align:center;
	position:relative;
	top:-15px;
}
#leftMiddle img {
	position:relative;
	top:-20px;
	left:10px;
}
#rightMiddle {
	width:460px;
	float:right;
}
#rmButtons {
	width:350px;
	margin:0 auto;
	margin-top:20px;
}
#rmNumbers {
	margin-top:40px;
	margin-left:20px;
}
#rmNumbers p {
	font-weight:bold;
	font-size:1.5em;
}
img {
	border:0;
}
#about-us-box-bg {
	width:900px;
	margin:0 auto;
	background:url(images/about-us-box-bg.jpg) repeat-y;
	border: 2px solid #fabf8f;
}
#about-us-box-bg td {
	padding:10px;
	width: 225px;
	padding-bottom:20px;
	text-align:center;
}
#about-us-box-bg a {
	font-weight:bold;
	text-decoration:none;
	color:#456e42;
}
#about-us-box-bg a:hover {
	text-decoration:underline;
}
