*{
margin:0; padding:0;
}

body,td,th {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
body {
	background: #e8ab6d url(/images/bg.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 0px;
	bottom: 0px;

}
input, textarea{ background-color:#ecc68b; }
a{color:#fff;}
a:hover{color:#f8f4c7;}

#outline{
	margin: 3px auto;
	width:815px;
}

#topline{
	color:#f8f4c7;
	font-size: 11px;
	line-height: 13px;
	padding-left:7px;
	padding-right:8px;
}

#content{
	background: url(/images/mainbg.gif) no-repeat #460a0b;
	clear:both;
	top: 6px;
	position:relative;
	font-size: 16px;
	color:#f8f4c7;
	line-height: 160%;
}
td{
	font-size: 16px;
	color:#f8f4c7;
	line-height: 160%;
}

#logo{
	left:19px;
	position:relative;
	top:16px;
	width:276px;
	height:105px;
}

#menu {float:right;
position:relative;
right:151px;
top:25px;}

#thinkgreen{
float:right;
left:353px;
position:relative;
top:5px;
}
#thinkgreen img{ border: 0;}
#main{
	padding:10px;
}

#main_menu{
	background: #CCCCCC;
}
.main_menu_link{
	margin-left: 15px;
	margin-right: 15px;
}

.main_menu_link a{
	font-size: 18px;
	color:#98a736;
	text-decoration: none;
}
.main_menu_link a:hover{
	color:#a8b746;
}


.pagename{
	font-size:12px;
	color:#2f385e;
	display:inline;
}
.pagename2{
	font-size:10px;
	color:#2f385e;
	font-weight:normal;
	display: inline;
}


.floatlefttable{
	float:left;
}

#main_content{
	/*float:right;
	width: 580px;
	padding-top:20px;*/
	padding-left:20px;
	padding-right:20px;
	text-align: justify;
	margin-top:30px;
}
#left_column{
	float:left;
	width:150px;
}

#rssfeed{
	list-style:none;
}

#rssfeed a{
	font-size:8px;
}

.sidehead {
	background:#2f385e;
	color:#eeeeee;
	font-weight: bold;
	margin-top:15px;
}

#sidecontent{
	margin-top:15px;
}

#footer{
	
	color:#444;
	text-align: center;
	font-size:9px;
	margin-top: 20px;
	padding: 3px;
}
#footer a{
	color:#444499;
}

