body {
margin: 0 auto;
padding: 0;
font: 73% verdana, "Trebuchet MS", arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #000;
background: #7f4300;

}
			/* WRAP */
#container {
width: 850px;
margin: 0 auto;
padding: 0;
text-align: left;
color: #333333;
background: #fff;
border-left: 1px solid #663300;
border-right: 1px solid #663300;
}

			/* BANNER */
#banner {
width: 850px;
margin: 0 0 30px 0;
padding: 0;
height: 152px;
background: #844200 url(images/banner2.jpg) no-repeat;
color: #000;
border-bottom: 1px solid #white;
}

#top {
height:100%;
}

#top2 {
height:100%;
}

#banner2 {
width: 850px;
margin: 0 0 30px 0;
padding: 0;
height: 121px;
background: #844200 url(images/banner5.jpg) no-repeat;
color: #000;
border-bottom: 1px solid #white;
}

#banner h1 {	
margin: 0;
padding: 75px 110px 0 0;
height: 50px;
font: 160% "Trebuchet MS", verdana, arial, sans-serif;
text-align: right;
letter-spacing: 3px;
color:  #fff;
background: inherit;
}
			/*TOP NAV*/
#navPyra {
margin: 0;
padding: 10px 0 20px 10px;
border-bottom: 1px solid #white;
}
#navPyra li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navPyra a:link, #navPyra a:visited {
float: left;
font-size: 1.2em;
letter-spacing: 2px;
line-height: 1em;
font-weight: bolder;
padding: 0 12px 6px 12px;
text-decoration: none;
color: #333333;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
color: #708491;
background: url(images/pyramid.gif) no-repeat bottom center;
}
			/* SIDE CONTENT */
#side {
width: 200px;
float: left;
margin: 0 auto;
padding: 0 20px;
background: inherit;
color: #666666;
}
#side p { 
margin: 1em 0 1em 0; 
}
			/* SIDE NAV */		
#side ul {
list-style : none;
margin : 20px 0;
padding : 0;
}
#side ul li {
display : inline;
padding : 0;
margin : 0;
}
#side ul li a {
display : block;
color : #708491;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid #aaa;
}
#side ul li a:hover {
text-decoration : none;
background : #fff;
color : #000;
} 

#side input {
background-color: #ffffff;
color: #663300;
}
				/* MAIN CONTENT */
#content {
width: 570px;
margin-left: 240px;
padding: 0 10px;

}

#content2 {
width: 570px;
margin-left: 240px;
padding: 0 10px;

}

#content hr { border-style:dotted; border-color: gray; margin: 0px 0 -70px 0;}

				/* FOOTER */
#footer {	
margin-top: 30px;
padding: .5em;
clear: both;
font-size: 11px;
color: #84501E;
background: white;
border-top: 2px solid #B2730A;
}
				/* LINKS*/
a {
color: #6E3219;
text-decoration: none;
}
a:hover {
background: #eee;
color:  #6E3219;
text-decoration: none;
}
a img {
border: 0;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background-color: #E8EB76;
color: #663300;
}
				/* TYPOGRAPHY */
h2 {
margin: 0;
font: normal 150% verdana, arial, "Trebuchet MS", sans-serif;
letter-spacing: 3px;
color: #000;
background: inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #aaa;
}
				/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #aaa;
margin-left : 10px;
}
.big {
margin : 5px;
font: 200% "Trebuchet MS", verdana, arial, sans-serif;
font-size:200%;
line-height: 2em;
text-transform : uppercase;
background: #fff;
color: #2e2e2e;
}

.lesstop { margin-top: -10px;}

.moretop { margin-top: 30px; }

.green { color: #919F24;}

.green2 { color: #BABE1B;}

.smaller { font-size: 90%;}

#right { float: right; margin-right: 40px; width: 160px;}

#right img { padding: 5px; border: 2px solid white; }

#right2 { float: right; margin: -10px 0 0 10px; width: 290px;}


