@charset "UTF-8";
/*
Theme Name: New Site Framework
Author: Charlene Kaye
Author URL: http://www.cpkayewebdesign.com
*/

/* CSS Reset */
html,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video,a {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	position:relative;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
} 
body {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	position:relative;
	font-weight:normal;
	background-color: #000000;
}

blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
a,ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }
li {
	list-style-image: none;
	list-style-type: none;
}
html,body {width:100%; height:100%;}
article,aside,figure,footer,header,hgroup,nav,section { display:block; }
/* End CSS Reset */
/*------------------------------------*\
    Typography
\*------------------------------------*/



/*------------------------------------*\
    Layout Structure
\*------------------------------------*/

header {
	width:100%;
	height:auto;
	background-color:#000000;
	color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.pagewrapper {
	height: auto;
	width: 1001px;
	border: 1.25px;
	solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	background-repeat: no-repeat;
}

.featured {
	width:100%;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFF;
}

.leftcol {
	width:100%;
	height:auto;
}

.sidenav {
	height: auto;
	width: 100%;
	font-family: Arial;
	font-size:large;
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
}

.sidebar-03 {
	height: auto;
	width: 100%;
	position: relative;
}

.midcol {
	background-color:#000;
	background-repeat: nono-repeat
	height: auto;
}

.maincontent {
	font-family: arial,Calibri, verdana;
	font-size: 18px;
	height: auto;
	width: 95%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	color: #FFF;
}

.rightcol {
	width:100%;
	height:auto;
	background-color:#red;
	background-repeat: no-repeat;
	float: right;
}

footer {
	clear:both;
	width:100%;
	height:100px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}

.horiz01 {
	float:left;
/* 	height:auto;
	width:100%;
*/
}

.h-wrapper {
	height:102px;
	width:100%;
}

.h-left {
	float:left;
	height:100%;
	text-align:left;
	width:15%
}

.h-donate {
	float:left;
	height:100%;
	text-align:center;
	width:22%;
}

.h-pagelabel {
	float:left;
	height:100%;
	width:35%;
}

.h-maillist {
	float:right;
	height:100%;
	text-align:left;
	width:22%;
}

.longbar {
	width:92%;
	height:27px;
	color: #000000;
	font-family: LCARS, "Arial Black";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	float: left;
	border: 3px solid #000;
	padding-top: 5px;
}

.disclaimer  {
	clear: both;
	height: auto;
	width: 100%;
}

.disclaimerbq  {
	clear: both;
	color: #E6E7E8;
	font-family:Arial;
	font-size: large;
	font-weight:bold;
	height: auto;
	position: relative;
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.bigboldtext {
	clear:both;
	color:#f8981d;
	font-family:LCARS, Arial Black;
	font-size:xx-large;
	font-weight:bolder;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position:relative;
	text-align:center;
	width:=0%;
}

.contenttext {
	clear:both;
	color:#f8981d;
	font-family:Arial ;
	font-size:x-large;
	font-weight:bold;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	position:relative;
	text-align:center;
	width:=0%;
}

.bridgepixwrapper {
	float:left;
	height:auto;
	width:100%;
	position:relative;
}

.image-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* ----------- VIDEO-RELATED ------------- */

video {
	max-width: 100%;
	height: auto;
}

.video-wrapper {
	width: 600px;
	max-width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* -------------------------------------------- */

@media screen and (min-width: 600px) {
	.leftcol {float:left; width:15%;}
	.midcol {float: left; width: 85%;}
	.rightcol {float:left; width:0%;}                            /* keep for later use */
}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 960px) {

}

@media screen and (min-width: 1200px) {

}



/*------------------------------------*\
    Responsive Navigation Menu
	author: Omar Jesus Bravo
	@OmarJesusBravo, www.bravodms.com

nav {
	background-color:black;
	height:auto;
	width:100%;
	color: #ffffff;
	font-family: LCARS, Arial;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
}
\*------------------------------------*/
