/* *******************************************

Name:     LFTI
Designer: Lauren Cole
URL:      www.lifefromtheinside.com
Date:     26 Aug 2007
********************************************** */


/* GENERAL 
******************************* */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
	color: #000000;
}

select { min-width:1.5em; color: #000000;}	

* {
	font-family: 'Trebuchet MS',Verdana,Sans-serif;
	font-size: 10pt;	
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote {
	line-height: 1.5em;
}

a {color: #C94D17; text-decoration: none;}

a:hover {color: #501F0B;}

a img {border: none;}

.clearer {clear: both;}

p {margin: 1em 0em;}

.png {behavior: url(pngbehavior.htc);}

h1, h1 a {font-size: 13pt; color:#C94D17;}

h2, h2 a {font-size: 12pt; color: #C94D17;}

body {
  background:#2A1900 url(/media/bg_brown.gif) top left repeat;
  text-align:center;
  }


.divider {text-align: center; width:100%; color: #C4E1A3; font-weight: bold; font-size: 16pt;}

em, i, b, strong, a {font-size:inherit;}


/* Page Structure
----------------------------------------------- */

  
#outer {
  background:transparent url(/media/background.gif) top left repeat-x;
  text-align:center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  }
  
#wrapper {
	width: 780px;
	margin: 0px auto;
    padding: 3px 0px;
	text-align: left;
}

#wrapper #main {
	width: 780px;
	background-image: url(/media/bg_main.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	
}

#wrapper #header {
	width: 750px; /* 750px */
	height: 228px; /* 228px */
	margin: 0px 15px;
	background: #2A1800;
	overflow: hidden;
}

#wrapper #header #imgmain {display: inline; height: 228px; width: 465px; float: left; clear: none;}

#wrapper #header #newsbox {
    display: inline;
	position: relative;
	width: 263px;
	height: 196px;
	margin: 15px 10px;
	float: left;
	clear: none;
}

#newsbox #container {
	position	: absolute;
	top			: 35px;
	left		: 3px;
	width		: 232px;
	height		: 163px;
	overflow	: hidden;
}

#newsbox  #scrollcontent {
	position	: relative;
	width		: 235px;
	left		: 0px;
	color: #fffff4;
}

	#newsbox #scrollcontent p {color: #fffff4; font-size: 8pt; margin-top: 0;}
	#newsbox #scrollcontent h2 {font-size: 9pt; color: #C1E0E2; margin: 0;}
	#newsbox #scrollcontent a {color: #C1E0E2; font-size: 8pt; text-decoration: none;}
	#newsbox #scrollcontent a:hover {color: #fffff4;}
	
	
#newsbox  #scrollArea {
	position	: absolute;
	left		: 247px;
	top			: 0px;
	height		: 197px;
	width		: 16px;
	border		: 1px solid #ACA695;
	text-align: center;
	overflow	: hidden;
}

#newsbox #scroller {
	position	: relative;
	width		: 16px;
	background	: #DCAA70;
}




#wrapper #header h1 {font-size:11pt; color: #DCAA70;}

#wrapper #navbar {
	height: 52px; /* 52px */
	width: 750px; /* 750px */
	padding: 0px;	
	background: #C4E1A3;
	margin: 0px 15px;	
}


#wrapper #content {
	width: 720px;
	margin: 0px 15px;
	padding: 15px;
}

#wrapper .subnav {
	margin: -15px -15px 15px -15px;
	padding: 10px;
	text-align: center;
	background: #C1E0E2;
	color: #2A1900;
	width: 730px;
	height: 20px;
	border-top: 2px solid #ADCFCE;
	border-bottom: 2px solid #ADCFCE;
}
	#wrapper .subnav a {font-weight: bold; font-size: 11pt; color: #2A1900;}
	#wrapper .subnav a:hover {color: #000000;}
	
#wrapper #footer {
	width: 730px; /* 750px */
	margin: 0px 15px;
	background: #fffff4;
	padding: 10px;
	height: 118px;
	line-height: 1.8em;
    border-bottom: 5px solid #DCAA70;
	text-align: center;
	color:#261700;
}

	#wrapper #footer a {color:#C94E27; text-decoration: none;}
	#wrapper #footer a:hover {color: #2A1800;}

#wrapper .ftr_image {
	margin:0px 15px; 
	width: 750px;
	border-bottom: 0px solid #DCAA70;
}


/* INDIVIDUAL PAGES
******************************* */

/* Homepage */

#home #content {
	background: #ADCFCE url(/media/bg_home.gif) top left no-repeat;
}

#home #footer {background: #ADCFCE;}

/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }