
/** BASIC */

body {
	margin: 20px 0px;
	padding: 0px;
	background: url(images/homepage01.jpg) repeat left top;
	text-align: left;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
width: 250px;
height: 20px;
color: #444 !important; 
border: 1px solid #000;
margin: 0 0 5px 0;
padding: 3px 5px 5px 5px;
font-size: 16px !important;
font-family: "Trebuchet MS", sans-serif !important;
background: #fff;
}

input:focus {
border: 1px solid #000;
background: #ccc;
}

textarea {
width: 250px;
height: 100px;
margin: 0px;
padding: 5px;
border: 1px solid #000;
overflow: auto;
font-family: "Trebuchet MS", sans-serif !important; 
color: #444 !important;
font-size: 16px !important;
background: #fff;
background-position: center;
}

textarea:focus {
border: 1px solid #000;
background: #fff;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 25px 0px;
	color: #DEDEDE;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A2A2;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.8em;
	line-height: 190%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 280%;
	font-size: 10px;
}

.list1 li {
	padding-left: 24px;
	background: url(images/homepage05.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #A8C697;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(images/homepage05.gif) no-repeat left center;
}

a.link2 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(images/subpage05.gif) no-repeat left center;
	color: #CBDA73;
}

a.link3 {
	position: relative;
	padding: 2px 0px 3px 24px;
	background: url(images/green_arrow.gif) no-repeat left center;
	color: #CBDA73;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 51px;
	background: url(images/homepage06.gif) repeat-x left center;
}

/** HEADER */

#header {
	width: 900px;
	height: 215px;
}

/** MENU */

#menu {
	width: 261px;
	min-height: 215px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

* html #menu {height: 215px;}  /* IE min-height hack */


#menu ul {
	width: 197px;
	margin: 0px;
	padding: 30px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 8px 0px;
	background: url(images/subpage01.gif) repeat-x left top;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 900px;
}

/** CONTENT */

#content {
	width: 639px;
	background: url(images/subpage02.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(images/subpage03.jpg) no-repeat left top;
}

#content .bgbtm {
	padding: 15px 50px 0px 50px;
	background: url(images/subpage04.jpg) no-repeat left bottom;
	min-height: 290px;
}

* html #content.bgbtm {height: 290px;}  /* IE min-height hack */


/** 2-COLUMN LAYOUT */

.two-columns {
	background: url(images/homepage08.jpg) repeat-y 270px 0px;
}

.two-columns .column1 {
	width: 240px;
}

.two-columns .column2 {
	width: 240px;
}

/** SIDEBAR */

#sidebar {
	width: 261px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 900px;
	height: 40px;
	margin: 0px auto;
	background: url(images/homepage13.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 14px;
	line-height: normal;
	text-align: center;
	color: #A3C592;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	background: url(images/homepage09.jpg) repeat-y left top;
	color: #A9C992;
}

#box4 .bgtop {
	background: url(images/homepage10.jpg) no-repeat left top;
}

#box4 .bgbtm {
	padding: 50px 30px 0px 30px;
	background: url(images/homepage11.jpg) no-repeat left bottom;
	color: #A9C992;
}

#box4 h2 {
	margin-bottom: 20px;
	font-size: 13px;
	color: #F2E7DB;
}

/** BOX5 */

#box5 {
	padding: 40px 0px 0px 40px;
	background: url(images/homepage12.jpg) no-repeat 0px 5px;
}

#box5 .bgright {
	background: url(images/homepage08.jpg) repeat-y right top;
}

#subnav1 {
width: 188px;
padding: 3px 10px 10px 9px;
position: absolute;
top: 80px;
background: url(images/subnav_bg.jpg) top right no-repeat;
}

#subnav1 a {
display: block;
width: 188px;
background: url(images/subpage01.gif) repeat-x left top;
padding: 5px 0 5px 0;
color: #fff;
}

#clear {
clear: both;
height: 1px;
font-size: 1px;
}

#navContainer {
width: 210px;
margin-left: -30px;
}