@charset "utf-8";
/* CSS Document */
/*-- Page Updated and Created by: Darren Hertzog --*/
/*-- Page Designed under Aurora Web Systems, LLC --*/


/*-- pseudo link classes ---*/
a.lblue:link {color: #FFF; font-weight: bold; text-decoration:none;}
a.lblue:visited {color: #FFF; font-weight: bold;text-decoration:none;}
a.lblue:hover {color: #9E4986; font-weight: bold;text-decoration:none;}
a.lblue:active {color: #FFF; font-weight: bold; text-decoration:none;}
/*pseudo link classes*/

body{
	font-family: arial, Tahoma;
}

p{
	padding: 8px;
	margin: 0;
}

#sitewrapper {
	width: 850px;
	margin: auto;
}

#leftlogo{
	width: 184px;
	height: 140px;
	float: left;
	margin: 3px 0 3px 0;
}

#midbar{
	width: 270px;
	height: 52px;
	margin-left: 89px;
	margin-top: 47px;
	float: left;	
}

#rightpic{
	width: 218px;
	height: 140px;
	float: right;
	margin: 3px 0 3px 3px;
}

#mediacontainer{
	width: 848px;
	border: 2px solid #5D388E;
	overflow: hidden;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}

#rightcolumn{
	width: 300px;
	float: right;
	border-left: 2px solid #5D388E;
}

#contentdiv{
	width: 546px;
	float: left;
}

#footer{
	margin:auto;
	clear: both;
}

#viddiv{
	width: inherit;
	height: 279px;
	border-bottom: 2px solid #5D388E;
}

#socdiv{
	width: inherit;
	height: 38px;
	border-bottom: 2px solid #5D388E;
}

#contactdiv{
	width: 300px;
	height: 94px;
	border-bottom: 2px solid #5D388E;
}

#hours{
	width: inherit;
	height: 85px;
	border-bottom: 2px solid #5D388E;
}

#locationdiv{
	width: inherit;
}

/* --------------------------- end of blocks ------------------------------------------ */

#navbar ul{
	list-style-type: none;
	padding: 0;
	margin-left: 1px;
}

#navbar li{
	float: left;
	margin: 3px 1px;
}

#navbar li a{
	font-family: Times New Roman;
	display: block;
	font-size: 13px;
	background-image: url(../Images/Button.png); 
	height: 38px;
	line-height: 3em;
	float: right;
	border: 2px solid #dcdce9;
	text-align: center;
	padding: 0;
	border-radius: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
#navbar li a
{
float: none;
}
/* End hide */

#navbar{
	width: 848px;
	height: 48px;
	background-color: #69BE41;
	clear:both;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-left: 2px solid #5D388E;
	border-right: 2px solid #5D388E;
	border-bottom: 2px solid #5D388E;
}

/* ---------------------------------------------------*/

#likeus{
	height: 33px;
	float: left;
	margin-left: 7px;
	margin-top: 2px;
}

#facebook{
	margin-top: 9px;
	height: 20px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}

#google{
	margin-top: 9px;
	height: 25px;
	float: left;
	margin-left: 28px;
}

#contacttitle{
	height: 33px;
	width: 99px;
	margin-left: 100px;
	margin-top: 3px;
}

#phone{
	font-family: Times New Roman;
	margin-top: 6px;
	height: 25px;
	width: 290px;
	float: left;
	margin-left: 15px;
}

#e-mail{
	font-family: Times New Roman;
	height: 25px;
	width: 300px;
	float: left;
	margin-left: 15px;
}

#feature{
	height: 33px;
	width: 130px;
	margin-left: 85px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#hourtitle{
	height: 33px;
	width: 61px;
	margin-left: 119px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#hourtext{
	font-family: Times New Roman;
	margin-left: 15px;
}

#locationtitle{
	height: 33px;
	width: 83px;
	margin-left: 109px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#locationtext{
	font-family: Times New Roman;
	margin-left: 40px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#map{
	height: 116px;
	width: 150px;
	margin-left: 75px;
	margin-top: 3px;
	margin-bottom: 10px;
}

#footertext{
	font-family: Times New Roman;
	margin-top: 5px;
	width: 600px;
	margin-left: 187px;
	color: #666;
	margin-bottom: 30px;
}

/* --------------------------------------------------------------- */

.titlecon{
	text-align: center;
	color: #9E4986;
	margin-top: 5px;
}

h1{
	font-size: 26px;
    padding: 0px;
    margin: 0 0 10px 0;
}	

#imagine{
	width: auto;
	background-color:#FFF;
	border-radius: 15px;
	margin: 5px 7px 10px 7px;
	padding: 4px;
	border: 1px #5d388e solid;
}

.text{
	display: inline-block;
	width: auto;
	background-color:#FFF;
	border-radius: 15px;
	margin: 4px;
	padding: 0 4px;
}

.texth{
	display: inline-block;
	width: auto;
	background-color:#FFF;
	border-radius: 15px;
	margin: 4px 0 0 25px;
	padding: 0 4px;
	float: left;
	clear: both;
}

.texth2{
	display: inline-block;
	width: auto;
	background-color:#FFF;
	border-radius: 15px;
	margin: 4px 0 0 25px;
	padding: 0 4px;
	float: left;
}


.textl{
	display: inline-block;
	width: auto;
	background-color:#FFF;
	border-radius: 15px;
	margin: 0 4px 4px 4px;
	padding: 0 4px;
}

/* ----------------------------------------------------------------- */

.width1{
	width: 55px;
}

.width2{
	width: 118px;
}

.width3{
	width: 157px;
}

.width4{
	width: 177px;
}

.width5{
	width: 119px;
}

.width6{
	width: 80px;
}

