
body, div, ul, li, p, h1
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url('/images/tile2.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
	background-color: #bfdbe6;
}

div#pagewrapper
{
	width: 100%;
	background-image: url('/images/left_background2.jpg');
	background-repeat: no-repeat;
	float: left;
}

div#leftcolumn
{
	width: 170px;
	float: left;
	text-align: center;
}

div#leftcolumn div.content
{
	width: 133px;
	margin-left: auto;
	margin-right: auto;
}

div#rightcolumn
{
	margin-left: 170px;
	background-image: url('/images/right_background2.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	min-height: 600px;
}

* html div#rightcolumn
{
	height: 600px;
}

ul#menu
{
	list-style: none;
	margin-top: 15px;
}

ul#menu li
{
	text-align: center;
	width: 133px;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}

ul#menu li a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 0.9em;
}

div#header
{
	margin-right: 20px;
}

div#topbar
{
	background-color: #386625;
	color: #fff;
	padding: 2px 0px 2px 5px;
	font-size: 0.75em;
	text-align: center;
}

div#bottombar
{
	color: #386625;
	text-align: center;
}

div#bottombar li
{
	display: inline;
	font-size: 0.7em;
}

li.space
{
	background-image: url('/images/bullet.png'); 
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

div#header_images
{
	margin-top: 15px;
	background-image: url('/images/header_images.png');
	background-repeat: no-repeat;
	background-position: right;
}

div#contentwrapper
{
	margin-top: 20px;
}

div#home_content
{
	width: 400px;
	padding-top: 10px;
}

div#home_content p
{
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-right: 5px;
}

div#footer
{
	width: 100%;
	float: left;
}

div#footer_left
{
	height: 19px;
	background-color: #386625;
	width: 133px;
	float: left;
	margin-left: 20px;
}

* html div#footer_left
{
	margin-left: 10px;
}

div#footer_right
{
	background-color: #386625;
	margin-left: 169px;
	margin-right: 20px;
	font-size: 9pt;
	color: #fff;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

div#address
{
	color: #386625;
	font-size: 0.9em;
	margin-top: 75px;
	margin-bottom: 10px;
}

div#homelink
{
	border: 2px solid #386625;
	background-color: #c5e4ed;
	height: 60px;
	width: 380px;
	color: #386625;
	font-size: 0.9em;
}

div#homelink div.text
{
	margin-left: 100px;
	padding-top: 5px;
}

div#title
{
	background-color: #fff;
	margin-right: 20px;
	padding: 5px 0px 5px 0px;
	width: 600px;
}

h1
{
	color: #386625;
	font-size: 1em;
	padding-left: 5px;
}

div#textbox
{
	background-color: #fff; 
	margin-right: 20px; 
	font-size: 0.9em; 
	width: 600px;
}

div#textbox p
{
	padding: 5px 5px 5px 5px;
}

div#textbox ul
{
	margin-left: 30px;
	margin-right: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#textbox ul li
{
	margin-bottom: 10px;
}

img.tub
{
	border: 1px solid #386625;
}

ul.moreinfo
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#pictureback
{
	width: 118px;
	height: 118px;
	overflow: hidden;
	position: absolute;
	top: 65px;
	right: 268px;
}

#pictureback1
{
	width: 118px;
	position: absolute;
	top: 65px;
	right: 145px;
	height: 118px;
	overflow: hidden;
}

#pictureback2
{
	width: 118px;
	position: absolute;
	top: 65px;
	right: 20px;
	height: 118px;
	overflow: hidden;
}

#picturebox
{

}
