body {
	background-image: url(/images/sitebg.jpg);
	background-repeat: repeat-x;
	background-color:#A48F74;
	
	font-family:tahoma;
	font-size:12px;
	color:#473C2E;
	text-decoration:none;
}

.textstyle{
	font-family:tahoma;
	font-size:12px;
	color:#473C2E;
	text-decoration:none;
}

.enterzip{
	font-family:tahoma;
	font-size:11px;
	color:#681E15;
	font-weight:bold;
}

a:link{
	font-family:tahoma;
	font-size:11px;
	color:#681E15;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	font-family:tahoma;
	font-size:11px;
	color:#681E15;
	text-decoration:underline;
	font-weight:bold;
}
a:active{
	font-family:tahoma;
	font-size:11px;
	color:#681E15;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;

}


table.whiteoutlineSides {
	border-left: thin;
	border-right:thin;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	border-top:none;
	border-bottom:none;
}
table.whiteoutlineSidesTop {
	border-left: thin;
	border-right:thin;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	border-top:thin;
	border-bottom:none;
}
table.whiteoutlineSidesBottom {
	border-left: thin;
	border-right:thin;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	border-top:none;
	border-bottom:thin;
	
	background-image: url(/images/contentbg.jpg);
	background-repeat: repeat-x;
	background-color:#E9E7E2;
}

.whiteUnderline{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:underline;
	font-weight:bold;
}

a.whiteUnderline{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:underline;
	font-weight:bold;
}

a.whiteUnderline:visited{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:underline;
	font-weight:bold;
}
a.whiteUnderline:active{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:underline;
	font-weight:bold;
}
a.whiteUnderline:hover{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:none;
	font-weight:bold;

}

.footertext{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:none;
	font-weight:bold;
}

a.footertext{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:none;
	font-weight:bold;
}
a.footertext:visited{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:none;
	font-weight:bold;
}
a.footertext:active{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:none;
	font-weight:bold;
}

a.footertext:hover{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:underline;
	font-weight:bold;
}
.tablebg
{ 
background-image: url('../images/pagestblbk.jpg');
background-repeat: repeat-x; 
background-repeat: repeat-y; 
}
.brntext{
	font-family:arial;
	font-size:11px;
	color:#E2DFD8;
	text-decoration:none;
	font-weight:bold;
}

a.brntext{
	font-family:arial;
	font-size:11px;
	color:#876F55;
	text-decoration:none;
	font-weight:none;
}
a.brntext:visited{
	font-family:arial;
	font-size:11px;
	color:#876F55;
	text-decoration:none;
	font-weight:none;
}
a.brntext:active{
	font-family:arial;
	font-size:11px;
	color:#876F55;
	text-decoration:none;
	font-weight:none;
}

a.brntext:hover{
	font-family:arial;
	font-size:11px;
	color:#544636;
	text-decoration:underline;
	font-weight:none;
}

