/* As of 11/05/2008, this stylesheet is specific to just the BAL2008, feed_the_truck, hfth2008 and Avon Bear pages */
/* this is a stylesheet for a one column page */


/* General Page Attributes */
html,body {
margin:0;
padding:0
}

body {
font-family: arial,helvetica,sans-serif;
font-size: 12px; 
background:#336633
}

.head01 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;

}

.head02 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;

}

.head03 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;

}

.head04 {
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: bold;

}

p {
margin:0px 10px 10px;
}

h1, h2, h3, h4 {
color: #666666;
}

/* Container */
#container {
width:800px;
margin: 0 auto;
}

#container a {
text-decoration: none;
color: #000000;
}

#container a:link {
color: #003399;
}

#container a:hover {
color: #cc3333;
background-color: none;
}

#container a:visited {
color: #666666;
}

/* Header */
#header01 {
border: 0px solid #000000;
height:30px;
margin:10px 0px 0px 0px;
background-repeat: no-repeat;
background-image: url(images/topbar.gif);
}

#header02 {
border: 1px solid #000000;
height:80px;
margin:10px 0px 0px 0px;
background-repeat: no-repeat;
background-image: url(images/blkandwhtbanner.jpg);
}

/* Navigation */
#navbar {
margin: 3px 0px;	
height: 30px;
width: 100%;
border-top: solid #000 0px;
border-bottom: solid #000 0px;
background-color: #e6e6e6;
text-align: center;
font-size: 14px;
}

#navbar ul {	
margin: 0px;
padding: 0px;
color: #eeeeee;
line-height: 30px;
white-space: nowrap;
}

#navbar ul li {
list-style-type: none;
display: inline;}

#navbar ul li a {
text-decoration: none;
font-weight: bold;
padding: 7px 15px;
color: #000000;
}

#navbar li a:link {
color: #000000:
}

#navbar li a:visited {
color: #666666;
}

#navbar li a:hover {
font-weight: bold;
font-size: 16px;
color: #666666;
background-color: none;
}
	
/* Column Wrapper */
#colWrapper {
	border: 0px solid #ff3333;
	float:left;
	width:100%;
	background-color: #FFF;
	height: 1000px;
}

#centColContBox {
border: 0px #cc0033 solid;
width: 100%;
height: 1000px;
background-color: #ffffff;
}

/* Footer */
#footer {
clear:left;
width:100%;
height: 35px;
margin: 0px 0px;
background-image: url(images/footerback.jpg);
}

#footer p {
margin:0;
padding:5px 10px;
}

#copyright {
text-align: right;
font-size: 9px;
color: #FFFFFF;
}
/*----- HFTH Page -----*/

#hfthHead {
border: 0px #cc0033 solid;
width: 75%;
margin: 0px;
padding: 30px 0px 20px 100px;
font-size: 12px;
text-align: justify;
}

#versionA {
border: 0px #cc0033 solid;
width: 50%;
margin: 30px 0px 50px 170px;
padding: 0px;
}

#versionB {
border: 0px #cc0033 solid;
width: 50%;
margin: 50px 0px 50px 170px;
padding: 0px;
}


#versionBiz {
border: 0px #cc0033 solid;
width: 50%;
margin: 50px 0px 50px 170px;
padding: 0px;
}


/*----- End HFTH Page -----*/

/*----- Avon Bear page -----*/
.avonBox {
border: 0px #cc0033 solid;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 35px 0px 0px 0px;
text-align: center;
}

.avonText {
border: 0px #cc0033 solid;
width: 650px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: justify;
font-size: 14px;
}

.avonDonate {
border: 1px #cccccc solid;
width: 212px;
display: block;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
}
/*----- END Avon Bear page -----*/

/*----- BAL 2008 Page -----*/
#balBox {
border: 0px #cccccc solid;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 35px 0px 0px 0px;
text-align: center;
}

.balText {
border: 0px #cc0033 solid;
width: 650px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: justify;
font-size: 14px;
}

.balDonate {
border: 1px #cccccc solid;
width: 212px;
display: block;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
}
/*----- END BAL 2008 Page -----*/

/*----- Feed the Truck -----*/
.fttText {
border: 0px #cc0033 solid;
width: 650px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: justify;
font-size: 14px;
}
/*----- END Feed the Truck -----*/
/*----- OYS Food Drive -----*/
#oysBox {
border: 0px #cccccc solid;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 35px 0px 0px 0px;
text-align: center;
}
.oysText {
border: 0px #cc0033 solid;
width: 650px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: justify;
font-size: 14px;
}
.oysSponsors {
border: 0px #cccccc solid;
margin: 80px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
/*----- END OYS Food Drive -----*/
