body {
margin: 0;
padding: 0;
background: #666 url(images/pagebg.gif);
}
			/*CONTAINER*/
#container {
	width: 750px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	color: #666;
	background: #fff;
	font-family: helvetica, verdana, arial, "Trebuchet MS", sans-serif;
}
			/*TOP BANNER*/
#banner {
width: 750px;
height: 150px;
margin: 0 0 20px 0;
padding: 0;
background: transparent url(images/banner.jpg);
color: #ffcc66;
}
			/*TITLE*/
#title h1 {
	font-size: 16px;
	margin: 0;
	padding: 5px;
	color: #4C4C4C;
}

			/*TOP NAVIGATION*/
#topnavcontainer {
width: 750px;
padding: 0;
margin: 0 0 20px 0;
}
#top-nav {
margin: 0;
padding: 0 0 20px 20px;
border-bottom: 1px dashed #eee;
}
#top-nav li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#top-nav a:link, #top-nav a:visited {
float: left;
font-size: 14px;
line-height: 120%;
letter-spacing: 1px;
padding: 0 30px 15px 20px;
text-decoration: none;
color: #4C4C4C;
}
#top-nav a:visited.active, #top-nav a:hover , 
#top-nav a:link.style14{
color: #b29b35;
background: url(images/top_menu.gif) no-repeat bottom center;
}
			/*MAIN CONTENT*/
#content {
	font-size: 14px;
	font-weight: normal;
	float: left;
	padding-left: 10px;
	margin: 0;
	width: 530px;
}
#content p {
padding: 0 20px;
font-size: 14px;
font-weight: normal;
}
#content h1 {
margin: 0;
padding: 5px;
font: 14px verdana, helvetica, arial, "Trebuchet MS", sans-serif;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
color: #4C4C4C;
}

#sub-title h7 {
font-size: 12px;
margin: 0;
padding: 12px;
color: #4C4C4C;
}
			/*SIDEBAR*/
#side {
width: 180px;
margin: 0 5px 0 550px;
border-left: 0px solid #eee;
padding-left: 10px;
}
#side h1 {
margin: 0;
padding-top: 20px;
font: 14px verdana, helvetica, arial, "Trebuchet MS", sans-serif;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
color: #4C4C4C;
}
#side h3 {
margin: 0;
text-transform: none;
font-size: 100%;
color: #b29b35;
}
			/*SIDEBAR NAVIGATION*/
#sidenav {
margin: 10px 10px;
padding: 0;
list-style-type: none;
color: #000;
}
#sidenav a {border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-left: 15px;
display: block;
text-decoration: none;
font-size: 12px;
font-weight: bold;
background:url(images/arrow_dash_right.gif) left center no-repeat;
color: #b29b35;

}
#sidenav a#current, #sidenav a:hover {
text-decoration: none;
background:url(images/arrow_dash_up.gif) left center no-repeat;
color: #aaa;
}
			/*FOOTER*/
#footer {
clear: both;
padding-left: 10px;
margin: 20px 0 0 0;
color: #333;
}
#footer a:link, #footer a:visited {
color: #E0B800;
font-size: 10px;
}
#footer a:hover {
border-bottom: 1px dashed #000;
color: #9F6984;
font-size: 11px;
}
			/*LINKS*/
a:link, a:visited {
text-decoration: none;
font-size: 14px;
color: #663300;
}
a:hover {
text-decoration:none;
color: #cc6600;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
			/*CLASS*/
.news {
color: #666;
}
.imgleft { 
float: left;
margin-right: 10px;
padding: 10px;
}
.imgright {
float : right;
padding : 10px;
margin-left : 10px;
}
a img {
border: none; 
}
			/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*SEARCH BOX*/
legend {
font-weight : bold;
color : #E0BA01;
}
input {
background : #E0BA01;
color : #4C4C4C;
}
         /*Text Styles*/
.style3 {color: #cc9900;
         font-size: 16px;
}

.style4 {color: #b29b35}

.style8 {color: #CC9900}

.style9 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}


.style11 {
	color: #663300;
	font-size: 14px;
	font-weight: normal;
}

.style12 {
	color: #663300;
	font-weight: bold;
}
.style13 {
	color: #E0DFE3;
	font-weight: bold;
}
.style18 {
	font-size: 14px
}
.style19 {font-size: 12px
}
.style20 {color: #cc9900
}
.style22 {font-size: 16px
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

