@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/forms.css';
@import 'tablesorter.blue/style.css';
/***********************************************/
/***********************************************/
/* Global Rules	                               */
/***********************************************/
body {
	background: #F4C950;
}
p {
	text-align: left;
}
a {
	color: #000000;
	text-decoration:none;
	border-bottom:#333333 1px dashed;
}
a:hover {
	color: #FFBF03;
	border-bottom:#FFBF03 1px dashed;
}
ol {
	list-style-type:none;
	margin: 0;
}
ol li {
	padding: 2px 2px 2px 0px;
	display:block;
}
ul {
	list-style-type:none;
	margin: 0px 0px 35px 0px;
	float: left;
}
ul li {
	display:block;
	width: 150px;
	margin-right: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tablesorter{
	width:758px;
	font-size:.9em;
	clear:both;
}
/***********************************************/
/* Layout                                      */
/***********************************************/
#container {
	background: #FFFFFF url(../images/bg-global.gif) repeat-y;
	width:971px;
	margin:0 auto;
	padding:0 5px 1px 5px;
}
#header {
	width:931px;
	background:#000000 url(../images/bg-header.gif) repeat-x;
	border-bottom:#FFBF03 3px solid;
	margin: 0 0 1px 0;
	padding:20px;
	color:#FFFFFF;
}
#mainimg {
	width:971px;
	padding:0;
	margin:0 0 1px 0;
}
#columnframework {
	margin:0;
	width:971px;
}
.std1 {
	background:#E9E9E9 url(../images/bg-columns.gif) repeat-x bottom;
	width:193px;
	vertical-align:top;
	padding: 0;
	border :none;
}
.std2 {
	width:585px;
	vertical-align:top;
	padding: 0;
	border :none;
}
.std3 {
	background:#E9E9E9 url(../images/bg-columns.gif) repeat-x bottom;
	width:193px;
	vertical-align:top;
	padding: 10px 0 0 0;
	border :none;
}
.exp1 {
	background:#E9E9E9 url(../images/bg-columns.gif) repeat-x bottom;
	width:193px;
	vertical-align:top;
	padding: 0;
	border :none;
}
.exp2 {
	width:778px;
	vertical-align:top;
	padding: 0;
	border :none;
}
#sitenav {
	background:#444444;
	color:#FFFFFF;
	font-size:.9em;
	width:183px;
	padding:5px;
	float:left;
	margin-bottom:1px;
}
#map{
	width:500px;
	height:350px;
	margin:10px 8px 10px 0;
	float:left
}
#directions{
	width:250px;
	float:left;
}
#footer {
	background:#000000;
	width:971px;
	padding:5px 0;
	margin:1px 0 0 0;
}
/***********************************************/
/* Column Framework Styles                     */
/***********************************************/
#mainimg img {
	margin: 0;
}
/***********************************************/
/* Column Framework Styles                     */
/***********************************************/
table#columnframework {
	margin-bottom: 0;
}
/***********************************************/
/* CopyBlock Styles                            */
/***********************************************/
#copyblock {
	padding:10px;
}
#copyblock p, #copyblock h5 {
	margin-left:10px;
}
#copyblock ul{
	margin-left:20px;
}
#copyblock ul li{
	background:url(../images/bg-bullet.gif) no-repeat left top;
	width:auto;
	padding:0 10px 10px 20px;
}
#copyblock form {
	margin:0 10px;
}
/***********************************************/
/* SiteNav Styles                              */
/***********************************************/
#sitenav div.menu a{
	background:url(../images/sitenav/bg-nav-links.gif) no-repeat top right;
	border:none;
	color:#FFFFFF;
	width:183px;
	display:block;
	padding:5px 0;
	margin:0 0 5px 0;
}
#sitenav div.menu a.handler{
	background:url(../images/sitenav/bg-nav-expand.gif) no-repeat top right;
}
#sitenav div.menu a:hover{
	background:url(../images/sitenav/bg-nav-links-o.gif);
	color:#FFBF02;
	text-decoration:underline;
}
#sitenav div.menu a.handler:hover{
	background:url(../images/sitenav/bg-nav-expand-o.gif);
}
#sitenav div.menu p{
	margin:0;
}
#sitenav div.menu p.subhead{
	font-size:.9em;
	padding:0 0 0 15px;
}
#sitenav div.menu p.sub{
	padding:0 0 0 15px;
	background:url(../images/nav-sub-arrows.gif) no-repeat;
}
#sitenav div.menu p a{
	background:none;
	width:150px;
	font-size:.9em;
	margin:0 0 3px 15px;
	padding:0;
}
#sitenav div.menu p a:hover{
	background:none;
}
p.expander{
	width:183px;
	background:#606060;
	color:#FFFFFF;
	text-align:right;
	float:right;
	font-size:.8em;
	padding:5px;
	margin:0 0 1px 0;
}
p.expander a{
	border:none;
	color:#FFFFFF;
}
p.expander a:hover{
	color:#FFBF02;
}
/***********************************************/
/* Header Styles                               */
/***********************************************/
#header img {
	margin:0;
}
#header img.tagline {
	
	margin:5px 0 0 75px;
}
/***********************************************/
/* Banner Styles                               */
/***********************************************/
.banner {
	background:url(../images/bg-banner.gif) no-repeat center;
	border-bottom:2px solid #333333;
	font-size:.9em;
	width:173px;
	margin:0 0 1px 0;
	padding:10px;
	float:left;
}
#linecard{
	width:173px;
	margin:0 0 1px 0;
	padding:10px;
	float:left;
}
#linecard h3{
	color:#222222;
	vertical-align:middle;
	margin-bottom:0;
}
#linecard p{
	margin-bottom:0;
}
#linecard img{
	float:left;
	margin-right:5px;
}
/***********************************************/
/* Water City Styles                           */
/***********************************************/
#watercity{
	background:#000000 url(../images/bg-wc.jpg) no-repeat;
	position:absolute;
	top:0;
	width:339px;
	height:253px;
	padding:0 12px 15px 13px;
	margin-left:607px;
}
#watercity img{
	margin:0;
}
#imagecircle{
	position:absolute;
	top:0;
	width:309px;
	height:309px;
	margin-left:682px;
}
/***********************************************/
/* Footer Styles                               */
/***********************************************/
#footer p {
	color:#FFFFFF;
	margin:0;
	font-size:.8em;
	text-align:center;
}
/***********************************************/
/* Form Styles                                 */
/***********************************************/
.zip{
	width:45px;
}
.messagelabel{
	width:350px;
}
.submit{
	text-align:right;
	padding:0 20px;
}
#directions input{
	width:195px;
}
#directions input.readonly{
	color:#666666;
	background:#CCCCCC;
}
.signup {
	margin:0;
	font-size:.9em;
}
.signup td {
	border:0;
}
.signup label{
	font-size:1em;
}
fieldset .users{
	border:0;
}
.mmo{
	font-size:.9em;
}
.mmo label{
	display:block;
	float:none;
	width:auto;
}
