.text {
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

.smalltext {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #242424;
}

.textbeige {
	font-family: arial,helvetica;
	font-size: 14px;
	color: #C7B865;
}

.smalltextwhite {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #ffffff;
}

.largetext {
	font-family: arial,helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}

p { 
	text-indent: 20px;
}

/* ---[ Link & Navigation Styles ]-------------------------------------------- */


.menuheader {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.menulink {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #E98C00;
	font-weight: bold;
}


/* ---[ Form Styles ]--------------------------------------------------------- */

.textbox {
	BORDER-TOP: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica;
	font-size: 12;
	color: #000000;
}

.rt-top {
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	background: #425646;
	font-family: arial,helvetica;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.rt-btm {
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	font-family: arial,helvetica;
	font-size: 12px;
	background: #F1E5D9;
	padding: 5px;

}

.prheader {
	font-family: arial,helvetica;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #516956;
}

.prmain {
	font-family: arial,helvetica;
	font-size: 13px;
	color: #000000;
}
