﻿#{
	margin: 0px;
    padding: 0px;

}

body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    border-style: none;
    background-color: #008444;
    font-size: medium;
    font-family: Futura, Helvetica, sans-serif;
    text-align:center;
}
a
{
    color: #772200;
    text-decoration: none;
}
a:hover
{
	background-color:#ff9f06;
}
img
{
    border: none 0px;
}
#login{
/*background-color:#6f900d;*/
	position: fixed;
	text-align:right;
	right: 50px;
	top:2px;
	height: 25px;
	color: #96CADC;
	width:150px;
}
#login a{
	color:white;
}
#main
{
	background: #FFCC04;
	margin: 5px auto 20px auto;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	width: 75%;
	text-align: left;
}
#header
{
	background-color: #ffcc04;
	color: #008444;
	margin: 60;
	padding: 20px 5px 20px 20px;
	text-align: left;
	border-radius-topleft: 30px;
	border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	height: 75px;
	top: 40px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #000844;
}
#header img{
	float: right;
	width: 150px;
	height: 75px;
}
#content
{
	
	margin: 0px;
	padding: 20px 30px;
	padding-top: 30px;
	width: 71%;
	background-color: #ffcc04;
	border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	float: left;
	clip: rect(auto, auto, auto, 12%);
	
}
.sidebarlist
{
    font-size: small;
    border: none;
    padding: 0px;
    margin: 20px 12px 40px 12px;
    padding: 10px 20px 5px 6px;
    background-color: #ffcc04;
    border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}
#tdsidebar,
{
	margin: 0px;
	background-color: #ffcc04;
	width: 12%;
	float: left;
	border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
}

#sidebar
{
    background-color: #ffcc04;
    border-radius-bottomleft: 30px; 
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomleft: 30px; 
}
.sidebarlist A
{
    color: #553333;
}
.widget-content{
  font-size: small;
    border: none;
    padding: 0px;
    margin: 20px 12px 40px 12px;
    padding: 10px 20px 5px 6px;
    background-color: #ffdd99;
    border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    list-style:none; 

}
.legend
{
	margin: 10 auto 0 auto;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #ffcb00;
	background-color: #008444;
	padding: 5px 0px 5px 0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	width: 90%;
}

.post {
	background-color: #FFFFFF;
	padding: 10px;
	 border-radius: 20px; 
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px; 

}
.post ol ol li {
	list-style-type: lower-roman;
	
}
.post LI,
.page LI
{
    padding: 4px 0px;
	margin-left: 0px;
    /*border-bottom: 1px dotted #aaaaaa;*/
}

.post h2 {
	font-size: 1.4em;
	color: #8F3745;
}
#leftsidebar{
	background-color: #ffcc04;
	width: 12%;
	float: left;
	border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	height: 100%;
}
#rightsidebar {
	background-color: #ffcc04;
	width: 12%;
	float: left;
	border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	position: relative;
	height: 100%;
}
#bgtop
{
	z-index: -1;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 50%;
	margin: 0;
	padding: 0;
	/*background-color: #333333;*/
	border-bottom: 6px solid #cccccc;
/* for IE */	
_position: absolute;
	_top: expression(eval(document.body.scrollTop));
	text-align: left;
}


#bgtop h2
{
	color: #96CADC;
}

/*.sidebarlist
{
    font-size: small;
    border: none;
    padding: 0px;
    margin: 20px 12px 40px 12px;
    padding: 10px 20px 5px 6px;
    background-color: #ffdd99;
    border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}*/
.sidebarlist li{
	list-style-type: none;
}

.sidebarlist LI:first-child,
#postaction LI:first-child
{
    border: none;
}
#herobar p{
	margin:0;
}
#righthead {
	width: 35%;
	float: right;
}
#lefthead {
	width: 400px;
	float: left;
}
#footer {
	color: #000844;
	width: 100%;
	height: 40px;
	text-align: center;
	padding-bottom: 30px;
	background-color: #ffcc04;
	position: fixed;
	bottom: 20px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
#legal {
	width: 150px;
	float: left;
	margin-left: 50px;
}
#herobar{
	height: 20px;
	width: 100%;
	background-color: #008444;
	bottom: 0;
	position: fixed;
	border-top: 6px solid #cccccc;
	font-size: small;
	color: #ffcc04;
}
#herologin {
	width: 150px;
	float: right;
	text-align: right;
	margin-right: 50px;
}
#herologin a{
	color:white;
}
.newStyle1 {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: ffcc04;
}

