body{
	align:left top;
	background: #e6e7d5;
	background:#e6e7d5 url(../images/bg.jpg) repeat-x left top;
	font-size:85%;
	font-family:arial,verdana,helvetica,sans-serif;
	color: #2b2b2b;
	padding:0;
	margin:0;
}

body.home{
	align:left top;
	background: #e6e7d5;
	background:url(images/bg.jpg) repeat-x left top;
	font-size:90%;
	font-family:arial,verdana,helvetica,sans-serif;
	color: #2b2b2b;
	padding:0;
	margin:0;
}

h2,h3,h4,h5{display:block;height:auto;font-family:Tahoma,Arial,sans-serif;letter-spacing:-.01em;line-height:1em;}
h2{margin:0 0 20px;padding-bottom:10px;font-size:30px;letter-spacing:-1px;font-weight:bold;color:#654f3f;border-bottom:0px solid #ccc;}
h3{clear:both;margin:5px 5px 5px 0;padding-bottom:3px;font-size:20px;font-weight:bold;color:#2b2b2b;border-bottom:1px solid #ccc;}
h4{clear:both;margin:5px 5px 5px 0;padding-bottom:3px;font-size:16px;font-weight:bold;color:#2b2b2b;}
/*h4{margin:0 0 10px;padding-bottom:1px;font-size:1.2em;font-weight:bold;color:#555;border-bottom:1px solid #ccc;}*/
h5{font-weight:bold;border-bottom:1px solid #999;}



/*------------------------------------------------top part--------------------*/
#top{
	width:975;
	height:176px;
	margin:0 auto;
	position:relative;
	/*background-color: #FFFFFF;*/
	background-image: url(../images/slogan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top .tweet{
	left:520px;
	top: 5px;
	position:absolute;
	width:450px;
	height:100px;
	border:0px;
	font-size:85%;
	font-family:arial,verdana,helvetica,sans-serif;
	color: #2b2b2b;
	text-align:right;
}

#top .logo{
	position:absolute;
	left:1px;
	top:-4px;
	width:140px;
	height:140px;
	border:0px;
}


#top .nomsg{
	width:975px;
	height:29px;
	position:absolute;
	left:0px;
	top:139px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	
}
#top ul{
	width:975px;
	height:29px;
	position:absolute;
	left:0px;
	top:139px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	/*background-image: url(../images/menuBG.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
#top ul li{
	float:left;
	margin:0 1px 0 0;
}
#top ul li a{
	/*background:url(../images/nav_bg.gif) 0 0 no-repeat;*/
	width:120px;
	height:29px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
#top ul li a:hover{
	background:url(../images/nav_hover.gif) 0 0 no-repeat;
	width:120px;
	height:29px;
	color:#ede297;
	background-color:inherit;
}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	/*background:url(../images/nav_hover.gif) 0 0 no-repeat;*/
	width:120px;
	height:29px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#ede297;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}


/*------------------------------------------------top part--------------------*/
	
/* *** LINKS SECTION *** */
A{
	text-decoration:none;
}
a:link {
color: #3d9bcf;
}

a:visited {
color: #3d9bcf;
}

a:active {
color: #3d9bcf;
}

a:hover {
	color: #20c9cf;
	text-decoration: none;
}

A.white{
	text-decoration:none;
}
a.white:link{
	color: #ffffff;
}
a.white:visited {
color: #ffffff;
}

a.white:active {
color: #ffffff;
}

a.white:hover {
	color: #20c9cf;
	text-decoration: none;
}

A.video{
	text-decoration:none;
	font-weight:bold;
}
a.video:link{
	color: #4a88bb;
}
a.video:visited {
color: #4a88bb;
}

a.video:active {
color: #4a88bb;
}

a.video:hover {
	color: #61b0f1;
	text-decoration: none;
}
A.footer{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.footer:link{
	color: #ffffff;
}
a.footer:visited {
color: #ffffff;
}

a.footer:active {
color: #ffffff;
}

a.footer:hover {
	color: #9dca14;
	text-decoration: none;
}
a.leftNavLink{
	padding-top: 0px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
}
a.leftNavLink:hover {
	color: #48443a;
	text-decoration: underline;
}
a.leftNavLink:visited {
	color: #2b2b2b;
	text-decoration: none;
}
a.leftNavLinkSelect{
	padding-top: 0px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #647883;
	text-decoration: underline;
}
a.leftNavLinkSelect:hover {
	color: #48443a;
	text-decoration: none;
}
a.leftNavLinkSelect:visited {
	color: #647883;
	text-decoration: underline;
}

a.bodyLink{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #307e7e;
}
a.bodyLink:visited {
	color: #307e7e;
}
a.bodyLink:hover {
	color: #9dca14;
	text-decoration: none;
}

a.bodyLinkTxt{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	color: #307e7e;
}
a.bodyLinkTxt:visited {
	color: #307e7e;
}
a.bodyLinkTxt:hover {
	color: #9dca14;
	text-decoration: none;
}

a.bodyLinkSub{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #9dca14;
}
a.bodyLinkSub:visited {
	color: #9dca14;
}
a.bodyLinkSub:hover {
	color: #9dca14;
	text-decoration: underline;
}

a.bodyLinkSub2{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #9dca14;
}
a.bodyLinkSub2:visited {
	color: #9dca14;
}
a.bodyLinkSub2:hover {
	color: #9dca14;
	text-decoration: underline;
}

/* *** END LINKS SECTION *** */


/* *** CONTENT SECTION *** */
.regularContent {
	font-family: Arial;
	font-size: 85%;
	font-weight: normal;
	color: #3a4348;
}

.regularContentWhite {
	font-family: Arial;
	font-size: 85%;
	font-weight: normal;
	color: #FFFFFF;
}
.regularContentOpinion {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2b2b2b;
}

.videoGallery {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F8F8F8;
	background-color:#181818;
}
.videoGalleryHome {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #F8F8F8;
	background-color:#181818;
}

/* *** END CONTENT SECTION *** */


/* *** WF TITLE SECTION *** */
.homeTitle {  
	font-family: Arial; 
	font-size: 15px; 
	color: #3a4348;
	font-weight: bold; 
}

.wf {  
	font-family: Arial; 
	font-size: 21px; 
	color: #3a4348;
	font-weight: bold;
	font-style: italic; 
}

.homeTitleWhite {  
	font-family: Arial; 
	font-size: 15px; 
	color: #FFFFFF;
	font-weight: bold; 
}

.wfWhite {  
	font-family: Arial; 
	font-size: 21px; 
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic; 
}

.homeTitleGreen {  
	font-family: Arial; 
	font-size: 15px; 
	color: #c9ca56;
	font-weight: bold; 
}

.wfGreen {  
	font-family: Arial; 
	font-size: 21px; 
	color: #c9ca56;
	font-weight: bold;
	font-style: italic; 
}
.homeTitleBlue {  
	font-family: Arial; 
	font-size: 15px; 
	color: #bfe4e5;
	font-weight: bold; 
}
.regularTitle {  
	font-family: Arial; 
	font-size: 14px; 
	color: #5fa4a6;
	font-weight: bold; 
}

.wfBlue {  
	font-family: Arial; 
	font-size: 21px; 
	color: #80bacf;
	font-weight: bold;
	font-style: italic; 
}

.volunteerTable {  
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a4348;
	
}
/* *** END WF TITLE SECTION *** */


/* *** LEFT MENU SECTION *** */
#leftNavTop {  
	height: 8px;
	width: 210px;
	background-image: url(../images/leftNavBgTop.jpg);
	background-repeat: no-repeat;
}
#leftNavMain {
	height: 100%;
	width: 200px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	background-image: url(../images/leftNavBg.jpg);
	background-repeat: repeat -x left top;
}
#leftNavBottom {  
	height: 8px;
	width: 210px;
	background-image: url(../images/leftNavBgBottom.jpg);
	background-repeat: no-repeat;
}

#mainBody {
	width: 740px;  
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
}
#mainBody ul li{
	padding-bottom: 7px;
}

#linkBullet {
	color: #307e7e;
}

#bgMainHome {
	width: 975px;
	padding-bottom:7px;
	padding-top:7px;
	background-image: url(../images/topRound.jpg);
	background-repeat: no-repeat;
}
#bgMainHomeT {
	width: 975px;
	padding-bottom:0px;
	background-image: url(../images/bottomRound.jpg);
	background-repeat: no-repeat;
}
#pageTitle {
	background-color: #767575;
	width: 725px;
	height: 30px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F9F9F9;
	padding-left: 5px;
	padding-top: 10px;
}
#homeBottomLink {
	float: right;
	padding-right:15px;
	padding-top: 10px;
}
#homeBottomLink a {
	color: #995a2c;
	font-size: 13px;
}


/* *** END LEFT MENU SECTION *** */
