/*
Title:      Riverside Presbyterian Day School CSS for screen media
Author:     Jon Livingston, jon@livingstonandpartners.com
Company:	Livingston and Partners of Jacksonville, Florida
Updated:    June 27 2006
*/

/* ---------------------------------------------------------------- global default/initial styles -- */
* {
	margin: 0;
	padding: 0;
	}
	
body {
	margin:0 auto;
	font: 76% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	text-align: center;
	background: #A3C6E2 url(/images/bg-body4.jpg) repeat-y top center;
	}
	
hr {display: none;}
	
a {
	text-decoration: none;
	outline:none
	}
a:active {outline: none;}
	
.clearHack {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	}
blockquote {
	font-style: italic;
}

#left blockquote {
	font-size:14px;
	margin:0 30px 20px 40px;
	line-height:20px;
	color:#333;
	
}
#transport {
	display: none;
	}

#flashcontent {margin:0; padding:0; height:250px;}
/* --------------------------------------------------------------------------------------- wrappers -- */

#container {
	margin: 0 auto 0 auto;
	width: 767px;
	}

#header {
	margin:0;
	width: 768px;
	height: 72px;
	background: url(/images/header.jpg) no-repeat;
	text-align:left;
	}
	
#slideshow {
	margin:0;
	padding:0;
	height:250px;
	width: 768px;
 	}

#banner {
	margin:0;
	padding:0;
	height:161px;
	width: 768px;
 	}
	
#content {
	margin:0;
	padding-top:20px;
	padding-bottom: 20px;
	width:767px;
	min-height: 242px;
	background: url(/images/bg-headerfade-long.jpg) repeat-x;
	text-align:left;
	}
	
#home-left {
	margin:10px 0 30px 0;
	width: 455px;
	float:left;
	}

#left {
	margin:10px 0 30px 0;
	width: 465px;
	float:left;
	}

#eventscalendar {
	float:left;
        margin:10px 0 30px 0;
	width: 465px;
	}

#left a, #eventscalendar a {font-weight:bold;}

#home-headliner {
	margin:10px 0 0px 27px;
	width:283px;
	background: url(/images/headliner-home.jpg) no-repeat;
	height: 126px;
	float:left;
	}
#home-headliner h3 {
	margin:15px 0 0 90px;
	color: #000;
	font-size: 160%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	}
#home-headliner p {
	padding: 0 22px 0 70px;
}
#home-right {
	margin:10px 0 0 15px;
	width:283px;
	background: url(/images/tour3.jpg) no-repeat;
	height: 286px;
	float:left;
	}
	#home-right2 {
		margin:10px 0 0 15px;
		width:283px;
		background: url(/images/tour4.jpg) no-repeat;
		height: 386px;
		float:left;
		}
#right {
	margin:10px 0 0 0;
	width:283px;
	float:left;
	}
	
#home-left h3 {
	margin:0;
	padding: 10px 0 3px 20px;
	background: url(/images/bg-homeleft.jpg) repeat-x;
	color: #000;
	height:20px;
	font-size: 160%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	font-weight: 300;
	}

#left h3 {
	margin:0 0 12px 20px;
	padding: 0;
	color: #000;

	font-size: 140%;
	font-family: "skolar-1","skolar-2",Georgia, Arial, Verdana, sans-serif;
	font-weight:bold;
	}

#left h4 {
	margin-bottom:10px;
	padding: 0 0 0 20px;
	color: #000;
	font-size: 130%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	font-weight:bold;
	}

#home-right h3, #home-right2 h3 {
	margin-top:150px;
	padding: 10px 0 0 20px;
	color: #000;
	height:20px;
	font-size: 140%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	}

#home-right h4, #home-right2 h4 {
	padding: 0 0 0 20px;
	color: #000;
	font-size: 140%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	}
	
#home-left p {
	margin:0;
	padding: 5px 15px 15px 0;
	background-color:#fff;
	}

#left p {
	padding: 0 15px 20px 0;
	}
	
#home-right p, #home-right2 p {
	padding: 5px 15px 15px 0;
	}
	
.intro, .news, .events {

	background: url(/images/bg-homeleft.jpg) repeat-x;
	background-color:#fff;
	}

.intro { margin: 0 0 0 14px}

.news { margin: 0 0 0 14px}
.events { margin: 0 0 20px 14px}

