body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C4113B;
}
.pageborder {
	border: 1px solid #3E1F00;
}

.menuborder {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-right-width: 0px;
	border-left-width: 0px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration:none;
}
.topnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration:none;
}
.topnav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FCE051;
	text-decoration:none;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

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

}
.leftnav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4113cb;
	text-decoration:none;

}
.intheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c4113b;
	letter-spacing: 2px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.picborder {
	border: 3px solid #C4113B;
}
.rightborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4113B;
	border-right-color: #C4113B;
	border-bottom-color: #C4113B;
	border-left-color: #C4113B;
}
.leftborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4113B;
	border-right-color: #C4113B;
	border-bottom-color: #C4113B;
	border-left-color: #C4113B;
}
li {
	padding: 5px;
}
.listnobullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.houselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4113B;
	text-decoration: none;
}
.houselink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C4113B;
	text-decoration: none;
}

.button {
	color:#FFFFFF;
	background-color:#C00436;
	border:1px solid #000000;
	letter-spacing:3px;
	width:125px;
	height:40px;
	font-weight: bold;
	font-size: 12px;
}

