/*
Table of Contents for Style Sheet: styles.css
----------------------------------------------
Entire Website...................Section One
Unknown..........................Section Two
Services Include File............Section Three
Honorees.........................Section Four
Google Map Buttons...............Section Five
*/












/*********************************************************************************/
/* This section controls all pages on the BAAMP website.                         */
/* Begin Section: One                                                            */
/*********************************************************************************/
body {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}
/*--------
Controls the color of all regular content text throughout
the website. This includes headers and text.
Pages Affected: All HTML
Section: One A
--------*/

h1 {
	color: #000000;
	font-weight: bold;
}
p {
	color: #000000;
}

/*--------
End Section: One A
--------*/


/*--------
Unconfirmed
Pages Affected: All HTML
Section: One B
--------*/

.top_menu {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a.top_menu:link {
	padding:8px 10px 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:visited {
	padding:8px 10px 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:hover {
	padding:8px 10px 8px 10px;
	color: #002F75;
	text-decoration: none;
}

.second_menu {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a.second_menu:link {
	padding:8px 10px 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.second_menu:visited {
	padding:8px 10px 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.second_menu:hover {
	padding:8px 10px 8px 10px;
	color: #002F75;
	text-decoration: none;
}


/*--------
End Section: One B
--------*/

/*********************************************************************************/
/* End Section: One                                                              */
/*********************************************************************************/
















/*********************************************************************************/
/* This section unknown                                                          */
/* Pages Affected: Unknown                                           */
/* Begin Section: Two                                                            */
/*********************************************************************************/

#top_box {
	margin: 0px 0px 0px 0px;
	padding:5px 0px 5px 0px; 
	text-align:center;
}

.top_box_txt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #D87803;
}
/*********************************************************************************/
/* End Section: Two                                                              */
/*********************************************************************************/
















/*********************************************************************************/
/* This section affects the Services links                                       */
/* Pages Affected: Home Page, Services                                           */
/* Begin Section: Three                                                          */
/*********************************************************************************/

#bottom_box1 {
	margin: 0px 0px 0px 0px;
	padding:15px 0px 0px 40px; 
	text-align:left;
}
#bottom_box2 {
	margin: 0px 0px 0px 0px;
	padding:15px 0px 0px 0px; 
	text-align:left;
}

#bottom_box {
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 40px; 
	text-align:left;
}
#bottom_box3 {
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px; 
	text-align:left;
}
.bottom_box_txt {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color: #202C8B;
	text-decoration: underline;
}
/*********************************************************************************/
/* End Section: Three                                                            */
/*********************************************************************************/


















#top_txt {
	margin: 0px 0px 0px 0px;
	padding:0px 50px 0px 20px; 
	text-align:left;
}

.top_txt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}

#normalTxt {
font-family: Arial;
font-size: 11pt;
margin: 0px 0px 0px 0px;
padding:5px 5px 0px 50px; 
text-align:left;
}

#normalTxt1 {
	margin: 0px 0px 0px 0px;
	padding:5px 150px 0px 50px;
	text-align: left;
}

.normalTxt{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}

.LnkdNrmlTxt {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #202C8B;
	text-decoration: underline;
}

.content {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	padding-left:10px;
	padding-top:10px;
}

#normalHeading {	
	text-align:left;
	font-size: 15px;
	padding:10px;
}

td.content h1 {	
	text-align:left;
	font-size: 15px;
	padding:10px;
	padding-bottom:4px;
	padding-left:0px;
}


.normalHeading {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #AA0400;
	text-decoration: none;
}


.bottomTxt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
/* ul.leftAlign is used to center bullet items on services.html
 include file for Home page and Services page */
ul.leftAlign {
	text-align:left;
}

li {
	list-style-image: url(/images/arrow_62.gif); 
	margin-left: 0;
	padding-left: 0;
}



