/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 0px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../images/masthead-img.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 330px;
	float: left;
}
#left {
	width: 240px;
	float: left;
	margin-top: 10px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 10px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 50px 16px 20px 16px;
	text-align: right;
}
#footer .content {
	padding: 12px 24px 12px 0px;
	color: #2374B6;
	text-align: center;
	line-height: .5em;
}
#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #2374B6;
	text-decoration: none;
	border-bottom: 1px dotted #2374B6;
}
#footer a:visited {
	color: #2374B6;
	text-decoration: none;
	border-bottom: 1px dotted #2374B6;
}
#footer a:hover {
	border-bottom: 1px dotted #0D5AB2;
	color: #F2C757;
}
.p7uberlink {
	border-color: #000000 !important;
}
h1 {
	font-size: 1.65em;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #EBA318;
	margin-left: 10px;
	margin-right: 20px;
	padding: 5px 0px;
}
h3 {
	font-size: 1.75em;
	margin: 20px 20px 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9DC839;
	font-weight: bold;
	border-top: 1px dotted #015CAB;
	border-bottom: 1px dotted #015CAB;
	background-repeat: repeat-x;
	padding: 15px 5px;
	line-height: 25px;
}
h4 {
	font-size: 1.2em;
	margin: 0px 0 0 10px;
	color: #015CAB;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-size: 1em;
	margin: 20px 20px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2374B6;
	font-weight: normal;
	border-top: 1px dotted #015CAB;
	border-bottom: 1px dotted #015CAB;
	background-repeat: repeat-x;
	padding: 15px 10px;
	font-style: italic;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#right2 {
	width: 660px;
	float: left;
	margin: 0;
}
#right2 .content {
	padding: 0px 10px 20px 10px;
	font-size: 0.75em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#right2 a:link {
	color: #2374B6;
	text-decoration: none;
	border-bottom: 1px dotted #2374B6;
}
#right2 a:visited {
	color: #2374B6;
	text-decoration: none;
}
#right2 a:hover {
	color: #9DC839;
	border-bottom: 1px dotted #9DC839;
}
#sticky_o {
	background-image: url(../images/donate-sticky2.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.sticky-o {
	padding: 110px 10px 40px 10px;
	color: #005FB6;
	font-size: .75em;
	line-height: 1.4em;
	font-family: Verdana, Arial;
}

#sticky_o a:link {
	color: #0D5AB2;
	text-decoration: none;
	border-bottom: 1px dotted #0D5AB2;
}
#left ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}



#sticky_o a:visited {
	color: #0D5AB2;
	text-decoration: none;
	border-bottom: 1px dotted #0D5AB2;
}
#sticky_o a:hover {
	color: #2374B6;
	text-decoration: none;
	border-bottom: 1px dotted #2374B6;
}
#sticky_g {
	background-image: url(../images/tour-sticky.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.sticky-g {
	padding: 45px 82px 70px 10px;
	color: #005FB6;
	font-size: .75em;
	line-height: 1.4em;
	font-family: Verdana, Arial;
}
#sticky_g a:link {
	color: #0D5AB2;
	text-decoration: none;
	border-bottom: 1px dotted #0D5AB2;
}
#sticky_g a:visited {
	color: #0D5AB2;
	text-decoration: none;
	border-bottom: 1px dotted #0D5AB2;
}
#sticky_g a:hover {
	color: #2374B6;
	text-decoration: none;
	border-bottom: 1px dotted #2374B6;
}
#right2 .content p {
	padding-left: 10px;
	padding-right: 15px;
}
#navbar {
	margin: 0px;
	padding: 0px;
	height: 350px;
	list-style: none;
	background-image: url(../images/nav-bg3.gif);
	background-repeat: no-repeat;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 70px;
	text-indent: -5000px;
}
#navbar li {
	float: left;
}

#navbar #home {
	width: 240px;
	background-image: url(../images/nav-home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navbar #home:hover {
	background-position: 0 -70px;
}

#navbar #about {
	width: 240px;
	background-image: url(../images/nav-about-us.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navbar #about:hover {
	background-position: 0 -70px;
}

