* {
	margin:0;
	padding:0;
	}
body { 
	font:12px verdana,tahoma,sans-serif;
	background:#e6e6e6; 
	color:#333;
	}
/*set body contents in a div so a little extra padding around */
div#body-inset {
	min-width:760px;
	padding:0 10px;
	margin-left:10px;
	margin-right:10px;
	background:#f0f0f0;
	color:#333;
	text-align:left;
	border-left:10px solid #eef;
	border-right:10px solid #eef;
	}
#header {
	height:100px;
	width: 100%;
	color: #cee3a5;
	/*
	background-image: url(grass2x100.jpg);  summer image
	background-image: url(Berries.png);     winter image
	*/
	background-image: url(magnolia.jpg);
	background-repeat: repeat-x;
	/*background-color: #687366;*/
	background-color: #ffffff;
	}
#header h1 {
	font-weight:normal;
	font-size:3.2em;
	letter-spacing:-3px;
	margin:12px 0 5px 20px;
	}
#header a {
	/*
	color:#cee3a5;  summer color#006807
	*/
	color:#000000;
	font-weight:normal;
	}
#header a:hover {
	color:#eee;
	}
#header .nav {
	float: right;
	text-align:right;
	padding-top:10px;
	}
#header .nav a {
	padding:4px 6px 20px 6px;
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-1px;
	
	/*color: #cee3a5;  summer color  */
	
	color: #000000;
	text-decoration:none;
	}
#header .nav a:hover{
	color:#eee;
	}
a {
	text-decoration:none;
	color:#269;
	font-weight:bold;
    }
a:hover {
	text-decoration:underline;
	}
p {
	margin:0 0 15px 0;
	line-height:1.5em;
	}
h1,h2,h3,h4 {
	font-weight:normal;
	}
h1 {
	font-size:2em;
	letter-spacing:-1px;
	/* 
	color:#3A5E36;  summer color
	color:#5e0300;  winter red color
	*/
	color:#61252b;   /* spring magnolia color */
	margin:0px 0 5px 0px;
	}
h1 a:hover{
	text-decoration:none;
	}
h2 {	font-size:1.6em;
	/* letter-spacing:-1px; */
	margin-bottom:10px;
	/*
	color:#715955;  summer color 	
	color:#5e0300;    winter red color
	*/
	color:#61252b;   /* spring magnolia color */
	}
h2 a 	{
	font-weight:normal;
	color:#715955; 
	}
h2 a:hover {
	color:#111;
	text-decoration:none;
	}
/* this is to format the H2 headers to put the red circles in front of the rabbit name */

h2.redregistration {
	background-image: url(red.jpg);
	background-repeat: no-repeat;
	background-position:center left;
	padding-left: 20px;
}

/* this is to format the H2 headers to put the red and white circle in front of the rabbit name */

h2.redwhiteregistration {
	background-image: url(red-white_t.jpg);
	background-repeat: no-repeat;
	background-position:center left;
	padding-left: 20px;
}
	
h3 {
	color: #555;
	font-size:1.4em;
	margin:1em 0 0.5em 0.5em;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	}
#content{
	margin-top:30px;
	width:100%;
	clear:both;
	}
#content h2{
	border-bottom:2px solid #abb;
	}
#content p {
	margin:0.5em 1em 0.8em 1em;
	}
#left {
	width:62%;
	float:left;
	min-height:450px;
	}

#sidebar h2{
	margin:15px 0 5px 0;
	width:98%;
	font-size:1.6em;
	}
#footer{
	clear:both;
	padding:10px 0 12px 24px;
	text-align:left;
	color:#888;
	}
#footer a{
	color:#888;
	font-weight:normal;
	}
#footer h2 {
	font-size:1em;
	letter-spacing:-1px;
	}
.entry{ 
	/* position:relative; */
	margin:0 0 10px 0;
	
	/* light gray white color  */
	/* border:4px solid #aabbbb;  */    
	
	/* magnolia spring color */
	border:4px solid #e2bac5;   
	
	color:#333;
	padding:10px 10px 10px 10px;
	}
.entry a:hover, .about a:hover {
	text-decoration:none;
	padding-bottom:2px;
	}
.entry img {
	margin:0px 10px 10px 5px;
	float:left;
	padding:4px;
	border:1px solid #fff;
	background-color:#ccc;
	color:#333;
	position:relative;
	}
.link 	{
	color:#269;
	display:block;
	margin:4px 0 0 0;
	padding:2px 1em;
	}
.link:hover {
	color:#48b;
	text-decoration:none;
	}

.thumbs img {
	position:relative;
	padding:3px;
	margin:0 2px 2px 0;
	border:1px solid #fff;
	background-color:#ddd;
	color: #555;
	}

.meta {
	clear:both;
	border-top: 2px solid #ccc;
	padding: 5px 1px 0 0;
	margin:10px 0 0 0;
	text-align:right;
	font-size:0.9em;
	color: #567;
	}

.pagenav {
color: #888;
text-align:center;
}


#sidebar {
	margin-left:64%;
	margin-top:-15px;
	}
.subcontainer {
	width:100%;
	padding-top:6px;
	}
.sub_col1 {
	float:left;
	width:45%;
	}
.sub_col2 {
	margin-left:50%;
	}
.date {
	float:left;
	font-weight:bold;
	}
/*
use this class to tidy up after floated elements
*/
.clear {
	clear:both;
}

td
	{
	padding: 3px 5px;
	}
