@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #1B5B06;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #99CC66;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat;
}

h2 {
	padding: 7px 0 0 0;
}


a:link {
	color: #1B5B06;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #1B5B06;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #1B5B06;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #1B5B06;
}

.oneColFixCtrHdr #container {
	width: 781px;
	margin: 0 auto; 
	border: none;
	text-align: left; 
	background-image: url(images/bg_wide.gif);
	background-color: #9DC466;
}

.oneColFixCtrHdr #header {
	padding: 0;
	background-color: #99CC66;
	margin: 0;
}

.oneColFixCtrHdr #mainContent {
	padding: 0;
	margin: 0;
	clear: both;
}

.oneColFixCtrHdr #footer {
	padding: 0;
	background-color: #D3EEAD;
	background-image: url(images/bg_wide.gif);
	background-repeat: repeat-y;
	background-position:right;
	width:780px;
	text-align:center;
	clear: both;
}

.oneColFixCtrHdr #footer p {
	color:#666666;
	font-size:x-small;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#rightColumn {
	float: right;
	width: 345px;
	position: relative;
	margin: 0 42px 0 0;
}
.photoRotationPadding {
	padding: 10px 0 10px 12px;
}

#leftColumn {
	float: left;
	width: 345px;
	position: relative;
	clear: both;
	margin: 0 0 0 42px;
	color: #1E5B08;
	font-size: small;
	display:inline;
}

.oneColFixCtrHdr #mainContent p {
	background-image: none;
	margin: 0;
	text-align: left;
	white-space: normal;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: url(arrow.gif);
	list-style-type: circle;
}

#mapsDirectionsImage {
	background-image:url(images/bg_maps.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 0 30px 0;
}

.centeredTextOneColumn {
	margin: 10px 150px 20px 150px;
}

#leftColumnContact {
	float: left;
	width: 225px;
	position: relative;
	margin: 0 0 0 100px;
	color: #1E5B08;
	font-size: small;
	display:inline;
	padding: 10px 0 0 0;
}

#rightColumnContact {
	float: right;
	width: 410px;
	margin: 0 42px 0 0;
	padding:0;
	position:relative;
}

.centeredTextOneColumnWide {
	margin: 10px 100px 20px 100px;
}

.centeredTextOneColumnBB{
	margin: 10px 80px 20px 80px;
	
}

.bbBody {
	background-image:url(images/body_bg.gif);
	background-repeat:repeat;
	width: 553px;
	padding: 0 15px 0 32px;
	margin-left:10px;
}


#aboutUsPadding {
	padding:10px;
}

/*photoalbum*/


H6
{
 FONT-WEIGHT: normal;
 FONT-SIZE: 10pt;
 MARGIN-BOTTOM: -20px;
 TEXT-DECORATION: none;
}

LI
{
 LIST-STYLE-IMAGE: url("../images/bullet.gif");
}

.small
{
 FONT-WEIGHT: normal;
 FONT-SIZE: 7pt;
}
.center{TEXT-ALIGN:center;}

.quote{
 padding: 3px;
 BACKGROUND-COLOR: #eeeeee;
 BORDER-BOTTOM: 1px solid #999999;
 BORDER-RIGHT: 1px solid #999999;
 font-family: times, serif; 
 FONT-WEIGHT: normal;
 FONT-SIZE: 12pt;
 FONT-STYLE: italic;
 TEXT-ALIGN: right;
 TEXT-ALIGN: center;
}

/*end photoalbum*/

input {
	background: url(images/bodybg.gif);
	color:#003300;
	border:none;
}

textarea {
	background: url(images/bodybg.gif);
	color: #003300;
	border:none;
}

input type {
	background: url(images/bodybg.gif);
	color: #003300;
	border:none;
}

select {
	background: url(images/bodybg.gif);
	color: #003300;
	border:none;
}

#calendar_border {
	float:right; 
	display:block; 
	width:280px; 
	border:none;
}
