body {
	/* font-family: "Trebuchet MS", sans-serif; */
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color:#333;
	font-size:13px;
	margin: 0px 0px 20px 0px;
	background: #586037 url(../images/topBack.jpg) repeat-x;
}



#wrapper{
	width:900px;
	margin:auto;
}

#header{
	/* background: url(../images/headerBg.png); */
	height:100px;
	width:900px;
	margin:0;
	padding: 0 0 0 0;
	
}

#headerTop{
	height:47px;
	padding-top:18px;
	margin-left:336px;
	color: #FFF;
	
}


#subNav{
	height:30px;
	padding-top:37px;
	margin-left:336px;
	color: #FFF;
}




#header ul{
	
	padding: 0;
	margin:0 0 0 450px;
}

#header li{
	padding:0;
	margin:0 ;
	list-style: none;
	float:left;
}

#header a{
	font-size: 14px;
	color: #5F5819;
	padding:52px 12px 0 12px;
	display: block;
	text-decoration: none;
	height:27px;
}


#header a:hover{
	text-decoration: none;
	color: #2B3826;
}

#header a.selected{
	text-decoration: none;
	color: #2B3826;
}


#content{
	
	padding: 0;
	float:left;
	 /* background: url(../images/mainBodyBg.png) top repeat-y ; */
}

#leftCol .quicklinks {
	margin:0 0 5px 30px;
	font-size: 18px;
}

#leftCol{
	float:left;
	width:198px;
	padding:0 0 0 0;
	margin-top:52px;
	background-color: #CDCFC0;
}

#leftCol.border{
	border-top: #ACA480 solid 4px;
	/*border-right: #ACA480 solid 4px; */
	border-bottom: #ACA480 solid 4px;
	border-left: #ACA480 solid 4px;
}

#navTop{
	clear:both;
	/* background: url(../images/navTop.png) no-repeat left; */
	height:17px;
}

#navBot{
	clear:both;
	/* background: url(../images/navBot.png) no-repeat left; */
	height:17px;
}


#leftCol ul.leftNavTitle {
	display: block;
	padding: 5px 0 10px 25px;
	margin:0 0 0 0;
	font-size: 11px;
	list-style: none;
	color: #887B67;
	/*background: url(../images/leftNavBg.png) repeat-y ; */
}

#leftCol ul.leftNav {
	display: block;
	padding: 0 25px 0 20px;
	margin:0 0 0 0;
	font-size: 14px;
	/* background: url(../images/leftNavBg.png) repeat-y ; */
}

#leftCol .leftNav li{
	display: block;
	padding:0;
	margin:0 ;
	list-style: none;
	border-top: #BBB595 dotted 1px;
}

#leftCol .leftNav a{
	color: #887B67;
	display: block;
	height:20px;
	padding:5px 0 0 5px;
	text-decoration: none;
	
}


#leftCol .leftNav a:hover{
	
	text-decoration: none;
	color: #2B3826;
	
}

#leftCol .leftNav a.selected{
	text-decoration: none;
	color: #2B3826;
	
}



#leftCol ul.leftNavSub {
	display: block;
	margin: 0;
	padding:5px 0 1px 0;
	/* background: url(../images/leftNavBg.png) repeat-y ; */
	
}

#leftCol .leftNavSub li{
	display: block;
	padding:0;
	margin:0 10px 5px 30px;
	list-style: none;
	
}

#leftCol .leftNavSub a{
	font-size: 13px;
	color: #887B67;
	height:13px;
	padding:3px 5px 3px 5px;
	text-decoration: none;
}


#leftCol .leftNavSub a:hover{
	color: #FFF;
	text-decoration: none;
	background: #AEA983;
}

#leftCol .leftNavSub a.selected{
	color: #FFF;
	text-decoration: none;
	background: #AEA983;
}




/*
#sponsorBoxTop{
 	
 	height:15px;
 	padding: 10px 0 0 20px;
 	font-size:9px;
 	color: #666666;
 	text-align: left;
 	
}

#sponsorBox{
	background: url(../images/sponsorBoxBottom.png) bottom left no-repeat;
	margin: 50px 0 20px 10px;
	padding:0 0 15px 0;
}

#sponsorBox a{
	border: none;
	text-decoration: none;
	margin:0 0 10px 15px;
	display: block;
}
*/


#rightCol a {
	color: #887B67;
	/* border-bottom: #BBB595 dotted 1px; */
	text-decoration: none;
}

#rightCol a:hover {
	color: #2B3826;
	/* border-bottom: #2B3826 dotted 1px; */
	text-decoration: underline;
}

#rightCol{
	padding: 20px 36px 20px 36px;
	float:right;
	width:618px;
	min-height: 500px;
	/*background: url(../images/mainBodyBg.png) repeat-y; */
	background-color: #CDCFC0;
	
	border-top: #ACA480 solid 4px;
	border-right: #ACA480 solid 4px;
	border-bottom: #ACA480 solid 4px;
	border-left: #ACA480 solid 4px;
}


#rightCol h1{
	font-size: 24px;
	font-weight: normal;
	color: #2B3826;
	
	 
	
}
#rightCol h2{
	font-size: 20px;
	font-weight: normal;
	color: #2B3826;
	margin: 20px 0 5px 0;
	
	clear:both;
}

#rightCol h3{
	clear:left;
	font-size: 18px;
	font-weight: normal;
	color: #2B3826;
	margin: 0;
	padding: 0;
	
	margin: 5px 0 5px 0; 
}

#rightCol h4, #rightCol .h4{
	display: inline;
	font-size: 16px;
	font-weight: normal;
	color: #887B67;
	
	 margin: 10px 0 5px 0; 
}


.articleBreak{
	height: 1px;
	clear: both;
	border-bottom: #BBB595 dotted 1px;
	margin-bottom: 20px;
}