table th
	{
	color: #bd4d0d;
	}
thead td 
	{
	color: #bd4d0d;
	}
	

/*  CSS Table Design
Author: Stanislav Filev
Theme: Stainless Steel: Stenli Style
URL: http://www.stenli.net
--------------------------------------- */
/* colors in use for this table
#D4D0C8		light silver, table background
#000		black, table border, text
#4F4F4F		caption color
maroon		link, visited link
chocolate	hover over link
#aaa		cell border right and bottom
#eee		cell border top and left
#ccc		cell background
*/

table.ss {
	border: 1px solid #000; 
	background-color: #D4D0C8; 
	color: #000;
}
 
table.ss td, table.ss th { padding:5px;}

table.ss caption {
	text-transform: uppercase;
	text-align:center;  
	font: bold 12pt Verdana;
	color: #4F4F4F;
	margin: 3px 0;
}

/* =links
----------------------------------------------- */
table.ss a { color:maroon; text-decoration: none;}
table.ss a:link {color:maroon;}
table.ss a:visited { color: maroon;}
table.ss a:hover {color:chocolate;}

/* thead tbody tfoot
----------------------------------------------- */

table.ss thead th, table.ss tfoot th, table.ss tfoot td ,table.ss tbody th,table.ss tbody td {
	color: #000; 
	font: 8pt Verdana; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #eee; 
	border-left:1px solid #eee; 
	border-bottom: 1px solid #aaa; 
}

table.ss thead th, tfoot th, tfoot td { background-color: #ccc; font-weight: bold; text-align:center; }
table.ss tfoot td { text-align:right }
table.ss tbody th { white-space: nowrap; font-weight: bold; text-align:left; }


/* Visual and hover effects */
table.ss .odd td { }

table.ss tbody tr:hover td{
	background-color: silver;
	border-right: 1px solid #eee; 
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-bottom: 1px solid #eee; 
	background-color: #e4e0d8;
}
/* end stainless steel table style */	
	
/*  CSS Table Design
Author: sec
Theme: modified stainless steel
--------------------------------------- */
/* colors in use for this table
#D4D0C8		light silver, table background
#000		black, table border, text
#4F4F4F		caption color
maroon		link, visited link
chocolate	hover over link
#aaa		cell border right and bottom
#eee		cell border top and left
#ccc		cell background
*/

table.sso {
	border: 1px solid #000; 
	background-color: #D4D0C8; 
	color: #000;
}
 
table.sso td, table.sso th { padding:5px;}

table.sso caption {
	text-transform: uppercase;
	text-align:center;  
	font: bold 12pt Verdana;
	color: #4F4F4F;
	margin: 3px 0;
}

/* =links
----------------------------------------------- */
table.sso a { color:maroon; text-decoration: none;}
table.sso a:link {color:maroon;}
table.sso a:visited { color: maroon;}
table.sso a:hover {color:chocolate;}

/* thead tbody tfoot
----------------------------------------------- */

table.sso thead th, table.sso tfoot th, table.sso tfoot td ,table.sso tbody th,table.sso tbody td {
	color: #000; 
	font: 8pt Verdana; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #eee; 
	border-left:1px solid #eee; 
	border-bottom: 1px solid #aaa; 
}

table.sso thead th, table.sso thead td, tfoot th, tfoot td { background-color: #ccc; font-weight: bold; text-align:center; }
table.sso tfoot td { text-align:right }
table.sso tbody th { white-space: nowrap; font-weight: bold; text-align:left; }
table.sso td.sub-head {font-weight: bold; text-align:left; font-size:12pt; }


/* Visual and hover effects */
table.sso .odd td { }

/*table.sso tbody tr:hover td{
	background-color: silver;
	border-right: 1px solid #eee; 
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-bottom: 1px solid #eee; 
	background-color: #e4e0d8;
}
*/
/* end orange steel table style */	

#sidebar h3
	{
	width: 100%;
	height: 25px;
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: 0;
	/* summer grass background for side menu
	background: #591500 url(menu-title-background.jpg) repeat-x;
	color: #cee3a5;
	*/
	
	/* winter berries background for side menu
	background: #ffffff url(menu-title-background-berries.png) repeat-x;
	color: #000000;
	*/
	
	background: #ffffff url(magnolia-background.jpg) repeat-x;
	color: #000000;
	
	padding-left: -1px;  /* this sets the length of the background picture for the heading */
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .2em;
	}

#sidebar ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	/*
	  background-color: #6F5344;  summer green background color for sidebar menu
	  background-color: #720400;  red color for winter
	*/
	background-color: #793348;  /*magnolia spring */
	}	 

#sidebar ul ul
	{
	padding-left: 3em;
	}
	
#sidebar ul ul ul
	{
	padding-left: 6em;
	}
		
	
#sidebar li
	{
	font: 1em verdana,tahoma,sans-serif;
	color: #efece3;
	text-indent: 0;
	color: #000;
	line-height: 1.5em;
	padding: 0.5em 17px;
	}
#sidebar li:hover
	{
/* lime green color for summer*/
/*	background: #cee3a5; */

/* gray blue color for winter*/
	background: #bac3c9; 
	}
#sidebar li a
	{
	display: block;
	border: none;
	color: #f4f0e6; /* light beige color */
	font-weight: bold;
	margin-left: -12px;
	padding-left: 12px;
	}
#sidebar li a:hover
	{
	color: #000;
	/* color: #ec9; */
	}
span.redtext {
	color: red;
	}




