body {
	background-color: #A37535;
	background-attachment: fixed;
	background-image: url(images/TuscanBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.subheadlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
.bodytextblack a {
	color: #000000;
}
.largeheadwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.headerbckgrnd {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 17px;
}
p a {
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.lightpinkheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #C78788;
}
.turquoise {
	color: #029EBF;
}
.pinktext {
	color: #9C6162;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.linkblock {
	background-color: #CC9933;
	padding: 4px;
	border: 1px solid #000000;
	margin-right: 4px;
}
.linkblock a {
	color: #000000;
	text-decoration: none;
}
.linkblock a:hover {
	color: #FFFFFF;
}.lighttuscanheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #D09A50;
}
.footer {
	background-color: #76A368;
}
.greentext {
	color: #2D641C;
}
.greenbox {
	border: 1px solid #619052;
}
.greenbox td {
	border-bottom: 1px solid #619052;
}
