/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* 
{
margin: 0px;
padding: 0px;
}

p{
	padding: 15px;
}

body {
	background: #e01400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #bad6ff url(images/bgtop.jpg) top repeat-x;
}

input, textarea {
	
}

.donate1 textarea {
	background: #fe7f00;
	border: 1px solid navy;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

.donate1 input {
	background: #fe7f00;
	border: 1px solid navy;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: uppercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 36px;
	padding-left: 39px;
	padding-bottom: 15px;
}

hr {
	display: none;
}



#main
{
width: 100%; /*1020*/
margin: 0 auto;
background: url(images/conbg.jpg) repeat-y center;
}


/* Header */

#header {
	height: 180px;
	width: 100%; /*1400px*/
	margin: 0 auto;
}

#logo {
width: 100%; /*1400px*/
height: 180px;
background: url(images/header.jpg) no-repeat;
}

#headerimg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
height: 37px;
width: 948px;
font-size: 16px;
font-weight: bold;
padding-left: 0px;
margin: 0 auto;
margin-top: 10px;
	
}

/* #menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

	

#menu a {
	height: 37px;
	padding-top: 0px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #013696;
	
}

*/

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px;
width: 100%;
background: url(images/menubg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: navy;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: navy;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: gold;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #3366FF;
}

.nofirst {
	background: url(images/menubor.jpg) left bottom no-repeat;
}


/* Page */

#page {
	width: 976px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 503px;
	margin: 10px;
}

#wel{
	background: url(images/wel.jpg) no-repeat center;
	width: 504px;
	height: 202px;
	margin-bottom: 10px;
}

#wel a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 15px;
	
}

#wel a:hover{
	text-decoration:underline;
}

.web{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}

#weltext{
	width: 155px;
	color: #cecccc;
	margin-left: 20px;
}

#gallery{
	padding-left: 7px;
}

.gal1{
	width: 111px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal2{
	width: 111px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal3{
	width: 111px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal4{
	width: 111px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal, .gal2, .gal3, .gal4 a{
	color:#FFFFFF;
}

.gtext{
	color: #007993;	
}

.gwiev{
	width: 96px;
	height: 31px;
	background:url(images/wiev.jpg) no-repeat center;
	margin-top: 5px;
	padding-top: 15px;
}

.wiev{
	text-decoration:none;
	color:#FFFFFF;

}

.read{
	text-align:right;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a{
	color: #6686c0;
}

.read a:hover{
	color: #6686c0;
	text-decoration: underline;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

#conbg
{
background:url(images/conbg.gif) repeat-y top;
}

#conbg span{
	font-size:22px;
	color: red;
}
#met{
	color: #013696;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	padding-left: 20px;
	padding-top:10px;
	
}

#pitstatement {
	color: #013696;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
	padding-left: 5px;
	padding-top:10px;
}
#redtext {
	color: #FF0000;
}
#sponsers td{
	border: 1px inset black;
}

.post {

	color: #000000;

}

.text a {
	color: #6686c0;
}

.text a:hover {
	color: #000000;
}

.post H2
{
width: 503px;
height: 25px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/contitle.gif) no-repeat;
}

.center_bottom
{
background: url(images/conbot.gif) no-repeat bottom;
height: 2px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 226px;
	margin-top: 10px;
	color: #000000;

}

.sidebar ul {
	margin-top: 15px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-right: 30px;
	
}

.sidebar ul li a{
	color:#000000;
	text-decoration: none;
}

.sidebar ul li a:hover{
	color:#6786c0;
}

.sidebar li {
	padding-left: 15px;
	background:url(images/liststyle.gif) no-repeat top left;
	margin-bottom: 15px;
	margin-left: 20px;
}

.liststyle2 li{
	background:url(images/liststyle2.jpg) no-repeat top left;
	padding-left: 30px;
}

.sidebar h2 {
width: 226px;
height: 25px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

.bottom_small
{
height: 2px;
background: url(images/left_bottom.gif) no-repeat bottom left;
width: 228px;
margin-bottom: 20px;
}


#leftbar .line1, #rightbar .line1
{
background: url(images/left_bg.gif);
padding: 4px;
}

#leftbar .small_back, #rightbar .small_back
{
background: url(images/small_back.gif) repeat-y;
}

/* Left Sidebar */

#leftbar {

}

/* Right Sidebar */



#com{
	padding: 5px;
	
}

.hr{
	background:url(images/hr.jpg) no-repeat;
	height: 1px;
	width: 209px;
	margin-top: 5px;
	margin-bottom:5px;
}

#hr2{
	width: 503px;
	height: 1px; 
	background: url(images/hr2.jpg) no-repeat center;

	margin-bottom:5px;
}

#leftbar .back, #rightbar .back
{
background: url(images/title_back.gif) no-repeat;
padding: 10px;
}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 42px;
	background: url(images/footer.jpg) no-repeat top;
	text-align: center;
	font-size: smaller;
	color: #013696;
}

#footer a {
	color: #013696;
}