/* As of 09/25/2008, this stylesheet is specific to just the BAL 2008 IMO/IHO, Capital Campaign, About Us, News, Contact Us, and Donate pages */
/* this is a stylesheet for a two 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;
	text-align: left;

}

.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%;
}

/* Left Column */
#centerCol {
border: 0px solid #000000;
float: left;
width: 500px;
margin: 0px 0px;
padding: 0px;
background:#FFFFFF;
height: 1200px;
}

/* Right Side Column */
#rightCol {
border: 0px solid #3300cc;
float:right;
width:300px;
height: 1200px;
margin-left: 0px;
padding: 0px;
background:#FFFFFF;
}

#rColContBox {
border: 0px #cc0033 solid;
width: 100%;
height: 795px;
text-align: center;
}

/* 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;
}

/*----- Donate Page -----*/

/* Left Column Content*/
.donate-textBox01 {
border: 0px #00cccc solid;
margin: 10px 0px 40px 0px;
text-align: center;
font-size: 18px;
}

.donate-text01 {
border: 0px #cc0033 solid;
margin: 20px 0px 80px 0px;
text-align: center;
font-size: 24px;
font-weight: bold;
color: #336600;
}

.donate-text02 {
border: 0px #000033 solid;
margin: 0px 0px 0px 25px;
width: 90%;
text-align: center;
font-size: 18px;
font-weight: bold;
}

/* Right Column Content*/

#CandP {
border: 0px #cc0033 solid;
width: 90%;
margin: 20px 0px 0px 13px;
}


#iraPromo {
border: 0px #3300cc solid;
width: 90%;
margin: 80px 0px 0px 13px;
}


/*----- End Donate Page -----*/

/*----- Capital Campaign -----*/

.capCamPara {
text-align: justify;
}

#capCamBox {
border: 0px #cc0033 solid;
width: 80%;
padding: 20px 5px 0px 5px;
}

#donateBox {
border: 0px #cc0033 solid;
width: 80%;
padding: 60px 5px 0px 5px;
}

/*----- End Capital Campaign -----*/

/*----- About Us Page -----*/


.learnBox {
width: 100%;
}

.learnPadding {
padding: 20px;
}

.lgHd {
font-weight: bold;
font-size: 24px;
}

.medHeader {
font-weight: bold;
font-size: 14px;
margin-top: 15px;
}

.para {
margin-top: 10px;
text-align: justify;
}

.missionBox {
padding: 0px 15px 10px 15px;
}
/*----- End About Us Page -----*/

/*----- News Page -----*/

#newsCol01 {
padding:20px 20px 20px 20px;
}

#newsCol02 {
padding:20px 20px 10px 10px;
text-align: left;
}

.alertHeader {
font-family: Verdana, Helvetica, san-serif;
font-weight: bold;
font-size: 10px;
}

.newsHeader {
font-family: Verdana, Helvetica, san-serif;
font-weight: bold;
font-size: 10px;
}

.newsContent {
font-family: Verdana, Helvetica, san-serif;
font-size: 10px;
text-align: justify;
}

.story-add-photos{
float: left;
border: 1px solid #cccccc;
padding: 5px;
margin:10px 10px 5px 5px;}

.source {
margin: 2px 0 0 0;
font-size: 8px;
font-style: italic;
text-align: right; }


/*----- End News Page -----*/
/*----- Contact Us Page -----*/

#cuMainBox {
border: 0px #ff0000 solid;
padding: 30px 10px 10px 10px;
}

#cuBox01 {
border: 0px #000000 solid;
padding: 0px 20px 40px 20px;
font-size: 14px;
}

#cuBox02 {
border: 0px #000000 solid;
padding: 40px 20px 60px 20px;
}

#cuBox03 {
border: 0px #000000 solid;
padding: 20px 20px 40px 20px;
background-color: #eeeeee;
}

#cuBox04 {
border: 0px #000000 solid;
padding: 40px 20px 40px 20px;
}

#cuSideBox {
border: 0px #ff0000 solid;
padding: 40px 10px 10px 10px;
}

/*----- END Contact Us Page -----*/
/*----- BAL Memorials and Honorariums -----*/
#memorials {
border: 1px #ff0000 solid;
height: 800px;
width: 400px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#honorariums {
border: 1px #0000cc solid;
height: 800px;
width: 400px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}











/*----- END BAL Memorials and Honorariums -----*/
