@charset "utf-8";

body {
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bg.jpg) #f5dfb5 repeat-x;
	font-size:13px;
	color:#464646;
	line-height:12px;
	letter-spacing:1px;
	margin:0;
	padding:0;
	text-align:justify}

#wrapper {
	margin: 0 auto;
	width: 750px;}
	
#content {
	 width:548px;
	 background: url(images/contentbgtop.jpg) no-repeat #fdecc3;
	 padding-left:10px;
	 float:left;}
	
#nav {
	background: url(images/navbgtop.jpg) no-repeat #ffffff;
	float:left;
	width:187px;
	font-family:tahoma;
	font-size:14px;
	letter-spacing:1px;
	text-align:left;}
	
#footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	height:168px;
	width:1003px;
	text-align:right;
	background:url(images/footerbg.jpg) #f5dfb5 repeat-x;
	clear:both;
	margin:0px;
	padding:0px;}
	
strong {
	color: #cb1b03}

A:link {
	color:#590202;
	font-weight:bold;
	letter-spacing:1px;}
A:visited {
	color:#464646}
A:hover {
	color:#436e2b;
	text-decoration:line-through}
	
ul {
	list-style:outside;
	margin-left:-20px;
	color:#436e2b}
	
ol {
	margin-left:-15px;
	color:#436e2b}
	
p {
	margin-top: .9em;}

hr {
	border-radius:5px;
	border:dashed thin #590202;
	width:90%;
	margin-bottom:10px;
	margin-top:25px;}
	
h1 { 
	font-family: 'Merienda One', cursive;
	text-align:center;
	margin-top:-15px;
	padding:10px 0px 5px 0px;
	background-image: -moz-linear-gradient(bottom, #A46448 0%, #590202 50%);
	letter-spacing:4px;
	background-color:#a46448;
	color:#ffffff;
	border-radius:5px;
	border-bottom:dashed medium #d91807; }

h2 { 
	font-family: 'Merienda One', cursive;
	text-align:center;
	padding:10px 0px 5px 0px;
	background-image: -moz-linear-gradient(bottom, #A46448 0%, #590202 50%);
	letter-spacing:4px;
	background-color:#a46448;
	color:#ffffff;
	border-radius:5px;
	border-bottom:dashed medium #d91807; }
	
h3 { 
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:500;
	margin-left:-20px;
	background-color:#a46448;
	text-align:right;
	background-image: -moz-linear-gradient(bottom, #A46448 0%, #590202 50%);
	width:90%;
	letter-spacing:3px;
	color:#ffffff;
	border-radius:5px;
	border-bottom:dashed medium #d91807; }
	
h1:first-letter,
h2:first-letter,
h3:first-letter {
	color:#bf9e60;
	font-size:32px;
	font-weight:bolder;
	text-transform:uppercase;
	font-family: 'UnifrakturCook', cursive;}

.offtable {
	background-color:#a46448;
	color:#ffffff;}
.ontable {
	background-color:#bf9e60;
	color:#ffffff}

.AbsWrap {
	position: relative;
	width: 100%;}

#colwrap1 {
	float: left;
	margin: 0 0 0 0;
	width: 562px;}

#hervsta {
	margin: 0 0 0 0;
	display: inline;
	float: left;
	height: 382px;
	width: 207px;}

#colwrap3 {
	float: left;
	margin: 0 0 0 0;
	width: 355px;}

#banner {
	margin: 0 0 0 0;
	display: inline;
	float: left;
	height: 105px;
	width: 355px;}

#text {
	margin: 0 0 0 0;
	display: inline;
	float: left;
	height: 277px;
	width: 355px;}

.tablehead {
	font-family: 'Merienda One', cursive;
	letter-spacing:3px;
	text-align:center;
	font-weight:bold;
	text-transform:lowercase;
	color:#436e2b;
	font-size:16px;}
