
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #302825 url(images/homepage01.gif) repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

strong {
	color: #473C37;
}

a {
	color: #473C37;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/homepage02.gif) repeat-x left top;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 1020px;
	height: 209px;
	padding: 0px 30px;
	background: url(images/subpage1_01.gif) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	width: 420px;
	height: 209px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	float: left;
	padding: 133px 10px 0px 0px;
	letter-spacing: -3px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #191513;
	text-transform: lowercase;
	font-size: 45px;
	font-weight: normal;
	color: #FFFF00;

}

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

#logo p {
	display: block;
	padding: 152px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: 1px 1px 1px #191513;
	font-size: 18px;
	font-weight: normal;
	color: #9B8981;
}

/** MENU */

#menu {
	float: right;
	width: 600px;
	height: 209px;

}

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

#menu li {
	float: left;
	height: 39px;
	margin-left: 15px;
}

#menu a {
	display: block;
	line-height: 39px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #302825;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

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

#menu span {
	display: inline-block;
	height: 39px;
	padding: 0px 15px;
	line-height: 39px;
}

#menu li.active {
	background: url(images/homepage05.gif) repeat-x left top;
}

#menu li.active a {
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu li.active span {
	background: url(images/homepage06.gif) no-repeat right top;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 1130px;
	padding: 0px 0px 0px 50px;
}

.single #page {
	width: 1080px;
	padding: 0px 50px;
}

/** CONTENT */

#content {
	overflow: hidden;
	float: left;
	width: 805px;
	background: url(images/subpage1_03.gif) repeat-y left top;
}

#content-bgtop {
	background: url(images/subpage1_02.gif) no-repeat left top;
}

#content-bgbtm {
	overflow: hidden;
	padding: 30px 30px 50px 30px;
	background: url(images/subpage1_04.gif) no-repeat left bottom;
}

.single #content {
	width: 1080px;
	background: url(images/subpage2_02.gif) repeat-y left top;
}

.single #content-bgtop {
	background: url(images/subpage2_01.gif) no-repeat left top;
}

.single #content-bgbtm {
	background: url(images/subpage2_03.gif) no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 325px;
}

/** FOOTER */

#footer {
	overflow: hidden;
	height: 215px;
	padding: 55px 0px 0px 0px;
	background: url(images/homepage03.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}

#footer .copyright {
	padding: 25px 0px 0px 0px;
	font-size: 12px;
	color: #473C37;
}

#footer .menu-links {
	text-transform: lowercase;
	font-size: 14px;
	color: #816D64;
}

#footer .menu-links a {
	margin: 0px 10px 0px 10px;
	color: #816D64;
}

/** BANNER */

#banner {
	width: 685px;
	height: 220px;
	margin-bottom: 45px;
	padding: 30px 30px 0px 30px;
	background: url(images/bg01.png) no-repeat left top;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#banner h2 {
	display: block;
	padding: 0px 0px 10px 0px;
	letter-spacing: -2px;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
}

#banner .meta {
	font-weight: normal;
	font-size: 18px;
	color: #7F6C62;
}

/** TWO COLUMNS */

#two-columns {
	overflow: hidden;
}

#two-columns #column1 {
	float: left;
	width: 420px;
}

#two-columns #column2 {
	float: right;
	width: 265px;
}

/** BOX 1 */

#box1 {
	overflow: hidden;
	margin-bottom: 40px;
}

/** BOX 2 */

#box2 {
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 237px;
	height: 192px;
	margin-right: 40px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style1a span {
	background: url(images/bg02.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 150px;
	height: 180px;
	margin-right: 30px;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style2a span {
	background: url(images/bg03.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 20px;
}

.image-style3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style3a span {
	background: url(images/bg04.png) no-repeat left top;
}

/** LINK STYLE 1 */

.link-style1 {
	display: inline-block;
	height: 43px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.link-style1 a {
	display: inline-block;
	height: 43px;
	background: url(images/homepage07.gif) no-repeat left top;
	text-decoration: none;
}

.link-style1 span {
	display: inline-block;
	height: 43px;
	margin: 0px;
	padding: 0px 20px 0px 40px;
	background: url(images/homepage09.gif) no-repeat right top;
	line-height: 43px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #364E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/** LINK STYLE 2 */

.link-style2 {
	display: inline-block;
	height: 43px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.link-style2 a {
	display: inline-block;
	height: 43px;
	background: url(images/homepage10.gif) no-repeat left top;
	text-decoration: none;
}

.link-style2 span {
	display: inline-block;
	height: 43px;
	margin: 0px;
	padding: 0px 20px 0px 40px;
	background: url(images/homepage12.gif) no-repeat right top;
	line-height: 43px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #302825;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/** LINK STYLE 3 */

.link-style3 {
	display: inline-block;
	height: 43px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	background: url(images/homepage17.gif) repeat-x left top;
}

.link-style3 a {
	display: inline-block;
	height: 43px;
	background: url(images/homepage16.gif) no-repeat left top;
	text-decoration: none;
}

.link-style3 span {
	display: inline-block;
	height: 43px;
	margin: 0px;
	padding: 0px 20px 0px 40px;
	background: url(images/homepage18.gif) no-repeat right top;
	line-height: 43px;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 1px 1px 1px #364E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 15px 0px;
	border-bottom: 1px solid #E6E2E0;
}

ul.style1 .first {
	padding-top: 0px;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding: 10px 0px;
	background: url(images/homepage21.gif) repeat-x left top;
}

ul.style2 a {
	color: #BEB3AD;
}

ul.style2 .first {
	background: none;
	padding-top: 0px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 34px;
	color: #FFFF00;

}

.box-style1 .byline {
	letter-spacing: -1px;
	font-size: 16px;
	color: #A6978F;
}

.box-style1 .entry {
	padding-top: 10px;


}

.box-style1 .meta {
	float: left;
	width: 225px;
	height: 43px;
	padding: 0px 0px 0px 15px;
	background: url(images/homepage13.gif) no-repeat left top;
}

.box-style1 .meta a {
	height: 43px;
	line-height: 43px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F6C62;
}

.box-style1 .meta a:hover {
}

.box-style1 .meta .readmore {
	margin-right: 20px;
	padding-left: 20px;
	background: url(images/homepage14.gif) no-repeat left 4px;
}

.box-style1 .meta .comments {
	padding-left: 20px;
	background: url(images/homepage15.gif) no-repeat left 4px;
}

.divider {
	border-top: 1px solid #E6E2E0;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	width: 215px;
	height: 47px;
	margin: 0px;
	padding: 0px 30px;
	background: url(images/homepage19.jpg) no-repeat left top;
	line-height: 47px;
	letter-spacing: -1px;
	text-shadow: 1px 2px 2px #364E00;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;

}

.box-style2 .entry {
	overflow: hidden;
	padding: 30px 95px 30px 30px;
	background: url(images/homepage20.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFF00;


}