body {
	background-image: url(/static/images/bkg1.jpg);
    margin:0px;
    padding:0px;
       
}
div{margin:0px;  }
.header{background-color:#A30F0F; }
body,td,p{color:#FFF;
     font-family: "Trebuchet MS", Verdana, Arial;
     font-size:14px;
     font-style:normal;
     font-weight: normal;
     line-height:normal;
}
h1{ color:#00CC00; font-size:18px; font-weight:bold; }
h2{text-transform:uppercase;font-size:12px;}
a{color:#FFF;}
li {margin-top:4px;margin-bottom:4px;  }
.row p{margin-top:0px;}
.row h2{margin-bottom:0px;}
#content-area{padding-left:20px;}
#menu_container{text-align:right; }
#menu_container ul{list-style-type:none;background-color:transparent;
                    background-color:#000;padding:5px;margin:0px;}
#menu_container li{ list-style-type:none; display:inline;margin:0px;margin-left:10px; }

#sub_menu_container{text-align:center;}
#sub_menu_container ul{list-style-type:none;background-color:transparent;
                        background-color:#44bb57;padding:5px;margin:0px;}
#sub_menu_container li{ list-style-type:none; display:inline;margin-left:10px; }
a:visited {
	color:#EEE;
}

a:active {

}
.bodyheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}
.maintext {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.menutext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
}
.bodytextlarge {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	color: #A89879;
	font-weight: normal;
}
.bodytextsml {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #AB8F6D;
	font-weight: bold;
}
.bodytext_italic {
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
