body {
	margin: 0px;
	padding: 8px 0px 0px;
	background: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	text-align: left;
}
#header {
	height: 190px;
	
}
#header a img {
	float: left;
	border: 0px none;
	margin-top: 11px;
	margin-left: 5px;
	display: block;
}
h1 {
	font-size: 108%;
	color: #FFFFFF;
	margin: 0px 0px 0px 240px;
	font-weight: 100;
	padding: 0px;
	line-height: 1em;
	height: 22px;
}
#left_column {
	float: left;
	width: 235px;
	clear: left;
	background: url(../images/common/left_column_bckgnd.gif) repeat-y left bottom;
	padding-bottom: 35px;
	text-align: center;

}
#container {
	margin-left: 3%;
	background: url(../images/common/top_left_backgnd.gif) no-repeat 0px 0px;
	margin-right: 0%;
}
#nav {
	background: url(../images/common/nav_bckgnd.gif) no-repeat 0px -4px;
	margin: 0px;
	padding: 18px 0px 0px;
	list-style: none;
	text-align: left;
	clear: left;
}
#nav ul {
	margin: 0px;
	padding: 0px 0px 4px;
	list-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 188px;
	background: #FFFFFF;
	display: none;
}

#nav ul li a {
	margin: 0px;
	text-align: left;
	width: 167px;
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none;
	font-size: small;
}
#nav ul li a:visited {
	background: #FFFFFF;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li a:focus {
	color: #6699FF;
	background: #f8f8f8;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
} 
#nav li {
	margin-left: 22px;
	padding-bottom: 3px;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
}
#nav li a {
	text-decoration: none;
	font-size: 82%;
	color: #666666;
	background: #FFFFFF url(../images/common/nav_link_bckgnd.jpg) repeat-x 0px 5px;
	display: block;
	width: 167px;
	padding: 3px 7px 3px 14px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #e5e5e5;
}
#nav li a:visited {

	text-decoration: none;
	color: #A1A6A9;
	background: #f8f8f8 url(../images/common/nav_link_bckgnd.jpg) repeat-x 0px 0px;
	display: block;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	background: #FFFFFF url(../images/common/nav_link_bckgnd.jpg) repeat-x 0px 11px;
	border: 1px solid #CCCCCC;
	color: #333333;
} 
#left_column img {
	margin-right: auto;
	margin-left: auto;
}
#right_column {
	background: #e5e5e5 url(../images/common/right_column_bottom_bckgnd.gif) no-repeat left bottom;
	float: right;
	width: 20%;
	padding-bottom: 11px;
}
#content {
	background: #f8f8f8 url(../images/common/content_left_bckgnd.gif) no-repeat left top;
	margin-right: 21%;
	margin-left: 250px;
	min-height: 1%;
}
#footer {
	margin: 25px 0px 0px;
	padding: 0px;
	clear: both;
	list-style: none;
	background: url(../images/common/footer_left_bckgnd.gif) no-repeat left bottom;
}
#footer ul {
	margin: 0px 0px 0px 21px;
	padding: 0px 0px 14px;
	list-style: none;
	background: url(../images/common/footer_right_bckgnd.gif) no-repeat right bottom;
}
#callouts {
	margin: 0px;
	padding: 15px 0px 0px;
	list-style: none;
	background: url(../images/common/right_column_bckgnd.gif) no-repeat 0px 0px;
}
#callouts li {
	text-align: center;
	margin-bottom: 3px;
}
#callouts a img {
	border: 0px none;
	margin-right: auto;
	margin-left: auto;
}
#callouts li a {
	background: #f8f8f8;
	width: 88%;
	display: block;
	text-decoration: none;
	color: #E53A09;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
}

