#wr_head {
	height: 160px;
	background: #fff url(images/wr_curve_right.jpg) no-repeat right bottom;
}

#wr_menu {
	background-color: #6eaa3c;
	height: 32px;
	color: #9b551e;
	display: block;
	clear: left;
	padding-top: 16px;
}

#wr_menu ul {
	height: 48px;
	margin: 0 0 0 15%;
	padding: 0;
	width: 720px;
	list-style-type: none;
	text-align: left;
}

#wr_menu li {
	float: left;
	display: block;
	margin-right: 3em;
}

#wr_menu a {
	color: #ffcc00;
	text-decoration: none;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wr_menu a:hover, #wr_selected a {
	color: #fff;
}

#wr_main {
	padding: 16px 0;
	border-top: 4px solid #fff;
	border-bottom: 1px dotted #fff;
	text-align: left;
	color: #fff;
	clear: left;
	background: url(images/wr_curve_left_brown.jpg) no-repeat left top;
}

p {
	padding: 0 15%;
	text-indent: 0;
	font-size: small;
	line-height: 1.5;
	margin: 1ex 0 1ex 1em;
}

h2 {
	font-size: x-large;
	font-weight: bold;
	margin-top: 1ex;
	margin-bottom: 0;
	margin-left: 0;
	color: #ffcc00;
	clear: left;
}

h3 {
	font-size: large;
	line-height: normal;
	font-weight: bold;
	margin-top: 2ex;
	margin-bottom: 1ex;
	margin-left: 0;
	color: #ffcc00;
}

h5 {
	font-weight: bold;
	font-size: small;
	line-height: normal;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
	margin-left: 4em;
	display: block;
	clear: left;
}

a {
	color: white;
}

ul {
	font-size: small;
	margin-left: 15%;
	padding: 0 0 0 2em;
	text-indent: 0;
	line-height: 1.5;
}

#wr_foot {
	height: 48px;
	text-align: left;
	color: #fff;
	padding-top: 8px;
	font-size: x-small;
}

body {
	padding: 0;
	text-align: left;
	background-color: #9b551e;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	text-indent: 15%;
}
