/* CSS Document */



body	{
	background-color: #9b8f57;
	margin: 0;
	border: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}



#wrapper {

	margin: 0 auto 0;

	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 941px;

	border: solid;

	border-color: #405c2c;

	border-top: solid;

	border-top-width: 4px;

	border-top-color: #405C2C;

	border-left: solid;

	border-left-color: #405C2C;

	border-left-width: 4px;

	border-right: solid;

	border-right-color: #405C2C;

	border-right-width: 4px;

	}



#bottom {

	width: 735px;

	font-size: 9px;

	font-weight: normal;

	color: #121328;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

	height: 74px;

	margin: 0 auto 0;

}

	

#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c9ac68;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto 0;
	width: 950px;
	vertical-align: middle;
	text-align: right;

}



	

a:link {
	color: #c9ac68;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	color: #c9ac68;
	text-decoration: none;

}

a:hover {

	color: #788152;

	text-decoration: none;

}

a:active {
	color: #c9ac68;
	text-decoration: none;

}

.list {
	background-color: #C9AC68;
	color: #5A3D1D;
	width: 150px;
	height: 30px;
	border: solid;
	border-color: #6E2405;
	border-width: 1;
	font-weight: 400;

}

a.bottom:link {
	color: #E3ECCA;
	text-decoration: none;
	font-size: 10px;
}

a.bottom:visited {
	color: #E3ECCA;
	text-decoration: none;
	font-size: 10px;
}

a.bottom:hover {
	color: #405C2D;
	text-decoration: none;
	font-size: 10px;
}

a.bottom:active {
	color: #E3ECCA;
	text-decoration: none;
	font-size: 10px;
}

a.red:link {
	color: #A02214;
	text-decoration: none;
}

a.red:visited {
	color: #A02214;
	text-decoration: none;
}

a.red:hover {
	color: #C9AC68;
	text-decoration: none;
}

a.red:active {
	color: #A02214;
	text-decoration: none;
}

a.copy:link {
	color: #A02214;
	text-decoration: none;
}

a.copy:visited {
	color: #A02214;
	text-decoration: none;
}

a.copy:hover {
	color: #5A3D1D;
	text-decoration: none;
}

a.copy:active {
	color: #A02214;
	text-decoration: none;
}
#search {
	border-bottom: dashed;
	border-bottom-color: #C9AC68;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top: dashed;
	border-top-color: #C9AC68;
	border-top-width: 1px;
	border-top-style: dashed;
	border-left: dashed;
	border-left-color: #C9AC68;
	border-left-width: 1px;
	border-left-style: dashed;
	border-right: dashed;
	border-right-color: #C9AC68;
	border-right-width: 1px;
	border-right-style: dashed;

}
