body {
	margin:0px;
	padding:0px;
	background-color: #edead9;
	font-family: arial;
	font-size: 12px;
	color: #545037;
	line-height: 16px;
	background-image: url("../images/body.jpg");
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	border: 0px none;
	color: #c48617;
}

a:hover {
	color: #94251C;
}

img {
	border: 0px none;
}

.contentimg {
	border: 1px solid #8daa00;
	padding: 5px;
	background-color: #fff;
}

a.topicons {
	color: #868a69;
	font-size: 11px;
}

a:hover.topicons {
	color: #fea503;
}

p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: arial;
	font-size: 12px;
	color: #545037;
	line-height: 16px;
	text-align: justify;
}

h1 {
	background-image: url("../images/middletop.jpg");
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 19px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	height: 1px;
	background-repeat: no-repeat;
}

h2 {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 4px 0px;
	font-family: arial;
	font-size: 16px;
	color: #c58615;
	line-height: 16px;
	background-image: url("../images/h2_line1.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

h3 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: arial;
	font-size: 14px;
	color: #c58615;
	line-height: 14px;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: arial;
	font-size: 14px;
	color: #c58615;
	line-height: 16px;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px 0px 2px 15px;
	margin: 0px;
	list-style-type: none;
	background-image: url("../images/li.jpg");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}