@charset "UTF-8";
/* CSS Document */

.bottombuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCC;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
.visual {
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 24px;
}
a:hover {
	color: #5c0000;
	text-decoration: none;
}
.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #036;
}
h1 {
	color: #5c0000;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	letter-spacing: 3px;
	text-transform: uppercase;
}
input
{
	color: #666;
	border: 1px solid #333;
	background-color: #FFF;
	height: 20px;
}

.submit input
{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
} 
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.title {
	text-shadow: 0px 1px 0px #ffffff, 0px 2px 4px #aaaaaa;
	padding: 0px;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5c0000;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.photo {
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
}
