html{
	font-family:"Verdana",Verdana,sans-serif;	
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:14px;	
	background:#CCCCCC;
}

body{
	background:#CCCCCC;
}

.main{
	position:relative;
	width:955px;
	overflow-y:auto;
	overflow-x:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background:#ffffff;
	min-height:800px;


}

.headrightlogo{
	position:absolute;
	right:10px;
	top:140px;
	width:204px;
	height:147px;
	background:url(../images/logop2.png) no-repeat;
}

* html .main { 
   height: expression( this.scrollHeight < 800 ? "800px" : "auto" ); /* sets min-height for IE */
}

h1{
	padding:0;
	margin:0;
	font-size:2.0em;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
}

h2{
	color:#c2272d;
	background:url(../images/blacklogo24grey.png) no-repeat 3px 13px;
	font-size:1.8em;
	font-weight:bold;
	padding:0;
	margin:0px 0px 0px 0px;
	padding-left:30px;
	padding-top:10px;

	height:28px;


	text-align:left;
}

em{
	font-size:1.4em;
	font-weight:bolder;
}

strong{
	font-weight:bold;
}

h3{
	font-size:1.4em;
	font-weight:bold;
	color:#c2272d;
	line-height:1.7em;	
}

h4{
	font-size:1.2em;
	font-weight:bold;	
}

.red{
	color:#c2272d;
}



.header{
	width:955px;
	height:200px;
	clear:left;
}

.footer{
	width:955px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
	background:#c2272d;
	color:#ffffff;
	
}

.pad10{
	padding:20px 10px 10px 15px;
	overflow:auto;
}

.pad10a{
	padding:10px 10px 10px 10px;
	overflow:auto;
}

.pad10right{
	padding:10px 10px 0px 0px;
	overflow:auto;
}

.pad10 a,.pad10 a:visited{
	color:#202020;
	font-weight:bold;
	text-decoration:none;
	background:0;
	
}

.pad10 a:hover{
	background:#a0a0a0;
}

.pad5{
	padding:7px;
	overflow:auto;
}

.donate{
	display:block;

}

.padleft{
	padding-left:5px;
}

.leftpanel{
	float:left;
	width:300px;
	min-height:500px;
	background:#ffffff;
	margin-top:20px;
	
}

.leftpanelhead{
	width:300px;
	height:22px;
	line-height:22px;
	font-size:0.9em;
	background:#DDDDDD;
	margin-bottom:20px;
	font-weight:bold;
	margin-top:20px;
}

.contentpanel{
	float:left;
	width:400px;
	min-height:500px;
	margin-top:20px;
}

.extrapanel{
	float:right;
	width:205px;
	min-height:500px;
	margin-right:10px;
}

.extraheader{
	width:205px;
	height:22px;
	line-height:22px;
	font-size:0.9em;
	background:#DDDDDD;
	margin-bottom:20px;
	font-weight:bold;
	margin-top:20px;

}

a,a:visited{
	color:#606060;
	text-decoration:none;
}

a:hover{
	background:#e0e0e0;
}
	
			
.container {
	clear:both; 
	width:990px;; 
	overflow:hidden;
	padding-top:10px;


	
}
			

#menu2 {
  	padding:0; 
  	margin:0 auto; 
  	padding-left:10px;
	float:left;


  background:#ffffff;

  }

#menu2 li {
  float:left;
  }

#menu2 a,#menu2 a:visited{
  float:left;
  display:block;
  padding:4px;
  color:#c2272d; 
  background:#ffffff;
  font-weight:bold; 
  text-decoration:none;

  }

#menu2 a:hover {
  color:#ffffff; 
  background:#c2272d;
}

.edit-mark{
	position:absolute;
	padding:3px;
	background:red;
	color:white;
}

.edit-mark:hover{
	background:black;
	
}

.header-locate{
	display:inline;
	float:right;
	width:550px;
	height:130px;
	margin-right:110px;
	margin-top:60px;
}

