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;
	background-color: #EDB44E;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/shine-sitecack.gif);
}
.thrColFixHdr #container {
	width: 950px; /* this overrides the text-align: center on the body element. */
	background-attachment: fixed;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #E59153;
} 
.thrColFixHdr #header {
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/Header_new.jpg);
} 
.thrColFixHdr #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 */
}
.thrColFixHdr #container #header p {
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
#top_menu {
	height: 25px;
	background-image: url(images/top_menu.jpg);
	width: 950px;
	padding-top: 10px;
}
.thrColFixHdr #container #content_back {
	padding: 10px;
	background-image: url(images/shine_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.thrColFixHdr #container #content_back #mainContent a:link, .thrColFixHdr #container #content_back #mainContent a:visited {
	color: #873F29;
	text-decoration: underline;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;	
}
#sidebar1 .sideNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar1 .sideNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FFF;
	background-color: #E69152;
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	height: 22px;
	width: 175px;
	text-align: left;
	padding-right: 5px;
}
#sidebar1 .sideNav a:hover {
	background-color: #7B5795;
}
#sidebar1 .active a {
	color: #F9ECB5;
	background-color: #E69152;
	border: thin solid #EEC66B;
}
#sidebar1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #873F29;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sidebar1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7ECB4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 19px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #866496;
	font-variant: small-caps;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #845599;
}
.thrColFixHdr #sidebar2 #calendar_list{
	background-color: #FEE9B1;
	border: thin solid #F09A35;
	padding: 5px;
	margin-bottom: 3px;
}
.thrColFixHdr #sidebar2 #calendar_list a:link, .thrColFixHdr #sidebar2 #calendar_list a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}
.thrColFixHdr #sidebar2 #calendar_list h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 #calendar_list h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B45231;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: -1px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 205px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 100px;
	padding-left: 5px;
	background-color: #F9ECB5;
	text-align: left;
}
.thrColFixHdr #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #873F29;
	margin-bottom: -11px;
}
.thrColFixHdr #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ED7B31;
}
.thrColFixHdr #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}
.thrColFixHdr #mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;	
}
#container #content_back #mainContent #story {
	background-color: #FCF5DC;
	border: medium groove #866496;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 15px;
}

.thrColFixHdr #mainContent #calendarpage_list {
	border: 2px solid #999;
	background-color: #FFF7DF;
	padding: 8px;
	margin-bottom: 5px;
}

.thrColFixHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 35px;
	background-image: url(images/Shine-footer.gif);
	text-align: right;
} 
.thrColFixHdr #footer 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: 10px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.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;
	text-align: left;
	border: medium solid #553723;
	margin: 6px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	text-align: right;
	margin: 6px;
	border: medium solid #553723;
}
.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;
}
.thrColFixHdr #mainContent #shop {
	width: 200px;
}
