body {
	background-color: #4A4237;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column2.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 900px;
}
#mainphoto {
	/* background-image: url(images/main_photo.jpg); background-color: #FF9B20;*/
	height: 248px;
	width: 900px;
	
}
#nav {
	background-color: #775d42;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
#navlist a:hover {
	color: #AF9981;
}
#shadow {
	height: 17px;
	width: 900px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 850px;
}
#col2 {
	float: left;
	width: 50px;
}
#col1content p {
	margin-bottom: 3px;
	color: #FEFF0F;
	font-size: 10pt;
	padding: 0 10px 0 5px;
	font-weight: bolder;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 15px 5px;
	
}
#footer {
	clear: both;
	height: 200px;
	width: 900px;
	background-image: url(images/footer.jpg);
}
#col2content {
	padding: 15px;
	text-align: center;
}
.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}
.subhead {
	font-size: 12pt;
	font-weight: bold;
	color: #78442C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}
h1 {
	font-family: Algerian, sans-serif;
	font-size: 30pt;
	color: #F4A000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F4A000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 305px;
	letter-spacing: 1px;
}


#col1content h2
{
	font-family: "Hobo Std";
	font-size: 20pt;
	font-weight: bolder;
	color: #A35216;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
h3 {
	font-family:  "Goudy Stout";
	font-size: 16pt;
	color: #0001B2;
	padding-bottom: 10px;
	padding-top: 5px;
}

h4 {
	font-family: "Goudy Stout";
	font-size: 14pt;
	color: #FEFF02;
	padding-bottom: 10px;
	padding-top: 5px;
}


h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFA535;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 345px;
}

.specials {
	margin: 15px 0 0 0;
	background-color: #c7d923;
	padding: 0 10px 0 10px;
	font-family: "Minion Pro";
	font-weight: bolder;
	color: #000000;
	border: 4px outset #FFFAFA;
}

.sponsors {
	padding: 0 10px 0 10px;
	font-family: "Minion Pro";
	font-weight: bolder;
	color: #0F11FF;
	background-color: #FEFF11;
}

.subUls {
	margin: 5px 0 0 0;
	background-color: #FFFFFF;
	padding: 0 10px 10px 10px;
	font-family: "Minion Pro";
	font-weight: bolder;
	font-size: 10pt;
	color: #000000;

}



ul
{
	margin: 5px 0 0 0;
	background-color: #FBFBD0;
	padding: 0 10px 10px 10px;
	font-family: "Minion Pro";
	font-weight: bolder;
	font-size: 12pt;
	color: #E17C00;
	border: 4px outset #FFFAFA; /*	margin: 0 0 0 10px;
	background-color: #E7E800;
	*/
}

li
{
	list-style: katakana inside;
	display: block;
	margin: 4px 0 4px 5px;
}

#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
a:link {
	color: #000184;
	text-decoration: underline;
}
a:visited {
	color:#0059b4;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: overline;
}
a:active { color:#0059b4;}

.centerIMG {
	margin: 3px 10px 3px 235px;
	vertical-align: top;
}


img.img_r
{
	float:right;
	padding : 10px;
	border : 1px solid #aaa;
	margin: 3px 3px 3px 6px;
	}
	
img.img_l
{
	float:left;
	padding : 10px;
	border : 1px solid #aaa;
	margin: 3px 10px 3px 3px;

	}

fieldset {
	border-color: #fffc98;
	border-style: double;
	border-width: thin;
	padding: 0 0 0 0;
}

legend {
	font-size: 12pt;
	font-weight: 200;
	color: #c7d72e;
	/* background-color: #FFFFFF; */
}
