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

/* Active Hyperlink Fix */
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
img:active{outline: none;}
img:focus{-moz-outline-style: none;}

html, body { 
	padding: 0;
	margin: 0;
	background: #FFFFFF url(images/bg_repeatx.png) repeat-x;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #1D1D1D;
	height: 100%;
	}
	
#mainwrapper {
	width: 1000px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
	margin: 0 auto;
	}

#topwrapper {
	background: url(images/banner_1000x183.png) no-repeat;
	background-position: bottom center;
	background-color:#001B52;
}
#topwrapperinner {
	height:183px;
	width:1000px;
	margin:0 auto;
}

#namewrapper {
	float: left;
	font-size: 42px;
	font-weight: bold;
	margin: 90px 0 0 95px;
	font-style: italic;
}

			#firstline { float: left; margin: 0; }
			#secondline { float: left; padding: 0 0 0 80px; clear: left; font-size: medium;}
			
			span.for {
				font-size: 24px;
				margin-right: 10px;
			}

#barwrapper {
	width: 1000px;
	height: 60px;
	float:left;
	margin:auto;
	position:relative;
}

#navwrapper {
	z-index: 74;
	float: right;
	height: 45px;
	margin: 15px 10px 0 0;
}

			#navwrapper_left {
				float: left;
				background: url(images/navbar_left_9x45.png);
				width: 9px;
				height: 45px;
			}
			
			#navwrapper_middle {
				float: left;
				background: url(images/navbar_center_1x45.png) repeat-x;
				height: 45px;
			}
			
			#navwrapper_right {
				float: left;
				background: url(images/navbar_right_9x45.png);
				width: 9px;
				height: 45px;
			}
			
div.buttonwrap {
	margin: 8px 0 8px 0;
	height: 29px;
	float: left;
}

div.buttonwrap_active {
	background: url('images/button_left.png') top left;
}

div.buttonwrap+div.buttonwrap {
	margin: 8px 0 8px 5px;
}
			
a.navbutton {
	float: left;
	text-decoration: none;
	color: #FFF;
	height: 21px;
	padding: 5px 8px 3px 8px;
	font-size: 14px;
	position:relative;
	z-index:100;
}

p.paragraphspacer {
	margin: 10px 0 0 0;
}

.imagewrapleft {
	float: left; position: relative; margin: 8px 10px 8px 0;
}

.imagewrapright {
	float: right; position: relative; margin: 8px 0 8px 10px;
}


a.navbutton_active {
	background: url('images/button_right.png') top right no-repeat;
}

#bigcontentheader {
	float: left;
	margin-left:44px;
	height: 60px;
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 36px;
	color: #FFF;
}

#linkbox {
	width: 273px;
	float: left;
	margin: 10px 0 0 0;
	text-align: left;
}

#contentbox {
	width: 710px;
	float: left;
	margin: 10px 0 0 17px;
	text-align: left;
}

			#linkbox div.linkboxheader {
				width: 100%;
				padding: 4px 0 4px 0;
				font-weight: bold;
				font-size: 16px;
				float: left;
				border-bottom: 1px dotted #16169c;
				color: #16169c;
			}
			
			#contentbox div.contentboxheader {
				width: 100%;
				padding: 4px 0 4px 0;
				font-weight: bold;
				font-size: 16px;
				margin-bottom: 12px;
				float: left;
				border-bottom: 1px dotted #16169c;
				color: #16169c;
			}
			
			#contentbox div.contentboxcontent {
				padding: 5px 0 0 0;
				float: left;
				width: 100%;
			}
			
			a.linkbox_buttonstart {
				display: block;
				width: 263px;
				padding: 6px 0 6px 0px;
				margin: 0 0 0 10px;
				border-bottom: 1px dotted #16169c;
				text-align: left;
				text-decoration: none;
				color: #16169c;
				float: left;
			}
			
					a.linkbox_buttonstart:hover {
						background: #f1f1ff;
					}
			
			a.linkbox_button {
				display: block;
				width: 263px;
				padding: 6px 0 6px 0px;
				margin: 0 0 0 10px;
				border-bottom: 1px dotted #16169c;
				text-align: left;
				text-decoration: none;
				color: #16169c;
				float: left;
			}
			
					a.linkbox_button:hover {
						background: #f1f1ff;
					}
					
			div.linkboxseparator {
				height: 15px;
				float: left;
				width: 100%;
			}

