body { 
background-color: #361322;
margin: 0px;
}

.thumb img{
	border: 2px;
	border-color: #ffffff;
	border-style: solid;
}

.thumb:hover img{
	border: 2px;
	border-color: #e1cb93;
	border-style: solid;
}

.thumb:hover{
	color: #e1cb93;
	border: 0px ;
	/* Dummy definition to overcome IE bug */
}

.nav {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav {
	color: #ffffff;
	font-weight: normal; }
a:hover.nav {
	color: #e8d3a2;
	text-decoration: none; }

.navon {
	color: #e8d3a2;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.navon {
	color: #e8d3a2;
	font-weight: normal; }
a:hover.navon {
	color: #e8d3a2;
	text-decoration: none; }

.content {
	color: #361322;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #361322;
	font-weight: normal;
	text-decoration: underline; }
a:hover.content {
	color: #828758;
	text-decoration: underline; }

p { margin-top: 0px; margin-bottom: 15px; }

H1 { font:18px/18px Arial, Helvetica, Verdana, sans-serif; color:#361322; font-weight:bold; margin-top: 0px; margin-bottom: 20px; }

H2 { font:17px/18px Arial, Helvetica, Verdana, sans-serif; color:#002616; font-weight:bold; margin-top: 15px; margin-bottom: 10px; }

.hd {
	color: #002616;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.hd {
	color: #002616;
	font-weight: bold; }
a:hover.hd {
	color: #e8d3a2;
	text-decoration: none; }

.pagehd {
	color: #361322;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #361322;
	font-weight: bold; }
a:hover.pagehd {
	color: #e8d3a2;
	text-decoration: none; }

.footer {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #ffffff;
	font-weight: normal; }
a:hover.footer {
	color: #e8d3a2;
	text-decoration: none; }

.footer2 {
	color: #361322;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer2 {
	color: #361322;
	font-weight: normal; }
a:hover.footer2 {
	color: #e8d3a2;
	text-decoration: none; }

a { color:#361322; text-decoration: underline; }
a:hover { color:#828758; }
a:active { color:#828758; }