body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#44804;
	background-color: #E6F3D6;
}

.bodytext {
	font-family:  "Bookman Old Style"; 
	font-size: 14px;
	color: #2B4F31;
	margin-left : 25px;
	margin-right : 25px;
	text-align: left;
}

.errortext {
	font-family:  "Bookman Old Style"; 
	font-size: 14px;
	color: #CD0119;
	margin-left : 25px;
	margin-right : 25px;
	text-align: left;
}
.required {
	color: #CD0119;
}
.bodyleft {
	font-family:  "Bookman Old Style"; 
	font-size: 14px;
	color: #2B4F31;
	margin: 10px 10px 0px 15px;
	background-color: white:

}
.bodyform {
	font-family:  "Bookman Old Style"; 
	font-size: 14px;
	color: #2B4F31;
	margin: 10px 20px 0px 20px;
}
.bodybold {
	font-family:  "Bookman Old Style"; 
	font-size: 13px;
	color: #2B4F31;
	font-weight: bold;
}

.bodysmall {
	font-family:  "Bookman Old Style"; 
	font-size: 12px;
	color: #2B4F31;
	text-align:center;
}
.bodyxsmall {
	font-family:  "Bookman Old Style"; 
	font-size: 11px;
	color: #2B4F31;
	text-align:center;
}
.quote {
	font-family:  "Bookman Old Style"; 
	font-size: 14px;
	color: #2B4F31;
	font-weight: bold;
}
.quoteby {
	font-family:  "Bookman Old Style"; 
	font-size: 14px;
	color: #2B4F31;
	margin-left : 15px;
	margin-right : 15px;
	font-style: italic;
}
.roomPage {
	font-family:  "Bookman Old Style"; 
	font-size: 18px;
	color: #2B4F31;
	font-style: italic;
	margin-left : 25px;
}
.roomPageLeft {
	font-family:  "Bookman Old Style"; 
	font-size: 18px;
	color: #2B4F31;
	font-style: italic;
}

.formlabel {

		   text-align: left;
}
.forminput {

		   text-align: left;
}
.midlabel {
		   margin: 0px 10px 20px 5px;
}
.longinput { width: 260px; 
		   margin: 2px 0px 5px 10px;
}
.medinput { width: 150px; 
		   margin: 2px 0px 5px 10px;
}
.shortinput { width: 50px; 
		   margin: 2px 0px 5px 10px;
}
.midinput { width: 50px; 
		   margin: 0px 10px 5px 5px;
		  }
.formcheck { 
	clear: none;
	margin: 0px 10px 0px 10px;
	 }


.commentsarea { 
	width: 440px; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}



.h1 {
	font-family: "Imprint MT Shadow";
	font-size: 36px;
	color: #FFFFFF;
}
.h1Dark {
	font-family: "Imprint MT Shadow";
	font-size: 36px;
	color: #396B3F;s
}
.h2 {
	font-size: 18px;
	font-family: "Bookman Old Style";
	font-style: italic;
	color: #FFFFFF;
}
.h3 {
	font-size: 16px;
	font-family: "Bookman Old Style";
	color: #2B4F31;
}


a.menuLink {
    color: #2B4F31;
	font-family: "Bookman Old Style";
    font-size: 12px;
    text-decoration: none;
	text-align : center;

}
a.menuLink:hover {
    color: #511F22;
    text-decoration: underline;

}
a.bodyLink {
    color: #2B4F31;
	font-family: "Bookman Old Style";
    font-size: 13px;
	text-decoration: none;
    font-weight: bold;

}
a.bodyLink:hover {
    color: #511F22;
    text-decoration: underline;
	font-weight: normal;

}
a.tabLink {
    color: #2B4F31;
	font-family: "Bookman Old Style";
    font-size: 12px;
    text-decoration: none;
	text-align : center;

}
a.tabLink:hover {
    color: #2B4F31;
	border: 1;
    text-decoration: underline;

}
a.lightLink {
	font-family:  "Bookman Old Style"; 
	font-size: 14px;
	color: #2B4F31;
	font-weight: bold;
    text-decoration: none;

}
a.lightLink:hover {
    color: #1D3621;
    font-size: 15px;
    text-decoration: none;
	font-family:  "Bookman Old Style"; 
	font-weight: normal;

}
.xdkgreen {
	background: #1D3621;
}
.dkgreen {
	background: #2B4F31;
}
.midgreen {
	background: #396B3F;
}
.ltgreen {
	background: #8DC296;
}
.xltgreen {
	background: #E6F3D6;
}
.ltblue{
	background: #AED0CE;
}
.ltltblue{
	background: #B7DAD8;
}
.white-bg {
	background: white;
}






