body {
	background-color: #610000;
	margin: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td, th, p, div {
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #550F11;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

a {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


/*
 *  TEXT STYLES
 */

.linknav {
	font-size : xx-small;
} 
.search_actname {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

.search_actbrief {
	color: #444444;
	font-size: 12px;
	line-height: 15px;
}
 
.contact_bar {
	color: #FFFFFF;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.email_bar {
	padding-top: 8px;
	color: #610000;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.email_bar, a.email_bar:link, a.email_bar:active, a.email_bar:visited {
	color: #610000;
	text-decoration: none;
}

a.email_bar:hover {
	color: #000;
	text-decoration: underline;
}

.legal {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

a.legal, a.legal:link, a.legal:active, a.legal:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.legal:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.year {
	min-width: 135px;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #FFFFFF;
}

div.toplink {
	min-width: 262px;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #FFFFFF;
}

td.searchfield {
	color: #550F11;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}


/*
 * LAYOUT
 */
table.title_table {
	background-image: url(../images/title_tile.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

table.title_table_middle {
	background-image: url(../images/title_tile2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

table.title_textblock {
	background-image: url(../images/title_textblock.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

td.title_textblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

td.dateline1 {
	background-image: url(../images/dateline1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 18px;
}

td.dateline2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background-image: url(../images/dateline2.jpg);
	background-position: top middle;
	background-repeat: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;	
	height: 16px;
}

td.top_left {
	background-image: url(../images/top_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 35px;
}

td.top_center1 {
	background-image: url(../images/top_tile.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FAFBF6;
	height: 35px;
}

td.top_center2 {
	background-image: url(../images/top_center.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
}

td.top_right {
	background-image: url(../images/top_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
}

td.bottom_left {
	background-image: url(../images/bottom_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 30px;
}

td.bottom_center1 {
	background-image: url(../images/bottom_tile.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FAFBF6;
	height: 30px;
}

td.bottom_center2 {
	background-image: url(../images/bottom_center.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 30px;
}

td.bottom_right {
	background-image: url(../images/bottom_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 30px;
}

td.base1 {
	background-image: url(../images/base_tile.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 53px;
}

td.base2 {
	background-image: url(../images/base_center.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 53px;
}

td.main_left1 {
	background-image: url(../images/main_left_tile.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

td.main_left2 {
	background-image: url(../images/main_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 256px;
}

td.main_center {
	background-color: #FAFBF6;
	height: 400px;
}

td.main_right1 {
	background-image: url(../images/main_right_tile.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

td.main_right2 {
	background-image: url(../images/main_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 256px;
}



.border {
	border: 1px solid #000000;
}
.newsheader {
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #640000;
	text-align: center;
	font-weight: bold;
}
.newsbutton {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #640000;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.anewsbutton {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #640000;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	display: block;
	height: 100%;
	padding: 1px;
	text-decoration: none;
}
.anewsbutton:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #004C04;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-decoration: none;
}
.newstext {
	font-size: 12px;
}
.bandheader {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding: 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #640000;
	font-weight: bold;
	text-align: center;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.maincontent {
	font-size: 13px;
}


.alinks
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
}
.alinks:hover {
	text-decoration: underline;
}
.ablack
{
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
	vertical-align: middle;
}
.ablack:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #640000;
}
.awhite
{
	color: #FFFFFF;
	text-decoration: none;
}
.awhite:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.greenheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #054209;
	font-weight: bold;
	text-transform: uppercase;
}
.redtext {
	color: #990000;
}
.searchheader {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.search_box_text_padding {
	font-size: 12px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.redtextheading {
	color: #990000;
	font-size: 14px;
	padding-right: 4px;
	padding-left: 4px;
}
.agreenbutton {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding: 1px;
	background-color: #004C04;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
	display: block;
	width: 75px;
	text-decoration: none;
}
.spacer {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	display: block;
	height: 100%;
	width: 2px;
}

.agreenbutton:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding: 1px;
	background-color: #640000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}
.aredbutton {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding: 1px;
	background-color: #640000;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	height: 100%;
	width: 75px;
	text-decoration: none;
}
.aredbutton:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding: 1px;
	background-color: #004C04;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}
.band_link_over {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	background-color: #990000;
	border-bottom-style: solid;
}
.band_link {
}
.img_border {
	border: 1px solid #000000;
}

.band_link_over_bottom {

	color: #FFFFFF;
	background-color: #640000;
}
.search_box_text_city {
	font-size: 12px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: right;
}
.formstyle {
	background-color: #F8F8FF;
	font-size: 10px;
}
.menusearch {
	width: 100px;
	background-color: #F8F8FF;
	font-size: 10px;
}
.menu_search_check {
	background-color: #E0E1CF;
}

