.content {
	background-image:  url(images/beigebkgd.jpg);
	background-repeat: repeat;
	background-position: center;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.contenttext {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;


}
.rightcolumntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;

}
.calloutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image:  url(../codypools/codyweb/web/images/calloutbkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.contact {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.footerlink {
	color: #ffffff;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.formHeader{
	font-family : verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.sectionHeader{
	font-family: Verdana;
	font-size: 14px;
	color:#000000;
}

.formName{
 font-family: Verdana;
 font-size: 12px;
 color: #000000;
}

.formNameWhite{
	font-family: Verdana;
 font-size: 12px;
 color: #FFFFFF;
}

.formHeaderWhite{
	font-family : verdana;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
.sectionHeaderWhite{
	font-family: Verdana;
	font-size: 14px;
	color:#FFFFFF;
}

.formField{
	font-family: Verdana;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}

INPUT.formField {
	font-family: Verdana;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}
SELECT.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}
TEXTAREA.formField {
	font-family: arial;
	font-size: 12px;
	background-color:white;
	border:1px solid #C8C7C6;
}

a.collapseDivLink{
	font-family: verdana;
	font-size:10px;
	text-decoration : underline;
	cursor : hand;
}

.smallPrint{
	font-family: verdana;
	font-size:10px;
	color:#FFFFFF;
}

.warning{
	font-family: verdana;
	font-size:10px;
	color:#FF0000;
}
body {
	background-image:  url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6A2805;
}
.thumbnails {
	border: thin solid #FFFFFF;
}
