body {
	background-color: #4A0000;
	font: 62.5%/1.3em Arial, Verdana, Helvetica, sans-serif;

}

/* Layout */

#wrapper {
	padding: 0px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header {
	padding: 0;
	height: 62px;
	width: 826px;
	background-color: #B10000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../imgs/header-bg.jpg);
	background-repeat: repeat-x;
}

#spacer {
	background-color: #B10000;
	padding: 0px;
	height: 26px;
	width: 826px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/spacer-bg.jpg);
	background-repeat: no-repeat;
}
#moto {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 213px;
}

#top {
	background-color: #FFF;
	padding: 0px;
	height: 280px;
	width: 826px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imgs/top-bg.jpg);
	background-repeat: no-repeat;
}

#flash {
	padding: 0px;
	height: 141px;
	width: 826px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../imgs/flash-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#content {
	background-color: #FFF;
	height: 215px;
	width: 826px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	height: 85px;
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #B10000;
	text-align: right;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 305px;
}

#menu {
	margin: 0;
	padding: 0;
	float: left;
	height: 62px;
	width: 308px;
	background-image: url(../imgs/menu-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#menu img {
	padding: 0;
	margin: 17px 0 0 0;
	border: none;
}


.hidden {
	display: none;
	visibility: hidden;
}

#heading {
	color: #FFF;
	margin: 0px;
	height: 134px;
	width: 764px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 62px;
}

#intro {
	height: 146px;
	width: 764px;
	color: #B20000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 62px;
}

#heading h3 {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 2.8em;
	width: 500px;
	line-height: 1.2em;
}

#intro p {
	margin: 0px;
	font-size: 2em;
	line-height: 1.2em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.darkBold {
	text-transform: uppercase;
	color: #690000;
}

.boldHighlite {
	text-transform: uppercase;
	background-color: #FFF835;
	color: #690000;
}

#content p {
	color: #B20000;
	padding: 0px;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	color: #ffe976;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#footer li {
	display: inline;
}

#footer p {
	color: #ffe976;
	margin: 0px;
	padding: 0px;
}

#footer a:link {
	color: #ffe976;
}

#footer a:active {
	color: #ffe976;
}

#footer a:hover {
	text-decoration: none;
}

#footer a:visited {
	color: #ffe976;
}
