body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-image: url(images/bkgGreenwBrownStripe.gif);
	background-color: #E6E2D6;
	font-size: 12px;
	font-weight: lighter;
	line-height: 150%;

}

  p { text-indent : 25px; }

body a:link{
color:#000000;
text-decoration:underline;
}

body a:hover{
color:#51551A
}

body a:visited{
color:#92690A}

.TopBar {
	position:absolute
	left:0px; top:0px; width:100%; height:157px; z-index:1; background-image: url(images/bkgTopBar.gif); layer-background-image: url(images/bkgTopBar.gif); border: 0px none #000000; background-repeat: repeat-x; background-color: #BD9359; layer-background-color: #BD9359;
	
}

.TopLeftCorner{
position:absolute; left:0px; top:157px; width:123px; height:74px; z-index:1; background-image: url(images/leftCorner.gif); layer-background-image: url(images/leftCorner.gif); border: 0px none #000000; background-repeat: no-repeat;
}


.MainContentArea{
	position:absolute;
	left:105px;
	top:190px;
	width:85%;
	z-index:5;
	float: right;
	padding-bottom:55px;
}


.CrossBars{
	position:absolute;
	left:75px;
	top:160px;
	width:85%;
	z-index:4;
}


.TopRightFade {
position:absolute; right:0px; top:0px; width:479px; height:128px; z-index:2; background-image: url(images/bkgFadingWoodTopRight.jpg); layer-background-image: url(images/bkgFadingWoodTopRight.jpg); border: 0px none #000000; background-repeat: no-repeat;
}

.Prop {
position:absolute; right:0px; top:0px;
/* width:197px; */
 height:167px; z-index:3;
}


.footer {
	position:fixed;
	background-color: #000000;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index:10;

}
.bottomAddress {
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bottomAddress a:link {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
	text-decoration:none;
}

.bottomAddress a:hover {
	color:#D2C668;
	font-size: 12px;
	padding-top: 3px;
	text-decoration:none;
}

.bottomAddress a:visited {
	color:#ffffff;
	font-size: 12px;
	padding-top: 3px;
	text-decoration:none;
}


img.floatLeft { 
    float: left; 
    margin-right: 10px;
	margin-bottom:5px;
	margin-top:5px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-bottom:5px;
	margin-top:5px; 
}

a img {
	border-color:#000000;
  	border-width: 1px;
}

a img.noborder {
  	border-width: 0px;
	border-style:none;
}


table.floatLeft { 
    float: left; 
    margin: 10px; 
}
table.floatRight { 
    float: right; 
    margin: 10px; 
}

table.borders {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #D3B892;
	border-collapse: separate;
	background-color:#F3F1EB;
}
table.borders th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.borders td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}


.generic .floatLeft { 
    float: left; 
    margin: 4px; 
}
.generic .floatRight { 
    float: right; 
    margin: 4px; 
}

.TopNavbar {
	position:absolute;
	right:30px;
	top:165px;
	z-index:10;
	font-size:14px;
	background-color:#e6e2d6;
	font-weight: bold;
	font-stretch:narrower;
	font-stretch:ultra-condensed;
}


.TopNavbar a {
text-decoration:none;
color:#000000;
}
.TopNavbar a:hover {
	color: #e6e2d6;
	background-color: #B7B171;
}

.TopNavbar a:visited {
	color: #606D58;
	background-color: #e6e2d6;
}

.captions {
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center; 
	color:#000000;
}

.boldRedHeader {
	color: #CC0000;
	font-weight: bold;
	margin-bottom:5px;
}

h4{
margin-bottom:-1em;
}