/* site-wide styles */
body {
	background-color: #000000;
}
.white-bg-main {
	background-color: #FFFFFF;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding:10px;
}
.white-bg {
	background-color: #FFFFFF;
}
.beige-bg {
	background-color: #999966;
}
.grey-bg {
	background-color: #464646;
}

.main-content {
	border-top: 2px solid #999966;
	border-left: 5px solid #999966;
	border-right: 5px solid #999966;
	border-bottom: 2px solid #999966;
	background-color: #FFFFFF;
	padding: 20px;
}
.main-nav {
	padding: 5px;
}
.divider {
	border-bottom: 1px solid #000000;
	text-decoration: none;
	padding-bottom:6px;
}
.footer-links {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.tan-bg-top {
	background-color: #D4D4BC;
	padding:10px 10px 10px 10px;
	border-right: 1px solid #999966;
	border-top: 2px solid #999966;
	border-left: 5px solid #999966;
}

.tan-bg-bottom {
	background-color: #D4D4BC;
	padding:10px 10px 10px 10px;
	border-right: 1px solid #999966;
	border-bottom: 2px solid #999966;
	border-left: 5px solid #999966;
	background-image: url(images/rhodo1.gif);
	background-repeat: no-repeat;
}

.mid-section {
	background-color: #FFFFFF;
	padding:10px 15px 10px 15px;
}
.mid-section-top {
	background-image: url(images_frontpage/kakahu_fern_bg.gif);
	background-position: center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding:10px 15px 10px 15px;
	border-top: 2px solid #999966;
}
.mid-section-bottom {
	background-color: #FFFFFF;
	padding:10px 15px 10px 15px;
	border-bottom: 2px solid #999966;
}
.right {
	border-right: 5px solid #999966;
	border-bottom: 2px solid #999966;
	border-top: 2px solid #999966;
}

.right-table-head {
	background-color: #999966;
	border: 1px solid #000000;
	padding:3px 4px 3px 4px;
}

.right-table-main {
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding:3px 4px 3px 4px;
}

h1 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 28px;
	color: #CC0000;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

h3 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14px;
	color: #303030;
	line-height: 18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-top:5px;
}

h5 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #999966;
	line-height: 18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
}

h6 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	padding:0px;
	margin:0px;
	padding-left:5px;
}

.cell-head {
	font: normal 10px;
	color: #FFFFFF;
	background-color: #999966;
	border: 1px solid #666633;
	padding:1px 2px 1px 2px;
}
.cell {
	font: normal 10px;
	color: #303030;
	background-color: #F8F8F8;
	border: 1px solid #999966;
	padding:1px 2px 1px 2px;
}
.averages {
	font: normal 10px;
	color: #FFFFFF;
	background-color: #999966;
	border: 1px solid #666633;
	padding:1px 2px 1px 2px;
}

.sire a {
	font: normal 10px;
	color: #303030;
	background-color: #E8E8D0;
	border: 1px solid #999966;
	padding:1px 2px 1px 2px;
	display:block;
}
.sire a:hover {
	font: normal 10px;
	color: #303030;
	background-color: #EEEEEE;
	display:block;
}

.base {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #D4D4BC;
	padding-top:3px;
}
.base a {
	color:#FFFFFF;
}

.base a:hover {
	color:#CC0000;
}

.bodytext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.bodytext A:link, .bodytext A:visited, .bodytext A:active, .bodytext A:hover {
	color: #cc0000;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.title {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.features h4{
	padding:0px;
	margin:0px;
}

.features {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.features a {
	color: #cc0000;
	text-decoration: none;
	border-bottom: #cc0000;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.features a:hover {
	color: #cc0000;
	text-decoration: none;
	border-bottom: #cc0000;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a {
	color: #cc0000;
	text-decoration: none;
}


/* styles for the sidebar */

.left-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
}

.sidebar-new {
	font-family: verdana, arial, geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-top: 25px;
	color: #FFFFFF;
}
.sidebar {
	font-family: arial, geneva, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}


.sidenav-table {
	padding-right:10px;
}

.sidebarbullet {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}

.sidebar-new A:link, .sidebar-new A:visited, .sidebar-new A:active {
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px;
}

.sidebar-new A:hover {
	color: #FF3300;
	text-decoration: underline;
}

.sidebar A:link, .sidebar A:visited, .sidebar A:active, .sidebarlist A:link, .sidebarlist A:visited, .sidebarlist A:active {
	color: #FFFFFF;
	text-decoration: none;
	border-width: 0px;
}

.sidebar A:hover, .sidebarlist A:hover {
	color: #FF3300;
	text-decoration: underline;
}


/* styles for general posts */

.posttitle {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

.posttext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.posttext A:link, .posttext A:visited, .posttext A:active, .posttext A:hover
{
	color: #cc0000;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

.postmeta {
	font-family: Verdana, Geneva, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 0px;
}

.postmeta A {
	color: #666666;
}

/* styles for individual posts & comments */

.comm {
	text-align: left;
}

.comm p (
	display: inline;
)

