

body {
margin: 4px 0px 0px 4px;
padding: 0px 0px 0px 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.red1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color : Red;
	height : 12px;
}
.red2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : Red;
	height : 12px;
	font-style : italic;
}
a, a:active, a:link, a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #990000;
}

h1, h2, h3 {
	color: #006600;
}

.header {
	color: #006600;
	font-size: 34px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.headerblk {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	padding-bottom: 10px;
	padding-top: 10px;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pad {
	padding: 15px 15px;
}

/* Text and photo Box Backgrounds */
.box1 {
	color: White;
	border: thin solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #669966;
	padding: 10px 10px;
	font-weight: bold;
}
.box2 {
	color: #006600;
	border: medium double #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffcc99;
	padding: 5px 5px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.box3 {
	color: #669966;
	border: medium double #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFCC;
	padding: 5px 5px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
.box4 {
	border: thin solid Black;
	background-color: Black;
	padding: 10px 10px 10px 10px;
	padding-right: 10px;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: bold;
}
	.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px;
	}
	.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px;
	background-color: #FFFFCC;
}
.boldg {
	color: #006600;
	font-weight: bold;
}

.small {
	font-size: 10px;
}
/* end sandbag-divs */
#content1 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #006600;
	background-repeat: no-repeat;
	border: thin solid;
	border-bottom-color: #006600;
	border-color: #006400 #006400 #006400 #006400;
	border-left-color: Aqua;
	background: Lime;
}

/* sandbag photo divs */
#sb1 {
	float: right;
	clear: right;
}
#sb1 {
	width: 140px;
	height: 203px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}

#sb2 {
	float: left;
	clear: left;
}
#sb2 {
	width: 175px;
	height: 267px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
/* end sandbag-divs */
/* FIX MENU POSITION */






