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

/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
padding: 0px;
border: none;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}

*:focus {
outline: none;
}	

html{
overflow: scroll;
}

/*----------------------------------------------------- Don't edit anything above this line ---------------------------------------------------*/
html {
text-align: center;
background-image: url(../images/background.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #000;
}

body { 
position : relative; 
width : 980px; 
margin : 0 auto; 
text-align : left;
padding: 0
}

img	{
padding: 0px;
}

h1{
font-family: Verdana;
font-size: 18px;
width: auto;
font-weight: 600;
padding: 0 0 0 0;
color: #000;
}

h6{
font-family: Verdana;
font-size: 25px;
width: auto;
font-weight: 600;
padding: 0 0 0 0;
color: #000;
}

h4{
font-family: Verdana;
font-size: 14px;
width: auto;
font-weight: 600;
padding: 10px 0 5px 0;
color: #000;
}

h5, h5 a:active, h5 a:link, h5 a:visited{
font-family: Verdana;
font-size: 18px;
width: auto;
font-weight: 600;
padding: 10px 0 5px 0;
color: #013475;
text-decoration: none
}

.small{
font-size: 14px;
color: #b0b0b0;
}

p{
font-family: Arial, Helvetica, sans-serif, "Gill Sans MT";
font-size: 12px;
color: #000;
padding: 0 0 10px 0;
line-height: 17px;
}

ul{
padding: 0;
margin: 0
}

ul.links{
margin: -10px 0 10px 0
}

li{
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif, "Gill Sans MT";
font-size: 12px;
color: #000;
display: block;
line-height: 17px;
}

li a:active, li a:link, li a:visited{
list-style: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: underline;
display: block
}

li a:hover{
color: #000;
text-decoration: none;
display: block
}

a:active, a:link, a:visited{
list-style: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: underline;
}

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

/* -----------------------------------------Begin Editing--------------------------------------------*/

#header{
position: relative;
width: 980px;
height: 154px;
background-image: url(../images/header.jpg);
}

	.logo{
	position: absolute;
	left: 416px;
	top: 80px;
	}
	
#top_nav{
position: relative;
width: 980px;
height: 34px;
background-image: url(../images/nav_background.jpg);
background-repeat: repeat-x
}

	#top_nav img{
	padding: 0;
	}
	
#flash_container{
width: 100%;
height: 253px;
background-color:#fff;
background-image:url(../images/flash_background.jpg)
}

	#flash{
	float: left;
	}

	#quick_buckets{
	width: 230px;
	height: 253px;
	float: right;
	}
		
		#quick_buckets p, #side_bar p{
		color: #fff;
		}
	
			#donate{
			position: relative;
			top: 10px;
			left: 10px;
			padding: 0 0 10px 0;
			border-bottom: solid 1px #fff;
			width: 210px
			}
			#donate form{
			margin: 0 0 0 -8px;
			}
		
			#donate p{
			position: absolute;
			top: -2px;
			left: 115px;
			font-size: 10px;
			line-height: 11px;
			}
		
			#quick_buckets #social_media{
			position: relative;
			top: 5px;
			left: 10px;
			padding: 0 0 10px 0;
			border-bottom: solid 1px #fff;
			width: 210px;
			height: 80px;
			}
			
			#side_bar #social_media{
			position: relative;
			top: 15px;
			left: 10px;
			padding: 0 0 10px 0;
			width: 210px;
			height: 80px;
			}
			
				#social_media p img{
				vertical-align: middle;
				padding: 1px 5px 0 0
				}
		
				#social_left{
				float: left;
				width: 100px
				}
				
				#social_right{
				float: left;
				}
				
				#social_media a:active, #social_media a:link, #social_media a:visited{
				font-size: 12px;
				color: #fff;
				text-decoration: underline;
				}

				#social_media a:hover{
				color: #fff;
				text-decoration: none;
				}
				
			#links{
			position: relative;
			top: 15px;
			left: 10px;
			padding: 0 0 5px 0;
			border-bottom: solid 1px #fff;
			width: 210px;
			}
			
				#links li, #links h4, #links a{
				color: #fff
				}

			#twitter{
			position: relative;
			top: 5px;
			left: 10px;
			padding: 0 0 5px 0;
			width: 200px
			}
			
				#twitter li{
				color: #fff;
				line-height: 12px;
				}

#main_container{
float: left;
margin: 0;
width: 980px;
padding: 0;
background-color: #fbfbfb;
min-height: 320px;
}

	#home_links_bucket{
	float: left;
	width: 245px;
	min-height: 150px;
	margin: 5px 0 0 13px;
	}
		
	#home_news_bucket{
	float: left;
	width: 330px;
	margin: 5px 0 0 27px;
	min-height: 150px;
	}
	
	#home_right_bucket{
	float: left;
	width: 325px;
	margin: 5px 0 0 27px;
	min-height: 150px;
	}
	
		#home_right_bucket img{
		}
		
		#home_bucket_content{
		position: relative;
		padding: 10px;
		background-color: #f7f7f7;
		}
		
#shadow_drop{
float: left;
width: 750px;
height: 11px;
background-image: url(../images/inner_background2.jpg);
background-repeat: no-repeat;
background-color: #fbfbfb;
}

