
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #380F00 url(images/bg1_01.gif) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E310D;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 150%;
}

strong {
}

a {
	color: #5E310D;
}

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 {
	background: url(images/bg1_02.gif) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 256px;
	background: url(images/bg2_01M.gif) no-repeat center top;
}

/** MENU */

#menu {
	height: 82px;
}

#menu ul {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	height: 57px;
}

#menu a {
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #350000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

#menu span {
	display: inline-block;
	height: 40px;
	padding: 17px 25px 0px 25px;
}

#menu li.active {
	background: url(images/homepage03.gif) repeat-x left top;
}

#menu li.active a {
	background: url(images/homepage02.gif) no-repeat left top;
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #BE2500;
}

#menu li.active span {
	background: url(images/homepage04.gif) no-repeat right top;
}

/** BACKGROUND */

#bg1 {
	background: url(images/bg2_03.gif) repeat-y center top;
}

#bg2 {
	background: url(images/bg2_02.gif) no-repeat center top;
}

#bg3 {
	overflow: hidden;
	background: url(images/bg2_04.gif) no-repeat center bottom;
}

#bg4 {
	background: url(images/bg2_08.gif) repeat-y left top;
}

#bg5 {
	background: url(images/bg2_05.gif) no-repeat left top;
}

#bg6 {
	overflow: hidden;
	background: url(images/bg2_06.gif) no-repeat left bottom;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 900px;
	margin: 0px auto;
	padding: 10px 10px 20px 10px;
	background: url(images/subpage2_02.gif) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 597px;
	text-shadow: 1px 1px 1px #FFFFFF;	
}

#wide-content {
	text-shadow: 1px 1px 1px #FFFFFF;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 293px;
}

#sidebar .title {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

/** TWO COLUMNS */

#two-columns {
	overflow: hidden;
	padding: 40px 70px 10px 70px;
	font-size: 13px;
	color: #7E482D;
}

#two-columns strong {
	font-weight: normal;
	color: #B37758;
}

#two-columns .text1 {
	margin: 0px;
	padding: 0px;
	color: #B37758;
}

#two-columns .text2 {
	margin: 0px;
	padding: 0px;
}

#two-columns .text3 {
	margin: 0px;
	padding: 0px;
}

#column1 {
	float: left;
	width: 560px;
}

#column2 {
	float: right;
	width: 260px;
}

/** THREE COLUMNS */

#three-columns {
}

#three-columns p {
	text-shadow: 1px 1px 1px #FFFFFF;
}

#col1 {
	float: left;
	width: 293px;
	margin-right: 10px;
}

#col2 {
	float: left;
	width: 294px;
	margin-right: 10px;
}

#col3 {
	float: right;
	width: 293px;
}

/** FOOTER */

#footer {
	height: 164px;
	background: url(images/bg2_07.gif) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #5B2712;
}

/** BANNER */

#banner {
	width: 900px;
	height: 209px;
	position: relative;
	margin-bottom: 10px;
}

#banner .image, #banner .caption1, #banner .caption2, #banner .border {
	position: absolute;
}

#banner .image {
	width: 900px;
	height: 209px;
	top: 0;
	left: 0;
}

#banner .caption1 {
	width: 402px;
	height: 96px;
	background: url(images/homepage05.gif) no-repeat left top;
	top: 57px;
	right: 0;
	text-indent: -99999px;
}

#banner .caption1 a {
	display: block;
	width: 402px;
	height: 96px;
}

#banner p {
}

#banner h2 {
}

#banner .caption1 span {
	margin: 0px;
	padding: 0x;
	color: #FFFFFF;
}

#banner .border {
	width: 900px;
	height: 209px;
	top: 0px;
	left: 0px;
	background: url(images/pics02.png) no-repeat left top;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	height: 34px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	background: url(images/homepage06.gif) no-repeat left top;
	text-align: center;
	text-shadow: 1px 1px 1px #350000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

.box-style1 .content {
	padding: 30px 20px;
}

.box-style1 h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	color: #5E310D;
}

/** BOX STYLE 1 */

.box-style2 {
}

.box-style2 .title {
	height: 34px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	background: url(images/homepage07.gif) no-repeat left top;
	text-align: center;
	text-shadow: 1px 1px 1px #350000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

.box-style2 .content {
	padding: 30px 20px;
}

/** BOX STYLE 3 */

.box-style3 {
}

.box-style3 .title {
	height: 34px;
	margin: 0px;
	padding: 13px 20px 0px 20px;
	background: url(images/homepage06.gif) no-repeat left top;
	text-shadow: 1px 1px 1px #350000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

.box-style3 .content {
	padding: 30px 20px;
}

/** BOX STYLE 4 */

.box-style4 {
}

.box-style4 .title {
	height: 34px;
	margin: 0px;
	padding: 13px 20px 0px 20px;
	background: url(images/subpage1_01.gif) no-repeat left top;
	text-shadow: 1px 1px 1px #350000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

.box-style4 .content {
	padding: 30px 20px;
}

/** BOX STYLE 5 */

.box-style5 {
}

.box-style5 .title {
	height: 34px;
	margin: 0px;
	padding: 13px 20px 0px 20px;
	background: url(images/subpage2_01.gif) no-repeat left top;
	text-shadow: 1px 1px 1px #350000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

.box-style5 .content {
	padding: 30px 20px;
}


/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 110px;
	height: 187px;
	margin-right: 20px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style1a span {
	background: url(images/pics03.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 79px;
	height: 79px;
	margin-right: 18px;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style2a span {
	background: url(images/pics06.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	float: left;
	width: 110px;
	height: 137px;
	margin-right: 20px;
}

.image-style3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style3a span {
	background: url(images/pics09.png) no-repeat left top;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
}

ul.style1 li {
	padding: 17px 0px 0px 0px;
	background: url(images/homepage11.gif) repeat-x left top;
}

ul.style1 h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	color: #5E310D;
}

ul.style1 h3 a {
	text-decoration: none;
	color: #5E310D;
}

ul.style1 h3 a:hover {
	text-decoration: underline;
	color: #5E310D;
}

ul.style1 .first {
	background: none;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-shadow: 1px 1px 1px #FFFFFF;
}

ul.style2 li {
	padding: 0px 0px 10px 0px;
}

/** LINK STYLE 1 */

.link-style1 {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	background: url(images/homepage09.gif) repeat-x left top;
}

.link-style1 a {
	display: inline-block;
	height: 37px;
	background: url(images/homepage08.gif) no-repeat left top;
	text-decoration: none;
}

.link-style1 span {
	display: inline-block;
	height: 30px;
	margin: 0px;
	padding: 7px 20px 0px 20px;
	background: url(images/homepage10.gif) no-repeat right top;
	text-shadow: 1px 1px 1px #350000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
