body 
{ 
	background-image: 
	url('images/bkgd.gif');
	background-repeat: repeat-x
}

#gallery{
	position: absolute;
	top: 200px;
	left: 135px;
	width: 228px;
	height: 97px; 
}

#contactcallout{
	position: absolute;
	top: 450px;
	left: 160px;
	width: 208px;
	height: 136px; 
}

#fb{
	position: absolute;
	top: 40px;
	left: 985px;
	width: 106px;
	height: 26px;
}

table.main {
	background-image: 
	url('images/clouds.gif');
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #072f58;
}
td.dots {
	background-image: 
	url('images/dots3.gif');
	background-repeat: repeat-y;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
td.home {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
font.homewelcome {
	font-family: arial, helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #414f9e;
}
font.secheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 28px;
	line-height: 40px;
	color: #414f9e;
}
font.homebig {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
font.homehead {
	font-family: arial, helvetica, sans-serif;
	font-size: 21px;
	line-height: 30px;
	color: #414f9e;
}
div.caption {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	padding-top: 5px;
	color: #000000;
}
font.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #9dcb3a;
}
font.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #88abd8;
}




A {
	COLOR: #7aa816; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #7aa816; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #597d0c; TEXT-DECORATION: underline
}

A.footer {
	COLOR: #88abd8; TEXT-DECORATION: underline
}
A.footer:hover {
	COLOR: #88abd8; TEXT-DECORATION: underline
}
A.footer:visited {
	COLOR: #88abd8; TEXT-DECORATION: underline
}

