/* CSS Document */

body {
	background: url(../images/layout/bg_crossover.jpg) repeat-y 50% 0 #71b129;;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.cl {
	clear: both;
	}
img {
	border: 0px;
	}
a:link, a:visited, a:active {
	color: #539c1f;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #594432;
	}
p {
	margin: 0px;
	padding: 0px;
	}
b {
	color: #594432;
	}
h2 {
	color: #647e2c;
	font-size: 15px;
	margin: 0px;
	padding: 3px 0px 2px 0px;	
	border-bottom: 1px solid #b8e46f;
	width: 480px;
	}
h3 {
	color: #647e2c;
	font-size: 15px;
	margin: 0px;
	padding: 0px;	
	}
h5 {
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
#wrapper {
	margin: 0 auto; width: 1007px; z-index: 10;
	background: url(../images/layout/bg_wrapper.jpg); 
	}
/* header */
#header {
	background: url(../images/layout/bg_header.png) no-repeat;
	margin: 0 auto;
	width: 1007px;
	height: 237px;
	behavior: url(/assets/css/iepngfix.htc);
	}
/* middle */
#right_side {
	float: right;
	margin-right: 35px;
	padding: 5px 0px 0px 0px;
	width: 730px;
	line-height: 18px;
	}
#left_side {
	float: left;
	width: 220px;
	margin-left: 13px;
	}

/* footer */
#paw_prints {
	background: url(../images/layout/img_pawprints.png);
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 85px;
	height: 138px;
	_width: 0px;
	_height: 0px;
	}
#footer {
	margin: 0 auto;
	background:url(../images/layout/bg_footer.png);
	background-position: bottom; 
	height: 30px;
	width: 302px;
	padding: 80px 0px 0px 705px;
	color: white;
	font-size: 10px;
	behavior: url(/assets/css/iepngfix.htc);
	_height: 80px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
		color: white;
		text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
			}
#footer_links {
	width: 540px;
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
	}
	#footer_links a:active, #footer_links a:link, #footer_links a:visited {
		color: #4d3a2a;
		text-decoration: none;
		}
	#footer_links a:hover {
		color: white;
		text-decoration: underline;
		}

/*menu */
.menu_item, .menu_item_selected {
	background: url(../images/layout/bg_menuitem.jpg) no-repeat bottom;
	width: 190px;
	height: 20px;
	display: block;
	padding: 4px 0px 0px 20px;
	font-weight: bold;
	color: #594432;
	margin: 0px 0px 3px 0px;
	text-decoration: none;
	text-transform: uppercase;
	}
	.menu_item:hover, .menu_item_selected {
		background: url(../images/layout/bg_menuitem.jpg) no-repeat;
		color: white;
		display: block;
		}
.but_goodfree {
	margin: 5px 0px 5px 3px;
	background: url(../images/buttons/side_goodfree.png) no-repeat;
	width: 204px;
	height: 125px;
	display: block;
	behavior: url(/assets/css/iepngfix.htc);	
	}
	.but_goodfree:hover {
		background: url(../images/buttons/side_goodfree.png) no-repeat bottom;
		}
.but_blog {
	margin: 10px 0px 0px 3px;
	background: url(../images/buttons/side_blog.png) no-repeat;
	width: 204px;
	height: 93px;
	display: block;
	behavior: url(/assets/css/iepngfix.htc);	
	}
	.but_blog:hover {
		background: url(../images/buttons/side_blog.png) no-repeat bottom;
		}
/* page specific */
.jill {
	background: url(../images/pages/jill.jpg) no-repeat;
	float: right;
	width: 308px;
	height: 249px;
	margin: 5px 0px 5px 5px;
	}
.left_box {
	float: left; 
	width: 490px;
	}
.right_box {
	width: 220px;
	line-height: normal;
	float: right;
	border-left: 1px solid #d5c9c0;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 10px;
	}
.er404 {
	background: url(../images/pages/404.png) no-repeat;
	width: 168px;
	height: 168px;
	float: left; 
	margin: 10px;
	}
.relation {
	width: 211px;
	height: 181px;
	display: block;
	margin: 5px 0px 15px 0px;
	background: url(../images/buttons/relationship.jpg) no-repeat;
	}
/* blog */
.blog_year {
	border: 1px solid #6ab824;
	padding: 2px 4px 2px 5px;
	width: 210px;
	display: block;
	background: #4a9217;
	color: white;
	margin-top: 2px;
	font-weight: bold;
	}
	a.blog_year:link {
		color: white;
		}
	a.blog_year:hover {
		text-decoration: none;
		background: #463426;
		}
.blog_month{
	padding: 1px 5px 1px 5px;
	width: 190px;
	display: block;
	background: #d8cfc6;
	margin: 2px 0px 0px 20px;
	}
	a.blog_month:link {
		color: #463426;
		}
	a.blog_month:hover {
		text-decoration: none;
		background: #c1f768;
		}
.blog_menu_select, .blog_menu {
	margin-left: 25px;
	font-size: 11px;
	display: block;
	width: 192px;
	border-bottom: 1px solid #d5c9bf;
	padding-bottom: 2px;
	margin-bottom: 2px;
	}
/*calendar*/
.dayofweek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #086f03;
	text-align: center;
	padding: 2px;
	float: left;
	height: auto;
	width: 96px;
	border: 1px solid #086f03;
}
.daybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	float: left;
	height: 100px;
	width: 97px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.schedulebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	padding: 2px;
	float: left;
	height: 100px;;
	width: 97px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.firstbox {
	height: 105px;
	width: 1px;
	float: left;
	background: black;
}
.weekframe {
	float: left;
	height: auto;
	width: 715px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: scroll;
	background-image: url(../images/layout/cal_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.view_icetimes {
	background: url(../images/layout/cal_but.jpg) no-repeat;
	width: 201px;
	float: right;
	height: 33px;
	margin: 5px 10px 0px 5px;
	display: block;
	}
.view_icetimes:hover {
	background: url(../images/layout/cal_but.jpg) bottom;
	}
.datenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.datenumbertoday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #594432;
	padding: 1px;
	float: left;
	height: auto;
	width: 95px;
}
#datedetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	height: 205px;
	width: 255px;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 10;
	background-attachment: scroll;
	background-image: url(../images/layout/caldate.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}
.datedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.dateinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height: 100px;
	width: 210px;
}
.schedule_info {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.printbtn:link, a.printbtn:active, a.printbtn:visited {
	width: 60px;
	height: 18px;
	float: right;
	display: block;
	padding-top: 4px;
	padding-left: 25px;
	color: #C40241;
	font-size: 12px;
	margin-bottom: 7px; 
	text-decoration: none;
	text-align: left;
	background-image: url(../images/layout/print.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	border: 1px solid #FFFFFF;
}
a.printbtn:hover {
	border: 1px solid #C40241; 
}

span.datelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
}
span.datelink:hover {
	text-decoration: underline;
	cursor: hand;
}
.exceptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding: 5px;
}
/* gallery */
.gallery_img {
	width: 100px; height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	}
.gallery_img_border {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid black;
	}