/*********************************************************************************/
/* This section controls the formatting for the Lifetime Member Honorees pages.  */
/* Begin Section: Four                                                           */
/*********************************************************************************/
/*--------
Formats linked names of honorees on home page
Page Affected: Home page
--------*/
/*.honorees {
	color: #303030;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
	text-decoration:underline;
}
*/
.honorees {
	color: #303030;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-decoration:none;
}
/*--------
Controls the height of the container DIV for the Honoree's picture and text so that the picture never
overlaps the bottom of the blue shaded border.
-------*/		
#textbox_container {
}
/*--------
Reduces the honoree's picture to a size smaller than the original stored on the server;
Wraps text around right side of picture;
Page Affected: Honoree Pop-Up Window
 --------*/
img.floatleft {
	float:left;
	width: 344px;
	height: 229px;
	margin-right:1.5em;
}
/*--------
Controls the title of the Lifetime member;
Page Affected: Honoree Pop-Up Window
 --------*/
.honorTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
/*--------
Converts the default text to a font without Serifs;
Converts the font size to 12 pixels;
Pushes the text down from the top of the page 20 pixels so that the text is not above the picture;
Page Affected: Honoree Pop-Up Window
 --------*/
.honorTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*--------
Controls alignment of four DIVs containing a graphic textbox to give the illusion of an
expandable and contractable text box; Source is "The All-Expandable Box" on www.webdesign.org
Page Affected: Honoree Pop-Up Window
 --------*/
.box div.topleft {
     display: block;
     background: url("images/ExpndoTxtBx.gif") top left no-repeat white;
     padding: 2.0em 0em 2.5em 0em;
}

.box div.topright {
	display: block;
	background: url("images/ExpndoTxtBx.gif") top right no-repeat white;
	padding: 1.0em;
	margin: -2.0em 0 0 2.1em;
}

.box div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("images/ExpndoTxtBx.gif") bottom left no-repeat white;
}

.box div.bottomright {
	display: block;
	background: url("images/ExpndoTxtBx.gif") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}


/*********************************************************************************/
/* End Section: Four                                                              */
/*********************************************************************************/













/********************************************/
/******* Featured Projects Base Text ********/
/********************************************
 The following controls the color of the text
at the base of each of the three Featured Projects
slide shows on the home page. It will also control
all text links that are not otherwise styled. It
does not control the color of the links in the
Services box.
*****************    Start   ****************/
/*
a
{
	color:#202C8B;  
	text-decoration:underline;
}*/
/****************     End    *********************/


td.ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td.ft p
{
	margin:10px;
}

table.projects {
	background-color:#FFFFFF; border: 1px dashed #333333; margin:10px; width:700px;
}

table.projects td {
	padding:8px; font-size:12px;
}

table.projects td img {    /* This creates the border around photos on the featured.php page. */
	border:0px;
}

a.fimage img {
	border:0px solid #333333;
}

img.fhome {
	border:0px solid #666666;
}

.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #725E3B;
}
.BreadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
}
.cntrTxt {
	text-align: center;
}
.addrPos {
	margin-left: 35%;
}
p.captcha {
	margin-left: 30px;
/*	display: inline; */
}
#why {
	font-size: 14px;
	text-align: left;
	display: none;
}
.mapVisible {
	display: block;
}
.mapHidden {
	display: none;
}
.BluBckgrnd {
	background-image: url(images/index_41_ast.gif);
}
.bigMap {
	color:#0000FF;
	text-align:left;
}
.newWin {
	color:#0000FF;
	text-align:left;
}
.newsfeed {
	margin-left: 100px;
}
/******************************
The following styles are used to either show or hide buttons on dynamic pages based on whether or not the
GglMapEmbd field in the Members table is populated with data or not.
*******************************/
/*********************************************************************************/
/* This section controls whether Google Map buttons show or hide depending on    */
/* whether or not the GglMapEmbd field in the Members table is populated or not. */
/* Pages Affected: All Dynamic Pages containing Google Map Buttons               */
/* Begin Section: Five                                                           */
/*********************************************************************************/
.shwMapBttns {
	display: block;
}
.hdMapBttns {
	display: none;
}

/*********************************************************************************/
/* End Section: Five                                                           */
/*********************************************************************************/

.HlpTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	height:30px;
	padding-left:3px;
	color:#202C8B;
}
.buyersGuidInstrctns {
	background-color: #E1EDFF;
	padding: 3px;
	border: thin solid #202C8B;
	margin: 4px 4px 20px;
	width: 560px;
}