body{
	margin: 2px;
	padding: 0px;
	color: #222222;
	background-color: #d2b48c;
	font: 79% Georgia, serif;
}

p{
	padding-top: 7px;
	font: 100%/22px Georgia, serif;
}

td{
	padding-left: 8px;
	padding-right: 4px;
}

.bold{
	font: 600 100%/24px Georgia, serif;
}

a, a:link,a:visited{
	color: #800000;
	background-color: transparent;
	font: 100%/24px Georgia, serif;
}

a:hover{
	color: #000000;
	background-color: #d2b48c;
}

h1{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #8b4513;
	background-color: transparent;
	font: 900 140% Georgia, serif;
	text-align: left;
}

h2{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #8b4513;
	background-color: transparent;
	font: 900 120% Georgia, serif;
	text-align: left;
}

h3{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #8b4513;
	background-color: transparent;
	font: 900 100% Georgia, serif;
	text-align: left;
}

h4{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #8b4513;
	background-color: transparent;
	font-family: Georgia, serif;
	font-weight: 900;
	font-size: 90%;
	text-align: left;
}

input,textarea,select,checkbox{
	border-style: solid;
	border-width: thin;
	border-color: #8b4513;
	background-color: transparent;
	color: #222222;
}

ol, ul{
	margin-left: .8em;
	padding-left: .8em;
}

li{
	list-style: square;
	text-align: left;
	font: 95%/22px Georgia, serif;
	padding-bottom: 10px;
}

img{
	padding: 10px;
	border: 0px;
}

.imgcenter{
	float: none;
}

.imgleft{
	float: left;
}

.imgright{
	float: right;
}

.italic{
	font: oblique 100%/24px Georgia, serif;
}

.italicbold{
	font: oblique 600 100%/24px Georgia, serif;
}

.italicrightsmall{
	font: oblique 90%/22px Georgia, serif;
	text-align: right;
}

.italicsmall{
	font: oblique 90%/22px Georgia, serif;
}

.italicsmallbold{
	font: oblique 600 86%/22px Georgia, serif;
}

.largebrn{
	color: #5f300d;
	background-color: transparent;
	font: normal 600 120%/22px Georgia, serif;
}

.menu a:link,.menu a:visited,.menu{
	padding-left: 3px;
	color: #444444;
	background-color: transparent;
	font: 95%/18px Georgia, serif;
	text-decoration: none;
	text-align: left;
}

.menubold a:link,.menubold a:visited,.menubold{
	color: #222222;
	background-color: transparent;
	font: 600 95%/22px Georgia, serif;
	text-decoration: none;
	text-align: left;
}

.sig, a{
	font: italic 85% serif;
	text-align: left;
}

.sigitalic, a{
	font: 600   85%  serif;
	text-align: right;
}

.small, a{
	font: 90% Georgia, serif;
}

.smaller, a{
	font: 85% Georgia, serif;
}

.smallest, a{
	font: 80% Georgia, serif;
}

.tdborder{
	border-right: thin solid #e8bd54;
}

.trlinks {
	background-color: #f5deb3;
}

hr{
	border: solid #deb887;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
	height: 5px;
}

.hrwheat{
	border: solid #f5deb3;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
	height: 5px;
}

#brown1pxline{
	background-color: #cc3333;
	height: 2px;
}

.menu a:hover, .menubold a:hover {
	color: #000000;
	background-color: #ffdead;
	text-decoration: none;
}

/*
#rapper{
	margin: 0 auto;
	width: 920px;
}
	
*/
#masthead {
	width: 843px;
	margin: 0 auto;
	color: #ffffff;
	background-color: #e8bd54;
	text-align: center;
}

.bookmark a{
	color: #999999;
	background-color: transparent;
	font: 76%  serif;
	text-align: right ! important;
}

#engspan {
	width: 841px;
	margin: 0 auto;
	background-color: #dac2a0;
	font-size: 76%;
	text-align: right;
}

.mex a{
	font-size: 76%;
	text-align: right ! important;
}

/* this class should be placed on a div or break element and should be the 
final element before the close of a container that should fully contain a float */
/* <br class="clearfloat" /> */
.clearfloat {
	clear: both;
	font-size: 0;
	line-height: 0px;
	height: 0;
}