html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #302F28 url(images/homepage01.gif) repeat-x left top;
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #7F7B68;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Arvo', serif;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 160%;
}

strong {
}

a {
	color: #ACB366;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 7px;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1080px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 62px;
	background: url(images/homepage02.gif) no-repeat left top;
}

.lbl {
	background-image: url(images/subpage2_03.jpg);
}

/** LOGO */

#logo {
	float: left;
	width: 610px;
	height: 24px;
	padding: 24px 0px 0px 30px;
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-transform: uppercase;
}

#logo h1 a {
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 span {
	font-weight: bold;
}

#logo p {
	display: block;
	letter-spacing: -1px;
	font-family: 'Arvo', serif;
	font-size: 14px;
	color: #777362;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/** MENU */

#menu {
	float: right;
	width: 410px;
	height: 25px;
	padding: 24px 30px 0px 0px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 45px;
}

#menu a {
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	background: url(images/homepage03.gif) repeat-y left top;
}

.onecolumn #page {
	background-image: url(images/subpage2_02.jpg);
}

#page-bgtop {
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

.onecolumn #page-bgtop {
	background-image: url(images/subpage2_01.jpg);
}

#page-bgbtm {
	overflow: hidden;
	width: 1020px;
	padding: 65px 30px 32px 30px;
	background: url(images/homepage04.gif) no-repeat left bottom;
}

.onecolumn #page-bgbtm {
	background-image: url(images/subpage2_03.jpg);
}

/** CONTENT */

#content {
	float: left;
	width: 665px;
	padding: 15px 20px 20px 20px;
}

#wide-content {
	padding: 15px 20px 20px 20px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 215px;
	padding: 15px 20px 20px 20px;
}

/** FOOTER */

#footer {
	height: 166px;
	background: url(images/homepage05.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 37px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #5B584B;
}

#footer a {
	color: #5B584B;
}

/** BOX 1 */

#box1 {
	margin-bottom: 40px;
}

/** BOX 2 */

#box2 {
}

/** BOX 3 */

#box3 {
}

/** BOX STYLE 1 */

.box-style {
}

.box-style .title {
	display: block;
	padding: 0px 0px 15px 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/*****************************************************
  Poptrox
*****************************************************/

.poptrox_popup {
	position: relative;
	margin: 0px;
	padding: 100px 30px 30px 30px;
	background: #1B1A16;
	border: 1px solid #33312A;
}

.poptrox_popup img {
	position: relative;
	border: 1px solid #33312A;
	top: 0;
	left: 0;
}

.poptrox_popup .loader
{
	display: block;
	margin: 20px 0 0 0;
	text-indent: -9999em;
	background: url(images/loader.gif) top center no-repeat;
}

.poptrox_popup .caption
{
	position: absolute;
	top: 30px;
	left: 30px;
	right: 54px;
	letter-spacing: -1px;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}

.poptrox_popup .closer
{
	position: absolute;
	top: 20px;
	right: 30px;
	width: 36px;
	height: 33px;
	background: url(images/gallery02.gif) no-repeat left top;
	text-indent: -99999em;
}

/** GALLERY */

#gallery {
	float: left;
	width: 705px;
}

#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#gallery li {
	float: left;
	margin: 0px;
	padding: 0px 0px 12px 15px;
}

#gallery li img {
	display: block;
}
