@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	margin: 0px;
	background-repeat: repeat;
	height: 100%;
}
.content {
	height: 100%;
	padding-right: 10px;
	padding-left: 75px;
	float: left;
	width: 500px;
}
.clearfix {
	clear: both;
	height: 1px;
	width: 1px;
}


.container {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backbody.jpg);
	background-repeat: repeat;
}
.header {
	height: 362px;
	width: 894px;
}
.navigation {
	height: 48px;
	width: 894px;
}
.footer {
	height: 95px;
	width: 894px;
}
.footerp {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #333924;
	text-align: center;
}

.centered {
	text-align: center;
}
.headertitle {
	height: 79px;
	width: 894px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 15px;
}
a {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #660000;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	line-height: 175%;
	color: #003300;
	font-size: 12px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 175%;
	color: #003300;
}
.quotes {
	font-style: italic;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #993300;
}


.sidebar {
	float: right;
	width: 215px;
	padding-right: 75px;
}
.bordered {
	padding: 2px;
	border: thin solid #4A5D38;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	color: #003300;
}
.references {
	font-size: 10px;
}
.contentblog {
	height: 100%;
	padding-right: 10px;
	padding-left: 75px;
	float: left;
	width: 750px;
}
h3 {
	font-size: 14px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
