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

*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
  background-image: url(/images/template/siteBGTile.jpg);
  background-repeat: repeat;
}
body,td,th {
	color: #3B0A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#page {
	background-image: url(images/template/contentBG.jpg);
	background-repeat: repeat-y;
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	background-image: url(images/template/head.png);
	background-repeat: no-repeat;
	height:240px;
	width: 792px;
	text-align: center;
	
	margin: 0px;
}
#body {
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
#body p{
	width: 572px;
	padding-left: 110px;
	padding-right: 110px;
	padding-bottom: 10px;
}
#foot {
	background-image: url(images/template/foot.png);
	height: 231px;
	width: 792px;
	margin: 0px;
	background-repeat: no-repeat;
}
#foot table tr td {
	font-size: 12px;
	color: #FF9;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #9B3A0A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BC4500;
}
a:hover {
	text-decoration: none;
	color: #C8745B;
}
a:active {
	text-decoration: underline;
	color: #DB5000;
	text-align: center;
}
#foot a:link {
	color: #FF9;
	text-decoration: underline;
}
#foot a:visited {
	text-decoration: underline;
	color: #FF9;
}
#foot a:hover {
	text-decoration: none;
	color: #FFF;
}
#foot a:active {
	text-decoration: underline;
	color: #FF9;
	text-align: center;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #D17163;
}
#smallFootNav {
	text-align: center;
}
#facebookfoot {
  height: 25px;
  text-align: right;
  padding-top: 140px;
}
