body {
	background: #F1EBDF url('img/body_bg.gif') repeat-x 0 116px;
	color: #6B6141;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5 {
	color: #005DA7;
	font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size: 110%; }
h2 { font-size: 95%; }
h3 { color: #990000; font-size: 75%; text-transform: uppercase; padding-bottom: 16px; border-bottom: 2px solid #8D8D8D; }

a, img { border: 0; }

a { color: #005DA7; }

dl { margin: 10px; }

ul li { padding-bottom: 8px; font-size: 12px; }

#wrapper {
	width: 882px;
	border: 9px solid #990000;
	margin: 38px auto;
}

#header {
	height: 260px;
	background: transparent url('img/header_bg2.gif') repeat-x 0 0;
	position: relative;	
}

body#home #header {
	height: 333px;
	background: transparent url('img/header_bg.gif') repeat-x 0 0;
	position: relative;
}

a#logo {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -999em;
	width: 461px;
	height: 98px;
	background: transparent url('img/logo.gif') no-repeat 0 0;
}

#nav { 
	margin: 0; 
	padding: 0; 
	position: absolute;
	bottom: 19px;
	right: 0;
}

body#home #nav {
	bottom: 20px;
}

#nav li {
	display: inline;
	float: left;
	padding: 0 3px 0 20px;
	background: transparent url('img/nav_li_bg.gif') no-repeat 0 50%;
	line-height: 20px;
}

#nav li a {
	color: #4e4321;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
}

#nav li a:hover {  }

#water {
	position: absolute;
	bottom: 47px;
	right: 0;
	width: 100%;
	height: 100px;
	z-index: 1;
	background: transparent url('img/water2.jpg') no-repeat 100% 100%;
	color: #FFF;
	font-size: 160%;
	font-weight: bold;
	font-family: Times;
	text-indent: 180px;
	text-transform: uppercase;
	line-height: 95px;
}

body#home #water {
	position: absolute;
	left: 119px;
	bottom: 48px;
	width: 560px;
	height: 173px;
}

#header_slideshow {
	position: absolute;
	left: 0;
	bottom: 21px;
}

div#contentwrap {
	overflow: hidden;
	background: #FFF;
}

body#home div#contentwrap {
	background: #FFF url('img/side_bg.gif') repeat-y 100% 0;
}

#left {
	float: left;
	padding: 10px;
}

body#home #left {
	width: 524px;
}

#right {
	float: right;
}

body#home #right {
	background: transparent url('img/side_photo.gif') no-repeat 50% 100%;
	padding-bottom: 190px;
	width: 338px;
}
