/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
}
#container {
	width: 830px;
	height: auto;
}
.padding {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 35px;
}
.paddingSIDE {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 35px;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bgred.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B0404;
}

/* headers */
#lefthead {
	background-image: url(../images/flat.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 201px;
	float: left;
}
#middlehead {
	background-image: url(../images/foot2.gif);
	background-repeat: no-repeat;
	width: 395px;
	height: 201px;
	float: left;
}
#righthead {
	background-image: url(../images/flatfootrecords.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 201px;
	float: left;
}
/* columns */
#leftcolumn {
	width: 198px;
	background-color: #FFFFFF;
	background-image: url(../images/c1.gif);
	background-repeat: repeat-x;
	float: left;
	min-height: 500px;
}
#middlecolumn {
	width: 395px;
	background-color: #FFFFFF;
	background-image: url(../images/c2.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3D1D1;
	border-left-color: #F3D1D1;
	float: left;
	min-height: 500px;
}
#middlecolumn ul {
	margin: 20px;
}

#middlecolumn p {
	margin-bottom: 20px;
}
#rightcolumn {
	width: 205px;
	background-color: #FFFFFF;
	background-image: url(../images/c3.gif);
	background-repeat: repeat-x;
	float: left;
	min-height: 500px;
	font-size: 11px;
}
#rightcolumn p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#nav {
	border-top: 1px solid #F3D1D1;
}
#nav li{
	border-bottom: 1px solid #F3D1D1;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #971B1B;
	list-style-type: none;
	background-position: 140px;
	background-image: url(../images/arrowred.gif);
	background-repeat: no-repeat;
}
#nav li a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0;
}
#nav li a:hover{
	color: #FFF;
	background-color: #A33232;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 140px;
}
a:link {
	color: #971b1b;
	text-decoration: none;
}
a:visited {
	color: #971b1b;
	text-decoration: none;
}
a:hover {
	color: #FAE9E9;
	text-decoration: none;
	background-color: #A33232;

}
a:active {
	color: #B55A5A;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #201414;
	font-weight: bold;
	background-image: url(../images/headers.gif);
	height: 35px;
	padding-top: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sendto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #8b0404;
	text-align: right;
}
.attention {
	background-color: #FCEDED;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFA7A7;
}
.sidenews {
	font-size: 11px;
}
.sideevents {
	font-size: 11px;
}
.floatleft {
	float: left;
	border: 1px solid #971b1b;
	margin-right: 8px;

}
.floatright {
	float: right;
	border: 1px solid #971b1b;
	margin-left: 5px;


}
.footer {
	font-size: 9px;
	color: #D48D8D;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DFA7A7;
	line-height: 15px;




}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #201414;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFA7A7;
	height: 20px;
	padding-top: 20px;




}
.dates {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFA7A7;

}
.address {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #d48d8d;
	padding-left: 5px;
	margin-left: 30px;
}
.indent {
	text-indent: 10pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;


}
ul {
	font-size: 11px;
	list-style-type: circle;
}
.linedleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F0CDCD;
	padding-left: 8px;
}
.bottomlined {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3DCDC;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 7px;


}
.border {
	border: 1px solid #971b1b;
}