#navbar #events {
	width: 240px;
	background-image: url(../images/nav-events.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navbar #events:hover {
	background-position: 0 -70px;
}

#navbar #donate {
	width: 240px;
	background-image: url(../images/nav-donate.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navbar #donate:hover {
	background-position: 0 -70px;
}

#navbar #contact {
	width: 240px;
	background-image: url(../images/nav-contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navbar #contact:hover {
	background-position: 0 -70px;
}

#navbar #what {
	width: 240px;
	background-image: url(../images/nav-what-we-do.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navbar #what:hover {
	background-position: 0 -50px;
}

#navbar #scholarships {
	background: url(../images/nav-scholarships.gif) no-repeat 0px 0px;
	width: 240px;
}
#navbar #scholarships:hover {
	background-position: 0 -50px;
}

#navbar #schools{
	background: url(../images/nav-our-schools.gif) no-repeat 0px 0px;
	width: 240px;
}
#navbar #schools:hover {
	background-position: 0 -50px;
}

#navbar #stories {
	background: url(../images/nav-hear.gif) no-repeat 0px 0px;
	width: 240px;
}
#navbar #stories:hover {
	background-position: 0 -50px;
}
#navbar #expansion {
	background: url(../images/nav-expansion.gif) no-repeat 0px 0px;
	width: 240px;
}
#navbar #expansion:hover {
	background-position: 0 -50px;
}
#navbar #board {
	background: url(../images/nav-board.gif) no-repeat 0px 0px;
	width: 240px;
}
#navbar #board:hover {
	background-position: 0 -50px;
}
#navbar #calendar {
	background: url(../images/nav-calendar.gif) no-repeat 0px 0px;
	width: 240px;
}
#navbar #calendar:hover {
	background-position: 0 -50px;
}
#navbar #volunteer {
	background: url(../images/nav-volunteer-resources.gif) no-repeat 0px 0px;
	width: 240px;
}
#navbar #volunteer:hover {
	background-position: 0 -50px;
}

#right2 .content ul {
	color: #2273B6;
	line-height: 1.8em;
	border-top: 1px dotted #015CAB;
	padding: 15px 30px;
	margin: 15px 30px 0 10px;
	background-repeat: repeat-x;
	border-bottom: 1px dotted #015CAB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	list-style-type: square;
}
#right2 .content li {
}
h2 {
	font-size: 2em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #015CAB;
	padding: 12px 10px 12px 5px;
	margin-left: 5px;
}
#right2 .content blockquote {
	color: #2374B6;
}
#right2 .content img {
	padding: 0px 5px 5px 0;
}
h5 {
	font-size: 1.3em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #015CAB;
	margin-left: 10px;
	margin-right: 20px;
	padding: 12px 10px 12px 10px;
	background-repeat: repeat-x;
	background-image: url(../images/h2-bg.gif);
	border-top: 1px dotted #015CAB;
}
#sticky_c {
	background-image: url(../images/contact-sticky.gif);
	background-repeat: no-repeat;
	font-size: 0.7em;
	background-position: -10px 0 0 0;
}
.sticky-c {
	padding: 35px 25px 70px 10px;
	color: #005FB6;
	font-size: 0.75em;
	line-height: 1.4em;
	font-family: Verdana, Arial;
}
#sticky_c a:link {
	color: #0D5AB2;
	text-decoration: none;
	border-bottom: 1px dotted #0D5AB2;
}
#sticky_c a:visited {
	color: #0D5AB2;
	text-decoration: none;
	border-bottom: 1px dotted #0D5AB2;
}
#sticky_c a:hover {
	color: #2374B6;
	text-decoration: none;
	border-bottom: 1px dotted #2374B6;
}
.content table tr th a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
}
table tr th {
	background-image: url(../images/stripe_5bb7dde1a16f4eaadd96d88dcf4cc1e6.png);
	border-right: 1px dotted #015CAB;
	border-left: 1px dotted #015CAB;
}
#right2 .content table {
	margin-top: 8px;
	color: #015CAB;
	margin-left: 5px;
}
.donate {
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/stripe_5bb7dde1a16f4eaadd96d88dcf4cc1e6.png);
	padding-bottom: 5px;
}

