#pagewrap {
	position: relative;
	margin: 0 auto;
	width: 979px;
}

#textnav {
	color: #999999;
	width: 979px;
	height: 43px;
	text-align: right;
}

#tablenav a {
	color: #999999;
	text-decoration: none;
}

#tablenav a:hover {
	color: #999999;
	text-decoration: underline;
}

#barnav {
	text-align: left;
	width: 979px;
	height: 25px;
}

#banner{
	margin-top: 5px;
	width: 979px;
	height: 255px;
}

#nav {
	position: absolute;
	font-size: 15px;
	padding-left: 20px;
	padding-top: 20px;
}

#leftcolumn {
	background-repeat: repeat-y;
}

#floral {
	position: relative;
	width: 238px;
	height: 403px;
	background-repeat: no-repeat;
}

#rightcolumn {
	background-image: url(/images/bg_paper.jpg);
	background-repeat: repeat-y;
	background-position: 0px -90px;
}

#rightcontent {
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#organization-menu {
	position:absolute;
	font-size: 12px;
	left:612px;
	top:10px;
	z-index:200;
	visibility: hidden;
}

#organization-text {
	color: #999999;
}

#directory-menu {
	position:absolute;
	font-size: 12px;
	left:738px;
	top:10px;
	z-index:200;
	visibility: hidden;
}

#directory-text {
	color: #999999;
}

/* Home */

#hm_pagewrap {
	position: relative;
	margin: 0 auto;
	width: 983px;
}

#hm_textnav {
	position: relative;
	margin: 0 auto;
	color: #999999;
	width: 979px;
	text-align: right;
}

#hm_tablenav {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
}

#hm_tablenav a {
	color: #999999;
	text-decoration: none;
}

#hm_tablenav a:hover {
	color: #999999;
	text-decoration: underline;
}

#hm_organization-menu {
	position: absolute;
	font-size: 12px;
	left: 662px;
	top: 0px;
	z-index: 200;
	visibility: hidden;
}

#hm_buttonnav {
	position: relative;
	width: 983px;
	text-align: center;
}

#hm_buttontable {
	position: relative;
}

#hm_buttontable td {
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

.breeders-on { 
	background-color: #49497C; 
	width: 245px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.owners-on { 
	background-color: #6D870E; 
	width: 245px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.members-on { 
	background-color: #782E4b; 
	width: 245px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.fans-on { 
	background-color: #C79412; 
	width: 245px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.hmbuttons-off { 
	background-color: none; 
	width: 245px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#hm_content {
	background-image: url(/images/hm_bg_rpt.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	position: relative;
	width: 979px;
	margin: 0 auto;
	margin-top: 2px;
}

#hm_maincontent {
	background-image: url(/images/hm_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 979px;
	text-align: center;
}

#hm_maincontent td {
	vertical-align: top;
}

.hm_coltitles h1 {
	margin-bottom: 10px;
}

.hm_coltitles h2 {
	color: #AA0000;
	margin-bottom: 10px;
}

#hm_maincontent td.hm_coltitles {
	vertical-align: bottom;
}

#hmlogin td {
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

.form-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px inset #999999;
	width: 100px;
}

.hm_mc_left {
	border-right: 1px solid #AC9579;
	width: 189px;
	padding: 0px;
	padding: 15px;
	text-align: left;
}

.hm_mc_center {
	width: 461px;
	padding: 25px;
	text-align: left;
}

.hm_mc_right {
	border-left: 1px solid #AC9579;
	width: 189px;
	padding: 0px;
	padding: 15px;
	text-align: left;
}
#sitemap td { 
	padding-right: 15px;
}

.epad {
	display: none;
}