@charset "UTF-8";
body, p/* CSS Document */

 {
	font-size: 14px;
	margin-left: .5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}


h1 { font-size: 1.95em; }
h1.subtitle {
	padding: 0px;
	font-size: 1.35em;
}

h2 {
	font-size: 1.35em;
	margin-right: 0.7em;
	margin-left: 0.7em;
	font-family: "Trebuchet MS", Verdana, Arial;
}

a {
	font-weight: normal;
	line-height: 1.25em;
	color: #5C2834;
	padding: 0em;
	margin-top: 0px;
}

a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #003333;
	background-color: #D2F0AC;
}

a:active {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	}

#Introduction {
	width: 49%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Introduction       p, ul, li    {
	margin-right: 4%;
	margin-left: 6%;
	line-height: 1.6em;
	color: #292327;
	font-size: 1em;
}
#Introduction h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #292327;
	margin-left: 1em;
	margin-bottom: .2em;
}
	
.divWrapper {
	background-color: #CCC9A1;
	border: 0.3em solid #664400;
	width: 950px;
}


.divLeftAlignedText {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	width: 100%;
	float: none;
}
.divLeftAlignedText    p, li  {
	margin-left: 6%;
	font-size: 1em;
	margin-right: .5em;
	line-height: 1.2em;
}

.divLeftAlignedText ul {
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 0em;
	margin-top: 0em;
	list-style-type: disc;
}


.divLeftAlignedText h3 {
	margin-left: 1.5em;
	font-size: 1.1em;
	margin-top: 1.6em;
	margin-bottom: 0.5em;
}

.divLeftAlignedText a {
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

#links {
	width: 48%;
	margin: 0px;
	padding: 0px;
	float: left;
	
}

#links h2 { margin-bottom: 0.35em; }

#links ul, li {
	margin-bottom: 0.15em;
	margin-left: .5em;
}

#links li {
	line-height: 1.5em;
	margin-left: 1.4em;
	font-size: 1em;
}

#links li.spacer {
	margin-bottom: 0em;
	margin-top: 0em;
	padding: 0px;
	list-style-image: none;
	
}

#links a {
	margin-bottom: .5em;
	font-size: 1em;
	
}

#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer p { font-size: .95em; }
