@charset "utf-8";
/*
RY 2010 style sheet
960 wide design
580 main content
220 boxes
920 menu
940 logo
*/

* {
	margin: 0;
	bottom: auto;
}

body {
	background: #ffffff url(../images/img01-1x240-greyline.gif) repeat-x; 
	/* bg img is close to this hex #D3D3D3 */
	color: #617075; /* This is the font color */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	background: url(../images/img04-4x1-darker.gif) repeat-x left bottom;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	background: url(../images/img04-4x1-darker.gif) repeat-x left bottom;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	background: url(../images/img04-4x1.gif) repeat-x left bottom;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 144%;
	font-size: 110%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	/* background: url(images/img07-sqbullet.gif) no-repeat left center; */
	background: url(../images/img07-sqbullet-gold.gif) no-repeat left center;
	/*background: url(images/img07-sqbullet-gr.gif) no-repeat left center;  */
}

a {
	text-decoration: none;
	color: #52899C; /* dark grey */
}

a:hover {
	text-decoration: underline;
	color: #CFA600; /* dark gold */
}

.bread {
	float: left;
	width: 280px;
	padding: 10px 10px 10px 20px;
	}
	
#text98{
	line-height: 124%;
	font-size: 98%;
	}

/* Top Nav Menu */
#menu {
	width: 930px;
	height: 60px;
	margin: 0 auto;
	border-left: 10px solid #f1ca2f;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 96%;
	font-weight: bold;
}

#menu a:hover {
	background: #f1ca2f; /* gold */
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

#menu a.stayOn{
	text-decoration:none;
	color:#ffffff;
	background-color:#f1ca2f;
}
/* Logo */
#logo {
	width: 940px;
	height: 179px;
	margin: 0 auto;
	background: #f1ca2f url(../images/ry_header940x179.gif)
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */ 
#page {
	width: 940px;
	margin: 0 auto;
	background-color:#FFFFFF;
	/* background-image: url(images/img03-760x1.gif); */
	/* background-image: url(images/imggold-760x1.gif); */
	background-image: url(../images/imggoldclr-760x1.gif);
	background-repeat: repeat-y;
}

/* Content */
#content {
	float: left;
	width: 580px;
	padding: 20px 10px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
/* 	background: url(../images/img04-4x1-darker.gif) repeat-x left bottom; */
}
/* Floating boxes used to position content on the page */
.floating-box {
	float: left;
	width: 240px;
	margin-left: 20px;
	margin-right: 20px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 96%;
}

.floating-box img {
	border: 5px none #D3D3D3; /* light grey */
}
/* 160 */
.floating-box160 {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.floating-box160 p, .floating-box160 blockquote, .floating-box160 ol, .floating-box160 ul {
	line-height: 114%;
	font-size: 96%;
}

.floating-box160 img {
	border: 5px none #D3D3D3; /* light grey */
}
/* 180 */
.floating-box180 {
	float: left;
	width: 180px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.floating-box180 p, .floating-box180 blockquote, .floating-box180 ol, .floating-box180 ul {
	line-height: 114%;
	font-size: 96%;
}
.floating-box180 img {
	border: 5px none #D3D3D3; /* light grey */
}

/* 180b */
.floating-box180b {
	float: left;
	width: 180px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.floating-box180b p, .floating-box180b blockquote, .floating-box180b ol, .floating-box180b ul {
	line-height: 120%;
	font-size: 110%;
}


/* 200 */
.floating-box200 {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px; /* light grey */
/* 	background: url(../images/img04-4x1.gif) repeat-x left bottom;
	background: url(../images/img04-4x1.gif) repeat-x left top; */
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6c7c82;
	border-bottom-color: #6c7c82;
	padding-top: 5px;
	padding-bottom: 5px;

}
.floating-box200 p, .floating-box200 blockquote, .floating-box200 ol, .floating-box200 ul {
	line-height: 114%;
	font-size: 96%;
}

.floating-box200 img {
	border: 5px none #D3D3D3; /* light grey */
}
/* 300 special item box */
.floating-box300 {
	float: left;
	width: 320px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px; /* light grey */
/* 	background: url(../images/img04-4x1.gif) repeat-x left bottom;
	background: url(../images/img04-4x1.gif) repeat-x left top; */
	padding-top: 5px;
	padding-bottom: 5px;
}

.floating-box300 p, .floating-box300 blockquote, .floating-box300 ol, .floating-box300 ul {
	line-height: 120%;
	font-size: 110%;
}
.floating-box300 img {
	border: 2px none #D3D3D3; /* light grey */
}

/* 350 special item box */
.floating-box350 {
	float: left;
	width: 350px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 5px; /* light grey */

	padding-top: 5px;
	padding-bottom: 5px;
}

.floating-box350 p, .floating-box350 blockquote, .floating-box350 ol, .floating-box350 ul {
	line-height: 120%;
	font-size: 110%;
}


/* 300 special item box float right*/
.floating-box300right {
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px; /* light grey */
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 220px;
	padding: 10px;
}

#sidebar blockquote {
/* 	margin-left: 5px; */
	padding-left: 1em;
	background: url(../images/img09-quotesblgrey.gif) no-repeat right bottom;
	border-left: 5px solid #6c7c82; /* blue grey */
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
	border-style: dotted;
	border-width:thin;
	/*border-color:#6c7c82; Blue grey*/
	border-color:#f1ca2f; /*Gold*/
	background-color: #ece9d8;
}

#links ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

#links li {
	padding: 5px 0;
	background: url(../images/img04-4x1a.gif) repeat-x left top;
	padding-left: 14px;
}

#links a {
	padding-left: 0.5em;
	color: #6c7c82;
	background-image: url(../images/img08-gt-gold.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Used to create a PDF document link */
#pdf {
	border-style: dotted;
	border-width:thin;
	/*border-color:#6c7c82; Blue grey*/
	border-color:#f1ca2f; /*Gold*/
	background-color: #ece9d8;
}
#pdf ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1em;
	margin-bottom: 0.8em;
	/*text-align: left;  */
	line-height: 103%;
	font-size: 108%;}
	
