body {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	color: #333;
	background-color: #cac8b9;
	background-image:url(../images/global/pagebk.jpg);
	background-repeat: repeat-x;
}

p {
font-size: 1.3em;
margin: 0 0 10px 0;
padding: 0;
line-height: 135%;
}

a:link, a:visited {
color: #9c5708;
text-decoration: underline;
}

a:hover {
color: #091a23;
text-decoration: underline;
}


/***************************************************************** 
STRUCTURE
*****************************************************************/

/*** WRAPPER ***/
#wrapper {
width:960px;
margin: 0 auto;
}

/*** HEADER ***/

#header {
width:960px;
height: 171px;
margin-top:0px;
padding:0px;
text-align:left;
background-image: url(../images/global/headerbk.jpg);
background-repeat: no-repeat;
background-color:#001d30;
border-bottom: solid 1px #fff;
}

#logo {
float: left;
margin: 0;
width: 100px;
height: 115px;
background-image:url(../images/global/logo02.jpg);
display: inline;}

#logo a {
color: #000;
display: block;
font-size: 10px;
height: 115px;
text-indent: -9999px;
}
#title {
float: left;
width: 543px;
height: 33px;
margin: 44px 0 0 11px;
background-image:url(../images/global/title.jpg);
background-repeat: no-repeat;}

#title a {
color: #000;
display: block;
font-size: 10px;
height: 33px;
text-indent: -9999px;
}

#header-right {
float: right;
margin: 25px 15px 0 0;
text-align:right;
color: #fff;
padding: 0;
display: inline;}

.habla a, .habla a:visited {
	font-size: 1.6em;
	font-weight: bold;
	color: #de9441;
	text-decoration: none;}
	
.habla a:hover, .habla a:visited:hover {
	color: #fff;
	text-decoration: none;}	

/*** MAIN ***/
#main {
width:960px;
margin:0;
padding:0 0 30px 0;
background-color: #fff;
}

#main2 {
width:960px;
margin:0;
padding:0;
background-color: #fff;
background-image:url(../images/global/midbk.jpg);
}
/*** CONTENT ***/

#content{
width:930px;
margin: 0;
padding: 20px 15px 10px 15px;
}

#content_right{
float:right;
width:680px;
margin: 0;
padding: 20px 15px 10px 0;
}

#content_left {
float:left;
width:680px;
margin: 0;
padding: 20px 0 10px 15px;
}


#content_right ul li, #content_left ul li, #content ul li{
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 135%;
	font-size: 1.2em;}
	
#content_right ol li, #content_left ol li, #content ol li {
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 135%;
	font-size: 1.2em;}	

#content_list ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 1.2em;
line-height: 185%;
}	
#content_list li{
margin: 0 0 0 5px;
color:#333;
padding: 3px 0;}

#content_list li.ql a, #content_list li.ql a:visited {
margin: 0;
padding: 3px 0 3px 25px;
color:#9c5708;
text-decoration:none;
list-style: none;
background-image:url(../images/global/arrow-blue.gif);
background-repeat: no-repeat;
background-position: left;
}

#content_list li.ql a:hover, #content_list li.ql a:visited:hover {
color: #f1991a;
text-decoration: underline;
background-image:url(../images/global/arrow-orange.gif);
background-repeat: no-repeat;
background-position: left;
}


.padding {
padding: 0 20px;
}

.paddingleft {
padding: 0 0 0 15px;
}

/*** LEFT COLUMN HOME ***/
#column_left_home {
float:left; 
width:200px;
margin: 0;
padding-bottom: 20px;
}

#column_left_home .padding {
padding:10px 0 10px 20px;
}

/*** LEFT COLUMN ***/
#column_left {
float:left; 
width:250px;
margin: 20px 0 0 0;
padding: 0;
}

#column_left .padding {
padding:30px 0 10px 30px;
}

/*** RIGHT COLUMN ***/
#column_right {
float:right; 
width:230px;	
margin: 20px 20px 0 0;
padding-bottom: 20px;
display: inline;
}

#column_right .padding {
padding-top:10px;
}

#column_right p {
color:#333;
font-size:1.2em;
font-family: Arial;
margin: 0;
padding: 0;}

#column_right2 {
float:right; 
width:230px;	
margin: 50px 20px 0 0;
padding-bottom: 20px;
display: inline;
}

#column_right2 .padding {
padding-top:10px;
}

#column_right2 p {
color:#333;
font-size:1.2em;
font-family: Arial;
margin: 0;
padding: 0;}

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

.gnav {
float: right;
font-size: 1.2em;
margin: 0;
padding: 0;
display: inline;
color: #ccc;
text-align:right;
}

.gnav a:link, .gnav a:visited {
color:#ccc;
text-decoration:none;
}

