body {
	margin: 0px;
	padding: 0px;
	font-family: "Gill Sans MT","Arial","Geneva","Helvetica","Sans-Serif";
	background-color: #6A1E17;
	font-size: 11pt;
}

.linkr {
	float: right;
	width: 200px;
	padding-left: 15px;
}

.linkr img {
	margin-bottom: 10px;
}
.topspace {
	height: 25px;
	width: 100%;
}

.sdleft {
	width: 50%;
	float: left;
}

.left {
	width: 55%;
	float: left;
}

.left2 {
	margin-top: 15px;
	width: 288px;
	float: left;
}

.right2 {
	margin-top: 15px;
	width: 470px;
	float: left;
}

.left3 {
	margin-top: 15px;
	margin-right: 20px;
	width: 480px;
	float: left;
}

.right3 {
	margin-top: 15px;
	width: 258px;
	float: right;
}


.right {
	width: 45%;
	float: left;
}

.right4 {
	width: 30%;
	float: right;
}

.left4 {
	width: 70%;
	float: left;
}

.pleft {
	float: left;
	width: 397px; 

}

.pright {
	margin-left: 417px;
	
}


.bottom {
	width: 100%;
	clear: left;
}


.small {
font-size: 5pt;

}

.picmid {
	margin-left: 15px;
	margin-right: 15px;
}



h1 {
font-size: 14px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	
}


h3 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}



img.filler {
	position: relative;
	top: 0px;

}


.cover {
	background-image: none;
	background-color: #FFFFFF;
}

.topbar {
	background-color: #C11A35;
	text-align: left;

}

a img{
	border: none;
}


.cleft {
	clear: left;

}


.just {
	text-align: justify;
}

.just p {
	margin: 7px 0 7px 0;
}

.shell {
	height: 100%;
	width: 100%;
}

.outer {
	width: 802px;
	border: 0px none;
	margin: 0 auto 0 auto;
	padding: 0px;
	overflow: hidden;
	background-color: #DFD8D0;
	text-align: left;
}

.spr {
	margin: 38px 0 38px 20px;
	width: 300px;
}
.inner {
	width: 758px;
	padding: 0 20px 40px 20px;
	border: 0px none;
	background-color: #DFD8D0;
	line-height: 15px;
}

.inner img {
	border: solid 1px #000000;
	border: none;
}


.border {
	border: 1px solid #000000;
}


.menubar td {
	margin: 0px;
	padding: 0;
	text-align: center;
	vertical-align: middle;

}



.menubar table  {
	text-align: center;
	border: none;
	margin: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #9C846A;
}

.menubar a {
	color: #000000;
	background-color: #9C846A;
}

.menubar td.menuspace {
	width: 10px;
}

a {
	text-decoration: none;
	color: #000000;
}


a:hover, a.selected {
	color: #EEEEEE;
}


.inner a{
	text-decoration: none;
	color: #000000;
}

td.menuspace {
	width: 20px;
}
.inner a:hover {
	text-decoration: underline;
	color: #9C846A;
}


.footer {
	height: 20px;
	padding: 0 20px 0 20px;
	background-color: #9C846A;
	color: #FFFFFF;	
	font-size: 9pt;
	line-height: 18px;
	clear: both;
}

.ifooter {
	text-align: center;
	background-color: #6A1E17;

}

.footer a {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}


.footer a:hover {
	text-decoration: underline;
	color: #DFD8D0;
}

.footer .ftright {
	float: right;
}

.testimonial {
	height: 268px;
	overflow: auto;
	padding-right: 10px;
}

.articles {
	height: 320px;
	overflow: auto;
	padding-right: 10px;
}

.hidden {
	display: hidden;
}
.prev {
	float: left;
}

.next {
	float: right;
}
