.small10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#999999}

.small10GREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#452E1A;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #629962;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A08873;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A08873;
}
a:hover {
	text-decoration: underline;
	color: #A08873;
}
a:active {
	text-decoration: none;
	color: #A08873;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bottomlinks:link {
	text-decoration: none;
}
.bottomlinks:visited {
	text-decoration: none;
	color: #000000;
}
.bottomlinks:hover {
	text-decoration: underline;
	color: #000000;
}
.bottomlinks:active {
	text-decoration: none;
	color: #000000;
}


.greens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #629962;
}
.greens:link {
	text-decoration: none;
}
.greens:visited {
	text-decoration: none;
	color: #629962;
}
.greens:hover {
	text-decoration: underline;
	color: #629962;
}
.greens:active {
	text-decoration: none;
	color: #629962;
}


.blink {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #629962;
}
.blink:link {
font-family: arial;
font-weight:bold;
	text-decoration: none;
}
.blink:visited {
font-family: arial;
font-weight:bold;
	text-decoration: none;
	color: #629962;
}
.blink:hover {
font-family: arial;
font-weight:bold;
	text-decoration: underline;
	color: #629962;
}
.blink:active {
font-family: arial;
font-weight:bold;
	text-decoration: none;
	color: #629962;
}




#nav {
position:relative;
	z-index: 2;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 392px;
}
#content {
position:relative;
overflow: visible;
	z-index: 1;
	left: 0px;
	top: -150px;
	right: 0px;
	height: 1px;
}

.floatright{
float:right;
}
.floatleft{
float:left;
}


.smalllinkers {font-size: 10px}


.logoback{background-image:url(logo-back.jpg); background-repeat:no-repeat;}