
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #f2efef url(images/homepage01.gif) repeat-x left top;
	font: 14px/24px "Times New Roman", Times, serif;
	color: #A8A5A4;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: #000000 0px 2px 5px;
	color: #AEACA5;
}

h1 strong, h2 strong, h3 strong {
	color: #FFFFFF;
}

h1 {
	line-height: 30px;
	font-size: 30px;
}

h2 {
	line-height: 20px;
	font-size: 20px;
}

h3 {
	line-height: 20px;
	font-size: 16px;
}

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

ol, ul {
	margin-left: 1em;
	padding-left: 0px;
}

strong {
	font-weight: normal;
	color: #FFFFFF;
}

a {
	color: #F5EDDD;
}

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;
}

.hr1 {
	width: 568px;
	height: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url(images/bg3_02.png) no-repeat left top;
}

.hr2 {
	width: 217px;
	height: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url(images/bg3_03.png) no-repeat left top;
}

/** MISC */

.border-style1 {
	position: relative;
	width: 320px;
	height: 230px;
	background: url(images/3col_bg04.png) no-repeat left top;
}

.border-style1 img {
	position: absolute;
	top: 45px;
	left: 51px;
}

.border-style2 {
	position: relative;
	width: 199px;
	height: 200px;
	background: url(images/bg3_04.png) no-repeat left top;
}

.border-style2 img {
	position: absolute;
	top: 26px;
	left: 26px;
}

.border-style2-align-left {
	float: left;
	margin: -11px 25px 0px -15px;
}

.border-style2-align-right {
	float: right;
	margin: -11px -15px 0px 25px;
}

/** WRAPPER */

#wrapper {
}

#wrapper-bg, #wrapper-bg-fixed {
	background: url(images/bg_01.jpg) repeat-y center top;
}

#wrapper-bgtop, #wrapper-bgtop-fixed {
	background: url(images/bg_02.jpg) no-repeat center top;
}

#wrapper-bgbtm, #wrapper-bgbtm-fixed {
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 257px;
	background: url(images/bg_02.jpg) no-repeat center top;
}

/** MENU */

#menu {
	float: right;
}

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

#menu li {
	float: left;
	padding-right: 20px;
}

#menu a {
	text-decoration: none;
	text-shadow: #000000 0px 1px 4px;
	font-size: 20px;
	color: #FFFFFF;
	/*color: F5EDDD; */
}

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

@media (max-width: 1000px) {
    #menu {
    width: 60vw;
    overflow: hidden;
	float: left;  
    }
    #menu li {
	float: left;
	padding-right: 10px;
    }
    #menu a {
	text-decoration: none;
	text-shadow: #000000 0px 1px 4px;
	font-size: 16px;
	color: #FFFFFF;
	/*color: F5EDDD; */
}

}

/** PAGE */

#page {
}

/** BANNER */

#banner {
	position: relative;
	width: 1000px;
	height: 382px;
}

#banner .image, #banner .border, #banner .caption {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

#banner .border {
	width: 100%;
	height: 100%;
	background: url(images/header_sprites.png) no-repeat left top;
}

#banner .image {
	top: 50px;
	left: 50px;
}

#banner .caption {
	width: 100%;
	height: 125px;
	padding: 257px 0px 0px 0px;
	text-shadow: #000000 0px 1px 4px;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	color: #9E9490;
}

#banner .caption strong {
	font-weight: normal;
	color: #F3E7E7;
}

/** CONTENT */

#content {
}

#wide-content {
	width: 1000px;
	overflow: hidden;
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
	width: 984px;
	height: 112px;
	margin: 0px auto 20px auto;
	background: url(images/homepage_02.png) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	line-height: 11px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	margin: 0px 10px;
	color: #FFFFFF;
}

/** SUBPAGE 1 STYLES */

.subpage1 #page {
	background: url(images/bg2_01.png) repeat-y left top;
}

.subpage1 #page-bgtop {
	background: url(images/bg4_02.png) no-repeat left top;
}

.subpage1 #page-bgbtm {
	padding: 120px 0px 100px 0px;
	background: url(images/bg2_03.png) no-repeat left bottom;
}

.subpage1 #content {
	float: left;
	width: 568px;
	padding: 0px 0px 0px 86px;
}

.subpage1 #sidebar {
	float: right;
	width: 217px;
	padding: 0px 86px 0px 0px;
}

.subpage1 #footer {
	width: 1000px;
	height: 74px;
	background: url(images/bg2_04.png) no-repeat left top;
}

.subpage1 #footer p {
	padding-top: 20px;
}

/** SUBPAGE 2 STYLES */

.subpage2 #page {
	background: url(images/bg4_01.png) repeat-y left top;
	
}

.subpage2 #page-bgtop {
	background: url(images/bg4_02.png) no-repeat left top;
}

.subpage2 #page-bgbtm {
	padding: 100px 0px 80px 0px;
	background: url(images/bg4_03.png) no-repeat left bottom;
}

.subpage2 #wide-content {
	width: auto;
	padding: 0px 86px;
}

.subpage2 #footer {
	width: 1000px;
	height: 74px;
	background: url(images/bg2_04.png) no-repeat left top;
}

.subpage2 #footer p {
	padding-top: 20px;
}

/** 3-COLUMN LAYOUT */

.three-cols {
}

.three-cols .col1, .three-cols .col2, .three-cols .col3 {
	float: left;
	text-align: center;
}

.three-cols .col1 {
	width: 333px;
}

.three-cols .col2 {
	width: 334px;
}

.three-cols .col3 {
	width: 333px;
}

.three-cols .title, .three-cols .content {
	background: url(images/3col_bg05.png) no-repeat left top;
}

.three-cols .title {
	height: 33px;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	text-transform: uppercase;
	line-height: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #9E9490;
}

.three-cols .col1 .title {
	background-position: 8px 0px;
}

.three-cols .col2 .title {
	background-position: 15px 0px;
}

.three-cols .col3 .title {
	background-position: 21px 0px;
}

.three-cols .col1 .content {
	padding: 0px 63px 0px 50px;
	background-position: -296px 100%;
}

.three-cols .col2 .content {
	padding: 0px 63px 0px 50px;
	background-position: -289px 100%;
}

.three-cols .col3 .content {
	padding: 0px 63px 0px 50px;
	background-position: -283px 100%;
}

.three-cols .title strong {
	color: #F3E7E7;
}

.three-cols .col1 .image {
}

.three-cols .col2 .image {
	margin-left: 6px;
}

.three-cols .col3 .image {
	margin-left: 12px;
}

.three-cols p {
	line-height: 24px;
}

.three-cols .link-style1 {
	text-transform: uppercase;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 0px 4px;
}

.box-style1 h1 {
	margin-bottom: 5px;
}

.box-style1 h2 {
	font-size: 16px;
	color: #66645F;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 0px 4px;
}

/** BOX STYLE 3 */

.box-style3 {
	padding: 0px 4px;
}
