body {
	text-align: center;
	background-image: none;
	background-color: #BECCB2;
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: center;
	height: auto;
	width: 760px;
	text-align: left;
	background-color: beccb2;
	border: thin solid #CC9933;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 12px;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #688148;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: center;
}



p {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
h1 {
	font-size: 24px;
	color: #951F1B;
}


td { }

a:link {
	color: #006600;
	text-decoration: none;
}

a:visited {
	color: #CC0033;
		text-decoration: none;

}

a:hover {
	color: #000000;
		text-decoration: none;
	text-decoration: underline;

}

a:active {
	color: #CC0033;
		text-decoration: none;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #783904;
}
li {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

h3 {
	color: #951F1B;
	font: 20px/normal Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	height: 20px;
	width: 760px;
	clear: both;
	background-color: #951F1B;
}
#logo {
	height: 300px;
	width: 760px;
	background-repeat: no-repeat;
	background-image: url(../images/header_quail.jpg);
	background-position: center top;
}
#content {
	height: auto;
	width: 760px;
	background-color: #BECCB2;
}
#l_column {
	float: left;
	height: auto;
	width: 555px;
	background-repeat: no-repeat;
	background-color: beccb2;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}
#r_column {
	background-color: #94A175;
	float: right;
	height: auto;
	width: 175px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ProfileCaption {
	color: #951F1B;
	font: 20px/normal Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
