/* LAYOUT */

body {
	padding: 0px;
	margin: 0px;
	background-color: #C9A462;
	font: small Verdana, Arial, sans-serif;
	text-align: center;
}
#container {
	width: 1000px;
	margin: 0px auto;
	background-color: #643C18;
	background-image: url(Images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#header-left {
	height: 75px;
	width: 300px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-color: #FFFFFF;
	float: left;
}
#header-right {
	height: 25px;
	width: 625px;
	text-align: right;
	margin: 0px;
	padding: 50px 60px 0px 0px;
	background-color: #FFFFFF;
	float: right;
}
#headerBar {
	width: 665px;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	background-color: #7D3128;
}
#headerBarNav {
	width: 320px;
	height: 40px;
	line-height: 40px;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #7D3128;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: right;
}
#leftNav {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	text-align: left;
}
#bodyCenter {
	width: 310px;
	margin: 0px;
	padding: 25px 10px 15px 0px;
	float: left;
	color: #FFFFFF;
	text-align: left;
}
#bodyRight {
	width: 350px;
	margin: 0px;
	padding: 25px 15px 15px 15px;
	float: left;
	color: #FFFFFF;
	text-align: left;
}
#bodyWide {
	width: 685px;
	margin: 0px;
	padding: 25px 15px 15px 0px;
	float: left;
	color: #FFFFFF;
	text-align: left;
}
#footer {
	height: 100px;
	background-color: #FFFFFF;
	border-top: 8px solid #7D3128;
	border-bottom: solid 1px #000000;
	text-align: center;
	margin: 0px;
	color: #7D3128;
	font-size: 10px;
	line-height: 18px;
}
.text-nav-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #996600;
}

.footerAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #7D3128;
}

#separator {
	clear: both;
	height: 0px;
}
#homeFlashBar {
	float: left;
	width: 700px;
	height: 40px;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: left;
	color: #FFFFFF;
}

/* ------------------------------------------------------- */
/* GLOBAL STYLES */
h1 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFCC00;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #FFCC00;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #FFCC00;
}
.test-bold-topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	border-top: solid #FFCC00 1px;
	color: #FFCC00;

}

/* ------------------------------------------------------- */
/* HEADER BAR STYLES */

#headerBar .headlineTxt {
	font-size: 14px;
	text-align: left;
	text-transform: none;
}
#headerBar a:link {
	font-size: 10px;
	text-align: right;

}
#header-right a:link {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#header-right a:visited {
	color: #000;
	text-decoration: none;
}
#header-right a:hover {
	color: #7D3128;
	text-decoration: underline;
}
#header-right a:active {
	color: #600;
	text-decoration: underline;
}

/* ------------------------------------------------------- */
/* HEADER NAVIGATION BAR */

#headerBarNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
#headerBarNav li {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	list-style-type: none;
	display: inline;
}
#headerBarNav a:link {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#headerBarNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headerBarNav a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#headerBarNav a:active {
	color: #FFCC00;
	text-decoration: underline;
}

/* ------------------------------------------------------- */
/* CONTENT BODY */

#bodyCenter p {
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 10px 8px;
	;
	line-height: 1.4em;
}
#bodyCenter a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
#bodyCenter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
#bodyCenter a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#headerBarNav a:active {
	color: #FFCC00;
	text-decoration: underline;
}

/* ------------------------------------------------------- */
/* CONTENT BODY */

#bodyWide p {
	font-size: 90%;
	margin: 0px;
	padding: 00px 0px 10px 0px;
	;
	line-height: 1.4em;
}
#bodyWide a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
#bodyWide a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
#bodyWide a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#bodyWide a:active {
	color: #FFCC00;
	text-decoration: underline;
}


/* ------------------------------------------------------- */
/* FOOTER BAR */

#footer a:link {
	color: #7D3128;
	text-decoration: none;
	line-height: 20px;
}
#footer a:visited {
	color: #7D3128;
	text-decoration: none;
}
#footer a:hover {
	color: #1E100D;
	text-decoration: underline;
}
#footer a:active {
	color: #1E100D;
	text-decoration: underline;
}
#bodyLeft {
	width: 600px;
	margin: 0px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.footerTagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7D3128;
}
.text-nav-bottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #990000;
}
.text-nav-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	text-align: right;
	float: right;
}
