body, h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
	padding:0px;
	margin: 0px;
}
#wrapper {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation {
	float: right;
	margin-top: 20px;
	padding-bottom: 10px;
}
#logo {
	float: left;
	padding-bottom: 10px;
}

#content-left {
	float: left;
	width: 377px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}


#content-right {
	background-color: #C18059;
	float: right;
	height: 474px;
	width: 351px;
	background-image: url(images/BROWN-BASE.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment:scroll;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	overflow: auto;
	background-attachment: scroll;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ECD8CC;
	width: auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a {
	outline: none;
}
#left-image {
	margin: 0px;
	padding: 0px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EBD7CB;
	text-decoration: none;
}
a._subnav, a._subnav:visited {
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 8px;
}
a._nav {
	font-size: 11px;
}
a._nav-links {
	font-size: 11px;
}
.footer {
	color: #999999;
}
a.footer, a.footer:visited {
	font-weight: normal;
	color: #999999;
	font-size: 11px;
}
a.footer:hover {
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}


#right_nav {
	float: right;
	width: 105px;
	padding-top: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 140px;
}
li {
	list-style-position: outside;
	padding-left: 0px;
}
ul {
	margin-left: 16px;
}


#text {
	width: 220px;
	float: left;
}
#footer {
	width: 700px;
	clear: both;
	padding-top: 4px;
}
