/* css file created for Born Again Resale-Tara Bren*/
/* Version 1 January 30, 2008*/
/* Thanks and props go to the project at: css Zen Garden http://www.csszengarden.com/ */
/* All associated graphics and layout copyright 2008, Fritz Boyle */
/* Uploaded: February 2, 2008 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



/* common styles
----------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
}

body,
html {
    margin:0;
    padding:0;
    background:#a7a09a;
    color:#000;
    }
body {
    min-width:750px;
    }


A:link    { color: #570f48; }
A:active  { color: #3b3a3a;}
A:visited { color: #3b3a3a;}

b{font-size: 110%;}
em{color: 570f48;}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
li {
	list-style-type: none;
	padding-left: 0:
	margin-left: 0;
	}
	
li { background: url(flowerpink.gif) left center no-repeat;
	padding-left: 20px;
	margin-bottom: 15px; 
}	

ul
.pink {list-style-image: url(flowerpink.gif)}
.pink {list-style-position: outside}

ul
.purple {list-style-image: url(flowerpurple.gif)}
.purple {list-style-position: outside}



/*  layout
---------------------------------------------------  */

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: white url("BARbkgrd.jpg");
border: 1px solid #000000;
}



#maincontainer_source {
     width: 600px;
	 float : right;
	 margin: 0 auto;
	 padding: 5px;
	 background: white;
	 text-align: left;
     border: 1px solid #000000;
	
}


#topsection 
	{

height: 200px; /*Height of top section*/

}

#topsection h1{
margin: 0;
padding-top: 0px;
}

#titlerow  {
	background-image: url(titlerowblock.jpg);
	background-repeat: no repeat;

}

#contentwrapper{
float: center;
width: 100%;
border: 0 px solid #000
}

#contentcolumn{
	margin: 0px;
	float: right;
	width: 480px;
	border: 0 px solid #000
}


#leftcolumn {
    background: transparent;
    margin: 10px;
	align: left;
	padding: 0;
	float:left;
    width:180px;
	border: 0 px solid #000000
    }

#linkcontainer{
margin: 0px;
padding: 0;
width: 180px; 
text-align: left;
background: transparent;
border: 0px solid #000000;
}

#footer{
clear:left
width: 180px;
background: black;
align: bottom;
background-position: center;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80; 
align:bottom;

}

#mission{
clear:left
width: 180px;
background: white;
align: bottom;
background-position: center;
color: #000;
text-align: center;
padding: 4px 0;
}

#mission a{
color: #FFFF80; 
align:bottom;

.innertube{
	margin: 5;
	margin-top: 5;
	background: transparent;
	border: 5 px solid #000000;
	list-style-position: outside;
	list-style-image: url(flowerpurple.gif);
	list-style-type: none;

}


/*  top images
---------------------------------------------------  */



