/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #63767A;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #B87C7E;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #FFEED8;
	background-image: url(images/bkheader1.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #4E4E50;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: capitalize;
}

h2 {
	color: #C18C92;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent1 {
	background-image: url(images/bkcontent1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcontent2 {
	background-image: url(images/bkcontent2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.btcopyrights {
	font-size: 10px;
}

.btmain1bk {
	background-image: url(images/bkmain1.jpg);
	background-repeat: repeat-y;
}

.btmain2bk {
	background-image: url(images/bkmain2.jpg);
	background-repeat: repeat-y;
}

