body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C7957;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.content {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C7957;
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C7957;
	padding: 0;
	margin: 0;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7C7957;
	padding: 0;
	margin: 0;
}
.content h4 a:link {
	color: #7C7957;
	text-decoration: underline;
}
.content h4 a:visited {
	color: #7C7957;
	text-decoration: underline;
}
.content h4 a:hover {
	color: #000000;
	text-decoration: underline;
}
.content h4 a:active {
	color: #000000;
	text-decoration: underline;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.content a:link {
	color: #7C7957;
	text-decoration: underline;
}
.content a:visited {
	color: #7C7957;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.content a:active {
	color: #000000;
	text-decoration: underline;
}
.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content li {
	margin-bottom: 10px;
}
.hoffman li {
	margin-left: 10px;
}
.listings {
	padding-left: 40px;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style: none;
}
.about li {
	margin-bottom: 2px;
}
.about a:link {
	color: #000000;
	text-decoration: underline;
}
.about a:visited {
	color: #000000;
	text-decoration: underline;
}
.about a:hover {
	color: #7C7957;
	text-decoration: underline;
}
.about a:active {
	color: #7C7957;
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	list-style: none;
}
.links a:link {
	color: #000000;
	text-decoration: underline;
}
.links a:visited {
	color: #000000;
	text-decoration: underline;
}
.links a:hover {
	color: #7C7957;
	text-decoration: underline;
}
.links a:active {
	color: #7C7957;
	text-decoration: underline;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7957;
	font-size: 14px;
	font-weight: bold;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C7957;
	font-weight: bold;
}
.tfield { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
	border-color: #999999; 
    border-style: solid; border-top-width: 1px;
    border-right-width: 1px; 
	border-bottom-width: 1px;
    border-left-width: 1px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.disclaimer a:link {
	color: #333333;
	text-decoration: underline
}
.disclaimer a:visited {
	color: #333333;
	text-decoration: underline
}
.disclaimer a:hover {
	color: #000000;
	text-decoration: underline
}
.disclaimer a:active {
	color: #000000;
	text-decoration: underline
}

/* FORM SUBMISSIONS */
/* CSS Tags For Contact Form 6 */
/*#formid10 {

}
#formid10 ul {
	list-style-type: none;
}
#formid10 li {
	display: block;
}
#formid10 label {
	display: block;	
}
#formid10 label select {
	display: block;
}
#formid10 label textarea {
	display: block;
}
#formid10 label input {
	display: block;
}
.warning10 {

}
.button10 {
	margin-left:60px;
}
.tex10 {

}
*/
.miniForm {
	background-color: #fff;
	border: 1px solid #000000;
	margin: 5px;
}
.miniForm div {
	padding-bottom: 5px;
	text-align: center;
}
.miniForm .address2 {display: none;}
.miniForm div img {vertical-align: top; margin-top: 4px;}
.miniForm h3 {text-align: center; background-color:#FFCC66; padding: 6px 0px; font-weight: bold;}
.miniForm p {font-size: 11px; padding:0px; margin: 0px;}
.miniForm input, .miniForm textarea {padding: 3px;}
.miniForm .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.miniForm .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}






/* Second Form */
/* CSS Tags For Contact Form 7 */
 /*#formid11 {

}
#formid11 ul {
	list-style-type: none;
}
#formid11 li {
	display: block;
}
#formid11 label {
	display: block;
}
#formid11 label select {
	display: block;
}
#formid11 label textarea {
	display: block;
}
#formid11 label input {
	display: block;
}
.warning11 {

}
.button11 {
	margin-left:60px;
}
.tex11 {

}*/

