@charset "UTF-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #811805;
	position: relative;
}
#header {
	background-image: url(images/int-bkgrnd_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 169px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: auto;
	width: 725px;
	margin-left: 135px;
	position: relative;
	top: 0px;
	float: left;
}
#wrapfooter {
	clear: both;
	height: 100px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(images/int-bkgrnd_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #DC5221;
	text-decoration: none;
	width: 450px;
	position: relative;
	float: left;
	margin-top: 78px;
}
#footerright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #DC5221;
	text-decoration: none;
	width: 450px;
	position: relative;
	float: right;
	top: 78px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E4BC81;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
a.p:link,a.p:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F15A24;
	line-height: 21px;
	text-decoration: none;
}
a.p:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E4BC81;
	line-height: 21px;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E95522;
	text-decoration: none;
	font-style: italic;
}
.imagequote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC5221;
	text-decoration: none;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.imageborder {
	border: 3px solid #DC5221;
}
.imageborderfloatright {
	float: right;
	margin-left: 10px;
	border: 3px solid #DC5221;
}
