html {
	height:100%;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	background-color: #BCAE8B;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.txtbody  A:link {
	FONT-SIZE: 11px; 
	COLOR: #503931; 
	TEXT-DECORATION: none;
}
.txtbody A:visited {
	FONT-SIZE: 11px; 
	COLOR: #503931;
	TEXT-DECORATION: none;
}
.txtbody A:active {
	FONT-SIZE: 11px; 
	COLOR: #503931;
	TEXT-DECORATION: none;
}
.txtbody A:hover {
	FONT-SIZE: 11px; 
	COLOR: #99cc33; 
	TEXT-DECORATION: none;
}

.topouter {
	background-image: url(../images/outer_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.masthead {
    background-image: url(../images/mast_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbg {
	background-image: url(../images/mast_sub.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.botmast {
	background-image: url(../images/mast_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainwrap {
	background-image: url(../images/mainwrap2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.outerLT {
	background-image: url(../images/outer_lt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.botmast {
	background-image: url(../images/outer_bot.gif);
	background-position: center top;
}
.rtbg {
	background-image: url(../images/outer_rt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.innerleft {
	background-image: url(../images/lower_lt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.innerwrap {
	background-image: url(../images/wrap_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.wrapmain {
	background-image: url(../images/wrap_mn.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.outerrt {
	background-image: url(../images/outer_rt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.contactTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072D5E;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.contact A:hover, A:active {
	TEXT-DECORATION: underline;
	}
.contact A:visited, A:link {
	TEXT-DECORATION: none;
	}
.thisborder {
	border: 1px solid #694D41;
}
.breakout_top {
	background-image: url(../images/breakout_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.breakout_left {
	background-image: url(../images/breakout_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.breakout_right {
	background-image: url(../images/breakout_right.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.breakout_bottom_left {
	background-image: url(../images/breakout_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.breakout_bottom_right {
	background-image: url(../images/breakout_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004284;
	font-weight: bold;
}
.txtbody2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
