#container
{
	font-family: Tahoma;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-color: C85E37;
	border-width: 2px;
	width: 768px;
}
#container2
{
	font-family: Tahoma;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-color: C85E37;
	border-width: 2px;
	width: 768px;
	height:800px;;

}
#banner
{
	border-bottom-style: solid;
	border-bottom-color: C85E37;
	border-bottom-width: 2px;
	width: 768px;

}
#nav
{
	border-bottom-style: solid;
	border-bottom-color: C85E37;
	width: 768px;
	border-bottom-width: 2px;
	background-color: DFB6A3;
}

.nav a:link { 
color: 7C3030;
text-decoration:none;
display:block; 
width:100px; 
height:20px; 
} 
.nav a:visited { 
color: 7C3030;
text-decoration:none;
}
.nav a:hover { 
color:#FFFFFF;
background-color: C85E37;
text-decoration:none;
display:block; 
width:100px; 
height:20px; 
}



#title{
	background-color: DE7F51;
	border-bottom-style: solid;
	border-bottom-color: C85E37;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: C85E37;
	border-top-width: 2px;
	width: 768px;

}

.carrot{ 
	border-width: 2px;
	border-style: solid;
	border-color: C85E37;
}

a:link {
	text-decoration: none;
	color: DE7F51;}
a:visited {
	text-decoration: none;
	color: DE7F51;}
a:hover {
	text-decoration: underline;
	color: 7C3030;}



   
