*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	background-image: url(res/pattern_146a.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

.bg3col { background: transparent url(res/bg3col.jpg) repeat-y 0 0; }
.bg2col { background: transparent url(res/bg2col.jpg) repeat-y 0 0; }

a:link, a:visited
{
	color: #803218;
	text-decoration: none;
}

a:hover, a:active
{
	color: #40190c;
	text-decoration: none;
}

#wrapper
{
	width: 800px;
	height: 100%;
	overflow: auto;
	/*background-color: #edebe5;*/
	background-color: #fff;
	margin: 0 auto;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
}

#title
{
	width: 800px;
	height: 240px;
	overflow: hidden;
}

#header
{
	width: 800px;
	height: 48px;
	float: left;
	background-color: #40190c;
	position: relative;
}

#content
{
	width: 800px;
	overflow: hidden;
	height: 100%;
}

#custom-1
{
	width: 400px;
	float: left;
	overflow: auto;
	height: 100%;
}

#custom-2
{
	width: 400px;
	float: right;
	overflow: auto;
	height: 100%;
}

#custom-3
{
	width: 200px;
	float: right;
	overflow: auto;
	height: 100%;
}

#custom-4
{
	width: 200px;
	float: right;
	overflow: auto;
	height: 100%;
}

.content { margin: 20px; }

#footer
{
	width: 800px;
	height: 120px;
	margin: 0 auto 40px auto;
	background-color: #fff;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	position: relative;
}

h1
{
	font-family: Georgia,Times News Roman,Times,serif;
	font-size: 21px;
	font-weight: normal;
	color: #40190c;
	letter-spacing: 1px;
	line-height: 120%;
	margin: 12px 0 12px 0;
}

h2
{
	font-family: Georgia,Times News Roman,Times,serif;
	font-size: 16px;
	font-weight: normal;
	color: #803218;
	letter-spacing: 1px;
	line-height: 120%;
	margin: 12px 0 12px 0;
}

h3
{
	font-family: Georgia,Times News Roman,Times,serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	letter-spacing: 3px;
	margin: 0 0 12px 0;
}

p
{
	color: #333;
	line-height: 180%;
	margin: 0 0 18px 0;
}

hr
{
	border: 0;
	border-bottom: 2px solid #edebe5;
	height: 1px;
}

img
{
	margin: 0;
	padding: 0;
	float: left;
}

address
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	line-height: 180%;
	padding: 10px;
}

.custom-1
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.custom-2
{
	position: absolute;
	left: 410px;
	top: 0px;
}

.custom-3
{
	position: absolute;
	left: 610px;
	top: 0px;
}

ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
}

ul.menu li
{
	font-family: Georgia,Times News Roman,Times,serif;
	margin: 0;
	padding: 0;
	display: inline;
}

ul.menu a
{
	font-family: Georgia,Times News Roman,Times,serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	color: #ccc;
	padding: 12px;
	height: 16px;
	display: block;
	float: left;
}

ul.menu a.active
{
	/*
	background: transparent url(res/high.gif) no-repeat center 0;
*/
	color: #fff;
}

ul.menu a:hover { color: #fff; }

dl
{
	width: 160px;
	margin: 0;
	padding: 0;
}

dd a
{
	width: 160px;
	height: 40px;
	border: 2px solid #edebe5;
	display: block;
	margin: 0;
	padding: 0;
}

dd img
{
	width: 158px;
	height: 38px;
	border: 1px solid #ccc;
}

dd img:hover
{
	width: 158px;
	height: 38px;
	border: 1px solid #9a3c1c;
}

dt
{
	color: #666;
	margin: 0 0 12px 0;
}

#slideshow
{
	width: 350px;
	height: 234px;
	border: 1px #f4f4f4;
}