#rightCol .paraDate{
	display:block;
	color: #887B67;
}

#rightCol .firstpara{
	/* font-size: 16px; */
	height:20px;
	margin:0 0 15px 0;
	color: #887B67;;
}

#rightCol .twoColText{
	width:300px;
	display:block;
	float:left;
	margin:0 0 30px 0;
}

#rightCol .threeColText{
	width:195px;
	display:block;
	float:left;
	margin:0 11px 0 0;
}

#rightCol ul.bodyList {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

#rightCol .bodyList li{
	padding:0;
	margin:0 0 0 20px;
	list-style: disc;
}

#rightCol img.floatLeft{
	float:left;
	margin:0 15px 15px 0;
	padding:5px;
	border: #5F5819 solid 1px;
}

#rightCol img.floatRight{
	float:right;
	margin:0 0 15px 15px;
	padding:5px;
	border: #5F5819 solid 1px;
}



#galleryThumbs{
	margin:5px 0 10px 0;
	height:20px;
	background: aqua;
}




.pagination{
	clear:both;
	line-height: 200%;
	text-align: left;
	font-size: 11px
}
.pagination a{
	border:#BBB595 1px solid;
	padding:1px 4px 2px 4px;
	color:#887B67;
	text-decoration:none;
}
.pagination a:hover{
	color: #2B3826;
	background:#D9D6C2;
}

.paginationSelected{
	color: #2B3826;
	border:#D9D8D5 1px solid;
	padding:1px 4px 2px 4px;
	background:#D9D6C2;
}

.paginationEnd{
	border:#999 1px solid;
	padding:1px 4px 2px 4px;
	color:#999;
	text-decoration:none;
}


#topGallery{
	width:606px;
	padding:5px;
	border: #5F5819 solid 1px;
	/* border: #2B3826solid 1px; */
}




form{
	margin: 20px 0 10px 0;
}
form p{
	clear:both;
}

label {
	display:block;
	float: left;
	width:160px;
	font-weight: bold;
}

.labelMargin{
	margin-left:160px;
}

input[type="text"]{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	width:200px;

}

input[type="file"]{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	/* width:200px; //dont use. This breaks in firefox if there's text after the box */
}

textarea{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	width:200px;
}
select{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	width:200px;
}

.formError{
	color:#FFF;
	background: #F27C20 url(../images/errorTag.jpg) left no-repeat;
	padding:3px 3px 3px 13px;
}

.formErrorMsg{
	background:#FFFDDA url(../images/warning.png) 5px no-repeat;
	color:#F27C20;
	text-align: left;
	padding:10px 10px 10px 35px;
	margin:0 0 10px 0;
	border: #FEE363 solid 1px;
	clear:both;
}

.formOKMsg{
	background:#E1FFD1 url(../images/formOKMsg.jpg) 10px no-repeat;
	color:#468D3F;
	text-align: left;
	padding:10px 10px 10px 35px;
	margin:0 0 10px 0;
	border: #C5F8AC solid 1px;
	clear:both;
}



.results {
	width: 100%;
	margin:20px 0 20px 0;
	border-bottom:1px solid #2E2B24;
	border-right:1px solid #2E2B24;
	
}

.results th{
	background:url(../images/tableHeadBack.png) bottom repeat-x;
	height:30px;
	color:#000;
	padding:0 8px 0 8px;
	text-align:left;
}

.results td, th{
	border-top:1px solid #2E2B24;
	border-left:1px solid #2E2B24;
	padding:8px;
}


.results th.date, td.date{
	width:60px;
}

.results th.winner, td.winner{
	width:140px;
}

.results th.location, td.location{
	width:140px;
}

.results th.pos, td.pos{
	width:40px;
}
.results th.name, td.name{
	width:180px;
}

.results th.weight, td.weight{
	width:80px;
}
.results th.peg, td.peg{
	width:40px;
}



.polaroid{
	margin-right:4px;
	margin-bottom:4px;
	float:left;
	width:150px;
	height:180px;
	/*background: url(../images/polaroid.png) no-repeat;*/
}

.largePolaroid{
	/*
margin-right:5px;
	margin-bottom:5px;
*/
	float:left;
	width:195px;
	height:240px;
	/*background: url(../images/largePolaroid.png) no-repeat ;*/
}


.homeCol{
	width:277px;
	margin: 0 10px 0 0;
	float:left;
}


#sponsorBox img{
	border:none;
}



.picCaption{
	display:block;
	margin: -46px 0px 0px 12px;
	width:127px;
	height:32px;
	overflow-y: hidden;
	font-family: "Comic Sans MS";
	font-size: 11px;
	line-height: 15px;
}

.largePicCaption{
	display:block;
	margin: -45px 0px 0px 10px;
	/*width:267px;*/
	height:58px;
	overflow-y: hidden;
	/*overflow-x: hidden;*/
	font-family: "Comic Sans MS";
	font-size: 11px;
	
}

#pageFinish{
	clear:both;
	/* background: url(../images/footerBg.png) no-repeat top right; */
	height:5px;
}


#footer{
	clear:both;
	padding: 0 0 0 0;
	font-size: 10px;
	height:10px;
	color: #A79F7C;
}

#footer a{
	text-decoration: none;
	border: none;
	color: #A79F7C;
}
#footer a:hover{
	color: #ECEDEA;
	border-bottom:1px dotted #ECEDEA;
}

#footerLeft{
	float:left;
	text-align: left;
	margin:0 0 0 212px;
}
#footerRight{
	float:right;
	text-align: right;
}


#siteby{
	float:right;
	text-align:right;
	background:url(../images/gn.png) right no-repeat;
	height:11px;
	padding:1px 22px 1px 0;
	margin:0 10px 0 0;
}

