*{ padding:0px; margin:0px;}
img{ border:0px;}
html{ background:url(../images/lawn.jpg) top center;}
body{font-size:0.8em; color:#363942; font-family:Sans-Serif; padding:0px 0 0 0; text-align: center;}
#dims{ width:770px; margin-left:auto; margin-right:auto; text-align:left; }
#header{ width:735px; height:158px; padding:10px 0 0 35px; background:url(../images/top.jpg) no-repeat top center;}
#header h1 a{ font-family:Garamond; color:#91605C; text-decoration:none;  font-size:42px;}
#header h1 a:hover{ color:#C47674;}
#pnav{ width:410px; margin:10px 0 0 0;}
#pnav li{ float:left; list-style-type:none;}
#pnav li a span{ cursor:pointer; color:#91605C; background-color:#F0EADD; border-top:solid 1px #D8C9A8; border-bottom:solid 1px #D8C9A8; line-height:25px; display:block; float:left; padding:0 12px 0 12px; font-family:Lucida Sans; font-weight:bold;}
#pnav li a:hover span, #pnav li #pnavon span{ color:#3A201D; background-color:#E9E0CE; border-top:solid 1px #C47674; border-bottom:solid 1px #C47674; }
#pnav li a{ text-decoration:none; cursor:pointer;}

#main{ width:700px; padding:5px 35px 0px 35px; background:url(../images/mid.jpg) repeat-y top center;}
#content{ min-height:335px; }
#content h2{ font-family:Garamond; color:#91605C; text-decoration:none;  font-size:28px; margin:0 0 15px 0;}
#content h3{ color:#91605C; text-decoration:none;  font-size:18px; font-weight:normal; margin:0 0 10px 0;}
#content p{ margin:0 0 10px 0;}
#content a{ color:#91605C; text-decoration:none; border-bottom:dashed 1px #91605C;}
#content a:hover{ color:#91605C; text-decoration:none; border-bottom:dashed 0px #91605C;}
#content .imgborder{ border:solid 2px #FFFFFF; margin:0 0 25px 25px;}
#content .links li{ float:left; list-style-type:none; padding:0 20px 0 0;}
#content .links a{ border-bottom:0px;}
#content .links img{ border:solid 2px #FFFFFF;}

.tablelist{ background:#F0EADD; border:solid 2px #FFFFFF; width:100%; color:#91605C; clear:both;}
.listrow td{ cursor:pointer; padding:4px 8px 4px 8px; border-bottom:solid 1px #D8C9A8;}
.tablelist th{ padding:3px 8px 3px 8px; border-bottom:solid 1px #D8C9A8;}

#footer{ height:50px; width:770px;  background:url(../images/foot.jpg) no-repeat;}
#footer div{ font-size:10px; color:#91605C; text-align:right; padding:10px 35px 0 0; }
#footer a{ color:#666666;}

#homeinfo{ width:735px;}
#homeinfo li{ float:left; list-style-type:none; padding:15px 15px 0 15px;}
#homeinfo li div{width:337px; padding:0 0 10px 0;}

#kwick {
	position: relative;
	border-top:solid 10px #FFFFFF;
	border-bottom:solid 10px #FFFFFF;
}
#kwick a{ border-bottom:0px;}

#kwick .kwicks {
	display: block;
	background: #FFFFFF;
	height: 180px;
}

#kwick li {
	float: left;
	list-style-type:none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 160px;
	width: 158px;
	padding: 10px;
	background: #CCCCCC;
	border-right: 5px solid #FFFFFF;
}

#kwick .kwick span {
	display: none;
}


#kwick .about {
	background: #CCCCCC url(../images/pics/team.jpg);
}

#kwick .matches {
	background: #CCCCCC url(../images/pics/matches.jpg);
}

#kwick .location {
	background: #CCCCCC url(../images/pics/map.jpg);
}

#kwick .contact {
	background: #CCCCCC url(../images/pics/mansion.jpg);
	border-right: 0;
}
