/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #AF6B68;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-repeat: repeat-x;
	background-color: #F0E6DD;
	background-image: url(images/bkheader.jpg);
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #68333B;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btcontent1 {
	background-color: #F0E6DD;
}

.btcontent2 {
	background-image: url(images/bkcontent2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcontent3 {
	background-image: url(images/bkcontent3.jpg);
	background-repeat: repeat-y;
}

.btcontent4 {
	background-image: url(images/bkcontent4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.btcontent4b {
	color: #FFFFFF;
	font-weight: bold;
}

#nav a:link, #nav a:visited {
	color: #F0E6DD;
}

#nav a:hover, #nav a:active {
	color: #E1CAC2;
}
