/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited{
	color: #606956;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	color: #913C38;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-image: url(images/bk.jpg);
	color: #6B2D29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #BE5755;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #818C23;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

td, p {
	color: #913c38;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.btcalendar {
	background-color: #E6D8BE;
	background-image: url(images/bkcalendar.jpg);
	background-position: right bottom;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	font-style: italic;
	color: #913c38;
	font-size: 12px;
}

.btinfobox1 {
	background-color: #FFD9C9;
	border: 1px #BE5755 solid;
}

.btinfobox2 {
	background-color: #EBE8D9;
	border: 1px #BE5755 solid;
}

.btinfobox3 {
	background-color: #ffd9c9;
	border: 1px #BE5755 solid;
}
a:link  { 
	color: #913C38;
	font-weight: bold;
	text-decoration: underline;
 } a:hover  { 
	color: #505128;
	font-weight: bold;
	text-decoration: underline overline;
; background-color: #E6D8BE
 } 
