body,tr,td{
		
		font-size: 12px;
		font-family: Tahoma;
		color:#2f2f2f;
}

a {
	color: #097fa0;
	text-decoration: underline;
}

a:hover {
	 color: #f88035;
	 text-decoration: none;
}
a.selected{
	color: #f88035;
}

a.menu{
		text-decoration: none;
}

a.photo{
	border-width:0px;
}

h1 {
	color: black;
	text-transform: uppercase;
	font-size: 11px;
	display: inline;
	width: auto;
	min-height:auto;
}
h2 {
	color:#097FA0;
	font-size: 12px;
	font-weight: none;
	margin-bottom: 0px;
}

input,textarea{
	background-color: #F6F6F0;
}

hr{
	border-style: solid; 
	border-bottom-width: 1px;
	border-top-width: 0px; 
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-left-width: 0px; 
	border-right-width: 0px; 
	color: #ECECEC;
	height: 0px;
	
}

.copy{
	font-size: 75%;
}

img.intext{
border-width: 4px;
border-style: solid;
border-color: #E3E5E4;
margin-right: 10px;
margin-bottom: 5px;
}

.gallery {
	float: left;
	border: 4px solid #e3e5e4;
	margin-right:20px;
	margin-bottom:20px;
	
}

.photo{
border: 0px;
}

.leftmenu{
margin-left: 15px;
margin-top: 8px;
margin-bottom: 8px;

}

.smenu{
	margin-left: 22px;
	margin-top: 1px;
	margin-bottom: 5px;
}
li{
		margin-left: 20px;
}
p{
margin-bottom: 10px;
}
