body {
	background-image: url(Images/webBackground.jpg);
	margin:auto;
	font-family:Arial;
	font-size:.75em;
	color:#935117;
	/* added text-align: center for IE */
	text-align:center;
 }


#wrapper {
	margin:auto;
	width:755px;
	padding-bottom:10px;
	/* added text-align: left to counter the centering from body tag */
	text-align:left;
	background-color:#ffffff;
	
}

#box {
	background:#ffffff;
	}

#header {
 height:124px;/*96px;*/
 background-image: url(Images/LLC.jpg); background-position:bottom;
 background-color: #DECFB6;
 background-repeat: no-repeat;
 margin:auto;
 line-height: 24px; 
 vertical-align:top;
}


#bar {
 	height: 30px;
 	background-image: url(Images/BrowBar.jpg);
	color:#ffffff;
	text-align:center;
	font-size: 1em;
	font-family:helvetica;
}

.nav {
	padding-right: 15px;
	padding-left:10px;	
	padding-top:5px;
	margin-top:30px;
	color:#ffffff;
	line-height:2px;
	text-decoration:none;
	/*width:200px;*/
	}

a.nav:link {
	color:#ffffff;
	line-height:2px;
	}

a.nav:hover {
	color:#d27422;
	line-height:2px;
	}

#flur {
 	background-image: url(Images/flur.jpg);
 	background-repeat: no-repeat;
	background-position:top right;
	height:30px;
}


#container {
	width: 583px;
	float: left;
	padding-left:3px;
}

#content {
	background: #ffffff;
	padding-right: 130px;
	padding-bottom:10px;
	padding-left: 35px;
	float:left;
}

#sidebar {
	float: right;
	width:169px;
	}

#footer {
	background: #ffffff;
	clear:both;
	margin-bottom:20px;
	height:25px;
	padding-top:10px;
	padding-left:20px;
	text-align:center;
	font-size:.90em;
}

.footernav {
	margin-bottom:20px;
	height:25px;
	padding-right: 15px;
	padding-left:10px;	
	padding-top:10px;
    padding-bottom:15px;
	text-align:center;
}

a.footernav:link {
	color:##935117;
	}

a.footernav:hover {
	color:#d27422;
	line-height:2px;
	}

a {
	color:#935117;
 	text-decoration:underline;
	}

a:link {
	color:#935117;
	}

a:hover {
	color:#d27422;
 	text-decoration:none;
	}

ul {
	list-style-type:square;
	margin-left: 0;
	padding-left: 1em;
	}

li {
	padding-top:3px;
	padding-bottom:10px;
	}

#title {
 	background-image: url(Images/lineDot.jpg);
 	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom:15px;
	padding-right:20px;
        padding-left:30px;
        padding-top:10px;
	float:left;
	margin-left:5px;
	margin-right:150px;
	}


h1 {
	margin-bottom:0;
	font-size:1.25em;
	
	}



h2 {
	margin-bottom:0;
	font-size:1em;
	
	}

.last {
	margin-bottom: 0;
}



.clearing {
	height: 0;
	clear: both;
}

p {
padding-right: 10px;
}

td
{
	vertical-align:top;
	padding:2px;
}
