H1 {
	FONT-SIZE: 24pt; COLOR: navy;
}
P {
	FONT-SIZE: 14pt;
	TEXT-ALIGN: justify;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.P2 {
	FONT-SIZE: 14pt;
	padding: 2px;
	}

.Nav {
	width: 175px;
	margin-top: 50px;
	position: relative;

}
.MenuItem {
	text-align: center;
	display: block;
	height: 30px;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	position: relative;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-right-width: 3px;
	border-right-color: #DAC274;
}
body {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/CactusGardenBackground.gif);
}
.content {
	margin: 50px 0px 0px;
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	}
	
.content h1 {
	margin: 0px;
	padding: 2px;


}
.content h2 {
	margin: 0px;
	padding: 1px;


}

.content h3 {


}
	
.footer {
	font-style: italic;
	color: #333333;
	text-align: center;
	display: block;
	padding: 10px;
	height: 35px;
	position: relative;
	width: 760px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C1443E;
	border-right-color: #C1443E;
	border-bottom-color: #C1443E;
	border-left-color: #C1443E;


}
.footer a {
	color: #666666;
}

.footer a:hover {
	color: #FFCC66;
}
.Header {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 760px;
	text-align: center;
	display: block;
	padding-left: 50px;
}
.OverallWidth {
	width: 760px;
	position: relative;
}
.Nav a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;

}
.Nav a:hover {

	color: #FF0000;
	font-size: 16px;
	text-decoration: none;}
h4 {
	font-size: 18px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 4px;
	width: 100%;
	position: relative;

}
h6 {

	font-size: 16px;
	margin-bottom: 0px;
	padding: 2px;
	margin-top: 2px;
}
.RedFont {
	color: #B00000;
}
