@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color: #775b54;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	padding-top: 0px;
}
.standard {
	font-size: 12px;
	font-weight: normal;
}

#caption {
	font-size: 19px;
	font-weight: lighter;
	color: #80A579;
	text-align: left;
	letter-spacing: 0.1em;
}


body {
	background-color: #80a579;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: none;
	background-attachment: fixed;
	
}
#redBar {
	color: #FFFFFF;
	background-image: url(images/red_bar.jpg);
	font-size: 14px;
	letter-spacing: 0.3em;
	font-weight: lighter;
	text-align: right;
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 25px;
	background-repeat: no-repeat;
}

a:link {
	color: #710003;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #460002;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#business {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#navBar {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 2px;
	padding-top: 2px;
}
