/* CSS Document */

body {
	margin:0;
	background: url(images/bg.gif) repeat-y;
	font-size: 12px;
}
#top {
	float:left; padding:0;
	text-align:center;
	background-color:#eee;
	background-image: url(images/thingie.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:150px;
	vertical-align: middle;z-index: 1;
}
h1 { margin-top:10px; margin-bottom:0;
	font: 27px Georgia, "Times New Roman", Times, serif;
	color: #039; font-weight:bold;
	letter-spacing: 1px;
	text-align: center;	

}
/*
#Tquote {
	color: #207887;
	text-align:right;
	width:350px;
	font-weight:bold;
	float:right;
	background-color:#eee;
	background-image: url(images/thingie2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 12px;
	font-size: 125%;
}
*/
.quote {
	color: #87202e;
	text-align:center;
	font-weight:bold;
	margin-top: 20px;
	font-family: "Lucida Bright";
}

h2 {
color:#039; font-weight:bold; font-size: 18px; margin-left:20px;	
}

#top2  {
	font-size:150%;
	color:#039;
	text-align:center;
	margin:0 0 0 0;
	
	
}	
.line2 {
	color:#039;
	text-align:right;
	border-top: solid 1px #039;
	
	
}

h3 {color:#039; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}

h3 a:link {color:#039; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}
h3 a:visited {color:#039; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}
h3 a:hover {color:#666; font-weight:bold; font-size: 18px; margin-left:4px; text-align:center; line-height: 130%;
}
h4 {color:#207887; font-weight:bold; font-size: 18px;
}
h5 { text-align:center;
	color:#207887;
	font-weight:bold;
	font-size: 40px;
	letter-spacing: 15px;
	margin-bottom:0; margin-top:8px;
}
h6 { text-align:center;
	color:#207887;
	font-weight:bold;
	font-size: 14px;}
#menu{
	background: url(images/menu.gif) repeat-y top;
	position: absolute;
	height: 100%;
	width: 130px;
	left: 0px;
	top: 0px;	
}
#menu p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
			}
#menu p a:link {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	background: url(images/arrow2.gif) no-repeat left center;
}
#menu p a:visited {
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	background: url(images/arrow2.gif) no-repeat left center;
	color: #fff;list-style: none;
}

#menu p a:hover {
	color:#ff3;
	background: url(images/arrow.gif) no-repeat left center;list-style: none;
}

#main {
	position: absolute;
	height: 100%;
	width: 650px;
	top: 0px;
	left: 110px;
	text-align: center;
}
#main a:link, a:visited {
	color: #5A2F88;
	font-weight:bold;
}
#main a:hover { color:#fff; background:#ddd;}


#main p { padding: 5px 15px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
#main2 {
	position: absolute;
	height: 100%;
	width: 650px;
	top: 0px;
	left: 120px;
	text-align: left;
}

#main2 a:link, a:visited {
	color: #5A2F88;
	font-weight:bold;
}
#main2 a:hover { color:#fff; background:#ddd;}


#main2 p { padding: 5px 20px 0 25px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
#main2 li {font-size:14px; margin: 0 20px 3px 15px;}		
	
#footer { text-align:center}	
	
.box {
	background: #F8E4C9;
	border: solid 1px #222;
	width: 320px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;	
	letter-spacing: 1px;
	padding: 24px;
	font-size: 12px;
	font-weight: bold;
}
#box2 {
	float:left;
	background: #F8E4C9;
	border: solid 1px #222;
	width: 220px;
	margin: 20px;
	top:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
#box3 { float:left;
	border: solid 2px #f00;
	width: 250px; margin-left:20px; margin-right:20px;
	}
#box3 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f00;	
	letter-spacing: 2px;
	font-size: 110%; font-weight:bold;
}
#box4 {
	background: #F8E4C9;
	border: solid 1px #222;
	width: 635px;
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#box4 li { 
	letter-spacing: 1px;
	font-size: 120%;
	font-weight:bold;
	list-style: none;margin-left:65px;
	padding:6px 0;
}
#box4 li a:link { 
	color:#039;
	list-style: none;
	padding:4px 0;
}
#box4 li a:visited { color:#039;
	list-style: none;
	padding:4px 0;
}	
#right {
	float:right;
	margin-left: 15px; margin-bottom: 10px;
}
#left {
	float:left; margin-left:20px;
	margin-right: 15px; margin-bottom: 10px;
}

