body {
	background-image: url('./images/site/woodtile.jpg');
	background-repeat: repeat;
	font-family: Verdana; 
	font-size:0.7em;
	color:#272C45;
	margin:0px;
}
.sprial{
	background-image: url('./images/site/spiral.jpg');
	background-repeat: repeat;
	width:74px;
	
}
.header{
	background:#000000;
	color:white;
}
.leftmargin {
	width:50px;
}
.rightmargin{
	width:120px;
}
.maincontent {
	background: #FFFFFF; 
	font-size:1.1em;
	padding:7px; 
}  
.site_title { 
	background: #000000; 
	padding: 5px 20px; 
}
.seperator {
	border: 1px dotted black;
}
h1.site_title2 { 
	font-size: 200%; 
	text-transform: uppercase; 
	font-family: Verdana; 
	letter-spacing: .5em; 
	font-weight: 100; 
	color: #FFFFFF; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: #CCCCCC 1px solid; 
	text-align: center; 
}
.smallnote {
	font-family: Verdana; 
	font-size:0.65em;
}
#navmenu{
	font-size:1.0em;
}
a {
	font-family:Verdana; 
	font-weight:bold;
	color: #6B797A; 
	text-decoration:none;
	font-size:0.90em;
}
a:hover {
	text-decoration:underline;
	color:#7D533E;
	font-weight:bold; 
}
.button {
	font-size:11px;
	font-family:Tahoma,sans-serif;
	font-weight:bold;
	width:110px;
	background-color:#CCDDCC;
	border-top-style:solid;
	border-top-color:#99AA99;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#99AA99;
	border-bottom-width:2px;
	border-left-style:solid;
	border-left-color:#BBCCBB;
	border-left-width:5px;
	border-right-style:solid;
	border-right-color:#BBCCBB;
	border-right-width:5px;
}
.photo {
	border: 8px solid white;
} 
.photowrap {
	margin-right:10px; 
	border: 2px solid black;
}
.photodescription {
	font-family: Verdana; 
	font-size:0.9em;
}
.photodesctitle {
	font-family: Verdana; 
	font-size:0.9em;
	color: #7D533E;
	font-weight:bold;
}
.rating_table {
	border: 1px solid black;
}
.fieldset {
	width:60%;
	text-align:left;
}

h3.title { 
	letter-spacing: -2px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight: 100; 
	font-size: 150%; 
	text-shadow: #666666 0.2em 0.2em; 
}
.image_title {
	letter-spacing: 1px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight: 100; 
	font-size: 120%; 
	text-shadow: #666666 0.2em 0.2em; 
}
.footerNotes{
	font-size:10px;
	font-weight:normal;
	color:#EEEEEE;
}
.footerNotes A {
	color:white;
	font-weight:bold;
}
