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

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 1000px;
	background-color: #01447b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}

#wrapper {
	width: 1000px;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#wrapper2 {
	width: 1000px;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF; */
}
/********** HEADER ELEMENTS ****************/ 


.indexheader {
	width: 1000px;
	/** background-image: url(/images/static-bg.jpg);  **/
	background-repeat: no-repeat;
	height: 132px;
	
}

.indexlogo {
	float: left;
	width: 450px;
	padding-left: 50px;
}

.indexlogo2 {
	float: left;
	width: 450px;
	padding-left: -10px;
}

.indextopright {
	float: right;
	width: 435px;
	padding-left: 50px;
	padding-right: 15px;
	padding-top: 25px;
	font-size: 110%;
	text-align: justify;
}

.indextopright2 {
	float: right;
	width: 435px;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 25px;
	font-size: 110%;
	text-align: justify;
}
.indextexthead {
	font-family: "Arno Pro", "Times New Roman", Times, Georgia, serif;
	color: #003366;
	font-style: italic;
}

.navbox {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 32px;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
}


/********** CONTENT ELEMENTS ****************/ 


#main {
	width: 1000px;
	padding-top: 10px;
}

#main2 {
	width: 1000px;
	padding-top: 10px;
}

.video {
	float: left;
	width: 359px;
	min-height: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}

.donate {
	float: left;
	width: 314px;
	min-height: 440px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.coming {
	float: right;
	width: 325px;
	min-height: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
}

.news {
	float: left;
	width: 499px;
	min-height: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}

.newstop {
	width: 100%;
	height: 25px;
	background-color: #336699;
	font-size: 105%;
	line-height: 22px;
	text-indent: 5px;
}
	

.newsbox {
	width: 96%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2%;
	padding-right: 2%;
	text-align: left;
	font-size: 80%;
	color: #003366;
	height: 100px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #336699;
}

.merch {
	float: right;
	width: 500px;
	min-height: 175px;
}

.merch a:link, .merch a:visited {
	color: #6699cc;
	text-decoration: none;
}

.merch a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.contentarea1 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.contentarea2 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}



/********** TEXT ELEMENTS ****************/ 

.header1 {
	width: 100%;
	padding-bottom: 10px;
	font-size: 135%;
	text-align: left;
}

.subheader {
	width: 100%;
	padding-bottom: 5px;
	font-size: 105%;
	text-align: left;
}

.subheader2 {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 105%;
	text-align: left;
}

.righttext {
	width: 100%;
	text-align: right;
	font-size: 105%;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.tinytext {
	font-size: 70%;
}


/********** FOOTER ELEMENTS ****************/ 


.footer {
	width: 1000px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.breakerbar {
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding-top: 10px;
}

.footercontent {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	height: 10px;
	width: 1000px;
	color: #FFFFFF;
}

.joodbox {
	float: left;
	width: 500px;
}

.joodayoh {
	float: left;
	width: 45px;
	padding-left: 10px;
}

.joodayoh2 {
	float: left;
	width: 440px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.joodayoh2 a:link, .joodayoh a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.joodayoh2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.connectbox {
	float: right;
	width: 500px;
}

.connect {
	float: right;
	width: 465px;
	text-align: right;
	padding-right: 10px;
}


.clearone {
	clear: both;
	height: 1px;
}