@charset "utf-8";
html {
	background-image: url(../../images/sk_bg_2_grn.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #C6D0A3;
	line-height: 140%;
	position: relative;
	width: 789px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1, h2, h3 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	margin: 0px;
	line-height: normal;
}
h1 {
	font-size: 1.3em;
	color: #c6d0a3;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: 0.9em;
	margin: 0;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 6px;
	
}
h3 {
	font-size: 1em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #c6d0a3;
}
#divBanner {
	background-image: url(../../images/sk_banner_tall2.gif);
	width: 785px;
	height: 80px;
	clear: left;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #010933;
	border-right-color: #010933;
	border-bottom-color: #010933;
	border-left-color: #FFF;
	position: relative;
}
.thrColFix #container {
	width: 787px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #010933;
	text-align: left;
	background-color: #0A1E01;
	overflow: hidden;
	font-size: 0.85em;
	position: relative;
}
.thrColFix #sidebar1 {
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #010933;
	margin-bottom: -3000px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3000px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 106px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #010933;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	text-align: center;
	position: relative;
	padding-top: 2px;
}
/*
Sets link styles for all links on the page except the Pop Menu Magic Menu.*/
a:link {
	color: #c6d0a3;
	text-decoration: underline;
}
a:visited {
	color: #c6d0a3;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #EDF2DB;
	text-decoration: none;
}
.thrColFix a:link {
	color: #c6d0a3;
	text-decoration: underline;
}
.thrColFix a:visited {
	color: #c6d0a3;
	text-decoration: underline;
}
.thrColFix a:hover, a:active, a:focus {
	color: #EDF2DB;
	text-decoration: none;
}

#divLowerLeft a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#divLowerLeft a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#divLowerLeft a:hover, a:active, a:focus {
	color: #C6D0A3;
	text-decoration: none;
}

.thrColFix #mainContent {
	margin-top: 0;
	margin-bottom: -3000px;
	padding-top: 0;
	padding-bottom: 3000px;
	color: #CCCCCC;
	float: left;
	margin-left: 20px;
	width: 452px;
	display: inline;
}
.thrColFix #mainContentWider {
	margin-top: 0;
	margin-bottom: -3000px;
	padding-top: 0;
	padding-bottom: 3000px;
	color: #CCCCCC;
	float: left;
	margin-left: 20px;
	width: 570px;
	display: inline;
}

.thrColFix #mainContent2Col {
	margin-top: 0;
	margin-bottom: -3000px;
	padding-top: 0;
	padding-bottom: 3000px;
	color: #CCCCCC;
	float: left;
	margin-left: 20px;
	width: 562px;
	display: inline;
	text-align: left;
}
.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;
}
#divInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 5px;
	text-align: center;
	color: #FFF;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 140%;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#divBanner h1 {
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}
#divLowerLeft {
	background-color: #010933;
	text-align: center;
	float: left;
	clear: left;
	width: 180px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	letter-spacing: .10em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}
#sidebar2 #tableRimages {
	text-align: center;
}
#sidebar2 #tableRimages img {
	padding-bottom: 4px;
}
#divLowerLeft a {
}


#divFooter {
	background-color: #010933;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
	text-align: center;
	color: #CCC;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 140%;
	width: 787px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divFooterNav3col {
	font-size: 95%;
	color: #8F8F8F;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 2em;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 787px;
	float: left;
	clear: right;
}

#divFooterNav {
	font-size: 95%;
	color: #8F8F8F;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 2em;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 789px;
}
#divFooterNav a {
	color: #7D7D7D;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#divFooterNav a:link {
	color: #7D7D7D;
	text-decoration: underline;
	font-weight: normal;
}
#divFooterNav a:visited {
	color: #7D7D7D;
	text-decoration: underline;
	font-weight: normal;
}
#divFooterNav a:hover, a:active, a:focus {
	color: #c6d0a3;
	text-decoration: none;
	font-weight: normal;
}
.copyright {
	color: #666;
}
#mainContent2Col p img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.RfloatIMG {
	float: right;
	padding-left: 10px;
}
.LfloatIMG {
	float: left;
	margin-right: 15px;
}
.hours {
	font-size: 75%;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-align: center;
	color: #999;
	line-height: 1.5em;
}
.iframe {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: right;
}
#mainContent hr {
	font-size: 20%;
	color: #C6D0A3;
	line-height: 0.5em;
}
#center {
	text-align: center;
}
