/* type selectors */

html {scrollbar-base-color: #5C4E3D; }
body {font-family: Georgia, Helvetica, Times; color: #000000; background-color: #5C4E3D; scrollbar-base-color: #5C4E3D; scrollbar-arrow-color:  #5C4E3D; scrollbar-DarkShadow-Color: #5C4E3D; }

/* id selectors */

#hours {position: absolute; z-index: 1;right: 8%; font-size: 8pt; color: #B3B3B3; text-align: right; padding: 3px;}
#indexlogo {position: relative; float: left;}

#outer {position: relative; top: 20px; margin-left: auto; margin-right: auto; border-style: outset; border-style: solid;border-color: #000000; border-width: 3px; background-color: #FFFFFF; padding: 20px; overflow: auto;}

#address {position: relative; width: 500px; height: 15px; clear: both; left: 40px; top: 10px; text-align: left; color: #595959;}
#address:hover {color: #000000;}

#photoset1 {position: relative; float: right; margin: 5px; width: 27%; top: 40px; height: 400px;  overflow: scroll; overflow-x: hidden; filter: alpha(opacity=80); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 0.80; opacity:0.8; padding: 9px; text-align: center;}

#photoset1:hover {filter: alpha(opacity=100); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.00;
opacity:1;}

#intro {position: relative; clear: both; margin: auto; margin-bottom: 30px; top: 10px; width: 90%; color: #5C4E3D; text-align: center;  border-style: outset; border-width: 1px; border-color: #FFFFFF; padding: 7px; }

#content {position: relative; float: left; margin: auto; margin-bottom: 100px; top: 40px; width: 60%; background-color: #ECECDA; padding: 14px; border-style: ridge: border-color: #DBDBB9; border-width: 2px;}

#form {position: relative; float: left; margin-top: 20px; margin-bottom: auto; left: 20px; top: 20px; width: 30%; height: 200px; text-align: center;}

#buttons {position: relative; float: left; top: 40px; bottom: 20px; margin: auto;  width: 30%; height: 50px; text-align: center; padding: 5px;}
#buttons:link {color: #FFFFFF}

#content p:first-letter {font-size: 16pt; font-style: oblique;}	
a img {border: none;}
p:link {color: #4D0000;}
a:hover {color: #8B0000;}


#vertmenu {position: relative; float: right; right: 20px; height: 120px; top: 55px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
float: left;}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;}

#vertmenu ul li {
margin: 0px;
padding: 0px;}

#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;}






