@charset "UTF-8";
/* CSS Document */

#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding: 0px;
	height: auto;
	width: 945px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
#grey {
	background-color: #d1d3d4;
	margin: 0px;
	float: left;
	height: 123px;
	width: 800px;
	vertical-align: text-bottom;
	bottom: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
#dkRed {
	background-color: #ac1216;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 140px;
	float: left;
}
#red {
	background-color: #d2171f;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 800px;
	float: left;
}
#logo {
	padding: 0px;
	height: 123px;
	width: 140px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	margin: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 945px;
}
#navigation {
	background-color: #d1d3d4;
	float: left;
	height: 420px;
	width: 140px;
	margin: 0px;
	clear: none;
}
#content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 800px;
}
#footer {
	margin: 0px;
	height: auto;
	width: 940px;
	float: left;
	background-color: #FFF;
	clear: both;
	padding: 3px;
}
#grey h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	margin: 20px;
	text-align: center;
	vertical-align: text-bottom;
	padding-right: 20px;
	padding-left: 20px;
}
#grey h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	bottom: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#navigation h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	list-style-type: none;
	width: 140px;
	display: block;
	height: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
ul#menu {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 140px;
	text-indent: 5px;
}
ul#menu li{
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
	width: 140px;
	padding-right: 0px;
	padding-left: 0px;
}
ul#menu li a{
	color: #ac1216;
	width: 100%;
	display: block;
	text-decoration: none;
	background-color: d1d3d4;
	padding-top: .5em;
	padding-bottom: .5em;
}
ul#menu li a:link, ul#menu li a:visited {
	color: #ac1216;
	text-decoration: none;
	background-color: #d1d3d4;
}

ul#menu li.red a:link, ul#menu li.red a:visited {
	color: #333;
	background-color: #990000;
}

ul#menu li.red a:hover, ul#menu li a:active {
	background-color: #660000;
}

ul#menu li a:hover, ul#menu li a:active {
	color: #fff;
	text-decoration: none;
	background-color: #999;
}
ul#menu li em{
	padding-left: 20px;
	font-style: normal;
	display: block;
}

ul#menu li.highlight a:link, ul#menu li.highlight a:visited{
	color: #fff;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: left;
}
a:link, a:active {
	color:#ac1216;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#ac1216
}  /* visited link */
a:hover {
	color:#99635E
}  /* mouse over link */
.clear {
	clear: both;
}
.clear {
	clear: both;
}
