@charset "UTF-8";
body  {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	background: #4D4D4D;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #A19984;
}
p {
	margin: 1em 0 2em 0;
}
p2 {
	margin: 0;
	font-size: 95%;
}
p3 {
	font-size: 15pt;
	color: #A19984;
	line-height: 150%;
	font-weight: lighter;
}
h1 {
	font-size: 185%;
	color: #A19984;
	line-height: normal;
	font-weight: lighter;
}
h2 {
	font-size: 108%;
	color: #FFF;
	font-weight: normal;
}
#wrapper {
	background: url(../images/wrapper_bkg.gif) repeat-y;
	margin: 0 auto;
	width: 995px;
}
#container {
	background-color: #f8f4e5;
	width: 965px;
	margin: -1px auto;
	text-align: left;
	overflow: hidden;
} 
#header {
	background: url(../images/lda_header.jpg) no-repeat;
	text-align: left;
	height: 130px;
	padding: 0;
	background-color: #f8f4e5;
	} 
#header img {
	margin: 20px 0 0 40px;
	border: none;
}
#mainGraphic3 {
	margin: 0;
	width: 965px;
	height: 350px;
}
#intro {
	position:relative;
	height: 320px;
	margin: -325px 520px 0 175px;
	text-align: left;
	font-size: 80%;
	line-height: 170%;
	color: #FFF;
}
.cells {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #c9c4b2;
	border-bottom: 1px dotted #c9c4b2;
}
.clearit2 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#mainContent {
	margin: 50px 50px 50px 295px;
	padding: 0 20px;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	clear: both;
}
#mainContent li {
	margin: 0 3em 1em 2em;
	list-style-type: circle;
	list-style-position: outside;
}
#image {
	position: relative;
	margin: -82px 580px 0 43px;
}
#mailing {
	position: absolute;
	margin: -210px 0 0 535px;
	padding: 0;
}
#tag {
	position: relative;
	margin: -140px 0 0 290px;
	padding: 0 0 0 5px;
	border-left: 1px dotted #c9c4b2;
}
#footer { 
	margin: 0;
 	background: url(../images/footer_bkg.jpg) no-repeat;
	background-color:#f8f4e5; 
	font-size: 70%;
	text-align: center;
	color: #A19984;
} 
#footer p {
	margin: 0;
	padding: 15px 0;
}
#footer a { 
	color: #A19984;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
