body {
	background-color: #EEE;
	margin: 0;
}

#glyph {
	position: relative;
	background: url(images/glyph-red.jpg) 10px 10px no-repeat;
	left: 0px;
	top: 0px;
	width: 113px;
	height: 110px;
	float: left;
}

#logo {
	margin: 0;
	padding: 0px;
	width: auto;
	height: 160px;
	position: relative;
	background: #FFF url(/images/RKC-cupola-4.jpg) no-repeat right 0;
}

#menu {
	font-family: "Lucida Grande", Myriad, Verdana, Helvetica, Arial, sans-serif;
	color: #990000;
	background-color: #FFF;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	clear: both;
	padding: 0;
	float: right;
	z-index: 100;
	margin: 0 135px 0 50px;
	display: block;
	overflow: visible;
	position: relative;
	*margin-right: 80px;
/* reposition for IE */
}

#menu a {
	text-decoration: none;
}

#nav {
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
}

#nav li {
	display: inline;
	float: left;
	margin: 0pt;
	padding-left: 10px; 
	background-color: transparent;
}

#nav li a {
	color: #900;
	background-color: transparent;
	height: 15px;
	*height: 20px;
	padding: 4px 5px;
}

#nav li ul {
	display: none;
	margin: 0pt;
	padding: 0pt;
	background: #FFF;
	border: 1px #ddd solid;
	width: 150px;
	height: auto;
	padding: 2px;
	position: absolute;
	overflow: hidden;
	top: 19px;
	*top: 1.25em;
	*margin-left: -100px;
}

#nav li:hover ul li, #nav li.over ul li {
	float: left;
	width: 100%;
	display: block;
	padding: 4px;
}

#nav li ul a {
	border: 0pt none;
	display: block;
	width: 90%;
	height: auto;
	color: #333;
	background-color: #FFF;
	text-transform: none;
	padding: 4px;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	overflow: visible;
}

#nav li a:hover, #nav li.over a:hover {
	background: #900;
	color: #FFF;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	float: left;
	clear: both;
	background: #EEE url(images/bg-top.jpg) repeat-x left -10px;
}

#content, #content-2, #content-3 {
	color: #333333;
	width: auto;
	height: 100%;
	margin: 15px 40% 0 115px;
	padding: 25px 20px 15px;
	line-height: 135%;
	font-family: "Hoefler Text", Georgia, Garamond, "Times New Roman", serif;
	border-right: 2px solid white;
	border-left: 2px solid white;
}

#content-2 {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
}
#content-3 {
	width: 45%;
	margin-right: auto;
	margin-left:auto;
	min-width: 550px;
}

#content img, #rightcol img, #content-2 img, #content-3 img {
	float: right;
	margin: 0 0 10px 15px;
	border: 0;
}
#content-2 table img, #content-3 table img {float:none; margin: 0;}
#rightcol {
	float: left;
	border-right: 2px solid #FFF;
	width: 30%;
	margin: 15px 0 0 -40%;
}

.rightbox {
	color: #222;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	padding: 35px 5px 15px 15px;
	background-color: transparent;
	line-height: 130%;
	margin: 0 20px 0 0;
}

.rightquote {
	padding: 1px 10px;
	margin: 30px auto 0;
	width: 85%;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	color: #024115;
	background-color: white;
	border: 1px solid #DDD;
}

.attrib {
	text-align: right;
	margin-top: -10px;
}

#rightcol h2 {
	margin-top: 4px;
}

#content a, #content-2 a, #content-3 a {
	color: #2d3627;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
	padding: 2px 1px 0px 1px;
}

#rightcol a {
	color: #024115;
	text-decoration: none;
	padding: 1px;
}

#content a:hover, #rightcol a:hover,  #content-2 a:hover, #content-3 a:hover {
	color: #FFFFFF;
	background-color: #238e43;
}

#content h1, #content-2 h1, #content-3 h1 {
	color: #990000;
	font-size: 1.5em;
}

#content h3, #content h4, #content-2 h3, #content-2 h4, #content-3 h3, #content-3 h4 {
	color: #024115;
	font-size: 1em;
	margin-top: 2.5em;
}

#content-2 dt {margin-top: 6px; font-weight: bold;}

#rightcol h2 {
	color: #2d3627;
	font-size: 1.5em;
}

#rightcol p {
	clear: right;
}

#rightcol h3 {
	float: left;
	margin: 0 15px 0 0;
	display: run-in;
	font-size: 1em;
}

#footer {
	background: #fff url(images/bg-bottom.jpg) top left repeat-x;
	margin: -5px 0 0;
	padding: 30px 0 10px;
	width: 100%;
	font: 10px/12px Verdana, Tahoma, Helvetica, Arial;
	color: #990000;
	text-align: center;
	float: left;
	clear: both;
}

.posted {
	text-align: right;
	color: #666;
	margin: -12px 0 20px;
	font-size: 10px;
}

.caption {
	float: right;
	width: 250px;
	color: #238e43;
	font: 10px/12px Verdana, Tahoma, Helvetica, Arial;
	line-height: 110%;
	clear: both;
	text-align: right
}

.subhead {
	color: #024115;
	font-weight: bold;
	border-left: 15px solid #900;
	padding-left: 15px;
}

#sidebox {
	float: right;
	width: 200px;
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 20px;
	margin: 0 0 20px 20px;
}

.drop {
	padding: 25px 2px 15px 0;
	display: block;
	font-size: 5em;
	float: left;
	color: #900;
	text-transform: uppercase;
}

div.booklist {
	font-size: 0.85em;
	line-height: 130%;
	font-family: Lucida Sans, Helvetica, Verdana, Arial;
}

.booklist h3 a {
	border-bottom: 0 !important; color: #900 !important;
}

.booklist h3 {text-align: left;}

.booklist td {
	border-top: 1px #ddd solid;
}
.booklist tr:hover {
background-color: white !important;
}
.booklist img {margin: 3pt 0pt 10px 10px !important;}
.booklist em {font-weight: bold; font-style: normal;}

blockquote.pullquote {
	float:right;
	width: 180px;
	color: #024115;
	border: 1px solid #ccc;
	border-width: 1px 0;
	text-align:center;
	font: 11pt/16pt "Lucida Sans", Lucida Grande, Helvetica, Arial, sans-serif;
	padding: 10px;
	margin: 0 0 0 12px;
}
blockquote.alt {
	float:left;
	margin: 0 12px 0 0;
}
.pullquote p:first-letter {
	text-transform:uppercase;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h3.homenews {float:none !important; }
h3.homenews+p {font-size: 110%; line-height: 135%}

#notes {
	margin-top: 20px;
	border-top: 1px solid #333;
	font: 10pt "Lucida Sans", Lucida Grande, Helvetica, Arial, sans-serif;
}
form#donatef {text-align:center}