@charset "utf-8";
/* CSS Document */

html {
	background-color: #ffffff;
	background-image: none;
}

body {
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	}
	
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A78361;
	line-height:15px;
}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #8c271f;
	text-decoration : underline;
}

a:link {
	color : #8c271f;
	text-decoration : underline;
	
}

a:visited {
	color:#8c271f;
	text-decoration: underline;
}
	
a:hover {
	color : #8c271f;
	text-decoration: none;
}

a:active {
	color : #8c271f;
	text-decoration: underline;
}

a.footerlink  {color: #999999; font-size : 7pt; font-family : Arial, Helvetica, sans-serif;}
a.footerlink:link {color: #999999; text-decoration : none; font-size : 7pt; font-family : Arial, Helvetica, sans-serif;}
a.footerlink:visited {color: #999999; text-decoration : none; font-size : 7pt; font-family : Arial, Helvetica, sans-serif;}
a.footerlink:active {color: #999999; text-decoration : none; font-size : 7pt; font-family : Arial, Helvetica, sans-serif;}
a.footerlink:hover {color: #999999; text-decoration : underline;  font-size : 7pt; font-family : Arial, Helvetica, sans-serif;}

a.terms  {color: #666666; font-size : 7pt; font-family : Verdana, Helvetica, sans-serif;}
a.terms:link {color: #666666; text-decoration : none; font-size : 7pt; font-family : Verdana, Helvetica, sans-serif;}
a.terms:visited {color: #666666; text-decoration : none; font-size : 7pt; font-family : Verdana, Helvetica, sans-serif;}
a.terms:active {color: #666666; text-decoration : none; font-size : 7pt; font-family : Verdana, Helvetica, sans-serif;}
a.terms:hover {color: #666666; text-decoration : underline;  font-size : 7pt; font-family : Verdana, Helvetica, sans-serif;}

p {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 5px;
	line-height: 16px;
}

li {
	list-style-type: disc;
}

img {
	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;
}
h1 {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/westLogoWhite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	height: 65px;
	width: 200px;
	left: 5px;
	top: 15px;
}

h2 {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/h2_letYourSpiritSoar.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	height: 32px;
	width: 265px;
	left: 10px;
	top: 167px;
}

h3 {
	padding-top: 8px;
	margin: 0px;
	font-size: 16px;
	text-align: left;
	position: absolute;
	height: 30px;
	width: 550px;
	top: 195px;
	left: 10px;
	color: #000000;
}

h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 500;
	text-align: left;
}