.header-quotes{
	display:none;
	font-weight:bold;
	font-size:1.2em;
	color:#808080;
	letter-spacing:-1px;
	background:#ffffff;


	
}

.start-quote{
	float:left;
	height:130px;
	padding-right:3px;

}

.header-quotes b{
	color:#c2272d;
}

.quoteby{
	float:right;
	background:#ffffff;
	color:#c2272d;
	font-size:0.7em;
	padding:2px;
}

/*-- contact form --*/


.contactform{
	text-align:left;
	padding-bottom:70px;
}

.contactform label{
	display:block;
	width:200px;

	float:left;
}

.contactform input{
	width:300px;
	margin-top:6px;
	background:#ffffff;

	
}


.contactform textarea{
	width:300px;
	height:50px;
	margin-top:6px;
	background:#ffffff;
}

.contactform select{
	width:305px;
	margin-bottom:10px;
	background:#ffffff;
}

.contactform button{
	margin-left:200px;
	float:left;
	background:#ffffff url(../images/submitbutton.png) no-repeat 0px 0px;
	color:#ffffff;
	border:0;
	width:62px;
	height:21px;
	line-height:21px;
}

.contactform button:hover{
	color:#d0d0d0;
}
.contacterror {
	padding-left:200px;
	color:red;
}

#register{
	min-height:50px;
	overflow:auto;
	padding-bottom:10px;

}

* html #register { 
   height: expression( this.scrollHeight < 50 ? "50px" : "auto" ); /* sets min-height for IE */
}


.registration{
	display:inline;
	float:left;
	margin-left:10px;
	width:200px;
	overflow:auto;

}

.registration label{
	float:left;
	display:block;
	width:30px;

}

.registration input{
	float:left;
	width:160px;
	margin-bottom:5px;

}

#regbutton{
	display:inline;
	float:left;
	background:#ffffff url(../images/submitbutton.png) no-repeat 0px 0px;
	color:#ffffff;
	border:0;
	width:62px;
	height:21px;
	line-height:21px;
	margin-top:14px;
}

#regbutton:hover{color:#b0b0b0;}

.sponsor{
	float:left;
	width:291px;
	overflow:auto;
	min-height:310px;
	border:1px solid;
	margin-right:1px;
	margin-bottom:1px;
}

* html .sponsor { 
   height: expression( this.scrollHeight < 310 ? "310px" : "auto" ); /* sets min-height for IE */
}

.small{
	font-size:0.8em;
}

.contact-half{
	float:left;
	width:293px;
	overflow:auto;
}

#picoverlay{
	position:absolute;
	display:inline;
	background:#c2272d;
	color:#ffffff;
	width:550px;
	margin-top:183px;
	margin-left:20px;

}

#donatebutton{
	width:90px;
	height:21px;
	background:url(../images/buttonred90.png) no-repeat;
	color:#ffffff;
	margin-bottom:5px;
	
}

#donatebutton a,#donatebutton a:visited{
	display:block;
	width:90px;
	text-align:center;
	line-height:21px;
	color:#ffffff;
	font-weight:bold;
}

#donatebutton a:hover{
	color:#e0e0e0;
	background:0;
}

.newslist{
	border:1px solid #f0f0f0;
	padding:5px;
	
}

.newslist li{
	margin-bottom:10px;
	padding:3px;
	background:#e0e0e0;
	border-bottom:1px solid #d0d0d0;
	padding-bottom:5px;
	

}

.newslist b{
	display:block;
	font-size:0.9em;
	color:#707070;
	clear:left;
	
}

.bigbutton a,.bigbutton a:visited{
	display:block;
	background:url(../images/170button.png) no-repeat;
	height:21px;
	width:170px;
	line-height:21px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	clear:left;
	margin-top:20px;
	margin-bottom:10px;

	
}

.bigbutton a:hover{
		background:url(../images/270button.png) no-repeat;
		color:#e0e0e0;
}

strong{
	font-weight:bold;
	font-size:1.1em;
}

#featurepanel{
	clear:left;
	margin-bottom:20px;	
	overflow:hidden;
}


