
body {
font : 73% "lucida sans", "Trebuchet MS", helvetica, arial, sans-serif;
line-height: 1.7em;
background : #8F8F8F ;
color : #555;
}
#container {
width: 760px;
\width: 780px;
w\idth: 760px;
border: 0px solid #ccc;
margin: auto;
padding: 10px;
background : #fff;
}
#topbar {
height : 25px;
margin : 0;
padding : 0;
background : #80A173;
color : #666;
}
#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 : #145093;
}
#banner {
padding: 0px;
margin-bottom: 10px;
height: 150px;
background:  url(images/logo.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 {
margin : 0;
margin-left: 200px;
padding-top : 20px;
background : #fff;
color : #A4B48B;
}
/*
#pullquote {
left:20;
top:20;
padding:20px 20px;
line-height : 20px;
font-size:200%;
background : #fff;
color : #A4B48B;
}*/	
#content {
padding: 5px;
margin-left: 215px;
background:  #fff;
}
#sidebar-a {
float: left;
width: 200px;
\width: 210px;
w\idth: 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;
background: #145093;
}
#menu li {
float : left;
width :10em;
border-right : 1px solid #eee;
}
#menu a {text-decoration: none;
display : block;
height : 70px;
width : 10em;
padding : 30px 0 0 0;
font-weight : bold;
line-height : 30px;
letter-spacing: 3px;
text-align : center;
color : #000;
background : #C1CBE7;
}
#menu a:hover {
color : #fff;
background : #8F8F8F;
}


#pageactions, #footerlinks ul {
list-style-type : none;
list-style-image : none;
text-transform : lowercase;
}
#pageactions li{
float : left;
width :5em;
}
#footerlinks li {
	display: inline;
	padding-right: 10px;
}
#pageactions a {text-decoration: none;
display : block;
font-weight : bold;
text-align : center;
}
#pageactions a:hover {
color : blue;
}


ul { 
list-style : none;
margin : 0;
padding : 0;
} 
#footer {
clear: both;
padding: 5px;
margin-top: 5px;
background: #C1CBE7;
color: #145093;
}
.clear {
clear : both;
}
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;
}
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;
}
			/*SEARCH BOX*/
legend { 
color : #5F6951;
} 
input { 
background : #eee;
color : #5F6951;
} 
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #5F6951; 
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #666;
}
