/* CSS Document */


body {
	background-color: #c9c3c3;
	background-image: url(images/background_top.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	
}

.logo {
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 20px;
	color: #152016;

}

.logo a {
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 20px;
	color: #000099;
	text-decoration: none;

	font-weight: bold;
}


#about {
	padding: 10px;
}

#about p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 25px;
}
#upcoming {
	font-family: Arial;
	padding-left: 15px;
	font-size: 13px;
	line-height: 18px;
}

.logo span {
	font-style: italic;
}

.tagline {
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 15px;
	color: #152016;
	padding-left: 15px;
	font-weight: regular;
	vertical-align: middle;
	
	
}

.nav {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 19px;
}
.nav_button {
	padding-right: 10px;
	padding-left: 10px;
}
.nav_button a:link {
	color: #000000;
	text-decoration: none;
}
.nav_button a:hover {
	text-decoration: underline;
}

h3, h4, h5 {
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 17px;
	color: #152016;
	line-height: 16px;
}

h3 a, h4 a, h5 a, #right_nav a{
	font-family: "Trebuchet MS";

	color: #152016;
	text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

h4 a:hover {
text-decoration: underline;
}

h5 a:hover, #right_nav a:hover {
text-decoration: underline;
}

.nav {
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.copyright span {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	padding-left: 260px;
	text-align: right;
}

.copyright span a {
	text-decoration: none;
		color: #333333;

}
#upcoming span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
	text-align: center;
}
#right_nav {
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 17px;
	color: #152016;
	line-height: 16px;
	padding-left: 20px;
	padding-bottom: 70px;
	padding-top: 30px;
}
.rt_image {
	vertical-align: bottom;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-right: 65px;
	padding-left: 65px;
	line-height: 22px;
}
.about {
	padding-right: 45px;
	padding-left: 45px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-indent: 18px;
}

#fadeshow1 {
	position: absolute; 
	visibility: visible; 
	background-image: initial; 
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	background-color: black; 
	overflow-x: hidden; 
	overflow-y: hidden; 
	width: 456px; 
	height: 300px; 
	background-position: initial initial; 
	background-repeat: initial initial;
	padding: 0;
	margin: 0;
}
