html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #ebeaea url(images/main-content-bg.png) repeat;
	font-family: 'Arvo', serif;
	font-size: 13px;
	color: #787675;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: 300;
}

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

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

strong {
}

a {
	color: #448542;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

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

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	padding-top: 110px;
	background: url(images/wrapper-bg.png) repeat-x left top;
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	overflow: hidden;
	width: 860px;
	height: 106px;
	padding: 0px 70px;
	background: url(images/header-bg.jpg) no-repeat left top;
}

/** LOGO */

#logo {
	float: left;
	width: 310px;
	height: 100px;
}

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

#logo h1 a {
	display: block;
	padding: 15px 0px 0px 0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	text-decoration: none;
	font-family: 'Satisfy', cursive;
	font-size: 44px;
	font-weight: 400;
	color: #FFFFFF;
}

/** MENU */

#menu {
	float: right;
	width: 540px;
	height: 99px;
}

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

#menu li {
	float: left;
	margin-left: 40px;
	padding: 31px 0px 0px 0px;
}

#menu a {
	display: block;
	float: left;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	text-decoration: none;
	font-family: 'Arvo', serif;
	font-size: 20px;
	color: #FFFFFF;
}

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

/** PAGE */

#page-wrapper {
	overflow: hidden;
	width: 930px;
	margin: 0px auto;
	background: #FFFFFF url(images/page-bg.png) repeat;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}

#page {
	overflow: hidden;
	width: 860px;
	margin: 0px auto;
	padding: 0px 35px 35px 35px;
}

/** CONTENT */

#content {
	float: left;
	width: 548px;
	padding: 20px 30px 20px 0px;
	border-right: 1px solid #CACACA;
}

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

/** SIDEBAR */

#sidebar {
	float: right;
	width: 250px;
	padding: 20px 0px 20px 30px;
}

.two-column2 #sidebar {
	float: left;
	padding: 20px 22px 20px 0px;
}

/** FOOTER */

#footer {
	overflow: hidden;
	height: 235px;
	background: url(images/footer-shadow-bg.png) no-repeat center top;
}

#footer a {
	color: #827D6A;
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #9b9998;
}

#page-footer-content {
	overflow: hidden;
	border-top: 1px solid #D4D4D4;
}

/** TWO COLUMNS */

#two-columns {
	margin-top: 30px;
}

#two-columns h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-family: 'Satisfy', cursive;
	font-size: 30px;
	color: #393736;
}

#two-columns #col1 {
	float: left;
	width: 405px;
	padding: 20px 25px 20px 0px;
	border-right: 1px solid #CACACA;
}

#two-columns #col2 {
	float: right;
	width: 407px;
	padding: 20px 0px 20px 0px;
}

/** THREE COLUMNS */

#three-columns {
	overflow: hidden;
	width: 858px;
	margin: 0px auto;
	padding: 40px 35px;
	background: url(images/page-footer-bg.jpg) repeat;
	border: 1px solid #FFFFFF;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #787675;
}

#three-columns h2 {
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	color: #393736;
}

#three-columns .contact {
	margin-top: 5px;
	padding-left: 30px;
	background: url(images/contact-icon-bg.png) no-repeat left 6px;
}

#three-columns .mail {
	margin-top: 25px;
	background: url(images/mail-icon-bg.png) no-repeat left 6px;
	padding-left: 30px;
}

#three-columns #column1 {
	float: left;
	width: 255px;
	height: 180px;
	padding: 20px 25px 20px 0px;
	border-right: 1px solid #CACACA;
}

#three-columns #column2 {
	float: left;
	width: 255px;
	height: 180px;
	padding: 20px 25px 20px 25px;
	border-right: 1px solid #CACACA;
}

#three-columns #column3 {
	float: right;
	width: 255px;
	padding: 20px 0px 20px 0px;
}

/** FOUR COLUMNS */

#four-columns {
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #CACACA;
}

#four-columns h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-family: 'Satisfy', cursive;
	font-size: 30px;
	color: #393736;
}

#four-columns h3 {
	padding: 10px 0px 15px 0px;
	font-size: 16px;
}

#four-columns h3 a {
	color: #393736;
	text-decoration: none;
}

#four-columns h3 a:hover {
	text-decoration: underline;
}

#four-columns #fbox1 {
	float: left;
	width: 180px;
	height: 290px;
	padding: 10px 22px 10px 0px;
	border-right: 1px solid #CACACA;
}

#four-columns #fbox2 {
	float: left;
	width: 180px;
	height: 290px;
	padding: 10px 25px 10px 22px;
	border-right: 1px solid #CACACA;
}

#four-columns #fbox3 {
	float: left;
	width: 180px;
	height: 290px;
	padding: 10px 23px 10px 22px;
	border-right: 1px solid #CACACA;
}

#four-columns #fbox4 {
	float: right;
	width: 180px;
	height: 290px;
	padding: 10px 0px 10px 0px;
}

/** NEWSLETTER */

#newsletter {
	width: 255px;
}

#newsletter form {
	width: 255px;
	margin: 0px;
	padding: 5px 0px 20px 0px;
}

#newsletter fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#newsletter input {
	float: left;
	margin-right: 5px;
	padding: 0px 10px;
	width: 150px;
	height: 33px;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	line-height: 33px;
	font-family: 'Arvo', serif;
}

#newsletter input.blank {
	color: #BEBBB2;
}

#newsletter .submit {
	display: block;
	float: left;
	width: 75px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: #A34632 url(images/button-bg.png) repeat;
	border: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	font-family: 'Arvo', serif;
	font-size: 13px;
	color: #FFFFFF;
}

#banner {
	position: relative;
	width: 860px;
	height: 300px;
	margin: 0px auto 40px auto;
}

#banner .image {
	position: absolute;
}

#banner .caption {
	position: absolute;
	width: 443px;
	height: 159px;
	margin: 0px auto;
	top: 84px;
	left: 210px;
	background: url(images/banner-caption-bg.png) no-repeat left top;
}

#banner .caption p {
	padding: 30px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	font-size: 24px;
	color: #FFFFFF;
}

/** LIST STYLE 1 */

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

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

ul.style1 a {
	color: #787675;
}

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

/** LIST STYLE 2 */

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

ul.style2 li {
	padding: 0px 0px 10px 0px;
}

/** BUTTON STYLE 1 */

.button-style {
	display: block;
	width: 172px;
	height: 51px;
	background: url(images/button-bg.png) repeat;
	line-height: 51px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	font-size: 20px;
	color: #FFFFFF;
}

/** TEXT STYLE 1 */

.text-style {
	padding-bottom: 20px;
	letter-spacing: -1px;
	font-size: 16px;
}

/** BOX 1 */

#box1 {
	margin-bottom: 30px;
}


/** BOX 2 */

#box2 {
	margin-bottom: 30px;
}


/** BOX 3 */

#box3 {
}

/** BOX STYLE 1 */

.box-style .title {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-family: 'Satisfy', cursive;
	font-size: 30px;
	color: #393736;
}

.box-style h3 {
	padding: 10px 0px 15px 0px;
	font-size: 16px;
	color: #393736;
}
