/** {margin:0; padding:0; line-height:1}
*/
#banner {
	background: url(images/bannergradient.jpg) no-repeat right top;
	border-bottom: 1px solid #D6ECAE;
	/*padding-left: 150px;*/
		min-width:570px;
}
#banner p {
	margin: 0;
	background: url(images/book.jpg) no-repeat right top;
	height: 146px;
}
#mainNav {
	float: left;
	width: 133px;
	margin-top: 280px;
	height:300px;
	padding-top:0px;
}

#mainNav ul {
	font-size: 1.3em;
	list-style-type: none;
	text-transform: uppercase;
	line-height:1.1em;
}

#mainNav li {
	margin-bottom: 1.5em;
}

.byline {
	color: #7A0300;
	font-size: 145%;
	margin: .45em 0px .25em 0px;
	letter-spacing: .1em;
	text-indent: 0;
	font-style:bold;
	}

body {
	margin: 0;
	background-color:#D87870;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 68%;
}

h1 {
	font-size: 2.7em;
	color:#663333;
}
h2 {
	font-size: 2em;
	color: #f7d8d3;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0;
}
p {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 0;
	text-indent: 2em;
	line-height: 150%;
	margin-bottom: 5px;
}



#content ul {
	font-size: 1.2em;
	list-style-type: square;
}

#content li {
	margin-bottom: 5px;
}

a:link { 
	font-weight: lighter; 
	text-decoration: underline; 
	color: #f7d8d3;
	}
a:visited { 
	font-weight:lighter; 
	text-decoration: underline; 
	color: #f7e4d2;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #f7f7f7;
	}

#content {
	/*margin-left: 200px;
	padding-left: 10px;*/
	background: url(images/LogoTL.gif) no-repeat top left; 
	padding: 0px 175px 0px 160px;  /*t r b l */
	margin: 0px; 
	min-width:570px;
}

#intro {
	min-width:570px;
	border-left: 1px solid #D6ECAE;
	padding-left:10px;
}

#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #D6ECAE;
	text-align:center;
}
