* {
margin:0;
padding:0;
}

html { 
min-height: 100%; margin-bottom: 1px; 
}

body { 

font-family:Verdana, Arial, Helvetica, sans-serif;
background-image: url(../images/backgrounds/home_back_1000.jpg);
margin-top: 20px;
margin-bottom: 30px;

}
quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #666666;
}


#wrapper
{
	width: 700px;
   margin: 0px auto;
	background-color: #F5F4E7;
	text-align: left;	
	
}	



#logo {
width: 700px;
height: 150px;
background-color: #FFFFFF;
border-bottom: 1px solid #ccc;


}

#nav {

width: 700px;
height: 30px;
margin-top: 0px;
border-bottom: 1px solid #fff;
background-color: #B39C7F; 

}

#nav ul { 
list-style-type: none;
margin-left:10px;
padding: 5px; 




}

#nav ul li { 
display:inline;
margin-right: 15px;

}

#nav ul li a { 
text-decoration:none; 
font-weight:normal; 
color:#FFF;
padding-bottom: 10px; 

padding: 0px 0px 0px 0px;
font-size: 0.7em}

#nav ul li a:hover { 
text-decoration: underline; 
font-weight:normal; 
color:#fff;


}


#leftcol a {
	text-decoration:none;
	color: #993300;
	font-size: 0.9em;
	font-weight: bold;


}

#leftcol a:hover {
	text-decoration: underline;
	color: #CC9933;
	font-size: 0.9em;

}

#leftcol {
	background-color: #F5F4E7;
	text-align: left;
	width: 480px;
	margin-top: 20px;
	float: left;
	font-size: 0.75em;
	margin-left: 10px;
}

#leftcol_350{
	background-color: #F5F4E7;
	text-align: left;
	width: 350px;
	float: right;
	font-size: 0.75em;
	padding-top: 20px;
 
	
}
#leftcol li {
	list-style-type: square;
	padding: 5px;
	margin-left: 10px;
}
#wrapper #leftcol ul {
	padding: 15px;
}

#leftcol_350 p {
	padding: 4px;
	margin-left: 24px;
	margin-right: 16px;
	line-height: 1.4em;
	margin-bottom: 15px;

 
	
}

#leftcol p {
	padding: 4px;
	margin-left: 24px;
	margin-right: 16px;
	line-height: 1.4em;
	margin-bottom: 15px;

 
	
}

#rightcol{
	background-color: #F5F4E7;
   width: 200px;
	float: right;
 
	
}

#rightcol_350{
	background-color: #F5F4E7;
   width: 350px;
	float: right; 
	font-size: .75em
 
	
}

#rightcol_350 p {
	padding: 4px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.4em;
	margin-bottom: 15px;

 
	
}


#rightcol_350 img{

margin-left: 0px;
margin-top: 15px; 
margin-bottom: 10px
	
   
 
	
}


#rightcol img{

margin-left: 10px;
margin-top: 15px; 
margin-bottom: 10px
	
   
 
	
}

#footer {
border-top: 1px solid #fff;
width: 700px;
background-color: #8F2D14;
text-align: left;
background-image: url(../images/footer/wave.jpg);
height: 61px;



clear: both;

	
}

#footer p { 
padding: 12px; 
margin-left: 16px; 
font-size: .65em;
color: #fff;
margin-top: 15px;


	
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFCC;
}

.current {
	color: #000000;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;
	
}
.lumos_head {
	color: #333333;
}
