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

body {
	background-color: #640000;
	color: #640000;
}
table {
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #640000;
	vertical-align: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nav { background-position: 0 top; }
.padded {
	padding: 30px;
}
.floatRight {
	float: right;
	padding: 0;
	margin: 10px 30px 0 10px;
}
.floatLeft {
	padding: 0px;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
}
.floatLeftNoPad { float: left; }
.floatRightNoPad { float: right; }
.mainTable {
	background-image: url(../images/template.jpg);
}
.disclaim { font-size: 0.75em; }
link {
	border-top-color: #640000;
	border-right-color: #640000;
	border-bottom-color: #640000;
	border-left-color: #640000;
}
h1 {
	font-size: xx-large;
	font-variant: normal;
	color: #640000;
}

vlink {
	border-top-color: #640000;
	border-right-color: #640000;
	border-bottom-color: #640000;
	border-left-color: #640000;
}
.em2 {
	font-size: 1em;
	color: #640000;
	line-height: 1.5em;
}
.googlemap {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}
.top { background-position: 0 top; vertical-align: top; }

