@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-color: #000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #CCC;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background-color: #000;
}
.oneColFixCtrHdr #footer {
	width: 880px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(graphics/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCC;
}
td{
	border-bottom-color:#000;
	border-left-color:#000;
	border-top-color:#000;
	border-right-color:#000;
	border: 1px;
}
.style1 {
	color: #DFDFDF;
}
.style2 {
	color: #DFDFDF;
	font-size: 9pt;
	font-weight: bold;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFF;
}
h2{
	font-size:16px;
	line-height: 50%;
}
h3 {
	font-size: 16px;
	color: #C30;
}
.mainText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#CCC;
	font-style: normal;
	font-weight: normal;
}
.mainTextOrange {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CE5830;
	font-style: normal;
	font-weight: normal;
}
.bodyFormat{
	width: 850px;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #333;
	float: left;
	height: 270px;
	border: 1px none #CCC;
	
}
.aboutUs {
	background-color: #333;
	text-align: left;
	width: 800px;
	margin-right: 20px;
	padding-right: 20px;
	overflow: scroll;
	height: 320px;

}
.bodyFormatJohn{
	width: 860px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #333;
	height: 320px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	
}
.rightFormat{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #CCC;
	background-color: #333;
	padding: 10px;
	float: left;
	height: 250px;
	width: 167px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.mainBtnsText {
	color:#000;
	font-size:20px;
	padding-top: 3px;
	padding-left: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodyTitles {
	color:#000;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.mainBtnsText:link {
	
}
a.mainBtnsText:hover {
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	
}
a.mainBtnsText:visited {
	
}
a.mainBtnsText:active {
	
}
.btnPaddingHome {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingLetter {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingAbout {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingPhoto {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingSpon {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingMainSpons {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingPolicy {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingContact {
	padding-top: 2px;
	text-align: center;
}
.btnPaddingAuction {
	padding-top: 2px;
	text-align: center;
}
.contentBox{
	height: 250px;
	text-align: left;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #333;
	width: 800px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	
}
.contentBoxNoScroll{
	height: 250px;
	text-align: left;
	overflow: hidden;
	overflow-x: hidden;
	background-color: #333;
	width: 800px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	
}
.headshots {
	float:left;
	background-color: #c3532e;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 6px;
}
.headshotsNoFloat {
	float:none;
	background-color: #c3532e;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 6px;
}
.headshotsRight {
	float:right;
	background-color: #C3532E;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 6px;
}
.introGallery {
	background-color: #C3532E;
	margin-right: 30px;
	margin-left: 120px;
	padding: 10px;
	float: left;
}
.content2{
	padding-top: 10px;
	background-color: #333;
}
.photoNext{
	background-color: #000;
	line-height: 150%;
	
}
.tableList{
	background-color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-align: left;
	margin-left: 45px;
}
.imgBenefic {
	float:none;
	background-color: #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 6px;
}
.auctionItems{
	background-color:#333;
	padding-left: 25px;
	border: 1px solid #999;
	padding-top: 15px;
	padding-bottom: 15px;
}

