body {
	background-image: url(../images/bkg-1000.jpg);
	background-color: #CC9933;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text9
{	
font-size: 9px;
}
a, a:link, a:visited {
	color: #FFE000;
	text-decoration: none;
}
a.others, a:link.others, a:visited.others {
	color: #0033cc;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
}
h1, h2, h3, h4 {
	color: #333399;
}


.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC0033;
	text-shadow: Black;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.maroontext {
	color: Maroon;
	font-weight: bold;
}
.maroontext14 {
	color: Maroon;
	font-weight: bold;
	font-size: 14px;
}


.menuboxup {
	border: medium solid #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: 900;
	text-decoration: none;
	color: #FFE000;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 140px;
	margin-bottom: 2px;
	min-width: 140px;
	margin-top: 2px;
	border-right-width: 15px;
	margin-right: 24px;
	content: 135px;
	background: url(../images/bluesq-1.gif);
}
/* end sandbag-divs index */
#content1 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/* background-image: url(../images/exterior1.jpg); */
		background: url(../images/exterior1.jpg) no-repeat;
}

/* sandbag divs */
#sb1 {
	float: left;
	clear: left;

}
#sb1 {
	width: 250px;
	height: 333px;
}
/* end sandbag-divs  */
/* sandbag divs */
#sb2 {
	float: right;
	clear: right;

}
#sb2 {
	width: 250px;
	height: 333px;
}
/* end sandbag-divs  */
.floatr {
float: right;
}