.addresstext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align : center;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.textbold {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
}
.photodescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;


}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5743A;
	text-decoration: underline;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: White;
	border: 1px solid;
}
.inputbox {
	border: 1px solid #D2A635;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0E68C;
}

.list {
	list-style-image: url(images/arrow.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #A21923;
}
.addresstextlink {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align : center;
	text-decoration : none;
}
.addresstextlink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: Yellow;
	text-align : center;
	text-decoration : none;
}
.arrowlist {
	list-style-image: url(graphics/arrows.gif);
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
