@charset "UTF-8";
body {
	background-color: #FFF;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/background.gif);
	padding: 0px;
}
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	width: 950px;
	background-color: #FFF;
	min-height: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.header {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/headerbackground.jpg);
	background-position: right;
}
#mainNav {
	padding-top: 0px;
	height: 35px;
	width: 670px;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(images/greennav.gif);
	border-bottom: solid 1px #333;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
}
#mainNav a {
	color:#333; 
	text-decoration: none;
}
#mainNav a:hover {
	color: #333; 
	text-decoration: none; 
	background-image: url(images/greennavroll2.gif);
}
body#home a#indexlink,
body#about a#aboutlink,
body#contact a#contactlink,
body#events a#eventslink {
	background-image: url(images/greennavroll2.gif);
}
body#mailinglist a#mailinglistlink{text-decoration: underline;}
ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
}
ul.nav a {
	display: inline;
	font-size: 15px;
	padding-top: 8px;
	padding-right: 33px;
	padding-bottom: 8px;
	padding-left: 33px;
}
ul.nav li {display: inline;}
.mailinglist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a.mailinglist {
	float: right;
	height: 27px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	border-bottom: solid 1px #333;
	border-top: solid 1px #333;
	border-left: solid 1px #333;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-top: 8px;
	background-image: url(images/burgundymail.gif);
	background-repeat: no-repeat;
}
a.mailinglist:visited {color: #fff; text-decoration: none;}
a.mailinglist:hover {color: #fff; text-decoration: underline; background-image: url(images/burgundymail2roll2.gif);}
a.mailinglist:active {color: #fff; text-decoration: none;}
.body {
	margin-top: 15px;
	margin-right: 400px;
	padding-left: 18px;
}
.bday {
	margin-top: 15px;
	margin-right: 390px;
	margin-left: 10px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 85px;
	background-image: url(images/bigboyz3.gif);
	height: 700px;
	background-repeat: no-repeat;
}
.bday p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: 14pt;
}
.bday a:link {text-decoration: none; font-weight: bold; color: #600;}
.bday a:visited {text-decoration: none; font-weight: bold; color: #600;}
.bday a:hover {text-decoration: underline; font-weight: bold; color: #600;}
.bday a:active {text-decoration: underline; font-weight: bold; color: #600;}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #600;
}
.body p {
	font-size: 12px;
	line-height: 18px;
	text-indent: 20px;
	color: #300;
	margin-top: 0px;
	margin-bottom: 8px;
}
.body img {
	border: 2px solid #999;
	margin-top: 5px;
	padding-left: 0px;
	text-indent: 0px;
}
.banner {
	margin-top: 5px;
	padding-left: 10px;
}
.body a:link {text-decoration: none; font-weight: bold; color: #300;}
.body a:visited {text-decoration: none; font-weight: bold; color: #300;}
.body a:hover {text-decoration: underline; font-weight: bold; color: #300;}
.body a:active {text-decoration: underline; font-weight: bold; color: #300;}
.images {
	width: 550px;
	height: 375px;
}
.images p {
	text-indent: 0;
}
iframe {border: 2px solid #999;}
.imagefloat {
	border: 2px solid #999;
	margin-top: 5px;
	padding-left: 0px;
	text-indent: 0px;
	float: right;
	margin-bottom: 10px;
}
.imagefloatL {
	border: 2px solid #999;
	margin-top: 5px;
	padding-left: 0px;
	text-indent: 0px;
	float: left;
}
.floatrightim {
	padding-top: 150px;
	padding-left: 70px;
	border: 0px;
}
.floatright {
	float: right;
	width: 251px;
	height: 376px;
	background-image: url(images/catanddog.png);
	margin-right: 15px;
	margin-top: 15px;
}
.floatright p {
	font-size: 12px;
	line-height: 18px;
	color: #300;
	margin-top: 10px;
	text-align: center;
}
.floatright a:link {color:#300; text-decoration: none;}
.floatright a:visited {color: #300; text-decoration: none;}
.floatright a:hover {
	color: #300;
	text-decoration: none;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
}
.floatright a:active {color: #300; text-decoration: none; background-image: url(images/dot.png);background-repeat: no-repeat;}
ul.floatr {
	list-style-type: none;
	padding-right: 10px;
	margin-right: 0;
	padding-left: 10px;
	margin-left: 0;
}
ul.floatr a {
	display: block;
	font-size: 12px;
	text-align: left;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 15px;
	border-bottom: 1px dashed #fff;
	line-height: 22px;
}
ul.floatr a:first-line {
	font-size: 25px;
}
ul.floatr li {display: inline;}
ul.floatrbottom a{
	border-bottom: none;
}
#wrapperFooter {
	width: 950px;
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	line-height: 16px;
}
#wrapperFooter p {
	margin-bottom: 0px;
}
#wrapperFooter h2 {
	font-size: 11px;
	margin-top: 0px;
}
#wrapperFooter a:link {color:#333; font-size: 12px; text-decoration: none;}
#wrapperFooter a:visited {color: #333; font-size: 12px; text-decoration: none;}
#wrapperFooter a:hover {color: #000; font-size: 12px; text-decoration: none;}
#wrapperFooter a:active {color: #333; font-size: 12px; text-decoration: none;}
.topinfo {
	float: right;
	width: 130px;
	height: 65px;
	margin-top: 55px;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	text-align: right;
}
.topinfo a:link {color:#333; text-decoration: none;}
.topinfo a:visited {color:#333; text-decoration: none;}
.topinfo a:hover {color:#333; text-decoration: underline;}
.topinfo a:active {color:#333; text-decoration: none;}
.topinfo2 {
	float: right;
	width: 125px;
	height: 65px;
	margin-top: 55px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
td, th {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
table {
	text-align: center;
	font: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	background-image: url(images/tableback5.gif);
}
th {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
tr.odd {background-image: url(images/tableback2.gif);}
tr.even {background-image: url(images/tableback1.gif);}
tr.top {
	background-image: url(images/tableback4.gif);
	color: #FFF;
	font-size: 14px;
}

