body {
	margin-top: 0px;
 	background: #FCFBF7;
	margin-bottom: 0px
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	}

li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

.maintitle {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #DC2933;
	}

.maintitle2 {
	padding-left: 5px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 21px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #908D6A;
	}

.maintext {
	padding-left: 1px;
	padding-top: 11px;
	padding-right: 11px;
	color: #212121;
	}
	
.mainbottom {
	margin-bottom: 8px;
	}

.maintab {
	padding: 11px;
	border-top: 1px #AAB123 solid;
	}

.mainlink {
	padding: 11px;
	font-size: 12px;
	color: #3D719E;
	text-decoration: underline;
	}

.mainlink2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #DC2933;
	text-decoration: none;
	}

.mainlink2:hover {
	text-decoration: underline;
	}

.bloglink {
	padding-top: 11px;
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	}

.bloglink:hover {
	text-decoration: underline;
	color: #000000;
	}

.menuheading {
	padding: 7px;
	font-size: 11px;
	text-align: left;
	}

.logoheading {
	background: #FFF;
	}

.main {
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
	}

.navtext {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}

.navtext:hover {
	color: #FFF;
	text-decoration: underline;
	}

.topborder1 {
	background: #6E5134;
	}

.topcolor {
	background: #6E5134;
	}

.toppagenav {
	padding-top: 4px;
	padding-bottom: 4px;
	}

.topcolornav {
	background: #E5CEB7;
	border-top: 2px #EFEFDE solid;
	}

.toplogo {
	padding-top: 8px;
	padding-bottom: 9px;
	}

.toplink {
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	background: #004860;
	font-size: 11px;
	color: #CCC;
	text-align: left;
	}

.toplink2 {
	font-size: 11px;
	}

.toptext {
	font-size: 11px;
	color: #2C5172;
	text-decoration: none;
	}

.toptext:hover {
	text-decoration: underline;
	}

.foottext {
 	padding: 8px;
 	background: #F7F7E5;
	font-size: 11px;
	color: #303030;
	text-align: center;
	border-top:1px solid #CCC;
	border-bottom: 1px #CCC solid;
	}

.mainfoot {
 	padding: 8px;
	font-size: 11px;
	color: #222;
	text-align: center;
	border-top:1px solid #CCC;
	}

.black {
	color: #000000;
	}

.white {
	color: #FFFFFF;
	}