.gnav a:hover {
text-decoration:none;
color: #fff;
}
/***************************************************************** 
NAVIGATION
*****************************************************************/

#navigation{
width: 960px;
overflow: hidden;
background-image:url(../images/global/topnavbk.jpg);
height: 55px;
border-top: solid 1px #cac8b9;
}


#navigation ul{
margin: 0;
padding: 0;
padding-left: 0; /*offset of tabs relative to browser left edge*/
list-style-type: none;

}

#navigation li{
display: inline;
margin: 0;
}

#navigation li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 0;
height: 55px;
}
/*****************************************************************
* Main Navigation Tabs
*****************************************************************/
	
li#about a, li#about a:visited{
	background-image: url(../images/global/tab-about.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 147px;}

li#about a:hover, li#about a:visited:hover, li#about a.selected{
	background-image: url(../images/global/tab-about-over.jpg);
	background-repeat: no-repeat;}

li#programs a, li#programs a:visited{
	background-image: url(../images/global/tab-programs.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 127px;}

li#programs a:hover, li#programs a:visited:hover, li#programs a.selected{
	background-image: url(../images/global/tab-programs-over.jpg);
	background-repeat: no-repeat;}
	
li#get a, li#get a:visited{
	background-image: url(../images/global/tab-getinvolved.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 153px;}

li#get a:hover, li#get a:visited:hover, li#get a.selected{
	background-image: url(../images/global/tab-getinvolved-over.jpg);
	background-repeat: no-repeat;}

li#support a, li#support a:visited{
	background-image: url(../images/global/tab-support.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 164px;}

li#support a:hover, li#support a:visited:hover, li#support a.selected{
	background-image: url(../images/global/tab-support-over.jpg);
	background-repeat: no-repeat;}

li#resources a, li#resources a:visited{
	background-image: url(../images/global/tab-resources.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 146px;}

li#resources a:hover, li#resources a:visited:hover, li#resources a.selected{
	background-image: url(../images/global/tab-resources-over.jpg);
	background-repeat: no-repeat;}

li#media a, li#media a:visited{
	background-image: url(../images/global/tab-media.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 159px;
}

li#media a:hover, li#media a:visited:hover, li#media a.selected{
	background-image: url(../images/global/tab-media-over.jpg);
	background-repeat: no-repeat;}


/***************************************************************** 
Right navs
*****************************************************************/

#column_right ul{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 1.4em;
line-height: 185%;
}	

#column_right li{
margin: 0 0 0 5px;
color:#333;
padding: 3px 0;}

#column_right li.ql a, #column_right li.ql a:visited {
margin: 0;
padding: 3px 0 3px 25px;
color:#333;
text-decoration:none;
background-image:url(../images/global/arrow-blue.gif);
background-repeat: no-repeat;
background-position: left;
}

#column_right li.ql a:hover, #column_right li.ql a:visited:hover {
color: #f1991a;
text-decoration: underline;
background-image:url(../images/global/arrow-orange.gif);
background-repeat: no-repeat;
background-position: left;
}

#column_right li.facebook, #column_right li.twitter, #column_right li.youtube {
margin: 2px 0 2px 2px;
padding: 0;
color:#333;
text-decoration:none;
line-height: 175%;
list-style-image: none;
background-image: none;
}

#column_right  li.facebook a {
background-image: url(../images/global/facebook_sm.gif);
background-repeat: no-repeat;
background-position: left;
padding: 2px 0 2px 20px;
margin-bottom: 5px;
color:#333;
text-decoration:none;
list-style-image: none;
}

#column_right  li.facebook a:hover {
text-decoration: underline;
color: #f1991a;
}
#column_right ul li.twitter  a {
background-image: url(../images/global/twitter_sm.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0 0 0 20px;
color:#333;
text-decoration:none;
list-style-image: none;
}

#column_right ul li.twitter  a:hover {
text-decoration: underline;
color: #f1991a;
}

#column_right ul li.youtube  a {
background-image: url(../images/global/youtube_sm.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0 0 0 20px;
color:#333;
text-decoration:none;
list-style-image: none;
}

#column_right ul li.youtube  a:hover {
text-decoration: underline;
color: #f1991a;
}


#column_right2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 1.2em;
line-height: 125%;
}	

#column_right2 li{
margin: 0 0 0 5px;
color:#333;
padding: 3px 0;}

#column_right2 li a, #column_right2 li a:visited {
margin: 0;
padding: 3px 0 3px 10px;
color:#333;
text-decoration:none;}

#column_right2 li a:hover, #column_right2 li a:visited:hover {
color: #f1991a;
text-decoration: underline;
}

#column_right2 h5 {
	background-color: #3296b3;
	background-image: none; }
