/* CSS Document */

/* basic elements */
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: #fff url(images/structure/background2.gif); 
	margin: 0px; 
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #6C5A2C;
	letter-spacing: 1px;
	}
.border {
	border: 1px solid #C4BCA6;
}
.sidetxt {
font: normal 13px/18px arial;
padding: 6px 5px 0px 10px;
text-align: left;
color: #696046;

}
.tiny{
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696046;
	text-decoration: none;
}
.nav, .nav a:link, .nav a:visited{
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696046;
	text-decoration: none;
	border-bottom: 5px solid #F6F5F0;
	margin-bottom: 4px;
}
.nav a:hover, .nav a:active{
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom: 5px solid #F6F5F0;
	margin-bottom: 4px;
}
td.amn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	color: #696046;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F6F5F0;
	text-align: right;
	text-transform: uppercase;
	height:20px;
	vertical-align: middle;
}
td.amn2 {
	height:27px;
	width:33px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F6F5F0;
	line-height: 9px;
}
td.amn3 {
	height:27px;
	width:33px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F6F5F0;
	line-height: 9px;
}
.qa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #6C5A2C;
	letter-spacing: 1px;
	}
a.gallery:link, a.gallery:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #666666;
}
a.gallery:active, a.gallery:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #999999;
}
