body {
	font : 53% "lucida sans", "Trebuchet MS", helvetica, arial, sans-serif;
	line-height: 1.7em;
	background : #fff url(images/pattern_036.gif) repeat;
	color : #555;
	vertical-align: middle;
}
#container {
width: 800px;
border: 0px solid #ccc;
margin: auto;
padding: 10px;
background : #fff;
}
#banner h1 {
float : right;
margin : 0;
padding : 60px 20px 10px 0;
font-size : 140%;
letter-spacing: 3px;
font-weight: bold;
text-transform : uppercase;
background : transparent;
color : #5F6951;
}
#banner {
padding: 0px;
margin-bottom: 10px;
height: 150px;
background: #BCEDA8 url(images/02.jpg) no-repeat;
}
		/* LEFTBOX PROPERTIES */
#leftbox  {
float : left;
width : 200px;
height: auto;
padding : 0;
margin-top : 0;
font-size : 1em;
background : #fff;
color : #333;
}
		/* RIGHTBOX PROPERTIES */

#rightbox {
float : none;
width : 70%;
height: auto;
margin : 0;
padding-top : 20px;
color : #A4B48B;
}		
#content {
padding: 5px;
margin-left: 0px;
background:  #fff;
}
#sidebar-a {
float: left;
width: 200px;
margin: 0 5px 0 0;
padding: 5px;
background:  #fff;
}
			/*TOP NAVIGATION */ 
#menu {
	height: 100px;
	margin : 0;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
	text-transform : lowercase;
	min-width: 800px;
	width: 800px;
	background-color: #A4B48B;
}
#menu li {
float : left;
width :8em;
border-right : 1px solid #eee;
}
#menu a {text-decoration: none;
display : block;
height : 70px;
width : 8em;
padding : 30px 0 0 0;
font-weight : bold;
line-height : 30px;
letter-spacing: 3px;
text-align : center;
color : #000;
background : #A4B48B;
}
#menu a:hover {
color : #fff;
background : #969B85 url(images/pattern_036.gif) repeat;
}
ul { 
list-style : none;
margin : 0;
padding : 0;
} 
#footer {
clear: both;
padding: 5px;
margin-top: 5px;
background: #BCC2A6;
color: #eee;
}
.clear {
	clear : none;
	border: medium none #000000;
}
h2 {
	margin : 0;
	padding: 15px 0 0 15px;
	font : bold 140% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
	text-transform : uppercase;
	line-height: 1.5em;
	background : transparent;
	color : #A4B48B;
	border-top-color: #000000;
}
h3 {
margin : 0;
font : normal 200% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
text-transform : uppercase;
line-height: 2em;
border-bottom: 1px solid #5F6951;
background : transparent;
color : #5F6951;
}

