@charset "utf-8";
/* CSS Document */


	    
/*Inside Pages
	       
	        
	  
    
    COLORS -----------
    
        dark blue #000033
		light blue #D4D5DA
		gold #B79300
		blue #125A95
    
    -------------------
	
*/



p, h1, h2, h3, h4, ol{
	margin: 0;
	padding: 0;
	
}

li{
	padding-top: 10px;
}

li p{
	padding-top: 0px;
}	

ul {
	padding-left: 15px;
}

li a{
	text-decoration: underline;
}
ul ul {
	padding-top: 10px;
}

a p{
	text-decoration: underline;
}

body {
	background:#D4D5DA  url(images/uploads/inside_bkg.gif) repeat-x;
	line-height:1.5em;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	
	
}

/* LINKS
------------------------------------------------------------------------------------------*/

a{
	color: #000000;
	text-decoration: underline;
}

p a{
	color: #000000;
}

a:link, a:visted {
    text-decoration: underline;
    color: #000000;
}

a:hover {
	color: #000
	border-bottom: 1 px dashed #000;
	
}


/* SITE DEFAUULTS
-----------------------------------------------------------------------------------------------------------------*/


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:.4em
	
}

p {
	margin-bottom: 1em;
	line-height: 1.4;
}

#maincontent h1 {
	font-size: 1.8em;
	color: #003;
	padding-top: 15px;
	padd-left: 10px;
	
}

#maincontent h2 {
	font-size: 1.4em;
	color: #003;
}

#maincontent p{
	color: #000;
}


#sidebar {
	font-size: 80%;
}

#sidebar p {
	line-height: 1.1;
}
	
#clear {
	clear: both;
}

#clearright {
	clear: right;
}




/* HEADER
---------------------------------------------------------------------- */

#header { 
	background: url(images/uploads/Newburnheader.jpg);
	height: 175px;
	background-position: bottom;
	display: block;
	background-repeat: no-repeat;
	
	}


#mainsearch {
	float: right;
        padding-top: 5px;
        padding-right: 5px;
}

	

/* NAVIGATION 
-------------------------------------------------------------------------------------------- */

#navcontainer{
background: #062C59;
height: 30px;
margin: 0;
padding: 0;
}
#navcontainer ul{
margin: 0;
padding: 0;
}
#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 10px/30px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #F8F2E5;
text-decoration: none;
display: block;
padding: 0 8px 0 8px;
width: auto;
border-top: none;
border-right: 1px solid #A8B090;
border-bottom: none;
}

#navcontainer li#active { 
	background: #B79300; 
	color: #000; 
	border-bottom: none;
}
	
	
	
#navcontainer a:hover { 
	background: #0033CC; 
	color: #fff; 
	border-bottom: none;
	
}

/* CONTENT CONTAINER 
---------------------------------------------------------------------------------*/
	
#wrapper  {
	position: relative;
	width: 800px;
	margin: 0 auto;
	margin-top: 27px;
	text-align:left;
	background-color: #FFF;
}


/* CONTENT GOES HERE   
----------------------------------------------------------------------------------------------------------------------- */

#container { 
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
}

#sidebar1 {
	float: right; 
	width: 225px; 
	background: #fff; 
	padding: 15px 10px;
	border: none;
	border-top: none;
	margin-left: 20px;
	margin-bottom: 20px;
}

#sidebar1 p{
	margin: 0;
	padding: 10px;
}

#sidebar1 a{
	color: #fff;
}

div#sidebarboxh{
	background: #fff url("images/uploads/rec_top.gif") no-repeat;
	min-height: 20px;
	margin-bottom: 0px;
}
div#sidebarboxf{
	background: #fff url("images/uploads/new_bottom.gif") no-repeat;
	min-height: 30px;
	margin-top: 0px;
}

div#sidebar_content{
	background: #062c59;
	margin-bottom: 0px;
	color: #fff;
	padding: 10px 10px 10px 10px;
}

#mainContent { 
	margin: 0 0 0 0; 
	padding: 15px 20px; 
} 
#mainContent img {
float: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainContent a{
	color: #000;
}

#logo{
	float: right; 
	width: 200px; 
	background: #fff; 
	padding: 15px 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
        
 }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




/* FOOTER
---------------------------------------------------------------------------------*/

#mainfooter{
background: #062C59;
padding-top: 10px;
padding-bottom: 10px;
height: 90px;
margin: 0;
font: 10px/30px "Lucida Grande", verdana, sans-serif;
text-align: center;
color: #F8F2E5;
}

#mainfooter a{
color: #F8F2E5;
text-decoration: none;
}

#mainfooter a img{
color: transparent;
}

div#inside_footer1{
	width: 800px;
	height:90px;
	margin: 0 auto;
}

div#inside_footer{
	min-width: 500px;
	height:90px;
	float:left;
}

div#photo1{
	width: 150px;
	height: 90px;
	float:left;
	background:  url(http://test.www.burnprevention.org/images/uploads/fsb_162x46.gif) no-repeat;
}

div#photo2{
	width: 150px;
	height: 90px;
	margin-left:700;
	float:right;
}

#photo2 img{
	float: left;
}

a div{
	border: none;
}
#volunteer{
	width:500px;
}