@charset "utf-8";

body {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
	background-attachment: fixed;
	background-image: url(../images/Western_Skies_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0;
	margin-left: 0;
	background-color: #735845;
}
#container  {
	width: 760px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_layout.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header  {
	padding: 0;
	height: 160px;
}


#topNav2  {
	background-image: url(../images/topNav2_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	background-position: center top;
	padding-left: 20px;
}
#topNav2  p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	line-height: 22px;
	padding: 0px;
}
#topNav2  a, #topNav2 a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
#topNav2  a:hover, #topNav2 a:active {
	color: #00254A;
	text-decoration: none;
	font-weight: bold;
}


#copyright  {
	background-image: url(../images/bg_copyright.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}
#copyright  .copyrightFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer  {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	vertical-align: bottom;
}
#footer   .footerFont  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-style: italic;
}
a  {
	color: #003366;
}
a:visited  {
	color: #003366;
}
a:hover  {
	color: #660000;
}
a:active {
	color: #660000;
}



.mainCatButtons1    a, .mainCatButtons1 a:visited       {
	background-color: #d3c9a0;
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	padding: 3px;
	margin: 0px;
	color: #003366;
}
.mainCatButtons1 a:hover, .mainCatButtons1 a:active {
	background-color: #BAAB87;
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 3px;
	color: #660000;
}
.mainCatButtons2 a, .mainCatButtons2 a:visited {
	background-color: #d3c9a0;
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	padding: 3px;
	margin: 0px;
	color: #612D23;
}
.mainCatButtons2 a:hover, .mainCatButtons2 a:active {
	background-color: #BAAB87;
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 3px;
	color: #003366;
}




#mainContent  {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#mainContent .mainFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #330000;
	text-align: justify;
	padding-right: 25px;
}
#mainContent .mainFontCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #330000;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #330000;
	padding-right: 30px;
	padding-left: 25px;
}
#mainContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #330000;
	margin-left: 30px;
}



#mainContent   h1   {
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #000066;
	line-height: 0.5em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	margin: 0;
	text-align: center;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-style: italic;
	line-height: 1.7em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #660000;
	border-bottom-color: #660000;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 2px;
}

#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	padding-left: 6px;
	color: #993300;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	text-align: left;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #336666;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#mainContent .floatLeft {
	float: left;
	vertical-align: text-top;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 25px;
}


.tableIndex  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #E0E0BE;
	border: 1px solid #443925;
	padding: 7px;
	list-style-type: square;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	color: #382718;
	text-transform: capitalize;
	font-style: normal;
}
.tableIndex   a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}

.indexIcon img {
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}


#WesternSkiesSEO   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-top: 0px;
	line-height: 1.2em;
	font-weight: bold;
}
#WesternSkiesSEO  a:link, #WesternSkiesSEO a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 9px;
	text-transform: capitalize;
	font-weight: normal;
}
#WesternSkiesSEO a:hover, #WesternSkiesSEO a:active {
	color: #CC6600;
	text-decoration: none;
	font-size: 9px;
	text-transform: capitalize;
	font-weight: normal;
}