.chairs {
        margin-bottom: 0;
        }

.events {
        
	}

.news {
        height: 160px;
	}

#show {
	width: 425px;
        margin: 0 10px 10px 20px;
        padding-top: 10px;
        z-index:1;
        text-align: center;
        height: 430px;
	background: url(/images/bg-homeleft.jpg) repeat-x;
	background-color:#fff;
	}

/* --------------------------------------------------------------------------------------- logo etc -- */
	
#header h1 {
	float: left;
	margin: 0 0 0 20px;
	}

#header h1 a {
	display: block;
	width: 173px;
	height: 72px;
	text-indent: -9000px;
	background: url(/images/logo.jpg) no-repeat;
	}

/* ------------------------------------------------------------------------------------- navigation -- */

#topnav {
	float:right;
	margin-top:10px;
	width:290px;
	font: 100% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	}

#topnav ul, #topnav li {
	display: inline;
	list-style-type: none;
	color: #333;
	}

#nav-main {
	margin:0;
	padding:0;
	width:768px;
	height:36px;
        z-index: 100;
	background-color: #2C62A0;
	font:100% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;;
	text-align:left;
	}

#nav-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 36px;
	}

#nav-main li {
	position: relative;
    height: 36px;
	float: left;
	}

#nav-main li a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    height: 36px;
    }

#nav-main li ul {
    display: none;
    }

#nav-li-home a {
    background: url(/images/main-nav-home.jpg) right top no-repeat;
    width: 78px;
    }
	
#nav-li-about a {
    background: url(/images/main-nav-about.jpg) left top no-repeat;
    width: 131px;
    }

#nav-li-academics a {
    background: url(/images/main-nav-academics.jpg) left top no-repeat;
    width: 181px;
    }
	
#nav-li-admission a {
    background: url(/images/main-nav-admission.jpg) left top no-repeat;
    width: 97px;
    }

#nav-li-news a {
    background: url(/images/main-nav-news.jpg) left top no-repeat;
    width: 124px;
    }

#nav-li-giving a {
    background: url(/images/main-nav-giving.jpg) left top no-repeat;
    width: 67px;
    }

li#nav-li-giving ul {
	position: relative; 
	left: -77px;
	}
	
#nav-li-parents a {
    background: url(/images/main-nav-parents.jpg) left top no-repeat;
    width: 90px;
    }

li#nav-li-parents ul {
	position: relative; 
	left: -102px;
	}
/* ------------------------------------------------------------------------------------------- active tabs -- */
body#home-page #nav-li-home a {background-position: 0 -72px;}
body#about-page #nav-li-about a {background-position: 0 -72px;}
body#academics-page #nav-li-academics a {background-position: 0 -72px;}
body#admission-page #nav-li-admission a {background-position: 0 -72px;}
body#news-page #nav-li-news a {background-position: 0 -72px;}
body#giving-page #nav-li-giving a {background-position: 0 -72px;}
body#parents-page #nav-li-parents a {background-position: 0 -72px;}
/* ------------------------------------------------------------------------------------------- active tabs -- */
	
#nav-main li:hover a,
#nav-main li a:hover {
    background-position: 0 -36px;
    }
	


#nav-main ul li ul {
	display: none;
	height: auto;
	width: 180px;
	position: absolute;
	z-index: 200;
	background-color: #A3C6E3;
	/* opacity: 0.9;
	-moz-opacity: 90%;
	filter: alpha(opacity=90); */
	border-top: 0px solid #2C62A0;
	}

#nav-main ul li.hover ul,
#nav-main ul li:hover ul {
	display: block;
	}

#nav-main ul li ul li {
	float: none;
	width: 190px;
	padding: 0; 
	margin: 0;
	text-indent: 0;
	height: auto;
	display: block;
	background-color: #F2F7FB;
	border-left: 1px solid #A3C6E3;
	border-right: 1px solid #A3C6E3;
	border-bottom: 1px solid #A3C6E3;
	}

#nav-main ul li ul li a {
	background: none;
	width: 172px;
	border: none;
	text-indent: 0px;
	padding: 3px 10px 3px 9px;
	margin: 0;
	height: auto;
	line-height: 1.6em;
	color: #333;
	font-size: 1em;
	}

#nav-main ul li ul li a:hover,
#nav-main ul li ul li a.hover {
	background-color: #2C62A0;
	color: #FFF;
	}

