@charset "utf-8";
/* CSS Document */


body {
	background-color: #494238;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
#main {
	background-color: #494238;
}
a:link{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active, a:visited{
	color: #9999CC;
}
#gallery {
	background-color: #494238;
}
#ss {
	width: 575px;
	height: 480px;
	background-position: center top;
}
.container {
	width: 950px;
	background-position: center center;
}
.blueTitle {
	margin-top: 5px;
	padding: 5px 5px;
	text-align: center;
	background-attachment: scroll;
	background-color: #9999CC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#footer {
	background-color: #494238;
}
#footernav a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#footernav a:hover, a:active {
	color: #9999CC;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;


	color:#FFFFFF
	width: 950px;
	padding-bottom: 15px;
	background-position: center center;
}
.h1 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 14px;
	font-weight: bold;
}
.h2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16 px;
	line-height: normal;
}	
.h3 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.h4 {
	color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.h5 {
	color: #9999CC;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.style4 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.style5 {
	color: #9999CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;

}
.style8 {
	color: #333333;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   	text-align: left;
}
.button{
	font-family: "Times New Roman", Serif;
	font-size: 80%;
	font-weight: bold;
	width: 200px;
    border: 1px #999999
   	text-align: center;
	display: block;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}	

