@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
	text-indent:0px;
	color:black;
	list-style: none;
	line-height: 1.4em;
	
}
body {
	background: url(../images/bg.gif) bottom fixed repeat-x;
}

a:link {
	color:#d77600;
	outline:none;
}
a:visited {
	color:#d77600;
}
a:hover {
	text-decoration: underline;

}
a:active {
	color:#d77600;
}




#wrapper {
	width: 988px;
	margin: 0 auto;
}
#header {
	background:url(../images/topWatercolor.jpg) top right no-repeat;
	margin-right: 3px;
	margin-left: 10px;
}
#content {
	background: url(../images/bodyTile.png) repeat-y;
	width: 968px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav {
	margin: 10px 0 25px 0;
	height: 41px;
	padding: 5px 0 0 0;
	background: url(../images/bottomNavslice.gif) bottom left no-repeat;

}
#nav li {
	display:block;
	float:left;
}
#nav li a {
font-family: Arial, Helvetica, sans-serif;
display:block;
float:left;
width:auto;
height: 20px;
padding: 0 15px;
margin: 2px;
text-align: center;
color: #333;
font-size: 0.9em;
line-height: 1.35em;
}

#nav li a:hover {
	text-decoration: underline;
}
#nav li a:active {
}
#nav li a:visted {
}
#nav li a.landed {
	background: #d77600 url(../images/activeL.gif) left no-repeat;
	color: #FFFFFF;
}
#nav li.landed {
	background: url(../images/activeR.gif) right no-repeat;
}
#nav li a.foundation {
	background: #6d207c url(../images/foundationL.gif) left no-repeat;
	color: #FFFFFF;
}
#nav li.foundation {
	background: url(../images/foundationR.gif) right no-repeat;
}
#nav #donateBtn {
	height:41px;
	width:131px;
	padding: 0 0 0 25px;
}
#nav #donateBtn a {
	background: url(../images/donateBtn.jpg) no-repeat;
	height:41px;
	width:131px;
	text-indent: -9999px;
	margin: -12px 0 0 0;
}
#nav #donateBtn a:hover {
	background: url(../images/donateBtn_over.jpg) no-repeat;
}
#nav #donateBtn a:active {
	background: url(../images/donateBtn_over.jpg) no-repeat;
}
#leftCol {
	width: 270px;
	height: auto;
	float: left;
	clear: both;
	margin-right:40px;
	padding-top: 50px;
}
#centerCol {
	width: 285px;
	height: auto;
	float: left;
}
/*	unused .left */
#centerCol .left {
	background: #999;
	width: 250px;
	height: auto;
	float: left;
	padding: 10px;
}
/*	unused .right */
#centerCol .right {
	background: #999;
	width: 250px;
	height: auto;
	float: right;
	padding: 10px;
}
#rightCol {
	width: 270px;
	height: auto;
	float: right;
	padding: 50px 0 0 40px;
}
.continuedCol {
	padding-top: 0;
}
.continuedColindex {
	padding-top: 50px;
}
/* subpage cool*/

#leftColsub {
	width: 200px;
	height: auto;
	float: left;
	clear: both;
	margin-right:40px;
}
#leftColsub ul{
	width: 200px;
	height: 300px;
}
#centerColsub {
	width: 420px;
	height: auto;
	float: left;
}

.image_right {
	float: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear:right;
}

.image_left {
	float: left;
	clear:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#rightColsub {
	width: 200px;
	height: auto;
	float: right;
	padding: 10px 0 0 40px;
}
/*---endsub--*/
/*---Begin subNav--*/

#leftColsub li {
	display:block;
}
#leftColsub li a {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color: #008da8;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0;
}
#leftColsub li a:hover {
	color: #d77600;
}
/*---End subNav--*/

#footer {
	clear: both;
	height: auto;
	text-align:center;
	padding: 100px 0 0 0;
}
#footer p, #footer ul, #footer ul li, #footer address {
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
}
#footer ul li {
	margin-right:5px;
}
#footer ul li a {
	color:#d77600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer address span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
}
/*EDITED BY KELLAN*/
/*ADDED BY KELLAN*/
#topBar {
	background:url(../images/topBar.png) no-repeat;
	height:13px;
}
#bottomBar {
	background:url(../images/bottomslice.png) no-repeat;
	height:13px;
}
#logo a {
	background:url(../images/logo.gif) no-repeat;
	height:142px;
	height:190px;
	text-indent:-999px;
	display: block;
	outline: none;
}
#logofoundation a {
	background:url(../images/foundation_logo.gif) no-repeat;
	height:142px;
	height:190px;
	text-indent:-999px;
	display:block;
}


#billboard { 
width:960px; 
height:380px; 
display:block; 
}
 
#flashContent {
	background: #ccc;
	height:380px;
	margin:0 4px;
}
#nav li.clear {
	clear:both;
	float:none;
}
#mainContent {
	background: url(../images/bottomWatercolor.jpg) no-repeat 0px 10px;
	background-position:bottom;
	font-size:11px;
	line-height:16px;
	padding: 0 30px 30px 30px;
}
#mainContent h2 {
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	background: url(../images/mainheaderback.png) no-repeat;
	font-weight:bold;
	padding: 15px;
	display: block;
	height: 50px;
	text-transform: uppercase;
}

.indexContent h2{
	background: url(../images/mainheaderback.png) no-repeat;
	color: #FFF;
	display: block;
	height: 50px;
	text-transform: uppercase;
	padding: 15px;
}

#mainContent h3 {
	color:#336775;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom: 10px;
}
#mainContent h4{
	color:#336775;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#mainContent em{
	font-style:italic;
}

#mainContent p {
	padding-bottom:8px;
	font-size: 1.1em;
}
#mainContent p strong {
	font-weight:bold;
}

/** STYLES FOR THE DEFINITION LISTS - dom 4/22/09**/
.top_line {
	border-top: 1px solid #999;
	padding:.5em;
	text-align:left;
}

.top_line_bold_text {
	font-weight:bold;
	border-top: 1px solid #999;
	padding:.5em;
	text-align:left;
}

#mainContent dl{
    width: 325px;
    margin: 0;
    padding: 0;
}
#mainContent dt{
    width: 135px;
    float: left;
    margin: 0;
    padding: .5em;
    border-top: 1px solid #999;
    font-weight: bold;
	height: 50px;
	clear: both;
}
#mainContent dd{
    width: 165px;
    float: left;
    margin: 0;
    padding: .5em;
    border-top: 1px solid #999;
	height: 50px;
}

.clear{
	clear: both;
        margin: 20px;    
}
/*Add virginMovie container div*/
#virginaMov{
	height:239px;
	width:320px;
}

.bullet {
	font-size: 1.1em;
	margin-bottom:12px;
}

.bullet li {
	list-style-type: disc;
	margin: 0 0 0 20px;
	list-style-position: outside;
	
}

.padd {
	margin: 20px 0 0 0;
}

