@charset "UTF-8";
.oneColFixCtrHdr #container {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #222217;
	border-bottom-color: #222217;
	border-left-color: #222217;
	background-color: #FAEBCE;
}
.oneColFixCtrHdr #header {
	padding: 0;
	height: auto;
	z-index: 100;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #header img {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}	
.oneColFixCtrHdr  #SBAssoc {
	width: 138px;
	z-index: 10;
	background-position: left top;
	background-image: url(../Elements/sbOrange.gif);
	float: left;
	padding-bottom: 450px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 10px;
}
.oneColFixCtrHdr #SBAstro {
	width: 138px;
	z-index: 10;
	background-position: left top;
	background-image: url(../Elements/sbBlue.gif);
	float: left;
	padding-bottom: 450px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 10px;
}
.oneColFixCtrHdr #SBNtr {
	width: 138px;
	z-index: 10;
	background-position: left top;
	background-image: url(../Elements/sbOlive.gif);
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 450px;
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 10px;
}
.oneColFixCtrHdr  #SBMain {
	width: 138px;
	z-index: 10;
	background-position: left top;
	background-image: url(../Elements/sbGreen.gif);
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 450px;
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 10px;
}
.oneColFixCtrHdr #SBEduc {
	width: 138px;
	z-index: 10;
	background-position: left top;
	background-image: url(../Elements/sbRed.gif);
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 450px;
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 10px;
}
#SBAssoc a, #SBAstro a, #SBMain a, #SBEduc a {
	color: #F9E9CD;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 95%;
	display: block;
	width: 70%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-bottom: 7px;
}
#SBAssoc a:hover, #SBAstro a:hover, #SBMain a:hover, #SBEduc a:hover, #SBAssoc a:focus, #SBAstro a:focus, #SBMain a:focus, #SBEduc a:focus {
	color: #FAEBCE;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}
#SBAssoc a.sublink, #SBAstro a.sublink, #SBMain a.sublink, #SBEduc a.sublink {
margin-left: 10px;
}
#SBNtr a {
	color: #28281D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 95%;
	display: block;
	width: 70%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-bottom: 7px;
}
#SBNtr a:hover, #SBNtr a:focus {
	color: #F0F0A8;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}
#SBNtr a.sublink {
margin-left: 10px;
}
ul.sidemenu, ul.natsidemenu {
	cursor: default;
	list-style-type: none;
	margin-left: 2px;
	width: 100px;
	padding-left: 0px;
}
ul.sidemenu li, ul.natsidemenu li  {
	padding-bottom: 6px;
	margin-bottom: 5px;
}
ul.sidemenu a  {
	color: #F9E9CD;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 90%;
}
ul.natsidemenu a {
	color: #28281D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 90%;
}
ul.sidemenu a:hover, ul.sidemenu a:focus {
	color: #FAEBCE;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}
ul.natsidemenu a:hover, ul.natsidemenu a:focus {
	color: #F0F0A8;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}
ul.sidemenu ul {
	cursor: default;
	width: 100px;
	margin-left: -25px;
	margin-top: 5px;
	color: #FAEBCE;
	list-style-type: none;
	margin-bottom: 0px;
}
ul.sidemenu ul li {
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.oneColFixCtrHdr #mainContent {
	z-index: 6;
	height: auto;
	margin-top: 0px;
	margin-left: 148px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	background-color: #494835;
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #494835;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494835;
}
.oneColFixCtrHdr #footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	color: #FAEBCE;
	float: none;
}
.oneColFixCtrHdr #footer li {
	display: inline;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C9BDA6;
	border-right-color: #C9BDA6;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 0px;
}
.oneColFixCtrHdr #footer li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9BDA6;
}
.oneColFixCtrHdr #footer ul {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
.oneColFixCtrHdr #footer li a {
	display: inline;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C9BDA6;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-right: 5px;
}
.oneColFixCtrHdr #footer a:hover {
	color: #FAEBCE;
	background-color: #8C795F;
}
.oneColFixCtrHdr #menubar {
	height: 30px;
	width: auto;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
.mainInfoArea {
	padding: 20px;
}
.oneColFixCtrHdr #SBHome {
	width: 148px;
	z-index: 10;
	background-position: left top;
	background-image: url(../Elements/sbGreen.gif);
	float: left;
}
#RtSmallDetail {
	float: right;
	width: 235px;
	margin-right: -10px;
	margin-top: 0px;
	margin-left: 10px;
}
#LargeDetail {
	float: right;
	width: 460px;
	margin-right: -10px;
	margin-top: 50px;
	margin-left: 10px;
}
.CurrentShow {
	background-image: url(../Elements/KhakiButn_Mid.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: center;
}
.sectiondiv {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #494835;
	border-bottom-color: #494835;
	padding-left: 40px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.planshow {
	width: 235px;
}
