﻿body {
	margin: 0;
	padding: 0;
	background: #311C00 url("App_Themes/GoGreen/Images/img1.jpg");
	text-align:left;
	font-size: 14px;
}
a, body, strong, #Label, .label, .DemoLabel, #DemoLabel{
	color:White;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
	
#Label, .label, .DemoLabel, #DemoLabel  {   font-size: Larger;}
a:hover     {    text-decoration: underline;}
h2{
    letter-spacing: -1px;
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;}
	
p, ol, ul {	/*line-height: 160%;*/}
ul {
	margin-left: 0;
	padding-left: 0;
	/*list-style: none;*/}
ul li  {
	padding: 2px 0 5px 0;
	background: url(images/img4.gif) repeat-x;}
ul li.first {
	background: none;}
.indent {	margin-top: 0;	/*margin-left: 130px;*/}
.image {	float: left;	margin: 0;}
ul li.rmItem {	background: none;}
#ErrorMessage
{    font-weight:bold;
    color:Red;}

/*header*/
#header_wrapper /*head image*/
{
    width:100%;
    background: url(images/img2.jpg) repeat-x;
}
#header_content /*head content*/
{
    width:750px;
    height: 250px;
    color:white;
    margin: 0 auto;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
#header_left, #hl_text1, #hl_text2
{
    width: auto;
    float: left;
}
#hl_text1
{
    float: left;   
    font-size: 44px;
    letter-spacing: -2px; 
    padding: 68px 0 0 0;
}

#hl_text2
{
    clear:left;
    float: none;
    font-size: 18px; 
}
#MainRotater
{
    height: 220px;
    border: medium solid #392A10;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 7px; 
/*background-color: #462800;*/}

#header_menu
{
    font-size: 18px;
    float: right;
    width: auto;
    padding: 124px 0 0 0;}

/*Main Menu */
.RadMenu_Default .rmLink
{   text-decoration:none;
    color:white;}
.rmLink:hover   {color:#311C00;}
.RadMenu_Default .rmGroup
{
    text-align: left;
    font-size:16;
    background-color: #311C00;
    filter: alpha(opacity=77);
    opacity:0.85;
    border: 2px #462800;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.RadMenu_Default .rmGroup .rmLink:hover, .rmExpanded
{    background-color: #039EF1;
    /*font-weight: bold;
    font-variant: small-caps;*/}
.RadMenu_Default .rmGroup .rmFocused{    /*text-align:left;*/}

/* CoLUMNS */
#content {
	width: 730px;
	margin: 0 auto;}
#colOne {
	float: left;
	width: 500px;}
#colTwo {
	float: right;
	width: 184px;}
#colTwo h3 {
	margin-top: 10px;}

/* Footer */
#footer {
	clear: both;
	width: 730px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
	text-align:center;}
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;}