#pdf li
{	padding: 2px 0;
	padding-left: 1.9em;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position:  0 .3em;
}
	
#pdf .size {
	color:#6c7c82;
	font-weight:lighter;
	font-size: 98%;
}



/* Footer */
#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#footer .wrapper {
	width: 940px;
	margin: 0 auto;
}
#footer .links {
	float: left;
	width: 630px;
	height: 34px;
	padding: 16px 20px 0px 30px;
	background: #D3D3D3;
	border-left: 20px solid #6c7c82; /* blue grey */
	font-size: 85%;
}
#footer .tagline {
	float: left;
	width: 630px;
	height: 34px;
	padding: 16px 20px 0px 40px;
	/*background: #D3D3D3; blue grey*/
	background:#f1ca2f; /* gold */
	border-left: 10px solid #6c7c82; /* blue grey */
	font-size: 128%;
	font-weight:bold;
	color: #6c7c82;
	letter-spacing: 8px;
}
#footer .legal {
	/* position:relative; */
	float: right;
	width: 220px;
	height: 44px;
	margin-top: 0px;
	/* background: #DB5600; */
	background:#f1ca2f; /* gold */
	text-align: left;
	line-height:1em;
	/* font-size: 95%; */
	color: #6c7c82;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
 	text-indent: 5px;
	/*letter-spacing: 0.1em; */
}

/* Special text effects */
.silver {font-size:122%;
}
.bronze {font-size:118%;
}
.inkind {font-size:95;
}

.more  {
	font-weight: normal;
	font-style: italic;
	text-align:right;
	background: url(../images/img04-4x1.gif) repeat-x bottom;
}
.imgcap /* image caption*/
{
	font-weight: normal;
	font-size:90%;
	text-align:center;
	/* color:#6c7c82; */
	color:#52899C;
}
.imgcapleft
{
	font-weight: normal;
	font-size:90%;
	text-align:left;
	/* color:#6c7c82; */
	color:#52899C;
}
.woohoo /* Loud text */
{
	font-size: 128%;
	font-weight:bold;
	color: #6c7c82;
	letter-spacing: 5px;
	text-align:center;
}
.woo /* medium loud text*/
{
	font-size: 115%;
	font-weight: bold;
}
.biglove {
	line-height: 154%;
	font-size: 110%;
	padding-left: 0.5em;
	color: #52899C;
}
.biglove a {
	text-decoration: none;
	color: #52899C; /* blue grey */
}
.biglove a:hover {
	text-decoration: underline;
	color: #CFA600; /* dark gold */
}

#callout {
	background-color:#6c7c82; /* blue grey */
	font-size: 110%;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	}
	


/* These are used to make the text wrap properly around images like a river down the page */
/* declare LEFT float, clear */
#sml-01,#sml-02,#sml-03,#sml-04,
#sml-05,#sml-06,#sml-07,#sml-08,
#sml-09,#sml-10,#sml-11,#sml-12 {
float:left;
clear:left;
padding:20;
}
/* left bank of the river! */
#sml-01 {
width: 210px;
height: 100px;
}
#sml-02 {
width: 260px;
height: 190px;
}
#sml-03 {
width: 280px;
height: 220px;
}
#sml-04 {
width: 280px;
height: 260px;
}
#sml-05 {
width: 20px;
height: 40px;
}
#sml-06 {
width: 230px;
height: 105px;
}
#sml-07 {
width: 215px;
height: 355px;
}
#sml-08 {
width: 215px;
height: 205px;
}
#sml-09 {
width: 215px;
height: 235px;
}
#sml-10 {
width: 215px;
height: 320px;
}
/* declare RIGHT float, clear */
#smr-01,#smr-02,#smr-03,#smr-04,
#smr-05,#smr-06,#smr-07,#smr-08,
#smr-09,#smr-10,#smr-11,#smr-12 {
float:right;
clear:right;
padding:20;
}

/* right bank of the river! */
#smr-01 {
width: 280px;
height: 200px;
}

#smr-02 {
width: 260px;
height: 200px;
}
#smr-03 {
width: 260px;
height: 100px;
}
#smr-04 {
width: 220px;
height: 70px;
padding-left: 0.5em;
}

.donateImg
{
	border-top: none;
	width: 114px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

