@charset "UTF-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #6B652E;
	background-color: #807b4d;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#wrapper {
	background-image: url(images/headers/artcopyoc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 1125px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	position: relative;
}
ul.nav {
	font-size: 30px;
	line-height: normal;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	visibility: visible;
	height: 70px;
	width: 100%;
}
ul.nav li {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 180px;
	text-align: left;
	color: #d5cf90;
}
ul.nav a {
	margin: 0px;
	padding: 12px;
	text-decoration: none;
	font-weight: normal;
}
ul.nav a:link {
	color: #f8f7ed;
	border: 1px solid #807B4D;
}
ul.nav a:hover {
	background-color: #6B652E;
	border: 1px solid #D8CD82;
	color: #F8F7ED;
!important
}
ul.nav a:active {
	color: #f8f7ed;
}
ul.nav a:visited {
	color: #f8f7ed;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.center_block {
	background-color: #f3f4e3;
	margin: 0px;
	float: left;
	border: 1px solid #d5cf90;
	width: 780px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}
.rt_side {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 278px;
	border: 3px solid #6b652e;
	height: 577px;
}
.rt_side  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-weight: normal;
	text-transform: none;
	color: #807B4D;
	line-height: normal;
	font-size: 12px;
}
h1 strong {
	font-style: italic;
	font-weight: normal;
	font-size: 36px;
	font-family: Garamond, "Times New Roman", Times, serif;
}
h2 {
	font-weight: normal;
	line-height: 170%;
	font-size: 16px;
}
h3 {
	font-weight: normal;
	line-height: 170%;
	font-size: 12px;
}
.center_block a {
	color: #797845;
	font-size: 16px;
	text-decoration: none;
}
.center_block a:hover {
	text-decoration: none;
}
.center_block a:active {
	color: #A49F4C;
}
.float_rt {
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 45px;
	margin-left: 45px;
}
.float_left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.block {
	display: block;
	height: 350px;
}
