.content 
	{background: #5B6725;
	padding-bottom: 0;
	padding-top: 0;
	padding-right: 33px; 
	padding-left: 27px;
	font-family: Arial, Helvetica, sans serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	}
	
	
a.topnav:link {color: #ffffff; text-decoration: none; font-size: 14px; text-transform: uppercase;}
a.topnav:visited {color: #ffffff; text-decoration: none; font-size: 14px; text-transform: uppercase;}
a.topnav:hover {color: #ffff00; text-decoration: none; font-size: 14px; text-transform: uppercase;}

a.normal:link {color: #A8BE46; font-size: 16px; text-decoration: underline;}
a.normal:visited {color: #A8BE46; font-size: 16px; text-decoration: underline;}
a.normal:hover {color: #ffff00; font-size: 16px; text-decoration: underline;}

a.footlink:link {color: #ffffff; text-decoration: none; font-size: 14px; text-transform: uppercase; font-family: Arial, Helvetica, sans serif;}
a.footlink:visited {color: #ffffff; text-decoration: none; font-size: 14px; text-transform: uppercase; font-family: Arial, Helvetica, sans serif;}
a.footlink:hover {color: #ffff00; text-decoration: none; font-size: 14px; text-transform: uppercase; font-family: Arial, Helvetica, sans serif;}

td, div {color: #ffffff;}

h1 {font-size: 20px; color: #ADD65D; font-weight: bold; margin: 10px;}

h2 {font-size: 18px; color: #ADD65D; font-weight: bold; margin: 10px;}

a.h2:link {font-size: 18px; text-decoration: underline; color: #ADD65D; font-weight: bold; margin: 10px;}
a.h2:visited {font-size: 18px; text-decoration: underline; color: #ADD65D; font-weight: bold; margin: 10px;}
a.h2:hover {font-size: 18px; text-decoration: underline; color: #ffff00; font-weight: bold; margin: 10px;}

h3 {font-size: 14px; color: #ffffff; font-weight: bold; margin: 6px;}

a.h3:link {font-size: 14px; text-decoration: underline; color: #ffffff; font-weight: bold; margin: 10px; text-decoration: underline;}
a.h3:visited {font-size: 14px; text-decoration: underline; color: #ffffff; font-weight: bold; margin: 10px;}
a.h3:hover {font-size: 14px; text-decoration: underline; color: #ffff00; font-weight: bold; margin: 10px;}

h4 {font-size: 20px; color: #ffffff; font-weight: bold;}

h5 {font-size: 16px; color: #ffffff; font-weight: bold;}

a.civil_war_trails {
	float: left;
	height: 124px;
	width: 64px;
	margin-left: 20px;
	margin-bottom: 20px;
}
img.img-header {
	margin-top: 20px;
	margin-bottom: 20px;
}
#contact-us {
	background-image: url(/img/contact-pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact-us p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-us label {
width: 130px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}
#contact-us textarea {
	width: 355px;
	height: 100px;
}
#contact-us input, form textarea {
	background-color: #FFF;
	border: 2px solid #4B5528;
	
}
p.formSubmission {
	background-color: #484F28;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	letter-spacing: 0.01em;
	word-spacing: 0.05em;
	padding: 20px;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border: 2px solid #3D4123;
	margin-top: 20px;
	font-size: 18px;
	text-align: center;
}

#slideshow_right {
	position:relative;
	height:192px;
	width: 188px;
	border: 1px solid #7A8A31;
}

#slideshow_right IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_right IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_right IMG.last-active {
    z-index:9;
}

#slideshow_center {
    position:relative;
    height: 192px;
	width: 322px;
	border: 1px solid #7A8A31;
}

#slideshow_center IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_center IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_center IMG.last-active {
    z-index:9;
}

#slideshow_left {
	position:relative;
	height:192px;
	width: 198px;
	border: 1px solid #7A8A31;
}

#slideshow_left IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_left IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_left IMG.last-active {
    z-index:9;
}

ul.link_list {
	margin-top: 40px;
	margin-left: 40px;
	list-style-type: square;
	color: #FFF;
}

ul.link_list li {}

ul.link_list li a {
	color: #FFF;
}
ul.link_list li a:hover {
	color: #A8BE46;
}

ul.link_list li em {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
table.festivals {}
table.festivals tr:hover {
	background-color: #707D2D;
}
table.festivals th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #B9CA6A;
	text-align: left;
	text-indent: 15px;
	background-color: #707D2D;
}
table.festivals td{
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}