#main_container_inner{
float: left;
margin: 0;
width: 980px;
padding: 0;
background-image: url(../images/inner_background.jpg);
background-repeat: repeat-y;
background-color: #fbfbfb;
min-height: 525px;
}

	#container_inner{
	float: left;
	width: 737px;
	margin: 0 0 0 13px
	}
	
		#event_tabs{
		width:720px;
		height: 30px;
		margin: 5px 0 0 0;
		background-image: url(../images/tabs_background.jpg);
		background-repeat: repeat-x
		}
	
		#content_inner{
		position: relative;
		margin: 5px 0 0 0;
		left: 13px;
		width: 711px;
		}
		
		#google_container{
		margin: 10px 0 0 0;
		}
		
		.comments{
		background-color: #F0F0F0;
		padding: 10px;
		}
		
		.committee{
		text-align: center;
		}
		
			.committee a, .committee a:active{
			color: #013475;
			margin: 0 22px 0 0
			}
			
		#content_event_inner{
		position: relative;
		margin: 5px 0 0 0;
		padding: 10px 13px 10px 13px;
		left: 0;
		width: 693px;
		background-color: #f7f7f7;
		}
		
			#content_event_inner p{
			line-height: 12px;
			}
		
			.event{
			color: #8D090C;
			font-weight: 600;
			padding: 0 5px 0 0;
			}
			
			.more{
			cursor: pointer
			}
			
			#content_event_inner .event_details p{
			line-height: 17px;
			}
		
	.principles{
	float: right;
	margin: -185px 0 0 0;
	}
	
	#side_bar{
	float: left;
	margin: -11px 0 0 0;
	width: 230px;
	background-image: url(../images/side_bar_background.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
	padding: 0 0 20px 0
	}
	
	#footer{
	float: left;
	width: 980px;
	background-color: #fbfbfb;
	height: 35px;
	}
	
		#footer p{
		padding: 10px 0 0 13px;
		font-size: 11px;
		}
		
		#footer a{
		font-size: 11px;
		}
		
		.credits{
		float: right;
		color: #999;
		padding: 0 13px 0 0
		}
		
		.credits a{
		color: #999
		}

/*/////////////////////////////////////////////////////////////////////////////////////////////////Gallerific///////////////////*/
div#container {
	position: relative;
	width: 725px;
	padding: 0px;
	left: -5px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 490px; 
	margin: 0
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 10px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: right;
}
div.nav-controls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
	overflow: hidden;
	padding: 0;
	margin: -15px 0 0 0;
	background-color: #fbfbfb;
	vertical-align: bottom;
}
div.loader {
	background-image:url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 490px;
	height: 402px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 490px;
	height: 402px; /* This should be set to be at least the height of the largest image in the slideshow */
	padding: 0;
	margin: 0;
	line-height: 0;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
	padding: 0;
	margin: 0
}
div.slideshow img {
	padding: 0;
	margin: 0;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 0px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 500px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
}
div.navigation {
	background-color: #fbfbfb;
	height: 380px;
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0 0 0 10px;
	padding: 0px 0 0 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px 2px 2px 2px;
	list-style: none;
	background-color: #fbfbfb;
	/*width: 59px;
	height: 46px;*/
}

ul.thumbs li img{
margin: 0 0 0 0;
}

a.thumb {
	display: block;
	padding: 2px;
}
ul.thumbs li.selected a.thumb {
	background-color: #8D090C
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	display: block;
}
div.navigation div.top {
	position: absolute;
	top: 365px;
	left: 165px;
	margin: 5px 5px 12px 17px;
	height: 11px;
	width: 300px;
	text-align: right;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	margin-right: 2px;
	padding: 1px 3px 1px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	background-color: #8D090C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}



/*------------------------------------------------------Menu-------------------------------------------------*/

div.menuTree
{
margin: 20px 0 0 0;
}
div.menuTree UL
{
    font-size: 100%;
    padding: 0px;
    margin: 0px;
    display:none;
}
div.menuTree UL LI
{
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    line-height: 4px;
	font-size: 12px;
}
div.menuTree UL LI.parent A, div.menuTree ul li.single a
{
    color: #000;
    font-size: 12px;
    text-decoration: none;
    padding: 10px 0 10px 5px;
margin: 1px 0 0 0
}

div.menuTree ul li.parent a{
	background-color: #dcdcdc;
	width: 350px;
}

div.menuTree UL LI ul li.parent A, div.menuTree UL LI ul li.single A
{
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    padding: 0px 2px;

}
div.menuTree UL LI.parent A:hover, div.menuTree ul li.single a:hover
{
	/*color: #fff;
	background-color: #b10a12;*/
}
div.menuTree ul li.child a
{
	font-weight: normal;
	color: #000;
	background: none;
	padding: 10px 0 10px 15px;
display: inline;
line-height: 20px
}
div.menuTree UL LI.child A:hover
{
	color: #000;
	text-decoration: underline;
	background:none;
}
li.selected, div.menuTree UL LI A.selected{
	color: #e1deae;
}
div.menuTree UL LI.parent
{
    background: url(images/collapsed_image.gif) left top no-repeat;
}
div.menuTree UL LI.expanded
{
    background: url(images/expended_image.gif) left top no-repeat;
}

.doc_type{
color: #b10a12;
font-weight: 600;
padding: 0 0 0 15px;
}
