html>body {
	overflow:auto;
	text-align:center;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fde9cb;
	background:url(../images/bgRedRepeat.jpg) repeat;
	text-align: center;
}
a {
	text-decoration: underline;
	color:  #fde9cb;
}
a:visited {
	color:  #fde9cb;
}
a:active {
	color:  #fde9cb;
}
a:hover {
	color: #fde9cb;
	text-decoration: none;
}
strong, b {
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 10px; 
}
ul, li {
  font-size:12px;
	line-height: 22px;
}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 a:link, a:visited {
	text-decoration:none;;
}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
img {
	border: 0;
}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}
div.spacer {
  clear:both; 
	height:10px; 
	display:block;
}
div.spacersmall {
  clear:both; 
	height:40px; 
	display:block;
}
div.spacermedium {
  clear:both; 
	height:100px; 
	display:block;
}
div.spacertall {
  clear:both; 
	height:400px; 
	display:block;
}
div.box535 p {
  font-size: 12px;
	line-height: 18px;
}
div.lgdisplay p {
  font-size: 15px;
	font-weight:bolder;
	line-height: 21px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align:center;
}
#footer p {
	font-size: 9px;
	margin-top: 0;
	margin-bottom: 5px; 
	color:#fbd8a7;
}
/* NAVIGATION */
#nav ul {
	margin:  10px 0 0 67px; 
	padding: 0;
	list-style: none;
}
#nav li {
	width: 645px;
	display: inline !important;
}
#nav a {
	display: inline;
	float: left;
	padding: 0 25px 0 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #885f26;
}
#nav a:hover {
	color: #730d0d;
	font-weight:bold;
}
/* END NAVIGATION */