.bg {
	background-attachment: scroll;
	background-image: url(images/cammo1.gif);
	background-repeat: repeat;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493923;
	text-align: justify;
}
.Lshadow {
	background-attachment: scroll;
	background-image: url(images/Lshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.RshadowCopy {

	background-attachment: scroll;
	background-image: url(images/Rshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #91793B;
	word-spacing: normal;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0CCBF;
	border-right-color: #D0CCBF;
	border-bottom-color: #D0CCBF;
	border-left-color: #D0CCBF;
}
.bottom {
	background-attachment: scroll;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.vertiLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.vertiShadow {
	background-attachment: scroll;
	background-image: url(images/vertiShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #977F41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #977F41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #333B15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #977F41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.LsideBG {
	background-attachment: scroll;
	background-image: url(images/lSideBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.LBg {
	background-attachment: scroll;
	background-image: url(images/lSideBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.LbarBG {
	background-attachment: scroll;
	background-image: url(images/sideBarBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leafLside {
	background-attachment: scroll;
	background-image: url(images/leafLside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493923;
}
.titleLine {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0CCBF;
	border-right-color: #D0CCBF;
	border-bottom-color: #D0CCBF;
	border-left-color: #D0CCBF;
}
/* Added by Box Clever, July 07 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.update {
	padding: 0px 10px 30px 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	background-image: url(images/update_bottombranch.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.update h1 {
	font-size: 16px;
	text-decoration: underline;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.update p {
	margin: 5px 0px;
	padding: 0px;
}
img a:link, img a:active, img a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #EDEDE9;
}

.img{
	margin: 10px 8px 15px 0
}

.img_r{
	margin: 10px 0 15px 0
}

.floatright {
	margin: 1px 0px 12px 8px;
	float: right;
	clear: right;
}
.floatleft {
	margin: 1px 0px 12px 8px;
	float: left;
	clear: left;
}