#rightbox {float:right; width:260px;text-align:center; margin: 6px 0 0 6px;}
 
#rightbox p {font-size:13px; color: #207887; padding:6px; margin-top: 0;}

.bold {
	font-weight: bold; font-size: 90%;
}
.bold2 {
	font-weight: bold; font-size: 90%; text-align: right;
}
.copy { font-size:90%; text-align:center }

form { margin-left: 20px;}

.blue { color: #207887; font-weight:bold;}

#ColLeft {float:left; width:275px; margin-left: 20px; }
#ColRight {float:right;width:275px;}

.qright {float:right; padding-top:5px;}

#menu.class {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding-bottom: 12px;
	margin-left:-15px;
			}
#menu.class a:link {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	list-style: none;
	background: url(images/arrow2.gif) no-repeat left center;
}
#menu.class a:visited {
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:13px;
	background: url(images/arrow2.gif) no-repeat left center;
	color: #fff;list-style: none;
}

#menu.class a:hover {
	color:#FFFF33;list-style: none;
	background: url(images/arrow.gif) no-repeat left center;list-style: none;
}


.checkout-notice {
	font-family: Verdana, Helvetica, sans-serif;
	border: 2px solid #f00; 
	color: #f00; 
	font-weight: bold; 
	font-size: 14px; 
	margin: 10px 20px 10px 25px;
	padding: 10px;
	text-align: center;
}
.checkout-notice a {
	color: #f00;	
}
.checkout-heading {
	margin: 0 0 0 10px;	
}
.checkout-type {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 150px;
}
.checkout-price {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	text-align: center;
	width: 50px;
}
.checkout-button {
	text-align: center;	
	padding: 10px 0 0 0;
}
.checkout-button img {
	border: 0;	
}
.checkout-box {
	border: 2px solid #000; 
	margin: 18px 25px 0 25px; 
	padding: 10px 0; 
	width: 350px;
}
.checkout-row {
	height: 45px;	
}
.product {
	margin-left: 22px;	
}


.testimonials {
	border: 5px solid #ccc; 
	margin-top: 12px;
	margin-left: 25px; 
	padding-left: 25px; 
	background: url('images/quotes.gif') no-repeat;
	padding-bottom: 5px;
}
.testimonials p {
	margin: 9px 0;
}
.testimonialsbyline {
	text-align: right;
}
.closing {
	text-align: right;
	width: 515px;
}

.donate-sessions {
	border:1px solid #f68b0d;
	border-radius:10px;
	background: #f9f45e; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f45e 17%, #f4a300 65%, #e0ba60 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,#f9f45e), color-stop(65%,#f4a300), color-stop(100%,#e0ba60)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f45e 17%,#f4a300 65%,#e0ba60 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f45e 17%,#f4a300 65%,#e0ba60 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f45e 17%,#f4a300 65%,#e0ba60 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9f45e 17%,#f4a300 65%,#e0ba60 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f45e', endColorstr='#e0ba60',GradientType=0 ); /* IE6-9 */
	width: 400px;
	padding: 10px;
	margin: 20px auto;
	text-align: center;
}
.donate-sessions a {
	font-size: 24px;
	color: #000;
	text-decoration: none;
}

.topquote {
	background: #fff;
	background: -webkit-linear-gradient(#fff, #ede); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff, #ede); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff, #ede); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fff, #ede); /* Standard syntax */
	border: 3px solid #ccc;
	border-radius: 20px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 250px;
	top: 470px;
	left: 360px;
}
.topquote-img {
	border: 3px solid #ccc;
	border-radius: 20px;
	margin-top: 10px;
	margin-left: 125px;
	margin-bottom: 20px;
}

.more-testimonials {
	border-radius: 20px;
	border: 1px solid #ccc;
	background: #ddd;
	padding: 3px;
	margin: 40px 200px 20px 200px;
	text-align: center;
	font-style: italic;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.more-testimonials a {
	color: #333;
	text-decoration: none;
}
#main2 .quote a, #main2 .testimonials a {
	color: #87202e;
	text-decoration: none;
}
#main2 .quote a:hover,  #main2 .testimonials a:hover {
	color: #f00 !important;
	background: none !important;
}