@charset "UTF-8";
/*************************************
	Global
 *************************************/

html {
	height: 100%;			
}
body {
	background-image: url(../images/bckg_loop.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0;
	text-align: center;
}
#container {
	position:relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	top:0px;
	width: 760px;
	height: 100%;
	min-height:100%;
	z-index:1;
}
#cols {
	position:relative;
	text-align: left;
	width: 615px;
	float: left;
	padding: 0 0 60px 0;
}
html>body #container {
    height: auto;
}


/*************************************
	Absolute layers
 *************************************/
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	width: 615px;
	background-color: #81bc34;
	text-align: right;
}
#header a:link, #header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .2em;
}
#header a:hover, #header a:active {
	text-decoration: underline;
}
#top {
	position:relative;
	width: 615px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	position: absolute;
	width: 615px;
	bottom: 15px;
	text-align: center;
}
#footer, #footer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #262433;
}


/*************************************
	Left column
 *************************************/
#col_left {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #c5c1b9;
	width: 140px;
	float: left;
	text-transform: uppercase;
}
.menu_list {
	padding: 0;
	margin: 0 0 0 10px;
	width: 125px;
}
.menu_list li {
	list-style:none;
	padding: 0 0 6px 0;
	margin: 0;
}
.menu_list li ul {
	padding: 0;
	margin: 0;
}
.menu_list li ul li {
	padding:  0;
	margin: 0;
}
.menu_list a:link, .menu_list a:visited {
	color: #c5c1b9;
	text-decoration: none;
	font-weight: normal;
}
.menu_list a:hover, .menu_list a:active {
	color: #81bc34;
	text-decoration: none;
	font-weight: bold;
}
.menu_liston {
	color: #81bc34;
	text-decoration: none;
	font-weight: bold;
}


/*************************************
	Center column
 *************************************/
#col_center {
	position:relative;
	width: 320px;
	padding: 0;
	float: left;
}
#col_center p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	color: #4c4c4c;
	margin: 0 0 14px 0;
	padding: 0;
}
#col_center ul {
	margin: 0;
	padding: 0;
}
#col_center li {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	color: #4c4c4c;
	margin: 0 0 14px 0;
	padding: 0;
	list-style-type: none;
}
#col_center li a:link, #col_center li a:visited{
	color: #4c4c4c;
	font-weight: normal;
	text-decoration: none;
}
#col_center li a:hover, #col_center li a:active{
	color: #81bc34;
	font-weight: bold;
	text-decoration: none;
}
#col_center h1 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;
	line-height: 18px;*/
	font-weight: bold;
	color: #81bc34;
	margin: 0 0 14px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#col_center h2 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;
	line-height: 14px;*/
	font-weight: bold;
	color: #4C4C4C;
	margin: 0 0 14px 0;
	padding: 0;
}
#col_center a:link, #col_center a:visited {
	color: #851200;
	text-decoration: none;
}
#col_center a:hover, #col_center a:active {
	color: #851200;
	text-decoration: underline;
}


/*************************************
	Right column
 *************************************/
#col_right {
	position:relative;
	width: 155px;
	float: left;
}
#col_right p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	color: #4c4c4c;
	margin: 0 0 14px 0;
	padding: 0 14px 0 0;
	/*padding: 0 15px 0 0;*/
}
#col_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #76861b;
	line-height: 14px;
	margin: 0 0 6px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#col_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	font-weight: normal;
	/*color: #4c4c4c;*/
	color: #81bc34;
	margin: 0 0 14px 0;
	padding: 0;
}
#col_right h2 a:link, #col_right h2 a:visited, #col_right h2 a:hover, #col_right h2 a:active {
	/*color: #4c4c4c;*/
	color: #81bc34;
	font-weight: bold;
	text-decoration: underline;
}
#col_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	font-weight: bold;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
}
#col_right a:link, #col_right a:visited {
	color: #851200;
	text-decoration: none;
}
#col_right a:hover, #col_right a:active {
	color: #851200;
	text-decoration: underline;
}


/*************************************
	Right side
 *************************************/
#rightside {
	position:relative;
	width: 145px;
	float: left;
	padding: 0 0 60px 0;
	top: 0;
}
#rightside p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	color: #4c4c4c;
	margin: 0 0 14px 0;
	padding: 0;
}
#rightside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #76861b;
	line-height: 14px;
	margin: 0 0 6px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.alt_color1 {
	color: #6a5e30;
}
.alt_color2 {
	color: #c1a15f;
}
#rightside h2 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;
	line-height: 14px;*/
	color: #81bc34;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#rightside a:link, #rightside a:visited {
	color: #851200;
	text-decoration: none;
}
#rightside a:hover, #rightside a:active {
	color: #851200;
	text-decoration: underline;
}
#hr_splitter {
	background-image: url(../images/img_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
	margin: 20px 0 20px 0;
	padding: 0;
}
#vr_splitter {
	background-image: url(../images/img_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
