@charset "utf-8";
body  {
	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 */
	color: #cc3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #CC3333;
}

a:hover {
	color: #AF975E;
	text-decoration: none;
}


.twoColFixLtHdr #container {
	width: 790px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/RC_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 900px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 135px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/sidebar_bckgr.png);
	background-repeat: no-repeat;
	text-align: center;
	top: 220px;
	position: relative;
	padding-top: 45px;
	padding-bottom: 20px;
	overflow: visible;
	height: 200px;
	} 
.twoColFixLtHdr  #sidebar1  h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #AE965D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	padding-top: 15px;
}
#navleft {
	margin: 1em;
	width: 13em;
	padding: 2px;
	top: 250px;
	position: relative;
	text-decoration: none;
	float: left;
	}
#navleft   li {
	text-decoration: none;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 5px;
}
#navleft  ul {
	margin-left: 0px;
	display: inline;
	font-size: 16px;
	list-style: none;
	padding: 0px;
}
#navleft  li  a {
	text-decoration: none;
	color: #cc3333;
	padding-left: 25px;
}
#navleft  li  a.on {
	background-image: url(images/mask.png);
	background-repeat: no-repeat;
	background-position: left;
}
#navleft  li  a:hover {
	background-image: url(images/mask.png);
	background-repeat: no-repeat;
	background-position: left;
}





.twoColFixLtHdr   #nav {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	color: #CC3333;
	text-transform: uppercase;
	text-align: left;
}
#navold {
	background: #858F9E;
	border-bottom: 4px solid #fff;
	margin: 0;
	padding: 0;
	height: 2.2em;
}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 32px;
	}		
#nav li a {
	text-decoration: none;
	color: #cc3333;
	font-size: 15px;
	float: left;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	}

#nav li a:hover {
	background-image: url(images/crown.png);
	background-repeat: no-repeat;
	background-position: center top;

}

#nav li a.on {
	background-image: url(images/crown.png);
	background-repeat: no-repeat;
	background-position: center top;

}





.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 220px;
	padding-top: 35px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/mainContent_bckgr.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-bottom: 150px;
} 
.twoColFixLtHdr  #mainContent  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 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #AE965D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
}
.twoColFixLtHdr #mainContent h2 {
	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: 8px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #AE965D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent h3 {

	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 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #AE965D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
}
.twoColFixLtHdr #sidebarnav {
	float: left; /* since this element is floated, a width must be given */
	width: 135px;
	width: 10em;
	position: absolute;
	top: 220px;
	margin-left: 1em;
	padding-left: 1em;
	display: inline;
}
.twoColFixLtHdr #sidebarnav ul {
	list-style-image: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0em;
	display: inline;

}

.twoColFixLtHdr  #sidebarnav  li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	list-style-position: inside;
}
.twoColFixLtHdr #sidebarnav li a:hover {
	background-image: url(images/crown.png);
	background-repeat: no-repeat;
	background-position: left;

}
.twoColFixLtHdr #sidebarnav li a.on {
	background-image: url(images/crown.png);
	background-repeat: no-repeat;
	background-position: left;
}





.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;
}
.twoColFixLtHdr #sidebar1 h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #cc3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 15px;
	text-transform: uppercase;
	font-weight: normal;
}

