body {
	background: url('images/beige.gif');
	margin:0;
	padding:0;
	height:100%;
	border:none
   }
img {
	border: none;
}
a {
	border: none;
}
.sides {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.leftside {
	height: 100%;
	width: 60px;	
	background: url('images/left.gif')
}
.rightside {
	height: 100%;
	width: 60px;	
	background: url('images/right.gif')
}
.topspacer {
	margin-top: 25px;
	}
.textblock {
	padding: 7px;
	border: none;
}
.textblock p {
	color: #000007;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	margin-left: 26px;
}
.textblock li {
	color: #000007;
	font-family: helvetica;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
.textblock2 {
	padding: 16px;
}
.textblock2 p {
	color: #000007;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.textblock3 {
	padding-left: 36px;
	padding-right: 20px;
	padding-top: 10px;
}
.textblock3 p {
	color: #000007;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	top: -5px;
}
.line {
	border-bottom: 1px solid #000000;
}
h1 {
	color: #000000;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
.small {
	border-bottom: 1px solid #000000;
}
.small a {
	color: #5f3202;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.small a:hover {
	color: #ffffff;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.marginll {
	margin-left: 12px;
	margin-right: 12px;
}
.marginr {
	margin-left: 14px;
	margin-right: 32px;
}
.marginc {
	margin-right: 28px;
}
.marginlll {
	margin-left: 18px;
	margin-right: 12px;
}
.imgmargin {
	margin-left: 12px;
	margin-right: 14px;
}
#about {
	color: #000000;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#aboutpic {
	border: 1px solid #000000;
}
.top {
	position: relative;
	top: 10px;
}
.contactblock {
	background: url('images/contact.jpg');
	height: 579px;
	width: 772px;
}
.contactor {
	margin-left: 45px;
	margin-bottom: 303px;
	color: #0b1c38;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}
.contactor a {
	color: #0b1c38;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}
.contactor a:hover {
	color: #ffffff;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}
.footer {
	border-top: 2px #000000 solid;
}
.footer p
	{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.copy {
	margin-left: 0px;
}
.copy a {
	color: #062487;
	text-decoration: none;
}
.copy a:hover {
	color: #df9719;
	text-decoration: none;
}
