@charset "utf-8";
/* CSS Document */
TD {
	FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, sans-serif;
}
a.td {
	FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, sans-serif;
}
a.td:hover {
	FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none;
}
a.txtWhite {
	COLOR: #ffffff;
}
a.txtWhite:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
a.txtWhiteBold {
	FONT-WEIGHT: bold; COLOR: #ffffff;
}
a.txtWhiteBold:hover {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none;
}
A.txtGreen {
	COLOR: #356236;
}
A.txtGreen:hover {
	COLOR: #356236; TEXT-DECORATION: none;
}
.txtGreenBold {
	FONT-WEIGHT: bold; COLOR: #356236;
}
.txtGreenBold:hover {
	FONT-WEIGHT: bold; COLOR: #356236; TEXT-DECORATION: none;
}
.txtBlue {
	COLOR: #00526e;
}
.txtBlueBold {
	FONT-WEIGHT: bold; COLOR: #00526e;
}
.inputTxtbox {
	BORDER-RIGHT: #96af7e 1px solid;
	BORDER-TOP: #96af7e 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #96af7e 1px solid;
	COLOR: #275128;
	LINE-HEIGHT: 14px;
	BORDER-BOTTOM: #96af7e 1px solid;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	HEIGHT: 19px;
}
.inputButton {
	BORDER-RIGHT: #96af7e 1px solid; BORDER-TOP: #96af7e 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #96af7e 1px solid; COLOR: #356236; LINE-HEIGHT: 12px; BORDER-BOTTOM: #96af7e 1px solid; FONT-FAMILY: Tahoma, Arial, sans-serif; HEIGHT: 16px; BACKGROUND-COLOR: #ececec;
}
.lineHeight {
	LINE-HEIGHT: 10px;
}
.inputTxtArea {
	BORDER-RIGHT: #96af7e 1px solid;
	BORDER-TOP: #96af7e 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #96af7e 1px solid;
	COLOR: #275128;
	LINE-HEIGHT: 18px;
	BORDER-BOTTOM: #96af7e 1px solid;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
}
.txtWhiteBullet {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; LINE-HEIGHT: 12px;
}
.sidebox_services{
	list-style-position: outside;
	list-style-image: url(../images/box1_bullet.gif);
	list-style-type: none;
	margin-left: -15px;
}
#main {
	background-image: url(../images/box_bkgd_grn.png);
	background-repeat: repeat-y;
	width: 542px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#gallery {
	width: 532px;
	background-color: #265027;
}
.gallerypic {
margin-top: 5px;
margin-left: 5px;
border-color:#FFFFFF;
}
#gallerylinks {
	width: 118px;
	float: left;
	text-align: right;
}
#gallerylinks a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#gallerylinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#gallerylinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#gallerylinks a:active {
	text-decoration: none;
	color: #FFFF00;
}
#testtext {
	width: 472px;
	margin-left: 38px;
	color: #003300;
}
#blogtext {
	background-color: #f0f8e7;
	width: 450px;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #000000;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(../images/blog_bkgd.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	float: right;
}

#blogtext ul{
	list-style-type: none;
	line-height: 11px;
	position: relative;
	left: -30px;
}
.headline {
	position: relative;
	top: 28px;
}
.date {
	position: relative;
	top:-12px;
	font-size: 9px;
}

#creditfooter {
	display: none;
}
#blogtext a:link{
	color: #356236;
	text-decoration: none;
	font-weight: bold;
}
#blogtext a:visited {
	text-decoration: none;
	color: #356236;
	font-weight: bold;
}
#blogtext a:hover {
	text-decoration: underline;
	color: #356236;
}
#blogtext a:active {
	text-decoration: none;
	color: #356236;
}
#testtext a:link{
	color: #356236;
	text-decoration: none;
	font-weight: bold;
}
#testtext a:visited {
	text-decoration: none;
	color: #356236;
	font-weight: bold;
}
#testtext a:hover {
	text-decoration: underline;
	color: #356236;
}
#testtext a:active {
	text-decoration: none;
	color: #356236;
}
.underlinemenu{
	font-size: 12px;
	width: 100%;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 40px;
	font-weight: bold;
}

.underlinemenu ul{
padding: 6px 0 4px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
list-style-type: none;
position: relative;
left: -30px;
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
	color: #00549a;
	padding: 6px 0px 2px 0px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 6px; /*spacing between each menu link*/
	text-decoration: none; /*bottom border is 2px*/

}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	color: #006600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
	background-color: transparent;
	background-image: url(../images/img.php.png);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.cssbox{ 
/* intended total box width - padding-right(next) */
	width:182px !important; 
	/* IE Win = width - padding */
	width: 177px; 
	/* the gap on the right edge of the image (not content padding) */
	padding-right:5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 6px;
} 
/* set the top-right image */ 
.cssbox_head{
	background-position:top right; /* pull the right image over on top of border */
	margin-right:-5px; /* right-image-gap + right-inside padding */
	padding-right:0px
} 
/* set the top-left image */ 
.cssbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0;
	height:auto !important;
	height:1%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
/* IE Holly Hack */ /* set the lower-left corner image */ 
.cssbox_body{
	background-position:bottom left;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
} /* mirror .cssbox_head right/left */ 

/* set the image to use and establish the lower-right position */ 
.testbox, .testbox_body, .testbox_head, .testbox_head h2{
	background-color: transparent;
	background-image: url(../images/img.test.png);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.testbox{ 
/* intended total box width - padding-right(next) */
	width:182px !important; 
	/* IE Win = width - padding */
	width: 177px; 
	/* the gap on the right edge of the image (not content padding) */
	padding-right:5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 6px;
} 
/* set the top-right image */ 
.testbox_head{
	background-position:top right; /* pull the right image over on top of border */
	margin-right:-5px; /* right-image-gap + right-inside padding */
	padding-right:0px
} 
/* set the top-left image */ 
.testbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0;
	height:auto !important;
	height:1%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
/* IE Holly Hack */ /* set the lower-left corner image */ 
.testbox_body{
	background-position:bottom left;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
} /* mirror .cssbox_head right/left */ 

/* set the image to use and establish the lower-right position */ 
.topbox, .topbox_body, .topbox_head, .topbox_head h2{
	background-color: transparent;
	background-image: url(../images/img.test.png);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.topbox{ 
/* intended total box width - padding-right(next) */
	width:182px !important; 
	/* IE Win = width - padding */
	width: 177px; 
	/* the gap on the right edge of the image (not content padding) */
	padding-right:5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 6px;
} 
/* set the top-right image */ 
.topbox_head{
	background-position:top right; /* pull the right image over on top of border */
	margin-right:-5px; /* right-image-gap + right-inside padding */
	padding-right:0px
} 
/* set the top-left image */ 
.topbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0;
	height:auto !important;
	height:1%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
/* IE Holly Hack */ /* set the lower-left corner image */ 
.topbox_body{
	background-position:bottom left;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
} /* mirror .cssbox_head right/left */ 
