body {
	background-color: #EBD5A4;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
td, th 
{	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}
.maintable {margin:0px;}
.orange {color: orange; font-variant: small-caps; margin-bottom: 0px; border-bottom: 1px solid #DDDDDD;}
a:link, a:visited {
	color: #009900;
}

#button {
	width: 100%;
	padding: 0 0 0px 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: none;
	color: #333;
	}

	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #888;
		margin: 0;
		}

	#button li a {
		display: block;
		padding: 4px 4px 2px 0.5em;
		border-left: 10px solid #97050E;
		border-right: 10px solid #003366;
		background-color: #EBD5A4;
		color: #660000;
    font-weight: bold;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-right: 10px solid #660000;
		background-color: orange;
		}
	#button li a.selected {
		background-color: #003366;
		color: #fff;
    font-weight:bold;
		border-left: 10px solid #003366;
   
		}	
	#button li a.subselected 
	{ 
	   background-color: #FF9900; color: #FFF; font-weight:bold; 
     text-align:right;font-size:11px;
	}
	
	#button .sub {font-weight:normal; background: #EBE3D0; color: #660000; text-align:right;font-size:11px;}
.top 
{
  width: 100%; background: #CCC; 
	margin: 0px; padding-left:2px;
	border-top: 1px solid #999;
  
}
.topon 
{
  width: 100%; background: #DDD; padding-left:2px;
	border-top: 1px solid #999;
}

.welcome 
{
  width: 100%; background: #333; padding:2px;
	color: #FFF; font-weight:bold; text-align:center; margin:0;
	border-bottom: 1px solid #000;
}


.titleheading
{
  font: italic normal 20pt georgia; 
  letter-spacing: 3px; 
  text-indent: 80px; 
  color: #FFFFFF;
	background: #97050E;
	padding-top: 20pt;
	padding-bottom: 12pt;
	margin:0px;
	border-bottom: 8px solid maroon;
  border-top: 4px solid #EEB438;
}
.body 
{

  background: #fff; 
  padding: 10pt;
	border-left: 1px solid #BBB;
}
body li 
{
  list-style-type:none;
  list-style-image:url(/images/arrow_right.gif);
}
.leftnav
{
   background: #EBD5A4;
	 padding:0;
}


#footer { 
   padding: 10pt; margin: 0; background: #EBE3D0;
   border-top: 1px solid #666;

 }

p { 
font: 10pt/16pt verdana; 
margin-top: 0px; 
text-align: left;
}


legend {color: orange; font-variant: small-caps;}	
.head1 {
	 border: 1px solid #CCCCCC; padding: 4px; margin: 0px;
	 color:#666666; 
	 font-variant: small-caps;
	 }
.topline 
{
	margin-bottom:10px;
	margin-top:20px;
	border-bottom:1px solid #DDDDDD;
 }	 
.underline 
{
	border-bottom:1px solid #DDDDDD;
	background: #EEEEEE;
 }	
.topsides 
{
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
 }	
 .line 
{
		text-align:center;
 }

.small 
{
 font-family: verdana; font-size: 10px; font-variant:small-caps;
}	
 
.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
 border: 1px solid #666666;
}
.select {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #EEEEEE;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}

img {margin: 6pt; border: 0px solid #DDD; padding: 3px; }
.discuss
{
  height: 400px; 
	width: 90%;
	overflow: auto; 
  border: 1px dashed #BBB;
}
.comments 
{
 background-color: #FFFFEE;
 border: 1px solid #999;
 padding: 8px;
 	margin: 4px;
}	
.discusstable
{
	width: 90%;
  border: 1px solid #999;
  padding: 6px;
	background-color: #EFEFEF; 
	margin: 4px;
}
table.guestbook {border-collapse: collapse;}
table.guestbook td {vertical-align: top; border-bottom: 1px solid #DDD; background: #FEFEFE;padding-left: 4px;}
/*td h1 {font-family: georgia; font-variant: italic; color: #333;}*/
th {vertical-align:top;}

h1, h2, h3 {color: #D47C2A; font-family: "trebuchet ms", georgia; }
h1 {font-size: 180%; color: #300000;}
.clear {clear:both;}
div#ad {text-align:center; background: #F9F9F9; }
div#ad h1 {font-size: 12px; border-top: 1px solid #999; border-bottom: 1px solid #999; color: #D47C2A; letter-spacing: 1pt; background: #EEE; padding: 3px; font-family:georgia; font-style:italic;}
div#logo {position:absolute; top:5px; left: 14px; width:49px; height: 80px; background: transparent url(images/logo.gif) no-repeat top left;}
.floatLeft {float:left;}
.floatRight {float:right;}
