


body {
	background-image:url(images/bg.jpg);
	color: #000000;
	background-color: #98A792;
	margin: 0;
	padding:0;
	background-repeat: repeat;

}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: #000000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: #000000;
}
a:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:underline;
	font-weight: normal;
		border: #000000;
}

tbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
		border: #000000;
}
font {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.header {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.redtext{
color: #CC3300;
}
.search{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


.sold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
.site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	border: thin solid #000000;
}
.img {
	border: #000000;
}

#bindex a#index, #bgallery a#gallery, #bshows a#shows, #bopenings a#openings, #bguestbook a#guestbook, #bdirections a#directions, #blinks a#links{ 
color:#000000; 
     background: url(Buttons/butbg.gif) no-repeat 52% 0;
     width:115px;
} 

#menulist ul
{
     width:118px;
     margin:0;
     padding:0;
     list-style:none;
}

#menulist li
{

     background: url(Buttons/butbg.gif) no-repeat;
     list-style:none;
}

#menulist li a
{
color: #000000;
text-indent: 20px;
     display:block;
     width: 115px;
     height: 25px;
     background: url(Buttons/butbg.gif) no-repeat 100% 0;
     padding-top: 1px;

}

#menulist li a:hover
{
     background-image: none;
}
#menulist li a:active
{
color: #000000;

}

#select select {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
width: 140px;
}
#select input {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}

#select input:visited {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}
#select input:link {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}
#select input:active {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #3399CC;
 color: #102132;
 border: 1px solid #284279;
}
#select input:hover {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #3399CC;
 color: #102132;
 border: 1px solid #284279;
}

#select textarea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
height: 200px;
width: 400px;
scrollbar-face-color: #317B9C;
scrollbar-track-color: #87B4C9;
scrollbar-arrow-color: #54A1C4;
scrollbar-3dlight-color: #B8D7E6;
scrollbar-shadow-color: #1E6180;
scrollbar-highlight-color: #7CBCDA;
scrollbar-darkshadow-color: #1E6180;
}

