body {
	margin:0;
	padding:0;
	font: normal 62.5% Verdana, "Trebuchet MS", Arial, sans-serif;
	text-align:left;
	line-height: 2em;
	background:#E89E01;
	color: #333333;
	background-color: #F8B936;
}
html {
font-size: 100%;
}
#wrap {
width: 750px;
margin: 0 auto;
text-align: left;
border: 10px solid #fff;
background: #FDF6E8;
}
			/* HEADER */ 
#header {
	height: 150px;
	background: url(../images/orangelogo.jpg) no-repeat;
	color: #333;
	border-top: 0 solid;
	border-right: 0 solid;
	border-bottom: 1 solid #FFFFFF;
	border-left: 0 solid;
}
#header h2 {
	margin : 0;
	padding : 20px 150px 0px 175px;
	letter-spacing : 3px;
	background : transparent;
	color : #DE110C;
	font: oblique 1.4em Georgia, "Times New Roman", Times, serif;
} 
			/*TOP NAVIGATION */ 
#menu {
height: 100px;
margin : 0;
padding : 0;
list-style-type : none;
list-style-image : none;
text-transform : lowercase;
background: #E77A0E url(../images/web_right.jpg) no-repeat right center;
}
#menu li {
float : left;
width :10em;
border-right : 1px solid #eee;
}
#menu a {
display : block;
height : 70px;
width : 10em;
padding : 30px 0 0;
font-weight : bold;
line-height : 25px;
letter-spacing: 3px;
text-align : center;
color : #FFFFFF;
background : #E77A0E;
}
#menu a:hover {
color : #FFFFFF;
background : #D71604;
}
			/* CONTENT CONTAINER  */ 
#content {
position: relative;
width: 745px;
padding: 0;
background: #FDF6E8;
color: #333;
}
			/* LEFT CONTENT */ 
#l-col {
float: left;
margin-top: 0;
width: 145px;
text-align: left;
background: transparent;
color: #333;
}
			/* MAIN CONTENT */ 
#cont { 
width: 550px;
margin-top: 0;
border: 1px solid #eee;
border-width: 1px 1px 0 1px;	
text-align: left;
background: #FDF6E8;
color: #999;
}
			/* FOOTER */ 
#footer {
margin-top: 10px;
text-align: center;
border: 1px solid #fff;
background: #D85B00;
color: #fff;
}
#footer a {
color: #FFFFFF;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
			/* LINKS*/ 
a:link, a:visited {
color: #E89E01;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #DE110C;
}
			/*LEFT MENU */ 
.sidenav { 
margin : 10px 10px;
padding : 0;
list-style-type : none;
background : inherit;
color : #fff;
} 
.sidenav a { 
letter-spacing : 1px;
border-bottom : 1px solid #aaa;
margin-bottom : 5px;
padding-left : 20px;
display : block;
text-decoration : none;
background : url(../images/arrow.gif) no-repeat left center;
color : #E89E01;
} 
.sidenav a#current, .sidenav a:hover { 
text-decoration : none;
background : url(../images/arrow2.gif) no-repeat left center;
color : red;
} 
ul { 
list-style : none;
margin : 0;
padding : 0;
} 
			/* TYPOGRAPHY */ 
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
blockquote p {
	padding: 5px;
	font-size: 1em;
	background: inherit;
}
blockquote {
padding: 5px;
font-size: 1.5em;    
background: inherit;
} 
p {
	color: #333333;
	margin:0;
	padding: 0 10px;
	line-height: 16px;
}
h3 {
	margin: 0 0 0 10px;
	padding: 10px 0;
	letter-spacing: 3px;
	background: inherit;
	color: #C63A00;
	font: oblique 1.2em Georgia, "Times New Roman", Times, serif;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background : #D85B00;
color : #fff;
}
.style2 {
	font-size: 17px;
	letter-spacing: -1px;
}
h1 {
	color: #E1150E;
	padding: 0px 150px 0px 210px;
	margin-top: 0px;
	font: oblique 3em/80px Georgia, "Times New Roman", Times, serif;
}
#wrap #content #l-col .sidenav p {
	font-weight: bold;
	color: #CC6600;
}
#wrap #content #cont li {
	color: #C63A00;
	margin-left: 14px;
}
