* {
 margin: 0;
 padding: 0;
 }


/* hide from IE mac \*
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

.center {
	margin:0 auto; 
}



body {
	text-decoration: none;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #779267;	
	/*transparent url(../images/page-background.jpg) repeat top left;*/	
}


h1 {
	font: italic bold normal 22px "Trebuchet MS", sans-serif;
	color: #836F4E;
	padding-bottom: 5px;
}

h1 a {
	color: #836F4E;
	text-decoration: none;
}

h2 {
	font: italic bold 18px "Trebuchet MS", sans-serif;
	color:  #836F4E;
	margin-left: 20px;
	text-align: center;


}

h3 {
	font: bold italic 18px "Trebuchet MS", sans-serif;
	color: #506145;
	text-align: justify;	
	padding-bottom: 3px;
	
}

h3 span {
	font: bold normal 14px "Trebuchet MS", sans-serif;
	padding-bottom: 5px;
}

	
p {
	font: bold normal 12px "Trebuchet MS", sans-serif;
	color: #506145;
	padding-left: 150px;
	padding-right: 150px;
	text-align: justify;
	margin: 0px;
	padding-bottom: 1em;
}
		
img {
	border: none;
}


.inner {
	width: 500px;
	margin:0 auto; 
	padding-top: 50px;
	border-bottom: 2px solid #9B835C;
	padding-bottom: 10px;
	text-shadow:.50px .50px .50px #E6C389;

}

#pageWrapper {
	width: 920px;
	margin: 15px auto 1em;
	height: 100%;
}

#header {
	height: 288px;
	width: 100%;
	background: transparent url(../images/hp/new/header-background.jpg) no-repeat scroll left top;
	border: none;
	display: block;
	position: relative;
}

#innerWrapper {
	display: block;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	height: 100%;
	width: 909px;
	color: #756446	
}

#navigation {
	width: 100%;
	height: 40px;
	background: #947d5c url(../images/hp/new/hp-nav.jpg) no-repeat scroll left top;
	display: block;
	font-weight: bold;
	
}

#nav-pad {
	padding-left: 75px;
	background: #947d5c;
	display: block;
}


.content-top-hp {
	width: 920px;
	height: 158px;
	background: #947d5c url(../images/hp/new/cont-top-no-pic.jpg) no-repeat scroll left top;
	display: block;	
	position: relative;
	top:0px;
	left:0px;
}

.hp-add-to-any {
	float: left;
	width: 100px;
	padding: 10px 0px;
}
.hp-background {
	display: block;
	background: transparent url(../images/hp/new/content-repeat.jpg) repeat-y scroll left top;
	border-top-style: none;
	border-bottom-style: none;
	width: 920px;
	color: #506145;
	padding-top: 10px;
}

.hp-wrap-left-right {
	width: 700px;
	margin:0 auto; 

}

.hp-left {
	float: left;
	width: 200px;
}

.hp-right {
	float: right;
	width: 480px;
	padding-right: 20px;
}


.ribbon {
	padding-left: 20px;
	padding-top: 120px;
	float: left;
	width: 30px;
}


.hp-pics ul {
	list-style-type: none;
}

.hp-pics li {
	text-decoration: none;
	list-style-type: none;
	margin: 1.5em 0px;
}

.hp-pics li h2 {
	font: italic bold 3px normal "Trebuchet MS", sans-serif;
	color: #DDCAAC;
	display: none;
	text-decoration: none;
	list-style-type: none;
}


.hp-pics h2 {

	display: none;

}


.clear {
	clear: both;	
	font-size: 0px;
	line-height: 0px;
}

.content-bottom {
	width: 920px;
	height: 203px;
	background: transparent url(../images/hp/new/content-bottom.jpg) no-repeat scroll top left;		
}

.contact-us-hp {
	border-top: 1px solid #506145;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.contact-us-hp h4 {
	padding-bottom: 0px;
	color: #506145;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	
}
.contact-us-hp h4 a {
	color: #006699;
	text-decoration:none;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}
.contact-us-hp h4 a:hover {
	color: #006699;
	text-decoration:underline;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

#footer-bottom {
	width: 920px;
	height: 20px;
	background: transparent url(../images/hp/new/content-footer-bottom.jpg) no-repeat scroll top left;
		
}
.copyright {
	color: #756446;
	font: normal 7pt "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px 0 0 5px;
	line-height: 110%;
}

.left {
	float: left;
	width: 470px;
}

.right {
	float: right;
	width: 150px;
	clear: right;
	padding: 0px;
}


/***** ZING STUFF FOR HOME PAGE *****/

/* size the container and each pane inside it */

#lincolnhp, #lincolnhp .zing-pane {
	width: 905px;
	height: 284px;
}

#lincolnhp {
	top: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 3px;
}


.wrap-hp-pic-wrap {
}
.ta-postition {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 195px;
	float: left;
	top: 170px;
	position: absolute;
	left: 236px;
}

.below-hp-pics {
	float: right;
	width: 800px;
	padding: 20px 0px;
	
}