/***************************************************************** 
Leftnav
*****************************************************************/
#leftnav {
padding: 0;
margin: 0;
width: 220px;
}

#column_left h3 {
color:#0a486a;
font-size:2.2em;
font-weight: bold;
margin: 0;
}
#column_left h4 {
color: #de9441;
font-size:1.6em;
font-weight: normal;
margin: 0 0 10px 0;
}

#leftnav ul{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 1.3em;
line-height: 135%;
}	

#leftnav li{
color:#333;
margin: 0;
padding: 0;
display: inline;}

#leftnav li a, #leftnav li a:visited {
margin: 0;
padding: 8px 0 8px 15px;
color:#333;
text-decoration:none;
display: block;
border-bottom: solid 1px #ccc;
}

#leftnav li a:hover, #leftnav li a:visited:hover {
color: #f1991a;
text-decoration: underline;
background-image:url(../images/global/arrow-leftnav.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#hot1 li.nav1 a, #hot2 li.nav2 a, #hot3 li.nav3 a, #hot4 li.nav4 a, #hot5 li.nav5 a, #hot6 li.nav6 a, #hot7 li.nav7 a, #hot8 li.nav8 a, #hot9 li.nav9 a{
	font-weight: bold;
	background-image:url(../images/global/arrow-leftnav.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
	padding: 8px 0 8px 15px;
	}
#hot1 li.nav1 a:hover, #hot2 li.nav2 a:hover, #hot3 li.nav3 a:hover, #hot4 li.nav4 a:hover, #hot5 li.nav5 a:hover, #hot6 li.nav6 a:hover, #hot7 li.nav7 a:hover, #hot8 li.nav8 a:hover, #hot9 li.nav9 a:hover {
color: #f1991a;
text-decoration: underline;
background-image:url(../images/global/arrow-leftnav.gif);
	background-repeat: no-repeat;
	background-position: left;
	}	
/***************************************************************** 
Homepage
*****************************************************************/

#content_home {
float:left;
width:695px;
margin: 10px 0 0 0;
}

.sidewrap {
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	padding: 10px;}


#homepic{
	float: right;
margin: 0;
padding: 13px;
background-image:url(../images/main/homepicbk.jpg);
background-repeat: no-repeat;
width: 654px;
}	
	
	
	#welcome {
		margin: 15px;
		padding: 0 0 0 10px;
		font-size: 1.1em;}
/***************************************************************** 
CONTENT
*****************************************************************/

h1 {
color:#0a486a;
font-size:2.6em;
font-weight: bold;
margin: 0 0 10px 0;
}

h2 {
color: #0d608d;
font-size:1.8em;
font-weight: normal;
margin: -7px 0 10px 0;
}

h3 {
color:#754106;
font-size:1.6em;
font-weight: bold;
margin:0 0 3px 0;
}

h3.rule {
color:#026b74;
font-size:1.4em;
font-weight: bold;
margin: 5px 0 8px 0;
padding: 0 0 5px 0;
border-bottom: solid 1px #ccc;
}

h4 {
color:#666;
font-size:1.2em;
font-weight: bold;
margin: 0 0 5px 0;
}

h5 {
color:#fff;
background-color: #001d30;
background-image:url(../images/global/h5bk.jpg);
font-size:1.6em;
font-weight: normal;
padding: 7px 0 7px 12px;
margin: 0;}

/*****************************************************************
TABLES
*****************************************************************/


/*****************************************************************
FOOTER
*****************************************************************/
#footer {
width:960px;
padding: 0;
margin: 0 auto;
margin-top: 15px;
background-color: #dddbc9;
border: solid 1px #cfcdbc;
background-image: url(../images/global/footerbk.jpg);
background-repeat: repeat-x;
}

#footer a:link, #footer a:visited{
color: #666;
text-decoration:none;
}

#footer a:hover {
color: #091a23;
text-decoration:underline;
}

.sitemap {
float: left;
text-align:left;
font-size: 1.1em;
color: #333;
margin: 0 15px 0 0;}

.sitemap h3{
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	margin: 0;
	display: block;
	color: #666;}
	
.sitemap ul {
	list-style: none;
	margin: 5px 0 10px 20px;
	padding: 0;
	line-height: 140%;
	}
.sitemap li {
margin: 0 0 5px 0;}	
	
#copyright {
width:960px;
margin: 0 auto;
padding: 10px 0 0 0;
font-size:1.1em;
color: #333;
text-align: center;
line-height: 140%;
}
/*****************************************************************
MISC
*****************************************************************/
hr {
color:#dee8e4;
border: none 0;
border-top: 1px solid #dee8e4;
margin: 15px 0;
}

.callout {
color:#F00;
}

