body {
	background-image:  url(images/parchment_paper_grungy.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #f3f1e8;
	font-size: 100%;
	color: #2c3c50;
	background-position: 0px 120px;
}
p {
	margin-top: .5em;
	margin-bottom: .5em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c3c50;
	font-size: 1.35em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c3c50;
	font-size: 1.12em;
}

#column a:link, #column a:visited {
	color: ##792000;
	text-decoration: none;
}

#column a:hover {
	color: ##792000;
	text-decoration: underline;
}
#navbar a:link, #navbar a:visited {
	color: #bb9a6f;
	text-decoration: none;
}

#navbar a:hover {
	color: #ddcea4;
	text-decoration: none;
	font-weight: normal;
}

a:link, a:visited {
	color: #792000;
	text-decoration: none;
}
a:hover {
	color: #792000;
	text-decoration: underline;
}

#banner {
	background-image:  url(images/banner_bknd.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
}
#bannerimage {
	float: right;
	z-index: 5;
	top: 0px;
	position: relative;
}
#content {
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 3em;
	padding-left: 1.5em;
	font-size: 0.82em;
	line-height: 1.55em;
}
#column {
	background-image: url(images/columntile.png);
	width: 200px;
}
#columnBknd {
	background-image: url(images/line_vert.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 580px;
}

#columnContent {
	font-size: 0.7em;
	padding-right: 10px;
	padding-left: 10px;
	color: #792000;
}

#columnMenu {
	text-align: center;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #792000;
	padding-top: 2em;
}


#footer {
	position: fixed;
	bottom: 0px;
	left: 0;
	height: 25px;
	width: 100%;
	z-index: 2;
	background-color: #E9E1CD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bca392;
	text-align: center;
	vertical-align: middle;
	font-size: .7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #790102;
}
	
	
/* FOOTER FONTS */

#footer p {
	font-size: 10px;
	color: #6a4818;
	margin: 10px 0 0 0;
}
#mainTd {

}

#menu {
	background-image: url(images/web01_04.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 580px;
	width: 200px;
	padding-top: 2em;
}


#navbar {
	text-align: right;
	background-color: #000000;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: .2em;
	word-spacing: 5em;
	font-size: 11px;
	color: #ddcea4;
	height: 20px;
	padding-right: 20px;
	width: auto;
}
.marginLt10 {
	margin-left: 10px;
	float: right;
}

.marginRt10 {
	margin-right: 10px;
	float: left;
}
.borderBrown {
	border: 6px solid #270001;
}
.borderBrownRt {
	border: 6px solid #270001;
	margin-left: 10px;
	float: right;
}
.borderBrownLt {
	border: 6px solid #270001;
	margin-right: 10px;
	float: left;
}
.borderTable {
	border: 1px solid #790000;
}
.map {
	border: 2px solid #270001;
}
.mapTable  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 100;;
	color: #2c3c50;
	margin-right: 10px;
	float: left;
}