#nav-main ul li ul li.hover ul
#nav-main ul li ul li ul {
	display: none;
	left: 18px;
	}
	
/* ------------------------------------------------------------------------------------------- links -- */
a {color:#003399}
a:hover {
	color:#333;
	text-decoration: underline;
	}

/* -------------------------------------------------------------------------------------------- misc -- */

.floatright {
	float: right;
	margin: 0 0 15px 15px;
	border: 5px solid #fff;
	}

.floatimg {
	float: left;
	margin: 0;
	padding:0;
	font-size:90%;
	}

.floatimg p {
        margin: -10px 0;
        }

div.floatimg img {
	margin:0;
        padding:0;
        border: 5px solid #fff;
	}

#content h1 {
	margin: 0 10px 10px 20px;
	font: normal 165%/1em;
	font-family: "skolar-1","skolar-2", Georgia,"Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color:#000;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-weight:400;
	}
	
#content h2 {
	margin: 0 20px 10px 20px;
	font: normal 160%/1em;
	font-family: "skolar-1","skolar-2", Georgia,"Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color:#000;
	line-height: 1.2em;
	letter-spacing: 0px;
	font-weight:400;
	}

#content p {
	margin: 0 10px 0 20px;
	text-align:left;
	font: normal 110%/1.4em "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}

ul.bullet {
	margin:15px 0 20px 45px;
	}

ul.bulletmain {
	margin:5px 0 20px 45px;
	}

ul.bulletmainplain {
	margin:15px 0 20px 45px;
	}

ul.bullet li {
	list-style:none;
	margin:-4px 0 10px -25px;
	padding:3px 15px 0 25px;
	background-repeat:no-repeat;
	font: 110% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
}

ul.bulletmain li {
	list-style:none;
	margin:-4px 0 10px -25px;
	padding:3px 15px 0 25px;
	background-repeat:no-repeat;
	font: 110% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
}

ul.bulletmainplain li {
	list-style:none;
	margin:-8px 0 10px -47px;
	padding:3px 15px 0 25px;
	background-repeat:no-repeat;
	font: 110% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
}

ul.bullet li.feedicon{
	background-position:1px 0;
	background-image:url("/images/icon-rss.gif");
}

ul.bullet li.plus {
	background-position:1px 5px;
	background-image:url("/images/bullet-plus.gif");
}

ul.bullet li.check {
	background-position:3px 5px;
	background-image:url("/images/bullet-check.gif");
	font: 100% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
}

ul.bullet li.check span {
	float: right;
	}

ul.bulletmain li.check {
	background-position:3px 5px;
	background-image:url("/images/bullet-check.gif");
	font: 110% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
}

ul.bullet li.doc {
	background-position:0px 1px;
	background-image:url("/images/bullet-doc.gif");
font-size:12px;
}

ul.bullet li.docs {
	background-position:0px 1px;
	background-image:url("/images/bullet-docs.gif");
font-size:12px;
}

ul.bullet li.calendar {
	background-position:0px 1px;
	background-image:url("/images/icon-calendar.gif");
}

ul.bullet li.pdf{
	background-position:0px 1px;
	background-image:url("/images/bullet-pdf.gif");
}


ul.bullet li.calendarday {
	background-position:0px 1px;
	background-image:url("/images/icon-calendar-day.gif");
        font-size:10px;
}

ul.bullet li.calendarday strong {
        font-size: 130%;
}

.feed {
	color: #999;
	font: normal 70% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	}

.feedfooter {
	}

.feed-small {
	padding-left: 15px;
	background: url(/images/feed-small.gif) no-repeat 0 2px;
	}

.news a:link
	{ color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE; font-weight:bold; }

.feed a:link
	{ color: #999; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE; }

#footer a:link, #content h2 a:link {
	color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE; }
#footer a:visited, #content h2 a:visited {
	color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE;}
#footer a:hover, #content h2 a:hover { 
	color: #333; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #00A5EE;}

