@charset "utf-8";

body {
	background-image: url(../images/bg.gif);
	background-color: #405E95;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 25px;
}
.twoColFixLtHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E3D9B7;
} 
.twoColFixLtHdr #header {
	height: 163px;
	width: 800px;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color: #253B87;
	border: 2px solid #FFFFCC;
}
.twoColFixLtHdr #mainContent {
	background-color: #C6CDC2;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 25;
	padding-left: 15px;
	width: 513px;
	border: 2px solid #FFFFCC;
	vertical-align: text-top;
} 
.twoColFixLtHdr  .imageLeft    {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 6px;
}

#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	line-height: 1.4em;
	color: #1A285E;
	padding: 0px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #542929;
	padding-left: 12px;
	background-color: #AFB7AA;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 1px solid #FFFFCC;
	display: block;
	line-height: 1.4em;
	padding-right: 15px;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
}
#mainContent .mainfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #293C3D;
}
#mainContent .mainFont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #003366;
}

#mainContent .mainFont3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #993300;
}



#sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
}
#sidebar1  a:link, #sidebar1 a:visited {
	text-decoration: none;
	color: #FFFF99;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #B5D0FD;
	background-color: #162454;
}
#sidebar1 a:hover, #sidebar1 a:active {
	text-decoration: none;
	color: #542929;
	background-color: #8599DE;
	display: block;
	border: 1px solid #FFFF99;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
}


#copyRight {
	height: 58px;
	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-color: #414B7E;
}
#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: Georgia, "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;
	line-height: 1.5em;
}
#copyRight   a:link, #copyRight  a:visited {
	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: #FFFF00;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-decoration: none;
}
#copyRight  a:hover, #copyRight a:active {
	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;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 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;
	border: 1px solid #666666;
	margin-top: 10px;
	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;
}
#mainContent .mainfontSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #293C3D;
}
