		
body 
	{
	background-color: #e6e6d9;
	}

#navbar 
	{
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #666666;
	text-align: center;
	letter-spacing: 6px;
	margin-bottom: 0px;
	height: 16px
	}

#logo 
	{
	margin: 0 0 0 0;
	height: 100px;
	background-color: #333300;
	text-align: center;
	}

a 
	{
	color: #FFFFFF;
	text-decoration: none
	}

a:hover 
	{
	color: #FF9933;
	text-decoration: none
	}

.menuitem 
	{
	color: #663300;
	margin-top: 20px;
	margin-left: 20px;
	border: 3 solid #6B6C5A;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	font-size: 12px;
	}

.menuitem a:link 
	{
	color: #758642;
	text-decoration: none;
	}

.menuitem a:hover 
	{
	color: #c63;
	text-decoration: none
	}

.leftcol 
	{
	text-align: left;
	width: 40%;
	float: left;
	height: 100%;
	vertical-align: top;
	top: 10px;
	padding-left: 80px;
	padding-top: 40px;
	background-color: #D3D6C9;
	padding-right: 10px;
	}
.leftcol img {
}

.rightcol 
	{
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	padding-left: 5%;
	width: 25%;
	float: left;
	background-color: #E6E6D9;
	height: 450px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	}
.newright {
	background-color: #E6E6D9;
	float: none;
	width: 300px;
	padding-left: 10px;
}
	
	

#footer 
	{
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #6b6c5a;
	text-align: center;
	letter-spacing: 6px;
	height: 16px;
	clear: left;
}
.photocaption {
	font-family: "Handwriting - Dakota";
	font-size: 14px;
	color: #330000;
	padding-left: 4px;
	text-align: left;
	padding-right: 7px;
}




		
##newleft {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 40%;
	background-color: #d3d6c9;
	text-align: center;
	height: 600px;
	border: 20;
}
#newright {
	background-color: #E6E6D9;
	padding: 10px;
	float: left;
	width: 30%;
	height: 450px;
}
