body {
	background-color: #E9DCCB;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	color: #21215a;
	font-weight: normal;

}

 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#nav a {
	font-weight: bold;
	color: #21215a;
	font-family: arial;
	font-size:12px;
	line-height: 20px;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	font-weight: bold;
	color: #7d6340;
	font-family: arial;
	font-size:12px;
	line-height: 20px;
}

#nav li li a {
        font-family: arial;
        font-size: 11px;
	font-weight: normal;
	color: #21215a;
	padding:  0px;
	line-height: 12px;
}



#nav li li a:hover {
	padding:  0px;
	color: #7d6340;
	border-bottom: 2px solid #21215a;
	font-weight: normal;
        font-size: 11px;
	line-height: 12px;



}

#main li {

text-align: left;
border: 0px;
border-width: 0px;
width: 200px;

}

li {
	float: left;
	position: relative;
	width: 7.5em;
	text-align: center;
	cursor: default;
	border: 1px solid #7d6340;
	border-width: 2px 0;
}

li#first {
	border-left-width: 2em;
}

li#last {
	border-right-width: 2em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

#about {
font-weight: bold;
font-size: 11px;

border: 1px solid #21215a;

}

a {
color: #21215a;
}

.heading {
font-family: Times New Roman;
font-size: 14px;
font-weight: bold;
font-style: italic;
}

.feature {
font-family: arial;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
line-height:22px;
color: #715B32;
padding-top: 0px;
padding-bottom: 0px;
}


#whole{
background-color: white;
background: url(images/bottom.jpg) bottom left no-repeat;
padding: 0px;
width: 800px;
}

#topback{
background: url(images/home-bkgrnd4.jpg) top left no-repeat;
background-color: white;
}

.test a{
        font-family: arial;
        font-size: 15px;
	font-weight: bold;
	color: #21215a;
	padding:  0px;
	line-height: 15px;
	text-decoration:none;
}

.test a:hover {
	padding:  0px;
	color: #7d6340;
	border-bottom: 2px solid #21215a;
	font-weight: bold;
        font-size: 15px;
	line-height: 15px;

}



