html, body {
	height: 100%;
	margin-left: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #22221C url(images/bg1_01.gif) repeat;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACADA9;
}

h1, h2, h3 {
	margin-top: 0px;
	text-align: center;
}

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

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

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

a {
	color: #CCC8BE;
}

a:hover {
	text-decoration: none;
	text-align: left;
}

a img {
	border: none;
}

img.border {
}

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

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

img.border {
	border: 5px solid #232622;
}

hr {
	display: none;
}

/** WRAPPER */

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

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

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 60px;
}

/** MENU */

#menu {
	float: left;
	width: 950px;
	height: 60px;
	padding: 0px 0px 0px 0px;
}

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

#menu li {
	float: left;
	padding: 20px 20px 0px 20px;
	background: url(images/homepage01.gif) no-repeat left 25px;
}

#menu a {
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #37332E;
	text-transform: case;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #E7E1D9;
}

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

#menu .first {
	background: none;
	padding-left: 40px;
}


#tagline {
	float: left;
	width: auto;
	height: 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: 1px 1px 1px #3D3831;
#	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #99968E;
}


/** PAGE */

#bg1 {
	background: url(images/bg1_04.jpg) repeat-y center top;
}

#bg2 {
	background: url(images/bg1_03.jpg) no-repeat center top;
}

#bg3 {
	padding: 120px 0px 10px 0px;
	background: url(images/bg1_05.jpg) no-repeat center bottom;
}


#page {
	overflow: hidden;
	width: 865px;
	margin: 0px auto;
	padding: 45px 0px 33px 5px;
}

/** CONTENT */

#content {
	float: right;
	width: 570px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 235px;
}

/** FOOTER */

#footer {
	height: 225px;
	background: url(images/bg1_06.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 37px 0px 0px 0px;
	text-align: center;
#	text-transform: lowercase;
	color: #5B574C;
}

#footer a {
	color: #5B574C;
}

#footer .links {
}


/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	display: block;
	margin: 0px;
	width: 215px;
	height: 35px;
	padding: 35px 0px 0px 20px;
	background: url(images/homepage03.jpg) no-repeat left top;
	text-shadow: 1px 1px 2px #2E2D27;
#	text-transform: case;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #B8B8A8;
	text-align: left;
}

.box-style1 span {
	color: #E7E1D9;
}

.box-style1 .content {
	padding: 20px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

/** BOX STYLE 2 */

.box-style2 {
	background: url(images/homepage06.gif) repeat-y left top;
}

.box-style2 .bottom {
	background: url(images/homepage07.jpg) no-repeat left bottom;
}



.box-style2 .title {
	height: 42px;
	margin: 0px;
	padding: 13px 0px 0px 17px;
	background: url(images/homepage05.jpg) no-repeat left top;
	text-shadow: 1px 1px 2px #2E2D27;
	text-transform: case;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #B8B8A8;
}

.box-style2 span {
	color: #E7E1D9;
}

.box-style2 .content {
	padding: 10px 20px 20px 20px;
	background: url(images/homepage11.jpg) no-repeat 6px top;
}

/** BOX STYLE 3 */

.box-style3 {
	background: url(images/homepage09.gif) repeat-y left top;
}

.box-style3 .bottom {
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

.box-style3 .title {
	height: 42px;
	margin: 0px;
	padding: 13px 0px 0px 17px;
	background: url(images/homepage08.jpg) no-repeat left top;
	text-shadow: 1px 1px 2px #2E2D27;
	text-transform: case;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #B8B8A8;
}

.box-style3 span {
	color: #E7E1D9;
}

.box-style3 .content {
	padding: 10px 15px 26px 20px;
	background: url(images/homepage11.jpg) no-repeat 6px top;
}

/** BOX STYLE 4 */

.box-style4 {
	background: url(images/subpage03.jpg) repeat-y left top;
}

.box-style4 .bottom {
	background: url(images/homepage17.jpg) no-repeat left bottom;
}

.box-style4 .title {
	height: 42px;
	margin: 0px;
	padding: 18px 0px 0px 22px;
	background: url(images/subpage01.jpg) no-repeat left top;
	text-shadow: 1px 1px 2px #2E2D27;
	text-transform: case;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #B8B8A8;
}

.homepage .box-style4 .title {
	background: url(images/homepage14.jpg) no-repeat left top;
}

.box-style4 span {
	color: #E7E1D9;
}

.box-style4 .content {
	padding: 20px 20px 38px 20px;
	background: url(images/homepage15.jpg) no-repeat left top;
}

/** TWO COLUMNS */

#two-columns {
	overflow: hidden;
	width: 570px;
}

#column1 {
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

#column2 {
	float: right;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

ul.style1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	background: url(images/homepage13.jpg) repeat-y left top;
}

ul.style1 li {
	height: 28px;
	padding: 13px 0px 0px 13px;
}

ul.style1 span {
	margin-right: 18px;
	color: #75726E;

}

ul.style2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	background: url(images/homepage19.jpg) repeat-y left top;
}

ul.style2 li {
	height: 28px;
	padding: 13px 0px 0px 13px;
}

ul.style2 span {
	margin-right: 18px;
	color: #75726E;
}

.link1 {
	float: left;
	display: inline-block;
	width: 98px;
	height: 29px;
	background: url(images/homepage18.gif) no-repeat left top;
	text-align: center;
	text-shadow: 1px 1px 2px #263002;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

#box1 .title {
	height: 43px;
	padding: 13px 0px 0px 22px;
	background: url(images/subpage01.jpg) no-repeat left top;
}
