body {
	font-family: Arial, Helvetica, sans-serif;
	color: #73472C;
}
p {
	font-size: 12px;
	color: #73472C;
	margin: 10px;
}
ul{
	color: #73472C;
}
.ulmargin{
	margin-left: 20px;
}
.thumb_brdr{
	border: thin solid #73472C;
}
.pic_brdr{
	border: 2px solid #73472C;
}
.imagenoborder
{
margin: 0px;
}
.nomargin {
	margin:0px;
}
.nomargintop {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.txthome {
	font-size: 14px;
}
.txtnote{
	font-size: 9px;
	margin:0px;
}
.txtnote2{
	font-size: 10px;
	margin-left: 0px;
}
.txtnote{
	font-size: 9px;
	margin-left:10px;
}
.txtback{
	margin-left: 55px;
}
.txtgallery{
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
}
.txtitablue{
	color: #66A5DF;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}
.txtsubhead{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #73472C;
	margin: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg2.gif);
}
a {
	color: #006633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.asub{
	color: #006633;
	text-decoration: none;
}
a.asub:hover{
	text-decoration: none;
	color: #00aa33;
}
.txtlinkbuttom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
.txtlinkbuttom:hover {
	text-decoration: underline;
}
.txtnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73472C;
	
}
.txttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FAF78E;
}
a.footer{
	font-size: 11px;
	text-decoration: none;
	color: #a6a6a6;
}
a.footer:hover{
	text-decoration: underline;
}
p.footer{
	font-size: 11px;
	color: #a6a6a6;
}

.bdr {
	border-style: solid;
	border-color: #73472C;
}
.bdr_tblrx {
	border-top-width: 	1px;
	border-bottom-width: 1px;
	border-left-width: 	1px;
	border-right-width: 	0px;
}
.bdr_txbxlr {
	border-top-width: 	0px;
	border-bottom-width: 0px;
	border-left-width: 	1px;
	border-right-width: 	1px;
}
.bdr_tbxlr {
	border-top-width: 	1px;
	border-bottom-width: 0px;
	border-left-width: 	1px;
	border-right-width: 	1px;
}
.bdr_txblr {
	border-top-width: 	0px;
	border-bottom-width: 1px;
	border-left-width: 	1px;
	border-right-width: 	1px;
}