/* LAYOUT STYLES */


body{
text-align: center;
margin-top: 0;
background-color: #b8bfcf;
}

#container{
margin: 0 auto;
width: 950px;
}

#header{
width: 950px;
}

#main_content{
float: left;
width: 950px;
padding: 0px;
margin: 0px;
background-image: url('images/content_background.jpg');
background-repeat: repeat-y;
}


/* Left Column */

#leftcolumn{
float: left;
width: 153px;
padding: 0;
text-align:left;
}


/* Center Column */

#centercolumn{
float: left;
width: 760px;
padding: 0;
text-align:left;
}

#centerleft{
float: left;
width: 500px;
margin: 23px 0 15px 0;
padding: 0 20px 0 30px;
text-align:left;
}

#centerlefthome{
float: left;
width: 500px;
margin: 23px 0 15px 0;
padding: 0 20px 0 30px;
text-align:left;
border-right:1px dotted #722d0e;

}

#centerright{
float: left;
width: 169px;
margin: 23px 0 15px 0;
padding: 0 20px 0 20px;
text-align:left;
}

#centerrightbanner{
float: left;
width: 209px;
height: 100px;
margin: 23px 0 0 0;
padding: 160px 0 0 0;
text-align:center;
background-image: url('images/andrewjacksoncamp_donate.png');
background-repeat: repeat-y;
}

#centerrightbannerfull{
float: left;
width: 209px;
margin: 23px 0 0 0;
padding: 0 0 0 0;
text-align:center;
}

#centerrightnews{
float: left;
width: 169px;
margin: 23px 0 15px 0;
padding: 0 20px 0 20px;
text-align:left;
}

#centerfullwidth{
float: left;
width: 660px;
margin: 23px 0 15px 0;
padding: 0 20px 0 30px;
text-align:left;
}

#centerfullnewsletter{
float: left;
width: 730px;
margin: 23px 0 15px 0;
padding-left: 30px;
text-align:left;
}



/* Right Column */

#rightcolumn{
float: left;
width: 37px;
padding: 0;
text-align:left;
}

/* Content Bottom */

#content_bottom{
float: left;
width: 950px;
height:37px;
padding: 0px;
background-color:#121b49;
}


#menucontainer{
width: 950px;
margin: 0px;
}










/* Footer */


#footer{
width: 950px;
height: 30px;
line-height: 30px;
font-size: 10px;
text-transform: uppercase;
color: #000; 
margin: 0 auto;
}

.footerlogo{
vertical-align: top;
}

#footershadow{
float: left;
width: 970px;
height: 10px;
padding: 0px;
background-image: url(images/footer_shadow.gif);
background-repeat: no-repeat;
}




/* MAIN STYLES  */


.clearboth{ 
clear: both;
}

.searchdiv{
position:absolute; 
visibility: hidden; 
border: 0px solid #22496A; 
background-color: #BFD2E3; 
height: 27px; 
width: 270px; 
padding-top: 12px; 
margin-left: -26px; 
margin-top: 10px;
}

.search{
text-transform: uppercase;
font: 11px Arial;
color: black;
}







/* CHARACTER STYLES */


A.foot:link { font-size: 10px; font-weight:; color: #000; text-decoration: none; line-height: 15px}
A.foot:visted { font-size: 10px; font-weight:; color: #000; text-decoration: none; line-height: 15px}
A.foot:hover { font-size: 10px; font-weight:; color: #000; text-decoration: underline; line-height: 15px}


a:link { font-family: Arial, Verdana, Sans-serif; font-size:12px; font-weight:; color: #023d7b; text-decoration: none; }
a:visited { font-family: Arial, Verdana, Sans-serif; font-size:12px; font-weight:; color: #023d7b; text-decoration: none; }
a:hover { font-family: Arial, Verdana, Sans-serif; font-size:12px; font-weight:; text-decoration: underline;  }


A.news:link { font-family: Georgia, Times, serif; font-size: 16px; font-weight:bold; color: #023d7b; text-decoration: underline; line-height: 15px}
A.news:visted {font-family: Georgia, Times, serif;  font-size: 16px; font-weight:bold; color: #023d7b; text-decoration: underline; line-height: 15px}
A.news:hover {font-family: Georgia, Times, serif;  font-size: 16px; font-weight:bold; color: #023d7b; text-decoration: underline; line-height: 15px}


p{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

#footer{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	}

hr {
  width: 100%;
  color: #ccc;
  height: 1px;

}


.mainheader{
font-size: 20px;
color: #001f51;
line-height: 25px;
font-family: Georgia, Times, serif;
text-transform:none;
font-weight:normal;
margin:0;
padding:0;
}

.news_head{
font-size: 20px;
color: #722d0e;
line-height: 25px;
font-family: Georgia, Times, serif;
text-transform:none;
font-weight:normal;
margin:0;
padding:0;
}

.news_subhead{
font-size: 14px;
color: #722d0e;
font-family: Georgia, Times, serif;
text-transform:none;
font-weight:normal;

}


.subhead{
color: #000;
font-weight: bold;
font-size: 15px;
}

.copywhite{
color:#FFF;
}

.copyred{
color:#900;
}

.home_disclaimer{
font-size: 10px;
line-height: 12px;
}

#inthenews_box .date{
font-size: 10px;
text-transform:uppercase;
}

#inthenews_box a:link{
color: #023d7b; 
text-decoration: none; 
font-size: 14px;
font-weight:bold;
}

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

#inthenews_box a:visited{
text-decoration: none; 
}


#centerfullnewsletter a img {
border: 1px solid #000;
background: #FFF;
}

#centerfullnewsletter a:hover img {
border: 1px solid #999;
background: #FFF;
text-decoration:none;
}

#centerrightnews ul{
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
	text-indent: -10px;
	font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
}

#centerrightnews ul li{
	padding: 0 0 11px 0;
	line-height: 17px;
}


/* FORM STYLES */



.field{
border-style:solid; 
border:1px solid #ccc; 
margin: 0px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#000000;
height: 16px;
}

.multilinefield{
border-style:solid; 
border:1px solid #ccc; 
margin: 0px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; color:#000000;
}

.formBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	padding: 5px;
}

.button 
{
  text-transform: uppercase;
  font-family: Arial,sans-serif;
  font-size: 10px;
  color:#000000;
  background: #f5f5f5;
  border: 1px solid #ccc;
  width:;
  margin: 5px 0 0;
  padding: 3px 10px 5px 10px;
  text-decoration:none;
  cursor: pointer;
}

.whitetext {
	color: #FFF;
}
.picstyle {
	padding-right: 10px;
}

