
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.gif) repeat;
	font-family: 'Arapey', serif;
	font-size: 18px;
	color: #3C3C3C;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Arapey', serif;
	font-weight: normal;
	font-style: italic;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
}

a {
	color: #41b4dc;
}

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/bg03.gif) repeat;
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 183px;
	background: url(images/bg02.gif) repeat-x left top;
}

#header {
	overflow: hidden;
	height: 183px;
}

/** LOGO */

#logo {
	float: left;
	width: 340px;
	height: 100px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	padding: 97px 0px 0px 22px;
	letter-spacing: -3px;
	text-decoration: none;
	font-size: 44px;
	color: #FEFEFE;
}

/** MENU */

#menu {
	float: right;
	width: 620px;
	height: 74px;
	padding-top: 109px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 25px;
}

#menu a {
	display: block;
	float: left;
	height: 75px;
	text-decoration: none;
	font-family: 'Arapey', serif;
	font-size: 26px;
	font-style: italic;
	color: #cfc3b3;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: url(images/homepage01.gif) no-repeat center bottom;
}

/** PAGE */

#page {
	padding: 45px 0px 0px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 625px;
}

.two-column2 #content {
	float: right;
}

#wide-content {
	overflow: hidden;
	width: 910px;
	padding: 25px;
	background-color: #FFFFFF;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 285px;
}

.two-column2 #sidebar {
	float: left;
}

/** FOOTER */

#footer {
	height: 160px;
	background: url(images/bg13.gif) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 53px 0px 0px 0px;
	text-align: center;
	font-size: 18px;
	color: #2b3335;
}

/** FOOTER */

#footer-wrapper {
	background: url(images/bg04.gif) repeat;
}

#footer-content {
	overflow: hidden;
	background: url(images/bg12.gif) no-repeat left top;
}

/** BANNER */

#banner-wrapper {
	height: 519px;
	background: #DFD4D0;
}

#banner {
	overflow: hidden;
	height: 519px;
	font-family: 'Arapey', serif;
	font-style: italic;
}

#banner .content {
	width: 565px;
	margin: 0px auto;
	padding: 108px 0px 0px 395px;
}

#banner #photo-bg {
	height: 519px;
	background: url(images/bg05.jpg) no-repeat center top;
}

#banner .text1 {
	display: inline-block;
	margin: 0px 0px 5px 0px;
	padding: 2px 15px;
	background-color: #41b4dc;
	line-height: normal;
	letter-spacing: -2px;
	font-size: 36px;
	color: #F8F3F0;
}

#banner .text2 {
	display: inline-block;
	margin: 0px 0px 22px 0px;
	padding: 2px 15px;
	background-color: #41b4dc;
	line-height: normal;
	letter-spacing: -2px;
	font-size: 36px;
	color: #F8F3F0;
}

#banner .text3 {
	background: url(images/bg06.png) repeat-x left top;
}

#banner .text4 {
	margin: 0px;
	padding-bottom: 15px;
	letter-spacing: -2px;
	font-size: 20px;
	color: #e7d8c7;
}

#banner .text5 {
	padding-top: 5px;
	background: url(images/bg08.gif) repeat-x left top;
	line-height: 35px;
}

#banner .text5 a {
	letter-spacing: -2px;
	font-size: 20px;
	color: #41b4dc;
}

#banner .bstyle {
	width: 565px;
}

#banner .bstyle .title {
	display: block;
	width: 525px;
	height: 49px;
	padding: 0px 20px;
	background: url(images/bg06.png) repeat-x left top;
	letter-spacing: -2px;
	line-height: 49px;
	font-size: 24px;
	color: #3E3630;
}

#banner .bstyle .entry {
	width: 525px;
	padding: 10px 20px 5px 20px;
	background: url(images/bg07.png) repeat;
}

/** PAGE BOXES */

#page-content {
}

#page-content #box1 {
	float: left;
	width: 285px;
	margin-right: 53px;
}

#page-content #box2 {
	float: left;
	width: 285px;
}

#page-content #box3 {
	float: right;
	width: 285px;
}

/** THREE COLUMNS */

#three-columns {
	overflow: hidden;
	padding: 35px 25px 25px 25px;
}

#three-columns h2 {
	display: block;
	padding-bottom: 15px;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}

#three-columns #column1 {
	float: left;
	width: 235px;
	margin-right: 105px;
}

#three-columns #column2 {
	float: left;
	width: 235px;
}

#three-columns #column3 {
	float: right;
	width: 235px;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #ada9a1;
}

ul.style1 li {
	padding: 12px 0px 15px 0px;
	background: url(images/bg08.gif) repeat-x left top;
	text-align: center;
}

ul.style1 a {
	display: block;
	font-size: 18px;
	color: #ada9a1;
}

ul.style1 .first {
	background: none;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	letter-spacing: -1px;
	font-size: 18px;
	color: #ada9a1;
}

ul.style2 li {
	padding: 12px 0px 15px 0px;
	background: url(images/bg08.gif) repeat-x left top;
	line-height: 200%;
	text-align: center;
}

ul.style2 a {
	display: block;
	font-size: 18px;
	color: #ada9a1;
}

ul.style2 .first {
	background: none;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	padding: 15px 0px 5px 0px;
	background: url(images/homepage02.gif) repeat-x left top;
}

ul.style3 h3 {
	font-size: 22px;
}

ul.style3 p {
	font-size: 16px;
	color: #8C8C8C;
}

ul.style3 .first {
	padding-top: 0px;
	background: none;
}

/** LIST STYLE 4 */

ul.style4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style4 li {
	padding: 16px 0px 11px 0px;
	background: url(images/homepage02.gif) repeat-x left top;
	text-align: center;
}

ul.style4 .first {
	padding-top: 0px;
	background: none;
}

/** LIST STYLE 5 */

ul.style5 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style5 li {
	padding: 16px 0px 11px 0px;
	background: url(images/homepage02.gif) repeat-x left top;
}

ul.style5 a {
	text-decoration: none;
	font-style: italic;
}

ul.style5 .first {
	padding-top: 0px;
	background: none;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .badges {
	width: 285px;
	height: 80px;
	padding: 30px 0px 0px 0px;
	background: url(images/bg09.png) no-repeat left top;
	letter-spacing: -1px;
	text-align: center;
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
}

.box-style1 .entry {
	padding: 25px;
	background-color: #FFFFFF;
	text-align: center;
}

.box-style1 .title {
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 30px;
	color: #191919;
}

/** BOX STYLE 2 */

.box-style2 {
	background-color: #FFFFFF;
}

.box-style2 .title {
	padding: 0px 0px subpage1_01.gif20px 0px;
	letter-spacing: -2px;
	font-size: 30px;
	color: #191919;
	margin: 10px 0 25px 0;
}

.box-style2 .entry {
	padding: 25px;
}

/** BOX SHADOW */

.box-shadow1 {
	height: 42px;
	background: url(images/bg10.png) no-repeat left top;	
}

.box-shadow2 {
	height: 42px;
	background: url(images/subpage2_01.png) no-repeat left top;	
}

.box-shadow3 {
	height: 42px;
	background: url(images/bg14.png) no-repeat left top;	
}

/** DIVIDER */

.divider {
	overflow: hidden;
	margin-top: 22px;
	background: url(images/homepage02.gif) repeat-x left top;
}
