@charset "UTF-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000
}

.bottom-shadow{
	background-image:url(images/template/bottomshadow2.jpg);
	margin-bottom:-10px;
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.side-shadow{
	
	background-position:right;
	background-repeat:repeat-y;
}

.container{
	border:1px solid #000;
	margin:0 auto 0 auto;
	width:908px;
	clear:left;
}


.subhead{
	color:#336699;
	font-weight:bold;
}

.subhead-underlined{
	color:#336699;
	font-weight:bold;
	display:block;
	border-bottom:2px solid #ff7a25;
}

.subhead2{
	color:#ff7a25;
	font-weight:bold;
}

hr{
	color:#336699;
}


  .shadow1 {
  		width:914px;
        border-right:1px solid #e7e7e7;
		border-bottom:1px solid #e7e7e7;
		margin:0 auto 0 auto;
		clear:both;
    }

  .shadow2 {
        width:913px;
		border-right:1px solid #d1d1d1;
		border-bottom:1px solid #d1d1d1;
		margin:0 0 0 0;
		clear:both;
    }

  .shadow3 {
  		 width:912px;
        border-right:1px solid #b3b3b3;
		border-bottom:1px solid #b3b3b3;
		margin:0 0 0 0;
		clear:both;
    }


  .shadow4 {
  		width:911px;
        border-right:1px solid #6e6e6e;
		border-bottom:1px solid #6e6e6e;
		margin:0 auto 0 auto;
		clear:both;
    }

  .shadow5 {
        width:910px;
		border-right:1px solid #585858;
		border-bottom:1px solid #585858;
		margin:0 0 0 0;
		clear:both;
    }

  .shadow6 {
  		width:909px;
        border-right:1px solid #474747;
		border-bottom:1px solid #474747;
		margin:0 0 0 0;
		clear:both;
    }



/*************************************************************/
/**************************HEADER*****************************/
/*************************************************************/
.top-links {
	color:#ff7a25;
	font-size:12px;
	margin:0 auto 0 auto;
	padding:0;
	width:908px;
	
	
}

.top-links a{
	color:#ff7a25;
	text-decoration:underline;
	display:block;
	float:left;
	margin:0;
	
}

.home{
	background-image:url(images/template/house.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:14px 30px 14px 0;
}


.news{
	background-image:url(images/template/plus.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:14px 30px 14px 30px;
}

.top-links  .contact{
	background-image:url(images/template/phone.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:14px 30px 14px 30px;
}

.top-links a:hover{
	color:#ff7a25;
	text-decoration:none;
}

.tagline{
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	text-align:center;
	display:block;
	margin:43px auto auto auto;
}

/*************************************************************/
/**************************NAVIGATION*************************/
/*************************************************************/

.navigation{
	background-color:#336699;
	font-size:14px;
	font-weight:bold;
	overflow:visible;
	height:34px;
}

/*.about-us, .programs, .partners, .whats-new, .our-organization{
	color:#FFFFFF;
}

.navigation a{
	text-decoration:none;
	display:block;
	width:auto;
	float:left;
	background-color:#336699;
	white-space:nowrap;
	padding:7px 25px 7px 25px;
	
}

.navigation a:hover{
	color:#ff7924;
	text-decoration:none;
}
*/

/*************************************************************/
/**************************LEFT SIDE**************************/
/*************************************************************/

.left{
	background:#000000;
	padding:1px 0 5px 0;
	margin:0;
}

.left div{
	margin:5px 5px 0 5px;
	text-align:center;
	color:#FFFFFF;
	font-family:Impact, Helvetica, sans-serif;
	font-size:24px;
}

.donate a, .calendar a, .newsletter a{
	color:#FFFFFF;
	text-decoration:none;
	border-width:0;
}

.donate a:hover,.calendar a:hover{
	color:#ff7924;
	text-decoration:none;
	border-width:0;
}

.newsletter a:hover{
	color:#600;
}

.donate{
	background-color:#003366;
}

.newsletter{
	background-color:#ff9900;
}




.calendar{
	background-color:#660000;
}

/*************************************************************/
/**************************CONTENT****************************/
/*************************************************************/


.content{
	font-size:12px;
	padding:25px;
	
}

.content h1{
	font-size:18px;
	color:#336699;
	margin:0;
	padding:0;
}

.content h2{
	font-size:18px;
	color:#ff7a25;
	margin:0;
	padding:0;
}

.content p{
	line-height:20px;
}

.content ul{
	line-height:20px;
}

.content ul li{
	list-style:url(images/common/star-bullet.gif);
}

.content ol{
	line-height:20px;
}

.content a{
	color:#ff7a25;
	text-decoration:underline;
}

.content a:hover{
	color:#ff7a25;
	text-decoration:none;
}

.tutor-tab{
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(images/common/purple-tab.jpg);
	color:#FFFFFF;
	text-align:center;
	padding:5px;

}

.recreation-tab{
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(images/common/orange-tab.jpg);
	color:#FFFFFF;
	text-align:center;
	padding:5px;

}

.all-border{
	border:1px solid #000;
}

.tutor-tab a{
	color:#FFFFFF;
	text-decoration:none;
}

.recreation-tab a{
	color:#FFFFFF;
	text-decoration:none;
}

/*************************************************************/
/**************************BOTTOM*****************************/
/*************************************************************/

.text-links {
	color:#ff7a25;
	font-size:11px;
	margin:10px auto 20px auto;
	width:75em;
	text-align:center;
}

.text-links a{
	color:#ff7a25;
	text-decoration:underline;
}

.text-links a:hover{
	color:#ff7a25;
	text-decoration:none;
}

.bottom{
	background-color:#e1dfdf;
	padding:12px;
	overflow:visible;
}

.address {
	font-size:11px;
	color:#333333;
	float:left;
}

.address a{
	color:#ff7a25;
	text-decoration:underline;
}

.address a:hover{
	color:#ff7a25;
	text-decoration:none;
}

.disclaimer {
	font-size:11px;
	color:#333333;
	text-align:right;
	float:right;
	clear:right;
}

.disclaimer a{
	color:#ff7a25;
	text-decoration:underline;
}

.disclaimer a:hover{
	color:#ff7a25;
	text-decoration:none;
}
