td {
	font-family: verdana, arial, helvetica, sans-serif;
}

ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10;
	margin-left: 0px;
	list-style: square outside;
	padding-left: 20px;
}

a:link, a:visited{
	color: #b50f1b;
}

a:hover, a:active  {
	color: #707070;
}

.border {
	background-color: White;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

.header {
	font-size: 20px;
	font-weight: 600;
	color: #b50f1b;
	line-height: 24px;
}

.subheader {
	font-size: 14px;
	font-weight: 900;
	color: #b50f1b;
}

.navcolumn {
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/nav_bg.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #1c1c1c;
	padding: 105px 10px 20px 20px;
	margin-top: 105px;
}

.navcolumn a:link, .navcolumn a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.navcolumn a:hover, .navcolumn a:active {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.property1 a:link, .property1 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.property1 a:hover, .property1 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

.property2 a:link, .property2 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.property2 a:hover, .property2 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

.address {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 100px;
}

.contentmain {
	text-align: left;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 25px 25px 25px 25px;
	line-height: 17px;
}

.content {
	text-align: left;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 25px 50px 25px 25px;
	line-height: 17px;
}

.contact {
	text-align: left;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 43px;
	line-height: 17px;
}

.bullet {
	font-size: 11px;
	line-height: 15px;
}

.bullet li {
	line-height: 15px;
	margin-top: 5px;
}

.white {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.redbox {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #ac141b;
}

.redbox a:link, .redbox a:visited {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
}

.redbox a:hover, .redbox a:active {
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
	line-height: 20px;
}

.greybox {
	font-size: 12px;
	color: #ac141b;
	font-weight: bold;
	background-color: #d0d2d3;
}

.greybox a:link, .greybox a:visited {
	font-size: 11px;
	color: #ac141b;
	font-weight: normal;
	line-height: 20px;
}

.greybox a:hover, .greybox a:active {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}

.boxtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.redtext {
	color: #ac141b;
}
