body
{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a, a:visited, a:active
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #ff0000;
	text-decoration: none;
}

#container
{
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 995px;
	border: 1px none #996633;
}
#logo
{
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #ff8a05;
}
#links
{
	clear: left;
	background-color: #996633;
}
#wrapper
{
	float: left;
	margin-bottom: 50px;
}
#menu
{
	margin-top: 60px;
	float: left;
	margin-left: 50px;
	width: 300px;
	text-align: left;
}
#homeText
{
	text-align: left;
	color: #666666;
}
#museum
{
	margin-top: 50px;
	margin-left: 425px;
	width: 400px;
	color: #ffffff;
	text-align: left;
}

#header
{
	clear: left;
	font-weight: bolder;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 85%;
	color: #996633;
	text-align: center;
}
#instr
{
	font-weight: bolder;
	font-size: 10px;
	margin: 5px auto;
	width: 75%;
	color: #996633;
	text-align: justify;
}

#books
{
	margin-bottom: 10px;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}

TABLE#prod
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-collapse: collapse;
}

#prod TABLE, #prod TH, #prod TD
{
	border: #ff9900 0px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#prod TH, #prod TD
{
	padding: 4px;
}

#prod TH
{
	background-color: #996633;
	color: #ffffff;
	font-weight: bolder;
}

#prod TD
{
	background-color: #FFFFFF;
	font-weight: normal;
	color: #996633;
}
.homeSearch
{
	background-image: url(../images/searchlinksm.jpg);
	margin-right: 0px;
	background-repeat: no-repeat;
	text-align: left;
	background-position: top;
}
.homeSearch p
{
	font-weight: normal;
	padding-bottom: 25px;
	padding-top: 40px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.homeSupplies
{
	background-image: url(../images/clubsupplies.jpg);
	margin-right: 0px;
	background-repeat: no-repeat;
	text-align: center;
}
.homeSupplies p
{
	font-weight: normal;
	padding-bottom: 33px;
	padding-top: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	
}
}
.footTable
{
	width: 100%;
	background-color: #FF9933;
}
.footTable TD
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	border: none;
	vertical-align: top;
}
.footTableL
{
	width: 34%;
	text-align: left;
}
.footTableR
{
	width: 40%;
	text-align: right;
}
.footTableC
{
	width: 26%;
	text-align: center;
}
A.footMail
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
A.footMail:hover
{
	color: #FF0000;
}
#footlinks
{
	text-align: center;	
}
#footlinks a
{
	margin-right: 6px;
	font-weight: normal;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
}
#footlinks a:hover
{
	color: #FF0000;
}
#sep
{
	clear: left;
	margin-top: 2px;
	margin-bottom: 3px;
	width: 100%;
	height: 5px;
	background-color: #FF0000;
}
/*  Search */
#main
{
	height: 400px;
	width: 100%;
	float: left;
}
#home
{
	height: 400px;
	width: auto;
	float: left;
	padding: 15px;
	text-align: left;
}
#search
{
	float: left;
	width: 400px;
	margin-top: 100px;
}
#linksbox
{
	margin-left: 400px;
	margin-top: 150px;
	text-align: left;
}

#searchlinks
{
	padding: 0px 0px 0px 50px;
	text-align: left;
}
A.srchLinks
{
	font-weight: bold;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
}
A.srchLinks:hover
{
	color: white;
}
/* Author, Title*/
#authForm
{
	width: 52%;
	margin: 0 auto;
	text-align: center;
}
legend
{
	color: #700;
	background: #f3f3f3;
	border: 1px solid #996633;
	padding: 2px 6px;
}
fieldset
{
	border: 1px solid #996633;
	margin-top: 5px;
	padding: 5px;
}
input
{
	color: #781351;
	background: #f3f3f3;
	border: 1px solid #996633;
}
.submit input {
	cursor:hand;
	margin-left: 2em;
	color: #f3f3f3;
	background: #996633;
	border: 2px outset #ccc;
} 

/* Contact */
#contact
{
	margin-top: 100px;
}
#contactTable
{
	background-color: #ffffff;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	
}
#contactTable TD
{
	font-weight: normal;
	font-size: 14px;
	color: #996633;
	border: none;
	vertical-align: top;
}
A.contactMail
{
	font-weight: bold;
	font-size: 14px;
	color: #996633;
}
A.contactMail:hover
{
	color: #ff0000;
}
/* Useful Links */

#useL
{
	clear: left;
	text-align: left;
}
#useful li a:hover
{
	color: Red;
}

