@charset "utf-8";

#page_back img {
	margin: -5em 0em 0em 0em;
	height:100%;
	position:fixed;
	width:100%;
	z-index:-1;
}

body {
	margin: 0em;
	padding: 5em 0em 0em 0em;
	background-color: #9fd7e5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 10px;
}

.hiddenPic {
	display:none;
}


a {
	color:#C00;
}

a:hover {
	color: #F00;
}

.content_wrapper {
	border:solid #FFF thick;
	background-color:#FFF;
	background-image: url(images/contentBack.jpg) #FFF;
	background-repeat:repeat-x;
	min-height: 70em;
	width: 100em;
	font-size:10px;
	margin:auto;
	margin-bottom: 20px;
	position:relative;
}

.navigation {
	border: #E00 solid thin;
	height: 41px;
	width: 98em;
	position:relative;
	margin: 2em 1em 2em 1em;
	background: url(images/navbar.gif);
	background-repeat:repeat-x;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:0.4em 0.4em 0.4em 0.4em;
	border-bottom-left-radius: 0.4em 0.4em;
	border-bottom-right-radius: 0.4em 0.4em;
	border-top-left-radius: 0.4em 0.4em;
	border-top-right-radius: 0.4em 0.4em;
}

a.logoLink {
	display: block !important;
	height: 100%;
	width: 100%;
}

.logo {
	position:absolute;
	top: -6em;
	left: 38em;
	width: 220px;
	height: 141px;
	background:url(images/logo.png?3454);
	background-position:center;
	background-repeat:no-repeat;
	z-index: 200;
}

.logo:hover {
	background-image:url(images/logo2.png?4354);
}

ul {
	margin: 0em;
	padding: 0em;
	list-style:none;
}

#nav_bar {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	z-index:7;
}

#nav_bar li {
	float:left;
	list-style:none;
}

.button a {
background: url(images/buttonBack.jpg) repeat-x scroll left top transparent;
display:block;
height:41px;
line-height: 41px;
color: #FFF;
text-decoration: none;
width:200px;
}

.button a:hover {
background: url(images/buttonBack.jpg) repeat-x scroll 0 -41px transparent;
height:41px;
width:200px;
color: #FFF;
}

.logo_box {
	background:none repeat scroll 0 0 transparent;
	display:block;
	height:82px;
	margin:-39px 0 0;
	text-indent:-9999px;
	width:180px;
}

.navText {
	font-family: 'IM Fell English SC', arial, serif;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	height: 41px;
	padding: 0;
	margin: 0;
	text-shadow:1px 2px 1px #000;
}

.welcome {
	font-family: 'IM Fell English SC', arial, serif;
	font-size:32px;
	color: #D00;
	text-shadow:1px 1px 1px #F00;
	text-align:center;
	margin: 0;
}

#Links a {
	font-family: 'IM Fell English SC', arial, serif;
	font-size:26px;
	font-weight:bolder;
	color: #06C;
	text-shadow:1px 1px 1px #69F;
	text-decoration:none;
	display:block;
	margin: 0;
	padding: 1.5em 0.8em 1em 0.8em;
}

#Links a:hover {
	color: #FFF;
	text-shadow:1px 1px 1px #06C;
}

.homeLink a {
	height: 16.2em;
	width: 22em;
	display:block;
	background:none repeat scroll 0 0 transparent;
	display:block;
	text-indent:-9999px;
}

.slide {
	height: 33em;
	width: 98em;
	margin: auto;
	border-bottom: double medium #DDD;
	position:relative;
}

.parTitle {
	color: #069;
	font-size:18px;
	font:bold;
	line-height:25px;
}

.parText {
	color: #666;
	text-indent: 0em;
	font-size: 12px;
	line-height:18px;
}

#side_menu li  {
	height: 10em;
	width: 30em;
	background:url(images/linksBack.jpg) scroll 0 -100px transparent;
	display:block;
	text-align: right;
	position: relative;
	margin: 0.5em 0em 0em 0em;
}

#side_menu li:hover {
	background:url(images/linksBack.jpg) scroll left top transparent;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;

}

