/* $Id: style.css,v 1.2 2006/04/27 10:06:17 chris Exp $ */

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	color: #333333;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 779px;
	height: 447px;
	border: 1px #0E711D solid;
/*	voice-family: "\"}\"";
	voice-family: inherit;
	width: 777px;
	height: 445px;*/
}

html>body #container {
	width: 777px;
	height: 445px;
}

#navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 777px;
	height: 22px;
	background-color: #0E711D;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 12px;
}

#navigation a {
	color: #FFFFFF;
}

#topLeft {
	position: absolute;
	top: 22px;
	left: 0px;
	width: 260px;
	height: 104px;
	background-color: #76A613;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
}

#topLeft a {
	color: #FFFFFF;
}

#topLeftIndent {
	position: relative;
	padding-top: 7px;
	padding-left: 30px;
}

#title {
	position: absolute;
	background-color: #FFFFFF;
	top: 22px;
	left: 260px;
	width: 404px;
	height: 104px;
}

#topRightImage {
	position: absolute;
	background-color: #76A613;
	top: 22px;
	left: 664px;
	width: 99px;
	height: 90px;
	padding: 7px;
}

#midLeft {
	position: absolute;
	top: 126px;
	left: 0px;
	width: 260px;
	height: 215px;
}

#midRight {
	position: absolute;
	top: 126px;
	left: 260px;
	width: 517px;
	height: 215px;
}

#bottomLeft {
	position: absolute;
	background-color: #76A613;
	top: 341px;
	height: 104px;
	left: 0px;
	width: 260px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
	height: 99px;*/
}

html>body #bottomLeft {
	height: 99px;
}

#bottomLeft a {
	position: absolute;
	color: #FFFFFF;
}

#bottomLeftImage {
	position: absolute;
	background-color: #0E711D;
	top: 341px;
	left: 260px;
	width: 99px;
	height: 90px;
	padding: 7px;
}

#bottomText {
	position: absolute;
	top: 341px;
	left: 373px;
	width: 293px;
	height: 104px;
	font-size: 11px;
	padding: 7px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
	width: 279px;*/
}

html>body #bottomText {
	width: 279px;
}

#bottomText a {
	color: #333333;
}

#bottomRightImage {
	position: absolute;
	background-color: #76A613;
	top: 341px;
	left: 664px;
	width: 99px;
	height: 90px;
	padding: 7px;
}

img {
	border: 0px;
}

img.whiteBorder {
	border: 1px white solid;
}

img.arrowLeft {
	margin-right: 3px;
}

img.arrowRight {
	margin-left: 3px;
}

#northIsland {
	position: absolute;
	top: 341px;
	left: 127px;
	height: 104px;
	z-index: 1;
}

#midBody {
	position: absolute;
	top: 126px;
	left: 260px;
	height: 319px;
	background-color: #FFFFFF;
	z-index: 1;
	padding-left: 35px;
	padding-right: 15px;
	width: 404px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
	width: 354px;*/
}

#midBody, table, tr, td {
	font-size: 12px;
}

html>body #midBody {
	width: 354px;
}

#midBody a {
	color: #333333;
}

#midBodyIndent {
	position: relative;
	padding-left: 10px;
	left: 26px;
	top: -3px;

}

#rightPhotos {
	position: absolute;
	top: 22px;
	left: 664px;
	width: 113px;
	height: 418px;
	background-color: #76A613;
	z-index: 1;
	margin-top: 5px;
}

#rightPhotos img {
	border: 1px white solid;
	margin: 5px 7px 5px 7px;
}
