/*
Copyright: 2008
File: pno_body_global.css
Author: Garrison Bennett
Development: IDC (inspired Divine Creative) http://idc504.com
Client:Puentes New Orleans
Domain: puentesno.org.org
Date: 7.29.2008
*/





/*start.body.container*/
body {font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color:#330000;	
			text-align: left;
			line-height:19px;
				background-color: #ffcc66;
			}

#container {
			position: relative;
			width: 700px; /* width + border for IE 5.x */
			margin: auto;
			
		   }
/*end.body.container*/






/*start.global-links: commented on gallery globals and surgery globals - if those page links need for customization*/
a:link,  a:hover,  a:visited {font-weight:bold; color: #330000; text-decoration: underline;}
a:hover {color:#FF8A00;}

td.ftr a:link,  td.ftr a:hover,  td.ftr a:visited {font-weight:bold; color:#FF8A00; text-decoration: underline;}
td.ftr a:hover {color: #FFFFFF;}
/*end.global-links: commented on gallery globals and surgery globals - if those page links need for customization*/



/*start.header*/
#hdr001, #hdr002,#hdr003,#hdr004,#hdr005 {
position:absolute;
	top: 0px;
	height:100px;
	width: 140;
	z-index:4;
	}
	
#hdr001 {left: 0px; }
#hdr002 {left: 140px;}
#hdr003 {left: 280px;}
#hdr004 {left: 420px;}
#hdr005 {left: 560px;}
/*end.header*/


/*start.content-area*/

#contentbody 
{position:absolute;
	/*background-color: #C8DBED;*/
	left:0px;
	top:105px;
	width:700px;
	height:auto;
	z-index: 4;
	}
	
/*td.contentwrapper {padding: 5px 0px;}*/	
table.content {margin: 40px 0px 5px 0px; background-color: #FFFFFF; border: 1px solid #330000;}

td.subheader_text {color:#FF8A00; height:62px; font-weight:bold; font-size:26px; line-height:62px; text-align:left; vertical-align:middle; padding: 25px 25px 25px 25px;}

td.subheader_text img {float:right; border: 1px solid #330000;}
td.subheader_text img.headline{float:left;  margin: 0px 15px 15px 0px; border: 0px solid #330000;}

td.index_landing_area {/*border-bottom: 1px solid #330000;*/ background-color: #660000;}

td.index_content_info {padding: 25px; background-color: #FFFFFF; border: 1px solid #330000;}
td.index_content_info img {float:none;  margin: 0px 15px 15px 0px;}
	


td.content_info {padding: 0px 25px 25px 25px;}
td.content_info img{float:left;  margin: 0px 15px 15px 0px; border: 1px solid #330000;}


	

/*start.content-area.tables*/


td.ftr {
background:url(/fireworks/global/ftr001.gif) no-repeat 0 0;
width:700px;
	height:35px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:bold;
			color:#FFFFFF;	
			text-align: center;
			line-height:35px;
			padding: 0px 5px;
				}




.inputforms {  
border: 1px solid #152C40;
background-color: none;
color: #152C40;
padding: 2px;

}