.border {
	border: 1px solid #810202;
}
body {
	background-color:#b38b3d; 	/*#990000;*/
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbarBG {
	background-image: url(images/left-bar_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #9F6F14;
}
.rightbarBG {
	background-image: url(images/rightbar_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodylefttop {
	background-image: url(images/body_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footertext {
	font-family: verdana;
	font-size: 10px;
	color: #810202;
	text-decoration: none;

}
.footertext:hover {
	font-family: verdana;
	font-size: 10px;
	color: #810202;
	text-decoration: underline;

}
.homecopy {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
}
.massagelinks {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-variant: small-caps;

}
.copy {
	font-family: verdana;
	font-size: 11px;
	color: #b38b3d;	/*#C6A255;*/
	line-height: 16px;
	margin-top: 5;
	margin-bottom: 0;

}
.linktext {
	font-family: verdana;
	font-size: 11px;
	color: #810202;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;


}
.linktext:hover {
	font-family: verdana;
	font-size: 11px;
	color: #810202;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;


}
h1 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	margin-left: 0px;
}

h2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;	/*#C6A255;*/
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-variant: small-caps;
}

h4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #810202;
	margin: 5px 0px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}



.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px inset;
}
.copyrighttext {
	margin-top:10px;
	margin-bottom:10px;
	font-family: verdana;
	font-size: 10px;
	color: #810202;
	text-decoration: none;

}
img.rightimage {
   padding:1px;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
   border:1px solid #021a40;
}
img.leftimage {
   padding:1px;
	margin-right: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
   border:1px solid #021a40;
}
img.borderimage {
   padding:1px;
   border:1px solid #021a40;
}

