@charset "utf-8";
html,/*Title: New Broad Run
file: master-screen.css
author: Jim Westhoff
date: 4/16/08 */ body, h1, h2, h3, h4, h5, h6, p, ul, li, a, table, caption, td, tr {
	padding: 0;
	margin: 0;
}
body {
	font: small/1.2em Verdana, Arial, Helvetica, sans-serif;
	background: #F0F0F0 url(../images/body-bg.jpg) repeat-x left top;
	margin: 25px 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 780px;
	background: #FFFFFF url(../images/wrapper1.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLtHdr #masthead {
	background: #DDDDDD;
}
.twoColFixLtHdr #messagebar {
	background-color:#474747;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 205px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixLtHdr #footer {
	background-color:#474747;
	color: #ffeeaa;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #000000;
}
#messagebar p {
	padding:4px 0 4px 15px;
	color:#ffeeaa;
	margin: 0px;/*font-weight:bold;*/
}
#messagebar .highlight {
	color:#cccccc;
}
#navigation {
	width: 187px;
	padding-top: 20px;
	padding-left: 5px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
}
#navigation li {
	margin: 0px;
	padding: 0px;
}
#navigation a {
	background-color: #edeabd;
	display: block;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#navigation a:link {
	color: #000000;
}
#navigation a:visited {
	color: #000000;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #CC9966;
}
#linkselected a:link, #linkselected a:visited, #linkselected a:hover, #linkselected a:active {
	color:#345678;
	font-weight:bold;
}
/****** #footer *******/
#footer ul {
	text-align:center;
	padding-top: 8px;
	padding-bottom: 10px;
	list-style-type:none;
}
#footer li {
	display:inline;
}
#footer a {
	padding-right: 20px;
}
#footer a:link, #footer a:visited {
	color: #ffeeaa;
}
#footer a:hover {
	color:#ffffff;
}
.leftcolumn {
	float: left;
	width: 49%;
}
.rightcolumn {
	float: right;
	width: 49%;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
}
p {
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	color: #345678;
	text-align: center;
}
h1 {
	font-size: 1.9em;
	line-height: 1em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .85em;
	text-align: left;
}
h6 {
	font-size: .75em;
}
.adbox1 {
	border: 4px double #333333;
	background-color: #FFFFFF;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 5px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/small.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#holidayspecials {
	text-align: center;
	width: 185px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.toysfortots {
	text-align: center;
	width: 185px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#holidayspecials a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.toysfortots a img {
	border: 1px solid #333;
}

.boxgic {
	text-align: center;
	width: 185px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
.boxgic img {
	border: 2px solid #333333;
}
table {
	border: 3px double #333333;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
table caption {
	font-style: normal;
	font-weight: bold;
	color: #006600;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
table th {
	font-weight: bold;
	color: #000000;
	background-color: #97b2c2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	padding: 3px 10px;
}
table td {
	padding: 3px 10px 3px 5px;
	color: #000;
}
table tr {
	background-color: #ededed;
}
table.scorecard td {
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
table .note {
	font-style: italic;
	font-weight: bold;
	background-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474747;
	padding-left: 3px;
}
ul {
	line-height: 1.5em;
	margin-left: 50px;
	text-align: left;
}
.figure {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.figure img {
	border: 1px solid #000000;
}
.figurert {
	float: right;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.figurert img {
	border: 1px solid #000000;
}
#memberships .tagline1 h3 {
	font-style: italic;
	color: #000000;
}
#memberships .membershipbox {
	border: 3px double #474747;
	font-size: 0.85em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 20px;
	background-image: url(../images/small.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#memberships .membershipbox h4 {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 1em;
}
#memberships .membershipbox ul {
	line-height: 1.7em;
}

.style1 {
	color: #660000;
	font-weight: bold;
}
#july4th #container #mainContent .bold {
	font-weight: bold;
}

#july4th #container #mainContent h3 {
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 1.3em;
}
#july4th #container #mainContent .actionline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #930;
	font-size: large;
}
#july4th #container #mainContent ul {
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#july4th #container #mainContent .location {
	font-weight: bold;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#hours #mainContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #F00;
}
#specials #mainContent .figure {
	margin-top: 1em;
	margin-bottom: 1em;
}
#specials #mainContent .figure .restriction {
	font-size: .8em;
}
#specials #mainContent h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.1em;
	color: #060;
}
#hours #mainContent .thanksgiving {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #C00;
}
#tentsale #mainContent h3 {
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: large;
}
#tentsale #mainContent .specialheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #060;
}
#home #mainContent .opennotice {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-weight: bold;
	color: #930;
}
