body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #785B4B;
	font-size: 13px;
	background-image: url(images/grasstile2.gif);
}

td {
	font-size: 13px;
}

a {
	color: #D11E19;
}

a:visited {
	color: #D11E19;
}

a:active {
	color: #D11E19;
}

hr {
	height: 10px;
	color: #785B4B;
}

h3 {
	margin-top: 3px;
	margin-bottom: 3px;
}

h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	margin-top: 3px;
	margin-bottom: 10px;
}

ul {
	font-size: 11px;
	margin-left: 30px;
}

p {
	margin-top: 10px;
	font-size: 13px;
	line-height: 18px;
}

#bottomshadow {
	xfloat: left;
	background-image: url(images/bottomshadow.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
}

#rightshadow {
	float: left;
	background-image: url(images/rightshadow.gif);
	background-repeat: repeat-y;
	background-position: right; 
}

#container {
	border: 2px solid black;
	padding: 20px;
}

#top {
	background-image: url(images/topbg.jpg);
	height: 2px;
}

#topmenu {
	display: none;
	position: relative;
	top: 190px;
	left: 225px;
	font-size: 11px;
}

#topmenu a {
	display: none;
	color: white;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

#menu {
	width: 5px;
	display: none;
	background-image: url(images/menubg.jpg);
	height: 300px;
	vertical-align: top;
}

#menu a{
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#main {
	background-image: url(images/bg.jpg);
	padding-bottom: 12px;
}

#rightmargin {
	background-image: url(images/bg.jpg);
}

#bottom {
	background-color: #D11E19;
	border-top: 1px solid white;
	padding: 13px;
	font-size: 11px;
	color: white;
}

#bottom a {
	color: white;
}

.red {
	color: #D11E19;
}

.callout {
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: top-left; 
	padding-left: 30px;
	padding-top: 12px;
	margin: 10px;
	height: 50px;
}

.smalltext {
	font-size: 10px;
}

.subheading {
	font-weight: bold;
}

.linklist {
	margin-left: 20px;
	margin-bottom: 10px;
}

.linklist a {
	display: block;
	font-size: 13px;
	margin-bottom: 8px;
}

.letter {
	margin: 20px;
	padding: 20px;
	background-color: white;
	border: 1px solid gray;
}

.menu {
	font-weight: bold;
	padding: 10px;
}