.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EE192D;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headingCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}
.headingphoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EE192D;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navigation a {
	color: #000000;
	line-height:43px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#navigation a:hover {
	color:#E50007;
	font-weight:bolder;
	font-size: 10px;
	background-image: url(images/blanko.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-color: #333333;
	}
#navigationres td {
	background-image: url(../images/resactbutton.png);
	background-repeat: no-repeat;
	background-position: center;
	}

#navigationres a {
	color: #000000;
	line-height:42px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
	
#navigationres a:hover {
	font-weight:bold;
	font-size: 12px;
	letter-spacing:0.1em;
	background-image: url(../images/resactbutton_o.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
	}
.contactthankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
