body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* GENERAL */

p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

hr {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #054912;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #b6720a;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px 0px 15px 45px;
	padding: 0px;	
}

.popups {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* FLOAT BOXES */

#forms_help {
position: relative;
width: 800px;
}

#forms_button {
position: absolute;
float: left;
margin: 0px;
padding: 0px;
top: 1px;
left: 600px;
}

/* TEXT STYLES */

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054912;
	text-decoration: none;
}

.green2 {
	font-size: 14px;
	color: #054912;
	text-decoration: none;
	font-weight: bold;
	font-family: CG Omega, Times, Times New Roman;
}
a.green2 {
	font-size: 14px;
	color: #054912;
	text-decoration: none;
	font-weight: bold;
	font-family: CG Omega, Times, Times New Roman;
}
a.green2:hover {
	font-size: 14px;
	color: #b6720a;
	text-decoration: none;
	font-weight: bold;
	font-family: CG Omega, Times, Times New Roman;
}
.green2alt {
	color: #054912;
	font-family: CG Omega, Times, Times New Roman;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.green3 {
	font-size: 18px;
	color: #054912;
	text-decoration: none;
	font-weight: bold;
	font-family: CG Omega, Times, Times New Roman;
}
a.green3 {
	font-size: 18px;
	color: #054912;
	text-decoration: none;
	font-weight: bold;
	font-family: CG Omega, Times, Times New Roman;
}
a.green3:hover {
	font-size: 18px;
	color: #b6720a;
	text-decoration: none;
	font-weight: bold;
	font-family: CG Omega, Times, Times New Roman;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.red {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}  

.red {
	margin: 0px 0px 15px 0px; 	
	padding: 0px; 	
	font-size: 18px; 	
	color: #6d1e19;
	font-family: CG Omega;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.blue {
	margin: 0px 0px 15px 0px; 	
	padding: 0px; 	
	font-size: 18px; 	
	color: #0523ba;
	font-family: CG Omega;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	margin: 0px 0px 15px 0px; 	
	padding: 0px; 	
	font-size: 18px; 	
	color: #054912;
	font-family: CG Omega, Times, Times New Roman;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 15px 0px; 	
	padding: 0px; 	
	font-size: 16px; 	
	color: #054912;
	font-family: CG Omega, Times, Times New Roman;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	margin: 0px 0px 15px 0px; 	
	padding: 0px; 	
	font-family: CG Omega, Times, Times New Roman;
	font-size: 18px;
	color: #054912;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

h4 {
	margin: 0px 0px 15px 0px; 	
	padding: 0px; 	
	font-family: CG Omega, Times, Times New Roman;
	font-size: 20px;
	color: #054912;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

h5 {
	margin: 5px 0px 3px 0px; 	
	padding: 0px; 	
	color: #054912;
	font-family: CG Omega, Times, Times New Roman;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

h6 {
	margin: 5px 0px 3px 10px; 	
	padding: 0px; 	
	font-family: CG Omega, Times, Times New Roman;
	font-size: 18px;
	color: #054912;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

/* PHOTOS */

.photo {
	margin: 0px;
	border: 1px solid #054912;
}

.photo_left {
	margin: 0px 5px 5px 0px;
	border: 1px solid #054912;
}

.photo_right {
	margin: 0px 0px 5px 5px;
	border: 1px solid #054912;
}

/*CALLOUT BOXES*/

#callout {
	border: solid 2px #ffffff;
	background-color: #CC9;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#callform {
	border: solid 2px #CC9;
	background-color: #ebe7d0;
	padding: 10px 5px 0px 5px;
	margin: 0px;
}

#callout2 {
	border: solid 2px #ffffff;
	background-color: #e2dfba;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#callform2 {
	border: solid 2px #e2dfba;
	background-color: #f8f8eb;
	padding: 10px 5px 0px 5px;
	margin: 0px;
}

/* !!!!!!!!!---------FOOTER STYLES---------!!!!!!!!! */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #054912;
	text-decoration: none;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #054912;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c89405;
	text-decoration: none;
}


