body
{
	margin: 0;
	padding: 0;
	background-color: #e6ffd9;
	font-family: georgia, times, times new roman, serif;
	font-size: 13px;
	line-height: 24px;
	color: #333;
}

img { border: 0; }

.clearing
{
	height: 0;
	clear: both;
}

h1
{
	font-size: 18px;
	line-height: 24px;
}

h2
{
	font-size: 16px;
	line-height: 24px;
}

h3
{
	font-size: 14px;
	line-height: 24px;
}

p
{
	font-family: georgia, times, times new roman, serif;
	font-size: 13px;
	line-height: 24px;
	color: #333;
}

.p2 p
{
	font-family: georgia, times, times new roman, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

a:link
{
	color: #0787ba;
	text-decoration: none;
}

a:visited
{
	color: #0787ba;
	text-decoration: none;
}

a:active
{
	color: #0787ba;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

.topbar
{
	background-color: #ffffff;
	background-image: url("../graphics/header_bg.jpg");
	background-repeat: repeat-x;
}

.tbcontent
{
	width: 776px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
}

.tbheader
{
	height: 101px;
	position: relative;
	padding-bottom: 19px;
}

.tbheader_td
{
	background-image: url("../graphics/c3_hdr.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.tbheader a
{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
}

.tbmenu
{
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	letter-spacing: 3px;
}

.tbmenu a
{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
}

.tbmenu a:link { color: #ffffff; }
.tbmenu a:visited { color: #ffffff; }
.tbmenu a:active { color: #ffffff; }

.tbmenu a:hover
{
	color: #CFF;
	border: 0;
}

.spacer
{
	padding: 0px 22px;
	
}
.middle { background-color: #ffffff; }

.content
{
	background-color: #ffffff;
	width: 731px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px;
}

.gallery
{
	background-color: #ffffff;
	width: 100%;
}

.columnone
{
	width: 234px;
	padding: 0px 10px 0px 0;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}

.sidebar
{
	width: 200px;
	color: #837D75;
	padding: 60px 10px 10px 0;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
	font-style: italic;
}

.columntwo
{
	width: 467px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

.footer
{
	width: 731px;
	margin-left: auto;
	margin-right: auto;
}

.footer a
{
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
}

.footer a:link { color: #007c49; }
.footer a:visited { color: #007c49; }
.footer a:active { color: #007c49; }

.footer a:hover
{
	color: #000000;
	border: 0;
}

.bottommenu
{
	border-bottom: 1px solid #bdddac;
	/*border-top: 1px solid #bdddac;*/
	text-align: center;
	padding: 17px 0 12px 0;
	font-size: 10px;
	letter-spacing: 1px;
}

.bottominfo
{
	margin: 1px 0 0 0;
	padding: 20px 0 20px 0;
	border-top: 1px solid #bdddac;
	color: #837D75;
	font-size: 11px;
	line-height: 18px;
}

.bottominfo .columnone
{
	float: left;
	width: 415px;
}

.bottominfo .columnone a
{
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-right: 20px;
}

.bottominfo .columntwo
{
	float: right;
	width: 310px;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
}

.vst
{
	color: #000;
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
}

.vst a
{
	color: #000;
	font-size: 9px;
	text-decoration: none;
	line-height: 11px;
}

.vst a:hover
{
	color: #000;
	font-size: 9px;
	text-decoration: underline;
	line-height: 11px;
}
