body {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	background-color: #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
}

HR {
	height : 1px;
	color: #c1c1c1;
}

H1, H2 {
	font-size: 14px;
}

A, a:visited {
	color : #AE5700;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color : #AE5700;
}

.Head {
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}

.subhead {
	font-size : 15px;
	font-weight : bold;
	color : #000000;
}

.specials {
	font-size : 16px;
	text-align : justify;
	color : #000000;
}

.Content {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PageContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
	text-align : justify;
	color : #000000;
	padding: 20px;
	vertical-align: top;
	background-color: #ffffff;
	text-decoration: none;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(images/wood_back.jpg);
	background-repeat: repeat;
	padding: 20px;
	line-height: normal;
}

A.credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}

.credits:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: underline;
}

.textbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	background-color: #F2F1F1;
}

.links {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006FB9;
	text-decoration: none;
}

.quote {
	font-family: "Trebuchet MS", Verdana, "Myriad Roman", Arial;
	font-style: italic;
	padding: 0px 20px 10px;
}

.links:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #006FB9;
	text-decoration: underline;
}

.smallpics {
	border: 1px solid #c1c1c1;
}

.border {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(images/wood_back.jpg);
	background-repeat: repeat;
}
hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE5700;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	padding: 2px;
	width: 200px;
	border: 1px solid #E2E2E2;
}

