a	{ text-decoration:none;
color:#FF842A}

a:hover	{
	text-decoration:none;
	color: #666666;
}

.red {color:#990000;}

.content {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
}

.background {
	background-attachment: fixed;
	background-image: url(../img/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F7F3D6;
}

.formTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #767E39;
	font-weight: bold;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	line-height: normal;
}

.textboxStyle {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #AEB879;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}

.errorboxStyle {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 2px solid #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}

.dropdown {
	font-family: "Times New Roman", Times, serif;
	color: #3C4D7E;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #3C4D7F;
	font-weight: bold;
}

.NAV a:hover{
color: #929C44;
}

.NAV a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FEFEFE;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #a94841;
	font-weight: bold;
	line-height: 30px;
}

.subHead {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #A74A40;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.contentSm {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
}
.body {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
	padding-right: 20px;
}
.subHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737A36;
	font-weight: bold;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
ul {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 17px;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
}
.bulletTitle {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	color: #A74A40;
	text-transform: uppercase;
}
.contactTable {
	border: thin solid #FD892A;
}
.orangeBorderBot {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FD892A;
}
.ltGreenBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9FB07B;
}
.orangeBorderTop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FD892A;
}
.bodyIntro {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
	padding-right: 20px;
	font-style: italic;
}