.intro a, .news a, .events a, #home-right a, #home-right2 a,
#home-headliner a, #left a, #subnavcontainer a { }
.intro a:link, .news a:link, .events a:link, #home-right a:link, #home-right2 a:link,
#left a:link, #subnavcontainer a:link
	{ color: #2C62A0; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE; font-weight:bold; }
.intro a:visited, .news a:visited, .events a:visited, #home-right a:visited, #home-right2 a:visited,
#home-headliner a:visited, #left a:visited, #subnavcontainer a:visited
	{ color: #2C62A0; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE; font-weight:bold;} 
.intro a:active, .news a:active, .events a:active, #home-right a:active, #home-right2 a:active,
#home-headliner a:active, #left a:active, #subnavcontainer a:active
	{ color: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; font-weight:bold;} 
.intro a:hover, .news a:hover, .events a:hover, #home-right a:hover, #home-right2 a:hover,
#home-headliner a:hover, #left a:hover, #subnavcontainer a:hover
	{ color: #333; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #00A5EE; font-weight:bold;}



#topnav a { }
#topnav a:link {
	color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE; }
#topnav a:visited {
	color: #333; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #00A5EE;}
#topnav a:hover {
	color: #333; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #00A5EE;}
	
#footer {
	clear:both;
	background: url(/images/footerbottom.jpg) no-repeat;
	text-align:left;
	height: 350px;
	}

#footer img {
	margin-bottom:20px;
	width: 767px;
	}
#footer p {
	margin: 0 10px 0 20px;
	text-align:left;
	font: normal 100%/1.4em "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	line-height: 20px;
	}
#footer a {
	color:#003399;
	text-decoration: underline;
}	
#footer p strong {
	font: normal 110%/1.4em Georgia, "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight:bold;
	}

/* -------------------------------------------------------------------------------------------- Sub Navigation -- */

#subnavcontainer {
       margin-bottom:20px;
	width: 260px;
	}
	
#subnavcontainer h3 {
	margin:0;
	padding: 0 0 3px 20px;
	color: #000;
	font-size: 160%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	font-weight:bold;

	}

#subnavcontainer p {
	margin-bottom:1em;
	}

#subnav {
	margin-bottom: 2em;
	font: 110% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	width: 260px;
	border-bottom: 1px solid #ecece4;
	}

#subnavtwo {
	font: 90% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}
	
#subnav li, #subnavtwo li {
	list-style: none;
	text-align: left;
	}
	
#subnav li a, #subnavtwo li a {
	display: block;
	padding: 5px 10px 3px 20px;
	text-decoration: none;
	border-top: 1px solid #ecece4;
	font-weight:bold;
	height:20px;
	}

#subnavtwo li a {
	font-weight:400;
	height:15px;
	}
	
#subnav li a:link, #subnavtwo li a:link { color: #2C62A0; }
#subnav li a:visited, #subnavtwo li a:visited { color: #2C62A0; }

#subnav li a:hover, #subnavtwo li a:hover {
	color: #333;
	background: url(/images/bg-homeleft.jpg) left top repeat-x;
	}

.contact_form {
	margin-left:10px;
	padding:0;
	}

.contact_form fieldset { margin-bottom: 10px; }
	
.contact_form legend {
	padding: 0 4px 10px 0;
	font: bold 100% Georgia, Arial, Verdana, sans-serif;
	_margin: 0 -7px; /* IE Win */
	}
	
.contact_form label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
.contact_form fieldset ol {
	margin: 0;
	padding: 0;
	}
	
.contact_form fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
.contact_form fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
.contact_form fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
.contact_form fieldset fieldset label {
	display: block;
	width: auto;
	}

.contact_form em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

.contact_form label { width: 120px; } /* Width of labels */
.contact_form fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

.contact_form {
	width: 390px;
	font-size: 1.1em;
	color: #333;
	}
	
.contact_form legend { padding-left: 0; }
	
.contact_form legend,
.contact_form label { color: #333; }

.contact_form fieldset {
	border: none;
	border-top: 1px solid #ecece4;
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
.contact_form fieldset fieldset { background: none; }
	
.contact_form fieldset li {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
	}

.form225 {
	padding:4px;
	font: 100% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width: 225px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	background-color: #fff;
	}

#button {
        width:238px;
	margin: 1px 0 0 118px;
	background-color: #fff;
	padding: 5px 0 5px 0;
	}

#button {
	font: 100% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

input.button {
	margin-top: 5px;
  	background:#fff;
  	color: #333;
	font-size: 100%;
  	border:1px solid #FFF;
  	border-color:#CCC #666 #666 #CCC;
  	height: 25px;
	}

/* -------------------------------------------------------------------------------------------- Calendar -- */


#left .calendar h3 {
	width: 405px;
        margin: 4px 0 4px 20px;
	padding: 0 0 .4em 20px;
	text-align: right;
	font: normal 80%/1.5em 'Lucida Grande', 'Lucida Sans', Arial, Verdana, sans-serif;
	color: #333;
	background: url(/images/icon-calendar-day.gif) 0 0 no-repeat;
        border-bottom: 1px solid #ecece4;
	}

