BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #FFFFcc;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

H1.redclass {
text-align : center;
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 1.5em; 
color : #990000; 
}

H1.blackclass {
text-align : center;
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 1.5em; 
color : #000000; 
}

H1.green {
text-align : center;
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 1.3em; 
color : #666633; 
}

.green2 {
text-align : left;
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 1.3em; 
color : #666633; 
}


.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color : #666633;
	color: #FFFFFF;
}

.bg_medium {
	background-color : #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 5px;
}

.bg_light {
	background-color : #ccc68f;
	color: #000000;
}

.alt_bg_dark {
	background-color : #666633;
	color: #ffffff;
}

.alt_bg_medium {
	background-color : #666633;
	color: #ffffff;
}

.alt_bg_light {
	background-color : #666633;
	color: #ffffff;
}

.header {
	background-color : #666633;
	background-image : url('images/Old-Wood-2.jpg')
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.small-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.main {
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:link.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

a:visited.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

a:hover.footer {
	color: #ccc68f;
	text-decoration: none;
}

/* previous.leftside and .rightside {
	background-color: #ECE9DC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
} */

.leftside {
	background-color: #ccc68f;
}

.rightside {
	background-color: #ccc68f;
}

.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}


a:hover {
	color: #666666;
	text-decoration: none;
}

#main #redtext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.5em; 
color : #990000; 
background-color : transparent; 
}

.footer {
	background-color : #666633;
	padding: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.copyright {
    font-size: 1.2em;
    text-align: center;
}