div.linkboxcontainer {
	margin-top: 5px;
	float: left;
	margin-bottom: 15px;
}

			div.linkboxcontainerheader {
				width: 258px;
				float: left;
				height: 33px;
				padding: 4px 0 0 15px;
				background: url(images/linkbox_box_header_273x37.png) top center no-repeat;
				font-weight: bold;
			}
			
			div.linkboxcontainercontents {
				background: url(images/linkbox_box_content_273x1.png) repeat-y center;
				width: 243px;
				padding: 0 15px 0 15px;
				float: left;
			}
			
			div.linkboxcontainerfooter {
				background: url(images/linkbox_box_footer_273x18.png);
				width: 273px;
				height: 18px;
				float: left;
			}
			
#status {
	float: left;
	width: 695px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 15px;
	border: 1px solid #eaf7fd;
	background: #f3fcff;
}
	
#status > span {
	font-weight: bold;
	color: #004056;
}
			
div.blogpost {
	float: left;
	width: 710px;
	background: url(images/blogtop.png) top left no-repeat;
	margin-bottom: 15px;
}

div.blogheader {
	float: left;
	margin-left: 30px;
	width: 680px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

div.blogcontent {
	float: left;
	margin: 0 10px 0 40px;
	width: 660px;
	padding: 10px 0 10px 0;
}

div.blogfooter {
	float: left;
	padding: 2px 0 0 30px;
	widtH: 680px;
	background: url(images/blogbottom.png) bottom left no-repeat;
	text-align: right;
	color: #A2A2A2;
}

#footer {
	float: left;
	width: 1000px;
	border-top: 1px solid #16169c;
	padding-top: 5px;
	margin-top: 10px;
}

span.tier1 { margin-left: 10px; }
span.tier2 { margin-left: 20px; }
span.tier3 { margin-left: 30px; }
span.tier4 { margin-left: 40px; }
span.tier5 { margin-left: 50px; }
span.grey { color: #CCC; }
span.left { float: left; }

.galleryimage {
	float: left;
	border: 1px solid #16169c;
}

.galleryheader {
	width: 710px;
	float: left;
	font-size: 16px;
	padding: 0px 0 5px 0;
	font-weight: bold;
	border-bottom: 1px dotted #16169c;
	margin: 0 0 10px 0;
}

div.videoblock {
	float: left;
	width: 335px;
	height: 277px;
	margin: 0 0 15px 15px;
}

/* Additional Styles */

.snLink {
	padding: 0px 1px;
	text-decoration: none;
}

.snImg {
	border: 0px;
}

.snTdImg {
	width:30px;
	text-align:center;
}

.snTdLink {
	width:160px;
	text-align:center;
}

.chipInBox {
	text-align:center;
	padding:10px;
}

.twitterDiv {
	margin-left:33px;
}
.updatedOn {
	font-size:.8em;
	font-style: italic;
	margin-left: 10px;
}
.theStatus {
	
	padding: 5px;
}
.mailingListForm td {
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 10px 0px;
	line-height:30px;
	text-align:center;
}
.formError {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffebe8;
	border: 1px solid #dd3c10;
	padding:2px;
	margin:2px;
	text-align:center;
	line-height:15px;
}
.fillOutForm {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff9d7;
	border: 1px solid #e2c822;
	padding:2px;
	margin:2px;
	text-align:center;
	line-height:15px;
}
.subscribeTo{
	font: 15px Verdana, Helvetica, sans-serif;
	background-color: #fff9d7;
	padding:10px;
	margin:2px;
	text-align:center;
	line-height:15px;
}
.subscribeTo a {
	text-decoration:none;
}
.donationBox {
	text-align:center;
	padding:10px;
}
.donateHeader {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #F3FCFF;
	padding:2px;
	margin:2px;
	text-align:left;
	line-height:15px;
}
.donateButton {
	margin:10px 0px;
}
	