body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #137745;
}
#dropleft {
	background-image: url(images/dropleft.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: 400px;
	width: 25px;
	left: -25px;
	top: 0px;
}
#dropright {
	background-image: url(images/dropright.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: 400px;
	width: 25px;
	left: 740px;
	top: 0px;
}


#wrapper {
	background-color: #FFFFFF;
	position: relative;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #top {
	position: absolute;
	height: 187px;
	width: 740px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
}
#wrapper .menu {
	position: absolute;
	width: 740px;
	left: 0px;
	top: 193px;
	background-color: #d4c5a8;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	z-index: 2;
}

#wrapper #nahblogo {
	position: absolute;
	left: 0px;
	top: 229px;
	text-align: center;
	height: 114px;
	width: 180px;
	background-color: #FFFFFF;
}
#wrapper #mahblogo {
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 118px;
	width: 180px;
	left: 0px;
	top: 343px;
}
#wrapper #memberloginarea {
	position: absolute;
	background-color: #FFFFFF;
	height: 193px;
	width: 165px;
	left: 0px;
	top: 461px;
	padding-left: 15px;

}
#wrapper #contactinfoarea {
	background-color: #FFFFFF;
	position: absolute;
	height: 135px;
	width: 170px;
	left: 0px;
	top: 654px;
	padding-left: 10px;
}
#wrapper #fillerspace {
	position: absolute;
	width: 180px;
	background-color: #FFFFFF;
	left: 0px;
	top: 789px;
}

#wrapper #titlearea {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 35px;
	width: 545px;
	left: 180px;
	top: 229px;
	background-color: #d4ccbf;
	padding: 4px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: capitalize;
}

#wrapper #mainarea {
	width: 545px;
	left: 180px;
	top: 276px;
	background-color: #d4ccbf;
	position: absolute;
	padding: 4px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	z-index: 1;
}
#wrapper #loginleft {
	position: absolute;
	height: 560px;
	width: 180px;
	left: 0px;
	top: 229px;
	background-color: #FFFFFF;
}

#wrapper #footer {
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	width: 740px;
	left: 0px;
	top: 789px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#wrapper #titleareafull {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 35px;
	width: 718px;
	left: 0px;
	top: 229px;
	background-color: #d4ccbf;
	padding: 4px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#wrapper #mainareafull {
	width: 718px;
	left: 0px;
	top: 276px;
	background-color: #d4ccbf;
	position: absolute;
	padding: 4px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#map_canvas {
	width: 500px;
	height: 300px;
	border: 2px solid #002d5e;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainarealabel    {
	display: block;
	float: left;
	width: 100px;
	margin-top: 4px;
	text-align: right;
	margin-right: 3px;
	clear: both;
}
.mainareafield  {
	width: 170px;
	margin-top: 3px;
}
.stylelabel {
	display: block;
	float: left;
	text-align: right;
	width: 130px;
	margin-top: 3px;
	margin-right: 4px;
}
.stylefield {
	margin-top: 3px;
	width: 170px;
}
.calendartable  {
	border: 1px solid #000000;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
}
.dayname {
	text-align: center;
	height: 14px;
	width: 96px;
	border: 1px solid #000000;
}
.notmonthday {
	border: 1px solid #000000;
	height: 130px;
	width: 96px;
}
.monthday {
	border: 1px solid #000000;
	height: 130px;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 96px;
}
.monthcontrolrow {
	font-size: 24px;
	text-align: center;
	height: 36px;
	font-weight: bold;
	letter-spacing: 2px;
}
.calsubmitb {
	border: 1px solid #000000;
	position: absolute;
	height: 22px;
	width: 120px;
	left: 68px;
	top: 14px;
}
.calsubmitf {
	border: 1px solid #000000;
	position: absolute;
	height: 22px;
	width: 120px;
	left: 538px;
	top: 14px;
}
.datedisplay {
	color: #FFFFFF;
	background-color: #137745;
	font-weight: bold;
	text-align: center;
}
.labelcol {
	text-align: right;
	width: 150px;
	vertical-align: top;
}
.fieldcol {
	text-align: left;
	vertical-align: top;
}