#callouts a:hover, #callouts a:active, #callouts a:focus {
	background: #FFFFFF;
	color: #EE8A6D;
	border: 1px solid #FF6600;
}
#callouts a strong {
	width: 100%;
	display: block;
	font-weight: 100;
	font-size: 72%;
}
#callouts a#grill_callout {
	padding-top: 14px;
	padding-bottom: 14px;
}
#flash {
	text-align: left;
	overflow: hidden;
	display: block;
	padding-left: 7px;
}
#main_menu {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 6px 255px;
	background: url(../images/common/main_menu_bckgnd.gif) no-repeat left bottom;
	min-height: 32px;
	overflow: auto;
}
#main_menu li {
	display: inline;
}
#main_menu li a {
	font-size: 82%;
	text-decoration: none;
	display: block;
	float: left;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF url(../images/common/nav_link_bckgnd.jpg) repeat-x 0px 0px;
	padding: 4px 9px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	color: #6699CC;
	margin: 4px 1px 1px 0px;
	border-right: 1px solid #999999;
}
#main_menu li a:visited {
	color: #999999;
}
#main_menu li a:hover, #main_menu li a:active, #main_menu li a:focus {
	color: #6699FF;
	background: #FFFFFF url(../images/common/nav_link_bckgnd.jpg) repeat-x 0px 12px;
}
h2 {
	font-size: 108%;
	color: #383087;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 5px;
	text-align: left;
}
h2 strong {
	font-weight: 100;
	color: #666666;
	display: block;
}
h2 a {
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat right 0px;
	padding-right: 21px;
}
h2 a:hover, h2 a:active, h2 a:focus {
	background: url(../images/common/breadcrumb_arrow.gif) no-repeat right -70px;
	text-decoration: none;
}
h3 {
	font-size: 108%;
	font-weight: bold;
	color: #383087;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 5px;
	text-align: center;
}
h3 strong {
	font-weight: 100;
	color: #FFCC00;
	display: block;
}
p {
	font-size: 90%;
	color: #333333;
	margin: 0px 0px 11px;
	line-height: 125%;
}
#content ol {
	font-size: 82%;
}
#content ul li, ol li {
	margin-bottom: 11px;
	list-style-type: none;
}

#content ul.menus {
	min-height: 1%;
	margin: 0px;
	padding: 0px 0px 14px;
	list-style: none;
}
#content ul.menus li {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 8px;
	font-size: 82%;
	color: #666666;
}
#content ul.menus li a img {
	float: left;
	margin-right: 14px;
}
#content ul.menus li a {
	display: block;
	overflow: auto;
	padding-right: 15%;
}
#content ul.menus li a:hover, #content ul.menus li a:active, #content ul.menus li a:focus {
	text-decoration: none;
}
#content ul.menus h2 {
	margin: 0px;
	padding: 21px 0px 0px;
	font-size: 131%;
	color: #999999;
}
#content ul.menus h3 {
	font-weight: 100;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: right;
	font-size: 131%;
	color: #666666;
	overflow: auto;
}
#content ul.menus h3 strong {
	text-align: left;
	display: block;
	float: left;
	width: auto;
	font-weight: 100;
	color: #333333;
}
#content ul.menus h4 {
	font-weight: 100;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 131%;
	color: #666666;
}
#content ul.menus h4 strong {
	text-align: left;
	display: block;
	float: left;
	width: 75%;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
}
#content ul.menus em {
	font-style: normal;
	color: #333333;
	padding-top: 8px;
	display: block;
	padding-bottom: 5px;
}
#content ul.menus h3 em {
	font-weight: 100;
	background: url(../images/common/member_discount.gif) no-repeat left center;
	text-align: right;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 70px;
	width: auto;
	color: #383087;
	float: right;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #3399FF;
	text-decoration: underline;
	text-align: left;
}
h2 a:hover strong {color: #3399FF;}
a.highlight_link, a.non-html {
	background: url(../images/common/highlight_link_bckgnd.gif) no-repeat 0px 0px;
	padding-left: 17px;
}
a.highlight_link:hover, a.highlight_link:active, a.highlight_link:focus, a.non-html:hover {
	background: url(../images/common/highlight_link_bckgnd.gif) no-repeat 0px -110px;
	text-decoration: none;
}
h2 a.non-html {
	background: url(../images/common/spacer.gif) no-repeat;
	padding-left: 20px;
}
a.non-html em {
	color: #FFFFFF;
}
h2 a.non-html em {
	display: none;
}
a.non-html:hover em, a.non-html:active em, a.non-html:focus em {
	color: #CCCCCC;
	font-style: normal;
}
#right_top {
	background: url(../images/common/content_right_bckgnd.gif) no-repeat right top;
	padding-right: 21px;
	margin-left: 21px;
	padding-top: 7px;
}
#content a img {
	background: #f0f0f0;
	padding: 2px;
	border: 1px solid #e5e5e5;
}
#content a:hover img {
	background: #FFFFFF;
	border: 1px solid #383087;
}
.img_float_left {
	float: left;
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 4px;
}
.img_float_right {
	float: right;
	margin-top: 4px;
	margin-left: 21px;
	margin-bottom: 4px;
}
.clearfloat {
	clear: both;
}

