body {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #525e50;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 23px;
	background-image:url(images/bkgd.jpg)
}

td, p {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #525e50;
	line-height: 23px;
}


li {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	list-style-image:  url(images/li.gif);	
}

a:link, a:active, a:visited {
	color: #d3881c;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}

a.nav:hover {
	text-decoration: none;
	color: #E0FC5C;
	font-size: 13px;
	line-height: 18px;			
}

.headline {
	font-size: 15px;
	font-weight:lighter;
}

.title {
	font-size: 19px;
	color: #FDA100;
}

.smalltitle {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(images/bkgd.gif);
}



.smallest {
	font-size: 9px;
	color: #2E2E28;
}


.comment {
	color: #2E2E28;
}


form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(images/background_form.gif);	
	color : #2E2E28;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	border-width: 0px;	
}

.photos	{
	background-color : #525e50;
	border-right-width : 1px;
	border-right-color : #525e50;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #525e50;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #525e50;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #525e50;
	border-left-style : solid;
}


}

.address {
	color:#ffffff;
	font-size:12px;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #3e3e3e;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;
	color: #000000;	
	font-size: 10px;		
}

.bottom {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
}

h1 {
	font-size:22px;
	color: #d3881c;
}
h2 {
	font-size:24px;
	color: #d3881c;
	font-weight:lighter;
}
h3 {
	font-size:12px;
}
