body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#313131;
	scrollbar-track-color:#D9D6D0;
	scrollbar-3dlight-color:#161616;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#161616;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#A0947E;
	color: #403116;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	background-color:#D9D6D0;
	background-image: url(./images/pagebg.jpg);
	background-repeat: repeat-x;

}
a:link, a:visited, a:active {
	color: #007B00;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: #403116;
	text-decoration: underline;
}

a.textnav:link, a.textnav:visited,a.textnav:active {
	font-size: 11px;
	color: #007B00;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007B00;
	border-left-color: #007B00;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;
}
a.textnav:hover {
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #403116;
	border-bottom-color: #403116;
	border-left-color: #403116;
}
a.modiphy:link, a.modiphy:visited {
	font-family: Tahoma;
	font-size: 10px;
	color:#403116;	
	text-decoration: none;
}
a.modiphy:hover {
	color:#403116;
	text-decoration: underline;
}
a.modiphy:active {
	color: #EEEEEE;
}
HR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
	width: 100%;
	height: 1px;
}
td,div {
	color: #403116;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
}
input {
    background-color:#FFFFFF;
    border:1px solid #403116;
    font-size:11px;
    font-family:Arial;
    color:#000000;
    margin-bottom:0px;
    margin-right:5px;
    padding-top: 0px;
    padding-left:0px;
}
textarea {
	scrollbar-track-color:#FFFFFF;
	background-color:#FFFFFF;
	border:1px solid #403116;
	font-size:11px;
	font-family:Arial;
	color:#000000;
	margin-bottom:2px;
	margin-top:1px;
	padding-top: 1px;
	padding-left:4px;
	width:200px;
	height: 42px;
}
.button {
	border:1px solid #666666;
	font-size:11px;
	font-family:Arial;
	background-color:#403116;
	color:#FFFF00;
	margin-bottom:5px;
	margin-top:2px;
	font-weight: bold;
}
select {
    background-color:#007B00;
	border: 1px solid #666666;
    font-size:11px;
    font-family:Arial;
	color: #FFFFFF;
    margin-bottom:0px;
    padding-top: 0px;
    padding-left:0px;
	width:140px;
}
form {
	margin:0px;
	padding:0px;
}

.checkbox {
}

.copyrighttext {
	font-family: Tahoma;
	font-size: 10px;
	color:#403116;
}

.pagetitles {
	font-weight:bold;
	color:#E9AC23;
	font-family: Arial;
	font-size: 17px;
	letter-spacing: 3px;
}
.thumbs {
	border: 1px solid #DBDBDB;
}
.bigimage {
	border: 1px solid #666666;
}

.textbox {
	font-size: 12px;
	padding-bottom: 43px;
}
.topline {
	border-top: 1px solid #AEAEAE;
}
.top-bottom-leftline {
	border-top: 1px solid #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
}
.top-right-line {
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
}
.bottom-right-line {
	border-bottom: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
}
.bottom-left-line {
	border-bottom: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
}

.bottomline {
	border-bottom: 12px solid #403116;
	padding-top: 0px;
	padding-bottom: 30px;
}
.rightline {
	border-right: 1px solid #AEAEAE;
}
.leftline {
	border-left: 1px solid #AEAEAE;
}
.navboxholder {
    padding-top:8px;
    padding-bottom:8px;
	border-top: 1px solid #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
}
.navbox {
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px solid #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
	padding-right: 9px;

}
.leftsidebg {
	background-image: url(./gray_pixel.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
}
.blurb {
	color: #AEAEAE;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	background-image: url(./images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.waist {
	background-image: url(./images/waist.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(./images/footer_bg.jpg);
	background-repeat: no-repeat;
}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(./images/contentbg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #594726;
	border-left-color: #594726;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #594726;
	background-position: right bottom;
	font-size: 12px;

}
.homebox {
	background-color: #;
	border-right: 1px solid #A1D2FC;
	border-bottom: 3px solid #A1D2FC;

}
.upcomingeventsbox {
	background-color: #DBECFB;
	border-right: 1px solid #A1D2FC;
	border-top: 3px solid #A1D2FC;
	border-bottom: 3px solid #A1D2FC;

}
.contentheader {
	background-image: url(./images/contentheader.jpg);
	background-repeat: no-repeat;
}
.greenarrow {
	background-image: url(./images/greenarrow.jpg);
	background-repeat: no-repeat;
}
.topleftbg {
	background-image: url(./images/topleftbg.jpg);
	background-repeat: no-repeat;
}
.loginbox {
	background-color: #D9D6D0;
	border: 0px;
	height: 13px;
	line-height: 13px;
}