.note {
font-size: 0.9em;
font-family:Arial, Helvetica, sans-serif;
}

.link_small {
margin: 10px 0 0 0;
padding: 5px 0;
font-size: 1.1em;
text-align: right;}

.link_small a:link, .link_small a:visited {
padding: 0 14px 0 0;
color:#333;
text-decoration:none;
background-image: url(../images/global/carrot_arrow.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration:none;
}

.link_small a:hover {
background-image: url(../images/global/carrot_arrow-over.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration:underline;
}

.top {
margin: 10px 0 0 0;
padding: 5px 0;
font-size: 1.1em;
text-align: right;}

.top a:link, .top a:visited {
padding: 0 14px 0 0;
color:#333;
text-decoration:none;
background-image: url(../images/global/carrot_btt.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration:none;
}

.top a:hover {
background-image: url(../images/global/carrot_btt-over.gif);
background-repeat: no-repeat;
background-position: right;
text-decoration:underline;
}
	
#addthis {
	float: right;
	width: 138px;
	display: inline;
	margin: 0 0 10px 0;}

.SpryHiddenRegion {
	visibility:hidden;
}

/*****************************************************************
EVENTS Home
*****************************************************************/

.date {
	float: left;
	background: #f4edbe;
	border: solid 1px #d1c88c;
	padding: 3px 5px 2px 5px;
	margin: 0 10px 2px 0;
	text-align: center;}
	
.month {
font-size: 1.2em;
font-family:Arial, Helvetica, sans-serif;
color: #0e202b;
font-weight: bold;
text-transform: uppercase;}

.day {
font-size: 2.1em;
font-family:Arial, Helvetica, sans-serif;
color: #734006;
font-weight: bold;
margin: 0;
padding: 0;}

.event {
font-family:Arial, Helvetica, sans-serif;
color: #042639;
font-weight: bold;}

.time {
color: #f1991a;}

.evetdivide {
border-bottom: solid 1px #ccc;
margin: 10px 0 10px 0;
padding: 0;}

/*** Event Page Layout ***/

.event_entry {
padding: 0 0 5px 0;
margin: 0 0 15px 0;}

.event_date {
float: left;
	background: #f4edbe;
	border: solid 1px #d1c88c;
	padding: 3px 5px 2px 5px;
	margin: 0 10px 2px 0;
	text-align: center;}

.event_info {
float: right;
width: 790px;
border-bottom: solid 1px #ccc;}	

/*** News Page Layout ***/

.news_entry {
padding: 0 0 5px 0;
margin: 0 0 15px 0;}

.news_info {
margin: 0;
padding: 0;}

.news_info h2{
	color:#001d30;
font-size:2.0em;
font-weight: bold;
margin:10px 0 -5px 0;}

.news_info h3{
margin:-5px 0 0 0;}

.newsdivide {
border-bottom: solid 1px #ccc;
margin: 5px 0;
padding: 0;}

/*****************************************************************
NO DISPLAY
*****************************************************************/

#printheader, #printfooter {
display: none;
}

/*****************************************************************
NEWS RSS FEED
*****************************************************************/

#news {
float:left;
width:465px;
margin: 0 0 0 20px;
padding: 10px 0 0 0;
display: inline;
}
#news h2 {
color:#001d30;
font-size:2.0em;
font-weight: bold;
margin:10px 0 -5px 0;
}

#news h3 {
color:#de9441;
font-size:1.4em;
font-weight: bold;
margin:0;
text-transform: uppercase;
}


#news p {
	margin: 3px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 135%;
	border-bottom: solid 1px #ccc;
	padding: 0 0 10px 0;
}

/*****************************************************************
MISC
*****************************************************************/

.required {
	font-weight: bold;
	color: #c00;
}
.button {
	background-color: #ef7d24;
	border: 1px solid #ffe797;
	color: #fff;
	padding: 3px 10px;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.button a:link, .button a:visited, .button a:hover {
	color: #fff;
	text-decoration: none;
	display: inline;
	font-weight: bold;
}
.button a:hover {
	color: #ffe797;
}
/* image styles */
img.left {
	float:left;
	margin: 2px 16px 15px 0;
	border: 0;
	padding: 13px;
	background-image:url(../images/global/sectionpicbk.jpg);
	background-repeat: no-repeat;
	
}

img.right {
	float:right;
	margin: 2px 0px 10px 10px;
	border: 0;
	padding: 13px;
	background-image:url(../images/global/sectionpicbk.jpg);
	background-repeat: no-repeat;
}
	 
.clear {
	clear: both;}
	
	.tagline {
color:#0a486a;
font-size:2.2em;
font-weight: normal;
margin: 0;
}

.orange {
	color: #de9441;}
	
	.small {
		font-size: 1.1em;}
		