#newsletter {
}
#newsletter a img {
	float: left;
	margin-top: 4px;
	margin-right: 21px;
}
#content #archive {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content #archive li {
	font-size: 82%;
	margin: 0px;
}
#content .tick {
	margin: 0px;
	padding: 0px 0px 14px;
	list-style: none;
}
#content .tick li {
	font-size: 82%;
	background: url(../images/common/tick.gif) no-repeat 0px 0px;
	padding-left: 22px;
	color: #383087;
	margin: 0px 0px 5px;
}
#content .cross {
	margin: 0px;
	padding: 0px 0px 14px;
	list-style: none;
}
#content .cross li {
	font-size: 82%;
	background: url(../images/common/cross.gif) no-repeat 0px 0px;
	padding-left: 22px;
	color: #383087;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 7px;
}
.board {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: auto;
}
.board li {
	display: block;
	float: left;
	width: 115px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 82%;
}
.board li strong {
	display: block;
}
.gallery_choices, .gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.gallery_choices li {
	display: block;
	width: 228px;
	overflow: auto;
	float: left;
	margin-right: 4px;
	font-size: 108%;
	padding-right: 2px;
	background: #f0f0f0;
	border: 1px solid #e5e5e5;
}
.gallery_choices li a {
}
.gallery_choices li a:hover, .gallery_choices li a:active, .gallery_choices li a:focus {
	text-decoration: none;
}
.gallery_choices li a img {
	margin-right: 4px;
	float: left;
}
.gallery_choices li strong {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gallery li {
	display: inline;
	margin: 0px 9px 0px 0px;
}
.gallery li img {
	margin-bottom: 5px;
}
.gallery li a img {
	margin-bottom: 9px;
}
.small {
	font-size: x-small;
}
#content ul.menu_choices {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 82%;
	line-height: 100%;
}
#content ul.menu_choices li {
	margin: 0px 0px 2px;
	padding: 0px;
}
#content ul.menu_choices li strong {
	display: block;
	width: 180px;
	float: left;
	margin-bottom: 3px;
	text-align: left;
	cursor: pointer;
}
#content ul.menu_choices li a {
	background: #f0f0f0;
	display: block;
	text-decoration: none;
	padding: 5px 3px;
	border: 1px solid #e5e5e5;
	overflow: auto;
}
#content ul.menu_choices li a:hover, #content ul.menu_choices li a:active, #content ul.menu_choices li a:focus {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
}

#content ul.bands {
	margin: 0px;
	padding: 0px 0px 21px;
	list-style: none;
	overflow: auto;
	display: block;
}
#content ul.bands li {
	display: block;
	float: left;
	height: 154px;
	width: 227px;
	margin-right: 7px;
	background: #000000 url(../images/common/band_bcknd.jpg) no-repeat right top;
	color: #FFFFFF;
	overflow: auto;
}
#content ul.bands li h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-align: left;
}
#content ul.bands li h3 strong {
	font-size: large;
	display: block;
	width: 115px;
	padding-top: 4px;
}
#content ul.bands li h3 em {
	display: block;
	font-style: normal;
	font-size: x-small;
	list-style-type: none;
}

#content ul.bands li .small {
	display: block;
	margin-bottom: 14px;
}
#content ul.bands li h3 a img {
	background: #000000;
	padding: 0px;
	float: right;
	border: 1px solid #CCCCCC;
	margin: 1px 1px 1px 0px;
}
#content ul.bands li h3 a:hover img {
	border: 1px solid #FFFFFF;
}
.map {
	margin-bottom: 21px;
}
table {
	font-size: 72%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px none #FFFFFF;
	text-align: center;
}
tr {
	margin: 0px 0px 7px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
td {
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
td strong {
	display: block;
	color: #333;
	padding-bottom: 5px;
}
td hr {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	color: #CCCCCC;
	background: #CCCCCC;
	height: 1px;
	display: block;
}
th {
	width: 13%;
	background: #e5e5e5;
	text-align: left;
	font-weight: 100;
	padding: 3px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.shows {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.shows li {
	padding: 7px;
	margin-bottom: 21px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #e5e5e5;
	overflow: auto;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/common/show_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.shows h2 {
	margin: 0px 0px 7px;
	padding: 0px;
	text-align: left;
}
.shows li h3 {
	color: #666666;
}
.shows li h3 strong {
	font-weight: 100;
	color: #CC0000;
}
.pdf_callout {
	overflow: auto;
}
#calendar_page #container #content #right_top p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right_top ul {
	font-size: 12px;
}
#right_top li {
	list-style-position: inside;
	list-style-type: disc;
}
#content #right_top .bands li {
	background-image: url(../images/common/band_bcknd.jpg);
	display: block;
}
.img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #050000;
}
.mensBowlsBold {
	color: #000;
	font-weight: bold;
}
.mensBowlsBoldRed {
	font-weight: bold;
	color: #F00;
}
.mensBowlsBoldUnderline {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#right_top table .mensBowlsBoldUnderline td {
	text-align: left;
}
#right_top table tr #break_out {
	text-align: center;
}

##right_top table tr td {
	text-align: left;
}
.bowls_heading {
	text-align: center;
}
#stop_press {
	font-weight: bold;
	color: #F00;
}
