body {
	background-color: #E9DEC8;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6A677;
	text-decoration: none;
}
.border {
	border: 1px solid #C2A470;
	height: 20px;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C2A470;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #A81213;
	border-right-color: #A81213;
	border-bottom-color: #A81213;
	border-left-color: #A81213;
	font-size: 14px;
	font-weight: bold;
	background-color: #DE4849;
	padding-left: 5px;
}

.bgd {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

.bgd2 {
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #764133;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #764133;
	border-right-color: #764133;
	border-bottom-color: #764133;
	border-left-color: #764133;
	font-size: 11px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

a.link:link,a.link:active,a.link:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #C2A470;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C2A470;
	border-right-color: #C2A470;
	border-bottom-color: #C2A470;
}
a.link:hover
{
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #F8F0E3;
	border: 1px solid #E67E22;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #431603;
}
a.link2:hover
{

}


li {
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}
