
body {
	margin: 0;
	padding: 0;
}

.removeBottomMargin {
	line-height:1.2em;
	margin-bottom: 0;
	padding-bottom:0;
}

.removeTopMargin {
	float: none;
	margin-top:0;
	padding-top:0;
}

#pagetop {
	background-color: #485707;
	padding-bottom: 30px;
}

#stripe {
	background-image: url(images/stripe.jpg);
	background-color: #853B09;
	background-position: top; 
	background-repeat: repeat-x;
}

td#brownbar {
	background-image: url(images/brown_bar.jpg);
	background-color: #853B09;
	vertical-align: top;
	background-repeat: repeat-x;
}	

#cream {
	background-color: #F1E9C0;
	vertical-align: top;
}	

.navigation {
	vertical-align: top;
	padding: 10px 0px 10px 25px;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}

.imgdh {
	margin: 0px 0px 10px 35px;
}

.imgrt {
	float: right;
	vertical-align: top;
	margin: 0px 110px 0px 0px;
}

.imglft {
	float: left;
	vertical-align: top;
	padding: 0px 30px 0px 10px;
}

.imgmags {
	float: left;
	vertical-align: top;
	padding: 0px 40px 0px 0px;
}

.imglfttight {
	float: left;
	vertical-align: top;
	padding: 0px 15px 0px 0px;
}

.contact {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #4B4740;
	margin: 0px 0px 10px 20px;
}

.websites {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #4B4740;
	margin: 0px 0px 10px 20px;
	text-decoration: none;
}

td#contentmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 15px 20px 20px 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
} 

.navigation a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-decoration: none;
}

.navigation a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-decoration: none;
}

.navigation a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	background-color: #853B09;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #853B09;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: -10px;
}

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

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

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #853B09;
	text-decoration: underline;
}

ul {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 22px;
	list-style-type: square; 
}

.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #853B09;
	padding: 1em;
	width: 200px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #190101;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #190101;
	float: right;
}

