@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	background-attachment: fixed;
	background-image: url(../images/bg_main2.jpg);
	background-repeat: repeat;
}
.oneColFixCtrHdr #container {
	width: 780px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
}

.oneColFixCtrHdr #navBar1 {
	background-image: url(../images/bg_navbar.jpg);
	background-repeat: repeat-x;
	height: 46px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: both;
	float: none;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.oneColFixCtrHdr #navBar1 .phone {
	color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-top: 3px;
}

.oneColFixCtrHdr #navBar1 p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 0px;
	padding-left: 10;
	font-style: oblique;
}

.oneColFixCtrHdr #navBar1 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3E250D;
	text-decoration: none;
	margin: 0px;
	padding: 0;
}
.oneColFixCtrHdr #navBar1 a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	text-decoration: none;
	margin: 0px;
	padding: 0;
}
.oneColFixCtrHdr #footer {
	background-color: #ADA363;
	height: 24px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 2px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10;
	padding-bottom: 0px;
	padding-left: 10;
	font-style: oblique;
}
.oneColFixCtrHdr #footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3E250D;
	text-decoration: none;
	margin: 0px;
	padding: 0;
}
.oneColFixCtrHdr  #footer  a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	text-decoration: none;
	margin: 0px;
	padding: 0;
}


.oneColFixCtrHdr #copyRight {
	height: 40px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/bg_copyright.jpg);
}
.oneColFixCtrHdr #copyRight p {
	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: 11px;
	font-style: italic;
	text-align: center;
	color: #E1CEBD;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #copyRight a {
	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: 11px;
	font-style: italic;
	text-align: center;
	color: #FFFFCC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-decoration: none;
}
.oneColFixCtrHdr #copyRight a:hover {
	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: 11px;
	font-style: italic;
	text-align: center;
	color: #FFFFCC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColFixCtrHdr  #mainContent .mainfontGreen {
	color: #003300;
	font-size: 13px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.oneColFixCtrHdr #mainContent .mainfontRed {
	color: #990000;
	font-size: 13px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}



.oneColFixCtrHdr #mainContent img.floatLeft  {
	border: 3px double #65482C;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent img.floatRight {
	border: 3px double #65482C;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}


a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #993300;
}
a:active {
	color: #993300;
}

#mainContent    .mainfont   {
	color: #2C1412;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	text-align: justify;
}
#mainContent .mainfontCenter {
	color: #2C1412;
	font-size: 11px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#mainContent .mainfontList {
	color: #882D00;
	font-size: 13px;
	vertical-align: text-top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#mainContent .mainfontListLarge {
	color: #882D00;
	font-size: 24px;
	vertical-align: text-top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-style: oblique;
	font-weight: bold;
}

#mainContent .mainfontListHighlight {
	color: #003366;
	font-size: 14px;
	vertical-align: text-top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-style: oblique;
	font-weight: bold;
}

#mainContent  .mainfontScript   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}



#mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: groove;
	border-bottom-color: #663300;
	line-height: 2em;
	display: inline;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #663300;
	margin: 0px;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #7C1E10;
	padding-left: 8px;
	padding-bottom: 0px;
	color: #7C1E10;
}
#mainContent h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 1em;
	font-weight: bold;
	color: #033;
	text-align: center;
	letter-spacing: .1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: -5px;
	padding-left: 0px;
	margin-bottom: -10px;
}

#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.4em;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 15px;
	padding-right: 15px;
}
#mainContent p .dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.4px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
}

#mainContent  li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.4em;
	list-style-image: url(../images/Paw2.gif);
	list-style-position: inside;
	font-style: italic;
	color: #993300;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 10px;
}

#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: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #666666;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 10px;
}
#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;
}

