/* LANDERS MILLER 2009 update */
/* page elements */
html,body{margin:0;padding:0;
	height: 100%;
}

body {
	font: normal 11px/17px veranda, arial, trebuchet, helvetica, sans-serif;
	color: #A1988F;
	text-align:left;/* for IE */ margin:0 auto; /* for the rest */
	background: #b7ada2;
	}
p {
	margin: 0 0 1em 0;
	text-align: left;
	}
h1 {
	font: normal 11px veranda, arial, trebuchet, helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: .05em;
	background-image: url(../images/.gif);
	}
h2 {
	color: #333333;
	font: bold 12px veranda, arial, trebuchet, helvetica, sans-serif;
	text-align: left;
	margin: 3px 0 0px 0;
	}
h3 {
	color: #333333;
	font: bold 10px veranda, arial, trebuchet, helvetica, sans-serif;
	text-align: left;
	margin: 3px 0 10px 0;
	}
address {
	float: left;
	font: normal 9px/12px veranda, arial, trebuchet, helvetica, sans-serif;
	color: #a1988f;
	width: 150px;
	padding-top: 105px;
	padding-left: 35px;
	}
#header p{
	font: normal 11px/16px palatino, georgia, times, "times new roman", serif;
	color: #a1988f;
	padding-left: 35px;
	padding-top: 105px;
	width: 320px;
	float: left;
	}
.orange {
	color: #FD5741;
	font-weight: bold;
	}
.ital {
	font-style: italic;
	}
.btt {
	clear: both;
	border-top: 1px solid #a1988f;
	width:830px;
	}
.small {
	font-size: 10px;
	line-height: 15px;
	}
.ruleAbove {
	border-top: dotted 1px #FD5741;
	margin-top: 10px;
	padding-top: 10px;
	}
h3.twitter-title {
	color: #333333;
	font: bold 10px veranda, arial, trebuchet, helvetica, sans-serif;
	text-align: left;
	margin: 0px 0 0px 0;
	}

	
a:link{	text-decoration: none; color: #FD5741;}
a:hover{	text-decoration: underline; color: #FD5741;}
a:visited{	text-decoration: none; color: #333333;}
a:active{	text-decoration: none; color: none;}
	
	
/* DIVS */
#header{
	height: 205px;
	background-image: url(../images/lm_logo.gif);
	background-color: #F8F7F6;
	background-repeat: no-repeat;
	background-position: 35px 35px;
	}
#footer{
	clear:both;
	width:830px;
	margin: 0 35px 0 35px;
	padding: 5px 0 10px 0;
	background: #FFF;
	border-top: 1px solid #a1988f;
	font-size: 9px;
	}
#content{
	float:left;
	width:590px;
	background: #fff;
	padding: 35px 35px 0 35px;
	}
#indexContent{
	float:left;
	width:865px;
	background: #fff;
	padding: 35px 0px 0 35px;
	}
#container{
	text-align:left;
	width:900px;
	min-height: 100%;
	margin:0 auto;
	background: #fff;
	}
#caption {
	clear: both;
	padding: 20px 35px;
	width: 590px;
	}
#nav{
	float:right;
	width:205px;
	padding-top: 35px;
	margin-right: 35px;
	background:#fff;
	}
div#extra{float:right;clear:right;width:240px}
#twitter_div {
	float:left;
	width:205px;
	padding-top: 55px;
	padding-left: 75px;
	 font: normal 9px/12px veranda, arial, trebuchet, helvetica, sans-serif;

	}

/* image management */
.floatLeft{ float: left; }
#indexContent img	{ 
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	}

/* list management */
#navHead	{
	float: right;
	margin: 0px;
	padding: 35px 35px 0 0;
	font: normal 12px/17px veranda, arial, trebuchet, helvetica, sans-serif;
	}
#navScroll	{
	margin: 0px;
	padding: 0 0 20px 0;
	font: normal 12px/17px veranda, arial, trebuchet, helvetica, sans-serif;
	}
		
#navHead a, #navHead a:link, #navHead a:visited	{
	padding: 2px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #A1988F;
	text-decoration: none;
	}
	
#navScroll a, #navScroll a:link, #navScroll a:visited	{
	padding: 2px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FD5741;
	text-decoration: none;
	}
		
#navHead a:hover, #navHead a:active, #navHead a:focus	{
	padding: 2px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	background-color: #FD5741;
	color: #fff;
	}
	
#navScroll a:hover, #navScroll a:active, #navScroll a:focus	{
	padding: 2px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: underline;
	color: #FD5741;
	}
			
#navHead li, #navScroll li	{
	padding-right: 1px;
	display: inline;
	font: normal 11px/17px veranda, arial, trebuchet, helvetica, sans-serif;
	}
		
#navHead ul, #navScroll ul	{
	margin: 0px;
	padding: 0px;
	}
		
#navHead #active a	{ 
	background-color: #FD5741;
	color: #fff;
	}

.jump { 
	color: #999999;
	font-style: italic;
	}
		
ul#navList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#nav ul li { 
	text-align: left; 
	font-size: 10px;
	line-height: 15px;
	width: 205px;
	}
#nav ul li a {
	display: block;
	background: left center no-repeat;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
	color: #A1988F;
	}
#nav ul li a:hover {
	background: url(../images/bullet_arrow.gif) left center no-repeat;
	color: #FD5741;
	}
#nav ul li a.on {
	background: url(../images/bullet_arrow_blue.gif) left center no-repeat;
	color: #5D859E;
	font-weight: bold;
	}	
ul#twitter_update_list	{
	font: normal 9px/12px veranda, arial, trebuchet, helvetica, sans-serif;
	color: #a1988f;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
/* tooltips */	
#indexContent img{
border: 0;
}
.hotspot {
	color:#900; 
	padding-bottom:1px; 
	border-bottom:1px dotted #900; 
	cursor:pointer;
	}
#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}

/* Internet Explorer (IE) 6 and below doesn't support min-height, so it needs to be hacked.*/
* html #container {
height:100%
}



/* The JavaScript Source: Navigation : Scroll Window*/


#section{
  margin: 0;
  padding: 0;
}
#block0, #block1, #block2, #block3, #block4, #block5 {
  margin: 0;
  padding: 0;
}

#block0, #block0.active, #block0.visited {
  margin: 0;
  padding: 0;
}

/* IMAGES */
.spacebelow {
	padding-bottom: 20px;}
