/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #786E50 url(images/img1.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3728;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	/* text-transform: uppercase; */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 { font-size: 20px; }
h3 { font-size: 18px; }

p, ol, ul {
	line-height: 20px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #123654;
}

a.white {
	color: white;
}

a.morenews {
	font-style: italic;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.image_right {
	float: right;
	margin: 5px 0px 0 15px;
	border: 4px solid #000000;
}

.byline {
	margin: 0;
	padding: 0px 5px 0px 5px;
	background: #786E50;
	font-size: 9px;
	color: white;
	text-align: right;
}

.bio_text
{
	font-size: 11px;
	color: #3C3728;
	float: inherit;
}

.bio_heading {
	
}

.bio_image_right {
	padding: 5px 5px 5px 20px;
	float: right;
}
.bio_image_left {

	padding: 5px 20px 5px 5px;
	float: left;
}

#nextshow_top {
	margin: 0;
	padding: 5px 5px 5px 5px;
	background: #7E2217;
	font-size: 11px;
	color: white;
	width: 310x;
	float: right;
	border: 1px solid #786E50 ;
}

#nextshow_leftnav {
	margin: 0;
	padding: 2px 2px 2px 2px;
	font-family: Veranda, Arial;
	background: transparent;
	font-size: 11px;
	color: black;
	width: 115px;
}

/* Header */

#header {
	width: 700px;
	height: 112px;
	margin: 0 auto;
	background: url(images/banner2.jpg);
	border: 4px solid #000000;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: l helveticaowercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 600px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 26px;
	padding: 4px 0 0 0;
	/*background: url(images/img3.gif); */
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu a:hover, #menu .active a {
	/* background: url(images/im4.gif);*/
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #786E50 url(images/oldpaper-cropped.jpg) repeat-y;
	border: 4px solid #000000;
}

#colOne {
	float: left;
	width: 115px;
	padding: 20px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: 	#7E2217;
	font-weight: bold;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#colOne a.mainlinks {
	color: #2c1919;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#colOne a.mainlinks:hover {
	text-decoration: none;
	color: #123654;
}

#colOne a.otherlinks {
	color: #2c1919;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
}

#colOne a.otherlinks:hover {
	text-decoration: none;
	color: #123654;
}

#colOne a.showlink {
	display: block;
	text-align: center;
	width: 90px;
	color: #2c1919;
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif;
}

#colOne a.showlink:hover {
	text-decoration: none;
	color: #ffffff;
}


#colTwo {
	float: right;
	width: 505px;
	padding: 20px;
}

/* Footer */

#footer {
	width: 708px;
	margin: 0 auto;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
/*	color: #3C3728; */
	color: white;
}

#footer a {
	color: #786E50;
}

.showlist
{
	font-weight: bold;
	color: black;
}

#webmail_link {
	margin: 2px 0px 0px 50px;
}

#webmail_link a {
	color: black;
	font-size: 8px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}
