
html, body {
	height: 100%;
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	/**background: #00233A url(images/bg1_01.gif) repeat;*/
	background: #00233A url(images/bg1_01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5958;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
	line-height: 180%;
}

strong {
}

a {
	color: #2E5110;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

a.more {
	display: block;
	color: #AFCD8C;
	background: url(images/homepage05.gif) no-repeat 0px 2px;
	height: 18px;
	padding-left: 30px;
}

/** WRAPPER */

/*sides*/
/*#wrapper {
	background: url(images/bg1_04.gif) repeat;
}*/

#wrapper-bg {
	background: url(images/bg1_05.gif) repeat-x center top;
}

/*blue*/
/*#wrapper-content {
	background: url(images/bg1_07.jpg) repeat-y center top;*/
}

/*background with gradient*/
.subpage #wrapper-content {
	background: url(images/bg2_02.jpg) repeat-y center top;
}

/*background image*/
#wrapper-bgtop {
	overflow: hidden;
	background: url(images/bg1_06.jpg) no-repeat center top;
}

/*layout design*/
.subpage #wrapper-bgtop {
	background: url(images/bg2_01.jpg) no-repeat center top;
}

.container {
	width: 976px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
	width: 263px;
	height: 229px;
	padding-top: 20px;
	margin-left: 10px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	top: 0px;
	left: 0px;
	width: 263px;
	height: 229px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

/** MENU */

#menu {
	width: 263px;
	height: 194px;
	padding-top: 19px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	position: relative;
	float: left;
	height: 36px;
}

#menu a {
	display: block;
	width: 207px;
	height: 28px;
	margin: 0px 21px 0px 35px;
	padding: 8px 0px 0px 0px;
	border-top: 1px solid #E8EBE6;
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #25400D;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a:active {
}

#menu .active {
	background: url(images/homepage02.gif) no-repeat left top;
}

#menu .active a {
	border: none;
	color: #FFFFFF;
}

#menu .active span {
	background: url(images/homepage03.gif) no-repeat left top;
	bottom:-13px;
	display: block;
	height: 13px;
	left: 0;
	margin: 0;
	outline: medium none;
	padding: 0;
	position: absolute;
	width: 13px;
}

#menu li.first a {
	border: none;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: right;
	width: 713px;
	padding-top: 134px;
}

/** BANNER */

#banner {
	position: relative;
	width: 700px;
	height: 308px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#banner h2 {
	margin: 0px;
	padding: 0px 35px 0px 0px;
	letter-spacing: -2px;
	text-align: right;
	/*text-transform: lowercase;*/
	font-size: 34px;
	font-weight: normal;
	color: #FFFFFF;
}

#banner p {
	margin: 0px;
	padding: 4px 35px 0px 0px;
	letter-spacing: -1px;
	text-align: right;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: normal;
	color: #BACCAA;
}

#banner .description {
	position: absolute;
	width: 700px;
	height: 82px;
	top: 185px;
	left: 0px;
	background: url(images/homepage12.png) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 263px;
	color: #E2ECD7;
}

/** FOOTER */

#footer-wrapper {
	overflow: hidden;
	background: url(images/bg1_02.gif) repeat-x left top;
}

#footer {
	/*height: 263px;
	background: url(images/bg1_03.gif) no-repeat center top;*/
}

.subpage #footer {
	/*overflow: hidden;*/
	background: url(images/bg2_03.jpg) no-repeat center top;
}

#footer .content {
	width: 976px;
	height: 263px;
	margin: 0px auto;
	padding: 120px 0px 0px 0px;
}

.homepage #footer .content {
	background: none;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 263px;
	text-align: center;
	text-transform: lowercase;
	font-size: 12px;
	color: #4B5C3C;
}

#footer .legal {
}

#footer .links {
}

.box-style {
}

.box-style .title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	font-size: 25px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.box-style {
}

.box {
	background: url(images/bg2_02.gif) repeat-y left top;
}

.boxbgtop {
	background: url(images/bg2_01.gif) no-repeat left top;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	margin: 0px 0px 30px 0px;
	line-height: 180%;
}

ul.style1 a {
	color: #AFCD8C;
}

ul.style1 .date {
	width: 87px;
	height: 21px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
	background: url(images/homepage04.gif) no-repeat left top;
	letter-spacing: -1px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding: 0px 0px 0px 10px;
	background: url(images/homepage08.gif) no-repeat left 8px;
}

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	padding-bottom: 40px;
}

ul.style3 .alignleft {
	float: left;
	margin-top: -5px;
	padding-right: 20px;
}

#box1 {
	padding: 50px 20px 0px 34px;
}

#box1 a {
}

#box2 {
	padding-bottom: 20px;
}

#box2 .title {
	letter-spacing: -2px;
	font-size: 34px;
	color: #2E5110;
}

#box {
	width: 620px;
	padding: 40px 40px 0px 40px;
}

#box3 .title {
	color: #2E5110;
}

#box4 .title {
	padding-bottom: 20px;
	color: #2E5110;
}

#column1 {
	float: left;
	width: 325px;
}

#column1 .colA, #column1 .colB {
}

#column1 .colA {
	float: left;
	width: 165px;
}

#column1 .colB {
	float: right;
	width: 160px;
}

#column2 {
	float: right;
	width: 250px;
}
