* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background: #f6f1e6 url(interface/titlebar_background.gif) repeat-x left top;
}
#site_wrapper {
	background: url(interface/site_gradient.jpg) repeat-x left 181px;
}
#titlebar {
	background: url(interface/titlebar.jpg) no-repeat left top;
	height: 138px;
	width: 920px;
	margin: 0px auto;
}
#titlebar h1 {
	display: none;
}
#menu {
	background: url(interface/menu_background.jpg) no-repeat left top;
	height: 84px;
	width: 920px;
	margin: 0px auto;
}
#menu ul {
	list-style: none;
	display: block;
	margin: 0px 0px 0px 290px;
}
#menu ul li {
	float: left;
	display: block;
	margin: 0px 0px 0px 6px;
	text-align: center;
}
#menu ul li a {
	background: url(interface/menu_button.gif) no-repeat left top;
	height: 43px;
	width: 137px;
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #28372B;
	text-decoration: none;
}
#menu ul li a:hover {
	background: url(interface/menu_button.gif) no-repeat left -43px;
	color: #605C37;
	text-decoration: underline;
}
#menu ul li a span {
	display: block;
	padding: 20px 0px 0px;
}
#content_wrapper {
	width: 920px;
	margin: 0px auto;
}
#content_wrapper #right_col {
	background: url(interface/content_background.gif) repeat-y left top;
	float: right;
	width: 588px;
	margin: 0px;
	padding: 0px;
}
#content_wrapper #right_col h3 {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #395443;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #637B71;
	margin: 25px 115px 4px 20px;
}
#content_wrapper #right_col p {
	margin: 8px 115px 15px 24px;
	font-size: 12px;
	line-height: 18px;
}
#content_wrapper a {
	color: #1A371B;
	text-decoration: underline;
}
#content_wrapper a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #3D553D;
}
#jsocial {
    display: block;
    margin-left: 16px;
}
#jsocial a, #jsocial a:hover {
    text-decoration: none;
    background: none;
}
#jsocial .jsocial_button {
	margin-left: 8px;
}
#content_wrapper #right_col input {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
}
#content_wrapper #right_col #footer {
	background: url(interface/content_bottom.gif) no-repeat left top;
	display: block;
	height: 12px;
}
#site_wrapper #content_wrapper #left_col {
	float: left;
	width: 332px;
	margin-top: 15px;
}
#content_wrapper #left_col h4 {
	color: #81322A;
	font-weight: normal;
	font-size: 20px;
	border-bottom: 1px solid #9D9688;
	margin: 0px 20px 15px 95px;
	padding: 0px 0px 4px 2px;
}
#content_wrapper #left_col .reason {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	margin: 0px 25px 0px 90px;
	padding-bottom: 30px;
}
#content_wrapper #left_col .rate {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	margin: 0px 25px 0px 95px;
	padding-bottom: 30px;
}
#content_wrapper #left_col .rate strong {
	color: #395443;
	font-weight: bold;
}
#content_wrapper #left_col .rate ul {
	padding: 10px 0px 0px 25px;
}
#content_wrapper #left_col .rate ul li {
}
#content_wrapper #left_col .reason img {
	float: left;
}
#content_wrapper #left_col .reason strong {
	color: #2F4032;
	font-weight: bold;
}
#content_wrapper #credits {
	clear: both;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #65625A;
	margin: 0px 0px 0px 332px;
	padding: 0px;
}
#content_wrapper #credits p {
	text-align: center;
	margin: 0px 115px 0px 25px;
	padding: 10px 0px 15px;
}
#content_wrapper #credits a {
	color: #6E6B63;
	text-decoration: underline;
}
#content_wrapper #credits a:hover {
	text-decoration: none;
}
#content_wrapper #right_col #gallery {
	margin-right: 115px;
	margin-left: 20px;
	height: 500px;
}
#content_wrapper #right_col .photo_right {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	float: right;
	border-style: none;
}
#content_wrapper #left_col .side_image {
	margin: 0px 0px 0px 90px;
	border-style: none;
	display: block;
}

