/* CSS Document */
body{
	background-image: url(../images/bgd.gif);
	background-color: #670508;
	background-repeat: repeat-x;
	
}
.bgdNav{
	background-image: url(../images/bdg_nav.jpg);
	background-repeat: no-repeat;
	background-color: #968d41;

}
.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.txtBody
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: .15px;
}

.txtBody a:link,
.txtBody a:active,
.txtBody a:visited

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #670508;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.txtBody a:hover

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968D41;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.nextLink a:link,
.nextLink a:active,
.nextLink a:visited

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #670508;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.nextLink a:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #968D41;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.h2
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.h1
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}



/*nav*/

#masterdiv {
background-color: #79722a;
}

/*nav ends*/
.topCurve {
	background-image: url(../images/curve_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