#left .calendar h3 span {
	float: left;
	margin: 0 0 0 5px;
        font-size: 130%;
	color: #333;
	}

#left .information{
	margin-bottom:0;
        padding: 0;
        font: normal 100% 'Lucida Grande', 'Lucida Sans', Arial, Verdana, sans-serif;
	}

.thumb {
        float:left;
        margin: 0 20px 10px 0;
        border: 5px solid #fff;
        }

.entry p {
	line-height:18px;
	margin-bottom:.5em;
	}

.entry h3 {
    color: #333;
	height:20px;
	font-size: 130%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	font-weight:bold;
	}
.entry h5 {
	color: #333;
	font: 95% 'Lucida Grande', 'Lucida Sans', Arial, Verdana, sans-serif;
	margin:0 0 10px 20px;
	}
.date {
	float:left;
	height:38px;
	width:60px;
        margin-right:8px;
	padding-top:10px;
	background:url(/images/icon-calendarlger.gif) 20px 0 no-repeat;
	}
.date p {
	text-align:center;
	color:#2C62A0;
	line-height:12px;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	margin-top: -4px;
        margin-left:4px;
        font-size:18px;
        letter-spacing: -1px;
	display:block;
	}
.date span.month {
	margin-left:0;
        font-size:9px;
	height:16px;
        text-align:center;
	display:block;
	}

.clear {clear:both;}
/* -------------------------------------------------------------------------------------------- Tables -- */
.mytable {
	width: 430px;
	padding: 0;
	margin: 0 0 20px 20px;
}

caption {
	padding: 0 0 10px 0px;
	width: 430px;
	font-size: 130%;
	font-family: "skolar-1","skolar-2", Georgia, Arial, Verdana, sans-serif;
	font-weight: bold;	 
	text-align: left;
}

th {
	font: normal 90% 'Lucida Grande', 'Lucida Sans', Arial, Verdana, sans-serif;
	color: #000;
	border-right: 1px solid #ede9dd;
	border-bottom: 1px solid #ede9dd;
	border-top: 1px solid #ede9dd;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
        background: url(/images/bg-homeleft.jpg) repeat-x;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ede9dd;
	background: none;
}

th.leftbg {
	border-top: 1px solid #ede9dd;
	border-left: 1px solid #ede9dd;
	border-bottom: 1px solid #ede9dd;
	background: url(/images/bg-homeleft.jpg) repeat-x;
}

td {
	border-right: 1px solid #ede9dd;
	border-bottom: 1px solid #ede9dd;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333;
}


td.alt {
	background: #F1EDE2;
	color: #333;
}

th.spec {
	border-left: 1px solid #ede9dd;
	border-top: 0;
	font: normal 100% 'Lucida Grande', 'Lucida Sans', Arial, Verdana, sans-serif;
        background: #fff;
        text-transform: none;
        letter-spacing: 0px;
}

th.specalt {
	border-left: 1px solid #ede9dd;
	border-top: 0;
	font: normal 90% 'Lucida Grande', 'Lucida Sans', Arial, Verdana, sans-serif;
	color: #333;
        background: #F9F8F3;
        text-transform: none;
        letter-spacing: 0px;
}
#donate_block form {
	margin: 0 0 0 10px;
  	padding: 0;
}
#donate_block fieldset.donation {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}
#donate_block fieldset.donation input {
	margin: 0;
	border:1px solid #999;
	color:#333;
	font-family:Georgia,Serif;
	font-size:16px;
	font-weight:normal;
	padding:7px;
	width:75px;
}
#subnavcontainer #donate_block h3{
	margin: 10px 5px 0 10px;
	padding: 0;
	font-size: 18px;
}
#subnavcontainer #donate_block h4{
	margin: 10px 5px 0 10px;
	padding: 0;
	font-size: 13px;
}
#subnavcontainer #donate_block p{
	margin: 5px 5px 10px 10px;
	font-size: 12px;
}
#subnavcontainer #donate_block {
	background-color: #A3C6E2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}