body {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #d1c9be;
}

p,td,li,ul {
	font-size: 12px;

}

.secondarycontent {
	font-size: 0.75em;
	padding: 10px;
	height: 196px;
	border: 2px solid #EBEBEB;
	vertical-align: top;
}

a.primarycontent:link, a.primarycontent:active,  a.primarycontent:visited {
	color: #7b2c1f;
	text-decoration: none;

}
a.primarycontent:hover {
	text-decoration: underline;
}
.primarynav {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.65em;
	text-align: center;


}
.secondarynav {
	font-size: 0.75em;
	color: #5E574E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EBEBEB;
}



.footertext {
	font-size: 0.75em;
	color: #000000;
	padding-left: 10px;
}



h1 {
	font-size: 18px;
	color: #7b2c1f;
	font-weight: normal;
margin:0;


}
h2 {
	font-size: 14px;
	font-weight: bold;
margin:0;
}
a.navlink2 {
	color: #5E574E;
	text-decoration: none;

}
a.primarynavlink {
	color: #5E574E;
	text-decoration: none;
}
a.primarynavlink:hover {
	color: #663333;
	text-decoration: none;
}
.secondarynav2 {

	font-size: 0.75em;
	color: #5E574E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
}

a:link, a:active, a:visited {
	
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
