@charset "utf-8";
/* CSS Document */

body {
	margin-top: 3px;
	background-image: url(images/background.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 140%;
}
.bodyspaced{  font-family:   Verdana, Arial; font-size: 13px; font-style: normal; line-height: 140%; font-weight: normal; color: #333333; text-decoration: none;}

.bodyspacedbold{  font-family:   Verdana, Arial; font-size: 13px; font-style: normal; line-height: 140%; font-weight: bold; color: #333333; text-decoration: none;}

.bodyspacedital{  font-family:   Verdana, Arial; font-size: 13px; font-style: normal; line-height: 140%; font-style: italic; color: #333333; text-decoration: none;}

.bodyspacedboldred{  font-family:   Verdana, Arial; font-size: 13px; font-style: normal; line-height: 140%; font-weight: bold; color: #660000; text-decoration: none;}

.redlarge{  font-family:  Arial; font-size: 16px; font-style: normal; line-height: 140%; font-weight: bold; color: #660000; text-decoration: none;}

.blacklarge{  font-family:   Arial; font-size: 16px; font-style: normal; line-height: 140%; font-weight: bold; color: #333333; text-decoration: none;}

.whitelarge{  font-family:   Arial; font-size: 16px; font-style: normal; line-height: 140%; font-weight: bold; color: #FFFFFF; text-decoration: none;}

.bodyspacedinnkeepercorner {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 140%; font-weight: normal; color: #333333; text-decoration: none; margin-left: 25px; margin-top: 15px; margin-bottom:15px; margin-right:20px}

.quotes{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #333333; line-height: 120%;text-decoration: none;}

.quotesbold{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #333333; line-height: 120%;text-decoration: none;}

.normalmid{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: 190%; font-weight: normal; color: #333333; text-decoration: none;}

.normalmidbold{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: #333333; text-decoration: none;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

a:link, a:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

a:link.footerlink, a:visited.footerlink   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:active.footerlink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.footerlink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#mobilebtn {
	width:125px;
	text-align:center;
	margin-bottom: 3px;
}

a:link.mobilebtn, a:visited.mobilebtn, a:active.mobilebtn {
	color: #660000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border: solid #ae9a71;
	background-color:#efefde;
	display: block;
	line-height:130%;
	}

a:hover.mobilebtn {
	color: #333333;
	background-color:#E2DFCA;
}