.width7{
	width: 98px;
}

/*----------------------------------- index ------------------------------------*/

.indbox{
	border: 3px solid #4D7934;
	border-radius: 15px;
	overflow: hidden;
	background-color: #FFF;
}

div.indbox:hover{
	border: 3px solid #F00;
	border-radius: 15px;
	overflow: hidden;
	background-color: #FFF;
}

.indsl{
	width: 524px;
	margin: 10px 8px;
}

.indkh{
	width: 253px;
	height: 160px;
	margin: 1px 3px 0 8px;
	float: left;
}

#copyright{
	font-family: Times New Roman;
	height: 10px;
	margin-top: 40px;
	color: #666;
	margin-bottom: 0px;
	font-size: 10px;
	float: left;
}

#bbar{
	font-family: Times New Roman;
	height: 60px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top: 2px solid #9E4986;
	padding-bottom: 5px;
	background-image: url(../Images/back1.png);
	background-repeat:repeat-x;
	text-align: center;
}

#bbar1{
	font-family: Times New Roman;
	height: 55px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top: 2px solid #9E4986;
	padding-bottom: 5px;
	background-image: url(../Images/back1.png);
	background-repeat:repeat-x;
	text-align: center;
}


#bbar2{
	font-family: Times New Roman;
	padding: 5px 8px;
	height: inherit;
	width: inherit;
	border-top-left-radius: 28px;
	border-top: 3px #69be41 solid;
}

#bbar3{
	font-family: Times New Roman;
	padding: 10px 8px;
	height: inherit;
	width: inherit;
	border-top-left-radius: 28px;
	border-top: 3px #69be41 solid;
}

#wrap1{
	width: 512px;
	margin: auto;
}

#wid{
	width: 260px;
}

/* ----------content classes---------------------------*/

.sbg{
	border: 1px #69be41 solid;
}

.sbp{
	border: 1px #9E4986 solid;
}

.sbpu{
	border: 1px #5d388e solid;
}

.sfp{
	color: #9E4986;
}

.sfg{
	color: #69be41;
}

.sfpu{
	color: #5d388e;
}

.sfbb{
	color: #8685f7;
}

.sfgg{
	color: #86b384;
}

.mz{
	margin-top: 0;
	margin-bottom: 0;
}

.sb{
	font-weight: bold;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.mar{
	margin: 4px;
}

.hp{
	border-left: 1px #9E4986 solid;
	border-right: 1px #9E4986 solid;
	border-top: 1px #9E4986 solid;
}

.hg{
	border-left: 1px #69be41 solid;
	border-right: 1px #69be41 solid;
	border-top: 1px #69be41 solid;
}

.hpu{
	border-left: 1px #5d388e solid;
	border-right: 1px #5d388e solid;
	border-top: 1px #5d388e solid;
}

.cl{
	clear: both;
}

.center{
	margin: auto;
}

.box1{
	height: 144px;
	width: 130px;
	border: 2px solid #4D7934;
	border-radius: 30px;
	margin: 1px;
}

.box2{
	height: 294px;
	width: 130px;
	border: 2px solid #4D7934;
	border-radius: 30px;
	margin: 1px;
}

.wrapper2{
	height: 301px;
	width: 272px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.mar1{
	margin-left: 1px;
}

/*------------- lawn announcements -----------------------------*/

.b1{
	background-image: url(../Images/bear.png);
}

.b2{
	background-image: url(../Images/smiley.png);
}

.b3{
	background-image: url(../Images/heart.png);
}

.b4{
	background-image: url(../Images/cow.png);
}

.b5{
	background-image: url(../Images/flam.png);
}

.b6{
	background-image: url(../Images/stork.png);
}

div.b1:hover{
	background-image: url(../Images/bear-over.png);
	border: 2px solid #F00;
}

div.b2:hover{
	background-image: url(../Images/smiley-over.png);
	border: 2px solid #F00;
}

div.b3:hover{
	background-image: url(../Images/heart-over.png);
	border: 2px solid #F00;
}

div.b4:hover{
	background-image: url(../Images/cow-over.png);
	border: 2px solid #F00;
}

div.b5:hover{
	background-image: url(../Images/flam-over.png);
	border: 2px solid #F00;
}

div.b6:hover{
	background-image: url(../Images/stork-over.png);
	border: 2px solid #F00;
}

#imwrapb{
	margin: auto;
	width: 514px;
	height: 378px;
	margin-bottom: 15px;
}

#imwraps{
	margin: auto;
	width: 537px;
	height: 415px;
	margin-bottom: 15px;
}

#imwrapst{
	margin: auto;
	width: 537px;
	height: 412px;
	margin-bottom: 15px;
}

#imwrapf{
	margin: auto;
	width: 534px;
	height: 400px;
	margin-bottom: 15px;
}

#imwraph{
	margin: auto;
	width: 537px;
	height: 412px;
	margin-bottom: 15px;
}

#imwrapc{
	margin: auto;
	width: 413px;
	height: 531px;
	margin-bottom: 15px;
}

.td{
	text-decoration: none;
}

.col{
	color: #00F;
}

.col1{
	color: #00F;
}

#mapwrapper{
	height: 400px;
	width: 425px;
	margin: auto;
}

.mar2{
	margin-left: 30px;
}

.mar3{
	margin-top: 185px;
}

.mar4{
	margin-left: 45px;
}

.mar5{
	margin-top: 1px;
}

.mar6{
	margin-right: 26px;
}


.cen{
	text-align: center;
}

.hidden{
	display:none;
}

.mar7{
	margin-top: 30px;
}

#desby{
	font-family: Times New Roman;
	height: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 10px;
	float: right;
}

.c{
	color: #666;
}