body {
	scrollbar-face-color: #669966;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #F6EFC5;
	scrollbar-arrow-color: #622F36;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgcopy.jpg);
	background-repeat: repeat-y;
	background-position: left top;

	}
 #wrap{

}
 #inner-wrap{
  background:url(../images/rightbg.jpg);
 background-position:right;
 background-attachment:fixed;
 background-repeat:repeat-y;
}

* {
   padding:0;
   margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address, #leftmenu, #main-content, #right
 {
    margin-bottom: 1em;
}

#top {
	height: 164px;
	width: 100%;
	background-image: url(../images/topbgcopy.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#topl {
}
#topimgrt{
background-image:url(../images/topright.jpg);
background-repeat: no-repeat;
	background-position: right top;
	height: 185px;

}
#topimgleft{
background-image:url(../images/toplft.jpg);
background-repeat: no-repeat;
	background-position: left top;
	height: 185px;

}
#leftmenu{
	LEFT: 0px;
	TOP: 175px;
	WIDTH: 160px;
	POSITION: absolute;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 16px;
	FONT-SIZE: 0.8em;
	float: left;
	line-height: 125%;
} 


/* to change menu links to button style links go to http://projectseven.com/tutorials/css/uberlinks/index.htm */
/* sets style for left menu */
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	left: 2px;
	top: 1px;
	width: 150px;
	PADDING-TOP: 2px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
#navlist ul {
	margin: 0;
	padding: 2;
	list-style-type: none;
	font-size: 1em;
}
#navlist li {
margin: 0;
	margin-bottom: 2px;
}
#navlist a {
	display: block;
	border: 1px solid;
	COLOR: #FFF;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	text-align: center;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	background-image:url(../images/goldbut.jpg);
	background-color: #622F36;
	border-top: thin ridge #4F1E25;
	border-right: thin ridge #4F1E25;
	border-bottom: thin ridge #4F1E25;
	border-left: thin ridge #4F1E25;
	text-decoration: none;
	font-weight: bold;
}


#navlist a:hover, #navlist a:active {
	COLOR: #622F36;
	background-attachment: fixed;
	background-color: #F6EFC5;
	border-top: thin outset #622F36;
	border-right: thin outset #622F36;
	border-bottom: thin outset #622F36;
	border-left: thin outset #622F36;
	text-decoration: none;
	font-weight: bold;
}
#right{
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 16px;
	PADDING-TOP: 1px;
	RIGHT: 0px;
	WIDTH: 180px;
	POSITION: absolute;
	TOP: 175px;
	FONT-SIZE: 0.8em;

} 

#main-content{
	PADDING-RIGHT: 30px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 16px;
	MARGIN: 0px 190px 0px 180px;
	PADDING-TOP: 5px;
	TOP: 175px;
	text-align: justify;
	line-height: 130%;

} 
#main-content img{
	MARGIN-RIGHT: 10px;
	MARGIN-LEFT: 2px;
	border: 1px solid #000000;
}


#footer {
	align:center;
	text-align: center;
	clear:both;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	background-image:url(../images/footer.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#ftmenu, #ftmenubox {
	PADDING-RIGHT: 35px;
	PADDING-LEFT: 35px;
	align:center;
	text-align: center;
	MARGIN: 0px 190px 0px 180px;
}
#ftcopyr {
	align:center;
	text-align: center;
	PADDING-RIGHT: 35px;
	PADDING-LEFT: 35px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 2px;
	font-size: 90%;
	MARGIN: 0px 190px 0px 180px;
}



#gallery {
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #002375;
}
#gallery td{
	padding: 15px;
}

.photos {
	padding: 10px;
	width: 60%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

hr {
	color: #669966;
	height: 1px;
	width: 65%;
	align: center;
	style: dashed;
	}

th {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #669966;
}


.newstable{
	align: left;
	text-align: left;
	width: 55%;
	border: 1px dashed #E5E2DD;
	padding: 2px;
	background-color: #669966;

}

.newsth {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/goldbut.jpg);
	background-color: #669966;
	text-align: center;
	padding: 2px;

}
.newsdate {
	font-size: 65%;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding: 2px;
	background-color: #fff;
}
.news {
	font-size: 80%;
	font-weight: normal;
	padding: 3px;
	background-color: #fff;
	}
.newsrt{
	border: 1px solid #669966;
	align: left;
	text-align: left;
}
.newsrt td{
	padding: 2px;
	background-color: #fff;
}
.newsrttop {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsrt th {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	text-align: center;
	padding: 2px;

}
.linkstable{
	align: left;
	text-align: center;
	width: 55%;
}

.dogpictable{
	width: 50%;
	padding: 3px;
}

#doglist{
	align: center;
	text-align: center;

}

#ped{
	align: center;
	text-align: left;
	padding: 3px;
	border: 1px solid #669966;
	margin-left: 3px;
	margin-right: 3px;
	width: 90%;
}
#ped td{
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size: 95%;
}
#ped th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	text-align: left;
	padding: 2px;
	font-size: 95%;
}	


.merchtable{
	align: left;
	text-align: left;
	padding: 3px;
	width: 100%;
}
.merchtable td{
	border: 1px solid #669966;
	padding: 3px;
}
.merchtable th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	text-align: left;
	padding: 2px;
}	
#result {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D0D0;
	padding-left: 2px;
	background-image: url(../images/rslt_mnubg.jpg);
	background-repeat: repeat-y;
}
#rslt_mnu {
	font-size: 90%;
}
#rslt_mnu td {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.judges {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #FFFFFF;
}
.judges td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.judges_other {
	font-size: 90%;
	font-weight: normal;
} 
.memclub_header{
	font-size: 110%;
	font-weight: bold;
	background-color: #ECE9D8;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.memclub {
}
.memclub th{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.memclub td{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#cv {
}

#cv td{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

div {zoom: 100%;}
