@charset "UTF-8";
/* CSS Document */
body {
	background:#753438;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
	color: #666666;
	margin:3px 0px 10px 0px;
	padding:0px;
}

#altCopy {
/*	float:left;*/
	width:950px;
	margin:20px auto 0px auto;
	text-align:center;
}

#banner {
	width:950px;
	height:130px;
	margin:0px auto 0px auto;
	background: url(../images/westernSpiritGenericBanner.jpg) no-repeat center top;
	background-color:#9a7b55;
}

#banner ul {
	padding:115px 0px 0px 0px;
	margin:0px;
/*	color:#753438;*/
}

#banner ul li {
	margin:0px 0px 0px 20px;
	background:none;
	padding:0;
	list-style:none;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
}

#banner ul li a:link {
	color:#753438;
}

#banner ul li a:visited {
	color:#753438;
}

#banner ul li a:hover {
	color:#A79C84;
}

#banner ul li a:active {
	color:#753438;
}

#bannerIntro {
	width:950px;
	height:140px;
	margin:0px auto 0px auto;
	padding:0;
	background: url(../images/westernSpiritGenericBanner.jpg) no-repeat center top;
	background-color:#9a7b55;
}

#bannerIntro ul {
	padding:115px 0px 0px 0px;
	margin:0px;
/*	color:#753438;*/
}

#bannerIntro ul li {
	margin:0px 0px 0px 20px;
	background:none;
	padding:0;
	list-style:none;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
}
#bannerIntro ul li a:link {
	color:#753438;
}

#bannerIntro ul li a:visited {
	color:#753438;
}

#bannerIntro ul li a:hover {
	color:#A79C84;
}

#bannerIntro ul li a:active {
	font-weight:bold;
color:#753438;
}

#box {
	width:600px;
	margin:0px auto 0px auto;
	background-color:#753438;
	color:#A79C84;
	font-size:1.1em;
	background-image:url(../images/cornerTopLeftIntro.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
}

#content {
	float:left;
	text-align:left;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding:0;
	height:428px;
	color:#000000;
}
#content ul {
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#content1 {
	float:left;
	width:590px;
	text-align:left;
	font-size: 1.2em;
/*	margin: 0px 0px 0px 0px;*/
	color:#A79C84;
/*	background-color:#866b4a;*/
}

#content1 ul li {
	list-style:none;
/*	margin:10px 0px 0px 0px;*/
/*	padding:0px;*/
	margin:20px 30px 0px 0px;
	background: url(../images/starBullet.jpg) no-repeat left top;
	padding:0px 40px 10px 40px;
}

#content2 {
	float:right;
	width:350px;
	text-align:center;
/*	margin: 0px 0px 0px 0px;*/
	color:#A79C84;
}

#content3 {
/*	clear:both;*/
	float:left;
	padding:0;
	width:950px;
}

#content3 p {
	text-align:left;
	line-height:1.4em;
	}

#content3 h1 {
	padding:20px 0px 0px 0px;
}

#contentWrapper {
	width:950px;
	padding:0px;
	margin:0px auto 0px auto;
	border:none;
}

#contentWrapperCols {
	width:950px;
	padding:0px;
	margin:0px auto 0px auto;
	border:none;
/*	background:url(../images/column.jpg)repeat top left;*/
	background-image:url(../images/column.jpg);
	background-position:left;
	background-position:top;
	background-repeat:repeat-y;
}


#cornerBotLeft {
	background:url(../images/cornerBottomLeftIntro.jpg) no-repeat left bottom;
}

#footer {
	clear:both;
	background: url(../images/footer.jpg) no-repeat right bottom;
	margin:0px auto 0px auto;
	height:50px;
}

#footerIntro {
	clear:both;
	background: url(../images/footerIntro.png) no-repeat right bottom;
	margin:0px auto 0px auto;
	height:50px;
}

#noscript p {
	float:left;
	width:950px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

h1 {
	font-size:1.1em;
	margin:20px 30px 10px 20px;
}

li {
/*	line-height:2em;*/

}

p {
	margin:20px 20px 20px 30px;
	font-size: 1em;
/*	font-weight:bold;*/
}

a:link {
color: #A79C84;
/*text-decoration:none;*/
}

a:visited {
	color: #A79C84;
/*	text-decoration:none;*/
}

a:hover {
	color: #A79C84;
	/*	text-decoration:none;*/
}

a:active {
color: #A79C84;
/*	text-decoration:none;*/
}

.normalBld {
	font-weight:bold;
	font-size:1.1em;
}