@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.color1 {
	background-color: #581703;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #562500;
	text-decoration: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a46a33;
	text-decoration: none;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dashingline {
	background-image: url(../images/dashingline.jpg);
	background-repeat: repeat-y;
}
.headerbg {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
}

.color2 {
	background-color: #f4edd6;
}
.color3 {
	background-color: #f4e1b5;
}
.tip1 {
	background-image: url(../images/tip1.jpg);
	background-repeat: repeat-x;
}
.tip2 {
	background-image: url(../images/tip2.jpg);
	background-repeat: repeat-x;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4EED8;
	border-left-color: #F4EED8;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	width: 250px;
	border: 1px solid #A76F34;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 250px;
	border: 1px solid #A76F34;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.23333em;
	font-weight: bold;
	color: #A76F34;
}
.subHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A76F34;
	text-decoration: none;

	
}
.subHeadingb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #A76F34;
	text-decoration: none;

	
}
.dashingline2 {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
}

.pageBodyBor {
	border: 1px solid #581703;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 18px;
	width: 250px;
	border: 1px solid #A76F34;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 250px;
	border: 1px solid #A76F34;
}
.imgBorder{ border:#a46a33 solid 1px;}
