body {
	background-image: url(../images/page-back.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E4E9EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}
#logo {
height:83px;
	background-image: url(../images/logo.png);
	background-position:0% 70%;
	background-repeat:no-repeat;
	cursor: pointer;
}

#nav {
height:20px;
text-align:center;
letter-spacing:1px;
font-weight:bold;
font-size:90%;
text-decoration: none;
margin:25px 0 5px 0;
padding:0 0 0 0;


}
#nav li{
display:inline;
list-style:none;
padding-left:20px;
padding-top:0px;
margin:0 0 0 0;
}
#nav a {
	text-decoration: none;
}

#nav a:link{
	color:#FFFFFF;
}

#nav a:hover {
	color: #FFFF99!Important;
}
#nav a:active {
	color: #FFFFFF;
}
#nav a:visited {
	color: #FFFFFF;
}

#flash {
background-image: url(../images/content-head.gif);
background-position:bottom;
background-repeat: no-repeat;
width:100%;
height:305px;
margin:0px;
overflow: hidden;
text-align: center;
padding: 0px 0 0 0;

}
#footer{
width:100%;
height:30px;
padding-top: 10px;
background-image:url(../images/footer-back.jpg);
background-position: top;
background-repeat: repeat-x;
text-align: center;
font-size: 70%;
color: #FFFFFF;
letter-spacing: 2px;
margin-top: 20px;
}
#footer a:link,a:visited,a:active {
		color: #FFFFFF;
}

#content {
background-image:url(../images/content-mid.png);
background-repeat: repeat-y;
background-position: center;

}
#intro {
width:100%;
float:left;
}
.ww, h1{
font-size:120%;
color:#0066CC;
}

.imgleft{float:left; padding-right:10px;}
.imgright{float:right; padding-left:10px;}

#bottom {
background-image:url(../images/content-foot.png);
background-position: bottom center;
height: 21px;
background-repeat: no-repeat;
}
p {
	text-align:justify;
}

#smoosh {
	width: 780px;
	margin: 0 auto;
	}
	
#smoosh a:link {
	color: #61C8F9;
}
#smoosh a:hover {
	color: #FFFF99;
}
#smoosh a:active {
	color: #61C8F9;
}
#smoosh a:visited {
	color: #61C8F9;
}

#hours {
	padding-top: 20px;
	text-align: right;
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 80%;
}
#smoosh ul {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
#smoosh li {
	padding: 5px;
	color:#0066CC;
}
.infobox {
	width: 300px;
	border: 3px solid #FFFFFF;
	background-color: #e4e9ec;
	float:right;
	color: #818385;
	font-size: 90%;
	letter-spacing: 1px;
	text-align: justify;
	margin-left:10px;
}
.infobox p{
	margin-left: 10px;
	margin-right: 10px;
}
.infobox h1{
font-size:100%;
color:#0066CC;
margin-left: 10px;
}

#basic {
	width: 450px;
	margin: 25px auto;
}

#basic h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#basic p {
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#basic label {
	display: block;
	font-weight: bold;
	text-align: left;
	width: 100px;
	float: right;
}

#basic .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 100px;
}

#basic input {
	float: left;
	width: 340px;
	height: 20px;
	margin: 2px 0 10px 0px;
	border: 1px solid #1A93D0;
}

#basic textarea {
	float: left;
	width: 340px;
	height: 80px;
	margin: 2px 0 10px 0px;
	border: 1px solid #1A93D0;
}

#basic button {
	clear: both;
	color: #fff;
	background-color: #1A93D0;
	border: solid 1px #1A93D0;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 6px;
	float: left;

}

#form1 {
	padding-top: 30px;
	height: 250px;
	width: 450px;
}


