
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #274900 url(images/onecolumn01.gif) repeat;
	font-family: 'Bitter', serif;
	font-size: 12px;
	font-weight: 400;
	color: #6A6A6A;
}

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

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

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

strong {
}

a {
	color: #D84200;
}

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/onecolumn02.gif) repeat-x left top;
}

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

.clearfix {
	clear: both;
	text-align:center;
	font-size:200%;
}
.clearfix2 {
	clear: both;
	text-align:center;
	
}

/** HEADER */

#header-wrapper {
	background: url(images/onecolumn03.jpg) no-repeat center top;
}

#header {
	overflow: hidden;
	height: 207px;
}

/** LOGO */

#logo {
	float: left;
	width: 260px;
	height: 100px;
	padding: 0px 30px 0px 40px;
}

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

#logo h1 a {
	display: block;
	padding: 118px 0px 2px 0px;
	letter-spacing: -2px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #2C1D09;
	font-size: 28px;
	font-weight: 400;
	color: #FFFFFF;
}

#logo p {
	font-size: 14px;
	text-shadow: 1px 1px 1px #351D0B;
	font-weight: normal;
	color: #A58676;
}

/** MENU */

#menu {
	float: right;
	width: 650px;
	height: 98px;
	padding: 109px 0px 0px 0px;
}

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

#menu li {
	float: left;
	padding: 0px 25px;
}

#menu a {
	display: block;
	line-height: 70px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 2px 1px #5F3314;
	font-family: 'Bitter', serif;
	font-size: 20px;
	color: #F1DFD6;
}

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

/** PAGE */

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

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

#page-bgbtm {
	overflow: hidden;
	background: url(images/onecolumn06.gif) no-repeat left bottom;
	padding: 40px;
}

#page-content {
	overflow: hidden;
	padding: 40px 40px 20px 40px;
}

.homepage #page-bgbtm {
	padding: 0px;
}


/** CONTENT */

#content {
	float: left;
	width: 580px;
	padding-right: 30px;
	border-right: 1px solid #D1D1D1;
}

.two-column2 #content {
	float: right;
	padding-right: 0px;
	padding-left: 30px;
	border-right: none;
	border-left: 1px solid #D1D1D1;
}

/** SIDEBAR */

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

.two-column2 #sidebar {
	float: left;
}

/** FOOTER */

#footer {
	height: 143px;
	background: url(images/onecolumn07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #6B564C;
}

/** BOX 1 */

#box1 {
}

/** BOX 2 */

#box2 {
	margin-bottom: 30px;
}

/** BOX 3 */

#box3 {
	margin-bottom: 30px;
}

/** BOX 4 */

#box4 {
}

/** BANNER */

#banner {
	height: 258px;
	padding: 12px 0px 0px 22px;
	background: url(images/bg01.jpg) no-repeat left top;
}

/** THREE COLUMNS */

#three-columns {
	overflow: hidden;
	padding: 40px;
}

#three-columns #column1 {
	float: left;
	width: 262px;
	padding-right: 28px;
	border-right: 1px solid #D1D1D1;
}

#three-columns #column2 {
	float: left;
	width: 262px;
	padding-right: 28px;
	padding-left: 28px;
	border-right: 1px solid #D1D1D1;
}

#three-columns #column3 {
	float: right;
	width: 262px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 24px;
	color: #342109;
}

.box-style1 h3 {
	padding: 10px 0px 10px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}

/** BOX STYLE 2 */

.box-style2 {
	overflow: hidden;
	background: url(images/onecolumn06.gif) no-repeat left bottom;
}

.box-style2 .title {
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 24px;
	color: #342109;
}

.box-style2 h3 {
	padding: 10px 0px 10px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}

/** LIST STYLE 1 */

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

ul.style1 li {
	padding: 12px 0px 10px 0px;
	border-top: 1px solid #C9C9C8;
}

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

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	width: 262px;
	height: 122px;
	margin: 0px 0px 20px 0px;
}

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

.image-style1 img {
	position: absolute;
	top: 4px;
	left: 6px;
}

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

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 132px;
	height: 122px;
	margin-right: 25px;
	margin-bottom: 10px;
}

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

.image-style2 img {
	position: absolute;
	top: 4px;
	left: 6px;
}

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