/* CSS Document */

body  {
	font: 100% Helvetica, Arial, sans-serif;
	background: url(../images/bg.jpg) repeat-y center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bg.jpg);
	min-width: 760px;
}

#wrapper {
	width: 797px;
	margin: 0 auto;
	text-align: left;
}

/* BRANDING: This is the different header images */

#branding {
	background-image: url(../images/Headers/header1.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding2 {
	background-image: url(../images/Headers/header2.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding3 {
	background-image: url(../images/Headers/header3.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding4 {
	background-image: url(../images/Headers/header4.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding5 {
	background-image: url(../images/Headers/header5.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding6 {
	background-image: url(../images/Headers/header6.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding7 {
	background-image: url(../images/Headers/header7.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding8 {
	background-image: url(../images/Headers/header8.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding9 {
	background-image: url(../images/Headers/header9.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

#branding10 {
	background-image: url(../images/Headers/header10.jpg);
	width: 797px;
	height: 260px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 8px solid #751113;
	border-top: 8px solid #751113;
}

/* CONTACT: This is for the address info */

#contact {
	border-top: 8px solid #751113;
	width: 777px;
	height: 13px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #163C67;
}

/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

#contactform {
	width: 520px;
	float: left;
	margin-left: 20px;
}

/* CONTENT */

#content {
	width: 520px;
	float: left;
	margin-top: 13px;
}

#content h1 {
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#content h2, #content p {
	padding-left: 28px;
}

.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #163C67;
}

.heading2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #DEA339;
}

.heading3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #DEA339;
}

.heading4 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.normal {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.superscript {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}

.normallst {
	margin-left:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

/* FEATURES */

#feature {
	margin-right: 20px;
	float: right;
}

#feature2 {
	float: left;
	margin-left: 20px;
	text-align: left;
}

/* RIGHT NAVIGATION MENU */

#mainNav {
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#mainNav ul a {
	display: block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	color: #DEA339;
	background-color: #751113;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	border-bottom: 1px solid #3E110A;
}

#mainNav li {
	padding-left: 20px;
	padding-right: 20px;
}

#mainNav ul a:hover {
	width: 200px;
	background-color: #944C3B;
	color: #FFFFFF;
}

#mainNav ul a:active {
	width: 200px;
	background-color: #521619;
	color: #FFFFFF;
}

#mainNav ul a:selected {
	width: 200px;
	background-color: #521619;
	color: #FFFFFF;
}

html>body #mainNav ul a {
	margin: auto;
}

/* LIST */

#list {
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#list ul {
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

#list li {
	list-style: none;
	display: block;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#list .dark {
	display: block;
	background-color: #edf2f5;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#list h1 {
	display: block;
	background-color: #DEA339;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#list p {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 14px;
	padding-left: 3px;
	padding-right: 8px;
}

.sbheading {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #76b9e6;
}

/* LIST 2 */

#list2 {
	width: 500px;
	float: left;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#list2 ul {
	margin-right: 0px;
	padding: 0;
	list-style-type: none;
}

#list2 li {
	list-style: none;
	display: block;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom: 1px solid #751113;
}

#list2 .dark {
	display: block;
	background-color: #F7E7D0;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#list2 h1 {
	margin-left: 20px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.sbheading2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #751113;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
}

.floatrt {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: right;
}

	

/* ENDING FOOTER AREA */

#end {
	border-top: 8px solid #751113;
	width: 777px;
	margin: 0 auto;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

#floatlft {
	float: left;
	padding: 10px;
}

#floatrt {
	float: right;
	padding: 10px;
}