body {
	background-color: #11130e;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 50px 0 0;
}
a:link, a:visited {
	color: #636c26;
}
#hat {
	margin: 20px 15px 15px 445px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
#copyright a {
	color: #660000;
}
.left {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



a:hover, a:active, a:visited:hover {
	color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #701c10;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 0px;
}
#middle.inside {
padding-left: 50px;
}
#quotefrom {
color: #336633;
font-size: 11px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 15px;
}

#smprint {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
	width: 230px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	margin-left: 300px;
}
.documents {
float: left;
width: 210px;
margin: 20px 10px 0;
text-align: center;
font-size: 11px;
line-height: 12px;
}
#sharecallout {
	padding: 15px;
	float: right;
	width: 200px;
	margin-left: 25px;
	margin-right:75px;
	border: 1.5px dashed red;
}