body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: .7em;
	line-height: 1.4em;
	background-image: url(images/body.png);
	background-repeat: repeat;
}

div#header {
	padding: 1% 2% 2%;
	text-align: left;
	background-color: #fcf9fa;
	color: #76756c;
	margin-bottom: 20px;
	background-image: url(images/head3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 160px;
}

div#footer {
	text-align: center;
	clear: none;
	border-top: none;
	background-image: url(images/ln_smfscarab.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}

div#maincontent {padding: 2%;
text-align: justify;
margin-right:  180px;
margin-bottom: 10px;}

#content p {
font-size:1.08em;
line-height:1.4em;
padding:6px 11px 13px 20px;
margin:0 5px 1.1em 0;
background-image:url("images/shadow.png");
background-position:bottom left;
background-repeat:no-repeat;
}

h1,h2,h3,h4,h5,h6 {
	height:auto !important;
	height:30px;
	margin-top:0;
	margin-left:11px;
	font-family:serif;
	font-style:italic;
	letter-spacing:0.04em;
	background-repeat:no-repeat;
	border-bottom:1px solid #ECECEC;
	padding: 8px 3px 5px;
}

h1 {
width:487px;
padding-top:0.3em;
padding-left:12px;
font-size:1.7em;
color:#555;
background-image:url("images/sand1.png");
background-position:bottom right;
}

h2,h3,h4,h5,h6 {
width:475px;
font-size:1.5em;
color:#666;
padding-left:25px;
background-position:bottom left;
}

h2 {
background-image: url("images/sand2.png");
}

h3, h4, h5, h6 {
background-image: url("images/sand3.png");
}

h1:first-letter ,h2:first-letter {
font-size:1.7em;
text-transform:uppercase;
}

h3:first-letter ,h4:first-letter ,h5:first-letter ,h6:first-letter {
font-size:1.6em;
text-transform:uppercase;
}

div#rightcolumn {
	padding: 2%;
	float: right;
	width: 180px;
	margin-left: 10px;
	text-align: center;
}
#nav {
	background-color: #CCCCCC;
	margin-bottom: 20px;
}
#nav ul {
	display: block;
}
#nav li a {
	text-align: left;
	list-style-type: disc;
	text-decoration: none;
}
div#header p {
	font-family:serif;
	font-size:4em;
	font-style:italic;
	color:#555;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 15px;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/tree.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#navbar {font-family: sans-serif;
font-weight: bold;
font-weight: bold;
padding: 0px;
width: 175px;}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #666666;
	background-color: #fbdeb0;
	text-decoration: none;
	border-top: solid #ffffee 1px;
	border-left: solid #ffffff 1px;
	border-bottom: solid #cccccc 1px;
	border-right: solid #aaab9c 1px;
	display: block;
	width: 175px;
	list-style-type: disc;
	padding: 3px;
	background-image: url(images/sand1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#navbar ul li a:hover {
	color: #484751;
	background-color: #cdeae1;
	text-decoration: none;
	border-top: solid #cccccc 1px;
	border-left: solid #aaa9bc 1px;
	border-bottom: solid #ffffee 1px;
	border-right: solid #ffffff 1px;
	background-image: url(images/sand2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#navbar a.current {text-decoration: none;}

#navbar ul li {margin: 0px; padding: 0px; list-style-type: none; display: block;}

#navbar ul {margin: 0px; padding: 0px;}
#footer p {
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
}
#top {
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
#foot_notes {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#foot_notes p{
	background-color: #FFFFFF;
	padding-left: 32px;
	text-align: center;
	padding-top: 30px;
	
}
.img-left-float {
	margin: 4px;
	float: left;
	border: medium solid #CCCCCC;
}
.img-bdr {
	border: medium solid #CCCCCC;
}
#form_box p {
	background-image: none;
}
fieldset {
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 20px;
	position: relative;
	width: 500px;
	float: left;
	clear: left;
}
legend {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 2px solid #999999;
	position: absolute;
	left: .5em;
	top: -1em;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.label {
	text-align: left;
	float: left;
	margin-right: 5px;
}
fieldset p {
	line-height: 2px;
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
.form-button {
	margin-left: 75px;
}
.img-mid {
	text-align: center;
	margin-left: 170px;
}
.toplink {
	margin-left: 30px;
	line-height: 1.5em;
}
.footlinks {
	padding: 3px;
	margin: 5px;
}
