﻿body{
	margin:0;
	text-align:center;
	background-color:#9bbe1c;
	font:10pt arial;
}

a,a:visited{
	color:blue;
	text-decoration:none;
}

a:hover{
	color:black;
}

#mainContainer{
	margin:0 auto;
	width:995px;
	background:transparent url('images/siteBgStr.jpg') repeat-y;
}

#bannerDiv{
	width:965px;
	margin:0px 16px 0px 14px;
	background-color:#c42d60;
	color:white;
	padding:5px 0px 5px 0px;
	font:bold 12pt verdana;
}

.table_bg{
	min-height:569px;
	background-image:url('images/enchantedgarden.jpg');
	background-position:15px 0px;
	background-repeat:no-repeat;
}

#contentDiv{
	width:965px;
	min-height:569px;
	background-image:url('images/enchantedgarden.jpg');
	margin:0px 16px 0px 14px;
}

#contentDiv2{
	width:965px;
	background-color:white;
	margin:0px 16px 0px 14px;
}

#buttons{
	height:189px;
	background:transparent url('images/wave2.png') no-repeat center bottom;
	position:relative;
	top:380px;
}

#footerIMG{
	margin:0 auto;
	height:14px;
	width:995px;
}

#btnTbl{
	width:965px;
	margin:0 auto;
}

#btn1,#btn2{
	width:322px;
	text-align:center;
}

#btn3{
	width:321px;
	text-align:center;
}

#btn1Div,#btn2Div,#btn3Div{
	width:237px;
	height:175px;
	margin:0 auto;
	margin-top:5px;
}

#btn2Div{
	background-image:url('images/mailingListBg.gif');
}

#catTBL tr td{
	background-image:url('images/bubbleBG.jpg');
	background-repeat:no-repeat;
	padding:3px;
	text-align:center;
}

.leftnav,.leftnav:visited{
	font-size:8pt;
	text-decoration:none;
	padding:2px;
	text-align:left;
	background-color:silver;
	margin-bottom:2px;
	display:block;
	border:1px solid black;
	color:black;
}

.leftnav:hover{
	background-color:#CF2C59;
	color:white;
}
#catTBL2 tr td{
	border:1px solid #0056A9;
	text-align:center;
	width:150px;
}

.currPage{
	background-color:#DF2765 !important;
	color:white !important;
	font-weight:bold !important;
}
