body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/grid.gif);


}
H1 {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight : normal;
}
	a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color:#BEBAA2;
	text-decoration : none;
	font-style: normal;
} 
	a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #BEBAA2;
	text-decoration : none;
	font-style: normal;
}
	a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
	font-style: normal;
} 
	a:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color:#BEBAA2;
	text-decoration : none;
	font-style: normal;
} 
table.header {
	background-color: #333333;
}
td.content {
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat;
	font-size: 12px;
	padding: 17px;

}
td.paper {
	background-color: #736B58;
}
td.featured {
	background-color: #736B58;
}
td.navback{
	background-color: #ffffff;
}
table.insidefeatured {
	background-color: #736B58;
	font-size: 11px;
}
table.form {
	font-size: 11px;

}
td.navdark {
	background-color: #333333;
}
td.navlight {
	background-color: #7D7664;
}
	a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;

} 
	a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
	a.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BEBAA2;
	text-decoration: none;
	font-style: normal;
} 
	a.nav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;

} 

table.footer {
	font-size: 11px;
}
input {
background-color: #F9F5ED;
} 

textarea {
	background-color: #F9F5ED;
} 
.altButtonFormat {
background-color: #ffffff;
font-family: verdana;
border: #333333 1px solid;
font-size: 11px;
color: #333333
} table.navigation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

a:link.foot {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;

}
a:visited.foot {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;

}
a:active.foot {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:hover.foot {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}