.bottom {
	height: 6em;
	width: 980px;
	background:url(images/bottom.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;
	margin: auto;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:relative;
}

.party {
	height: 85px;
	width: 130px;
	background:url(images/party.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow:visible;
	position:absolute;
	right: 0;
	top: -0.2em;
}

.menu {
	height: 80px;
	width: 105px;
	background:url(images/menu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:visible;
	position:absolute;
	left: 1em;
	top: -0.2em;
}

#size {
	width: 2em;
	height: 2em;
	border:solid thin #069;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:0.3em 0.3em 0.3em 0.3em;
	border-bottom-left-radius: 0.3em 0.3em;
	border-bottom-right-radius: 0.3em 0.3em;
	border-top-left-radius: 0.3em 0.3em;
	border-top-right-radius: 0.3em 0.3em;
	padding: 0px 2px 0px 2px;
	margin: 2px;
	float:left;
}

.lrg {
	background:url(images/lrg.gif);
	border:#069 solid thin;
	background-repeat:no-repeat;
	background-position:center;
}

.lrg:hover {
	background:url(images/lrg2.gif) #069;
	border:#CCC solid thin;
	background-repeat:no-repeat;
	background-position:center;

}
.sml{
	background:url(images/min.gif);
	border:#069 solid thin;
	background-repeat:no-repeat;
	background-position: center;
}


.sml:hover{
	background:url(images/min2.gif) #069;
	border:#CCC solid thin;
	background-repeat:no-repeat;
	background-position:center;
}

.pnt{
	background:url(images/pnt2.gif);
	border:#069 solid thin;
	background-repeat:no-repeat;
	background-position: center;
}


.pnt:hover{
	background:url(images/pnt.gif) #069;
	border:#CCC solid thin;
	background-repeat:no-repeat;
	background-position:center;
}

.phone{
	background:url(images/phone.gif);
	border:#069 solid thin;
	background-position:center;
	background-repeat:no-repeat;
}

.phone:hover{
	border:#CCC solid thin;
	background:url(images/phone2.gif) #069;
	background-position:center;
	background-repeat:no-repeat;

}

#sizeText {
	color:#069;
	font-size:14px;
	float:left;
	line-height: 2;
}

.mail {
	width: 28em;
	height: 8.8em;
	margin: 0;
	padding: 1.2em 0 0 2em;
	text-align:left;
}

.mailTitle {
	font-family: 'IM Fell English SC', arial, serif;
	font-size:22px;
	font-weight:bolder;
	color: #06C;
	text-shadow:1px 1px 1px #FFF;
	text-decoration:none;
	margin: 0.4em;
}

#textBtn {
	float:right;
	margin: 0;
	padding: 0.2em 0em 0em 0.2em;
	text-align:right;
}

.textBtn {
	width: 12em;
}


.textBtn2 {
	width: 15em;
}

.fbLike {
	float:right;
	text-align:right;
	margin: 1em 1em 0 0;
}

.yelp, .Google {
	float:right;
	margin: 1em 1em 0 0;
}


.mailing {
	background:#FFF;
	color:#069;
	padding: 0.2em 0.1em 0.2em 0.1em;
	margin: 0 0 0 0.5em;
	border:#069 solid thin;
}

.mailing:hover {
	background:#CCC;
	color: #069;
	border:#069 solid thin;
}

.btmInfo {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding-top: 4em;
}

.newsSpec {
	color:#F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #FFF;
	font-size:16px;
	margin: 1em 0em 0em 0em;
	padding: 2px;
	text-align:center;
	border: #C00 dashed medium;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:0.4em 0.4em 0.4em 0.4em;
	border-bottom-left-radius: 0.4em 0.4em;
	border-bottom-right-radius: 0.4em 0.4em;
	border-top-left-radius: 0.4em 0.4em;
	border-top-right-radius: 0.4em 0.4em;
	z-index: 80;
}

.pound {
  color: #069;
  font-size: 11px;
  margin-left: 2px;
}

.hlite {
	color: #F00;
}

.door-dash{
  position: absolute;
  right: 0;
  top: -52px;
}
