*
{
	padding: 0;
	margin: 0;
}
BODY
{
	font-family: "Lucidia Sans", Arial, Helvetica, sans-serif, "Californian FB";
	font-size: 13px;
	background-color: #2C2C2C;
}
H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #83592C;
	font-size: 16px;
	line-height: 32px;
}
H3
{
	color: #AD7C36;
	font-size: 14px;
}
A
{
	text-decoration: none;
	color: #999933;
}
IFRAME
{
	width: 460px;
	height: 570px;
}
DIV.flyer
{
	width: 100px;
	float: left;
	padding-left: 15px;
	margin-top: 10px;
}
.staff-pic
{
	border: 1px solid #999933;
	padding: 3px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.header-pic
{
	border: 1px solid #999933;
	padding: 3px;
	margin-bottom: 10px;
}
A:hover
{
	text-decoration: underline;
	color: #999933;
	text-align: center;
	/*[empty]padding-bottom:;*/
}
DIV.flyer IMG
{
	padding-bottom: 10px;
}
.game IMG
{
	margin-bottom: 130px;
	margin-top: 13px;
	margin-right: 10px;
	/*+border-radius:10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
}
.clear
{
	clear: both;
}
#wrapper
{
	margin: 0 auto;
	width: 740px;
	border: 10px solid #FFF;
	background-color: #FAFBF0;
	font-family: "Lucidia Sans", Arial, Helvetica, sans-serif;
}
#header
{
	color: #333;
	width: 100%;
	float: left;
	height: 100px;
	margin: 0px 0px 1px;
	background-color: #000;
}
#header H1
{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header H1 SPAN
{
	display: none;
}
#nav
{
	height: 40px;
	color: #FFF;
	background: url(../images/nav-bg.jpg) repeat-x center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	float: left;
}
#leftcolumn
{
	background: #FAFBF0;
	padding: 10px;
	height: auto;
	width: 450px;
	float: left;
}
#content-section
{
	background-color: #EDEDC7;
	width: 710px;
	float: left;
	padding: 15px;
}
#content-wrapper
{
	background-color: #F6F6E1;
	width: auto;
	border: 1px solid #D2D368;
	overflow: hidden;
	font: 1em "Lucida Sans", "Lucida Grande", Geneva, Arial, sans-serif;
}
#content-main
{
	padding: 10px 10px 70px 20px;
	height: auto;
	width: 465px;
	float: left;
}
#content-main H2
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4A4;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: lighter;
}
#content-main P.opening
{
	margin-top: 20px;
}
#content-side
{
	float: right;
	height: 100%;
	width: 200px;
	background-color: #FAFBF0;
	background-image: url(../images/pageNav_shadowing.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: inherit;
}
#customertools
{
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#content-nav
{
	height: 650px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content-nav H2
{
	text-transform: uppercase;
	font-weight: lighter;
	color: #AD7C36;
	letter-spacing: -0.5px;
	font-size: 14px;
}
#content-nav UL
{
	line-height: 24px;
	list-style-position: inside;
	list-style-image: url(../images/nav-bullet.gif);
}
#content-nav UL LI
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCC8A6;
}
#content-main .form-fields TD #FormButton
{
	margin: 0;
	padding: 5px;
	color: #F3F2F2;
	font-size: 14px;
	outline: none;
	width: 125px;
	border: 1px solid #815322;
	font-weight: bold;
	background-color: #BC8535;
	height: 32px;
}
#content-main .form-fields TD #FormButton:hover
{
	margin: 0;
	padding: 5px;
	color: #F3F2F2;
	font-size: 14px;
	outline: none;
	width: 125px;
	border: 1px solid #815322;
	font-weight: bold;
	background-color: #83592C;
	height: 32px;
}
#content-main .form-fields TD
{
	padding: 5px 0;
}
#content-main .form-fields TD INPUT
{
	padding: 5px;
	color: #774A20;
	font-size: 14px;
	outline: none;
	width: 200px;
	border: 1px solid #BC8535;
}
#content-main .form-fields TD TEXTAREA
{
	padding: 5px;
	color: #774A20;
	font-size: 14px;
	outline: none;
	border: 1px solid #BC8535;
	width: 275px;
}
#welcome
{
	margin-top: 20px;
}
#services
{
	height: 300px;
	width: auto;
}
.serviceItem
{
	width: 205px;
	float: left;
	margin-bottom: 5px;
	margin-right: 18px;
	height: 125px;
	border-bottom: 1px dotted #999933;
	padding: 10px 0;
}
.serviceItem IMG
{
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
	padding: 1px;
	border: 2px solid #999933;
}
.servicePicLeft
{
	border: thin solid #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 3px;
}
.servicePicRight
{
	border: thin solid #CCCCCC;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 3px;
	margin-left: 20px;
}
.serviceItem P
{
	margin: 0px;
	padding: 0px;
}
.serviceItem H3
{
	margin: 0px;
	padding: 0px;
}
.game
{
	border-bottom: 1px dotted #D2D368;
	padding-bottom: 15px;
	padding-top: 15px;
}
.game H4
{
	padding-bottom: 5px;
	padding-top: 10px;
}
#rightcolumn
{
	float: right;
	height: auto;
	width: 245px;
	background-color: #FAFBF0;
	background-image: url(../images/sec-divider.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
}
#customertools .tool1
{
	background-image: url(../images/icn-payment.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	list-style-type: none;
}
#customertools UL LI
{
	padding: 0px 0 10px;
}
#customertools .tool2
{
	background-image: url(../images/icn-schedule.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	list-style-type: none;
}
#customertools .tool3
{
	background-image: url(../images/icn-form.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	list-style-type: none;
}
#customertools UL
{
	margin-top: 10px;
	margin-bottom: -15px;
}
#branches
{
	background-color: #F0F1CE;
	margin-top: 30px;
	width: 236px;
	height: 265px;
	padding: 5px;
	-webkit-border-radius: 8px;
}
#coming-soon
{
	background-color: #F0F1CE;
	margin-top: 20px;
	width: 100%;
	height: 300px;
	padding: 5px;
	-webkit-border-radius: 8px;
	line-height: 100px;
	border: thin solid #D2D368;
	text-align: center;
	font: italic 18px/100px Georgia;
	color: #D2D368;
}
#footer
{
	width: auto;
	clear: both;
	color: #666;
	border: 1px solid #CCC;
	background: #000;
	line-height: 45px;
	text-align: center;
	height: 45px;
}
.values
{
	margin-bottom: 20px;
	margin-left: 240px;
	margin-right: 10px;
	margin-top: 5px;
}
.dropcap
{
	font-size: 36px;
	font-weight: 100;
	font-family: "Edwardian Script ITC";
	letter-spacing: 0.3em;
}
P
{
	line-height: 18px;
	padding-bottom: 20px;
}
#content-main UL
{
	line-height: 24px;
	list-style-position: inside;
	list-style-image: url(../images/nav-bullet.gif);
}
#content-main H3
{
	margin-top: 10px;
	margin-bottom: 5px;
}
H3.solid-header
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D2D368;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#content-main .block-item
{
	float: left;
	display: block;
	height: auto;
	width: 450px;
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
	border-bottom: 1px dotted #D2D368;
	padding-bottom: 15px;
	padding-top: 15px;
}
#content-main .block-container
{
	width: auto;
	height: auto;
	overflow: visible;
	margin-top: 50px;
}
#content-main TABLE TH
{
	color: #FFF;
	background-color: #993;
	text-align: left;
	text-indent: 5px;
	height: 24px;
	line-height: 24px;
}
#content-main .office-hours TD
{
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px solid #D2D368;
	height: 24px;
	line-height: 24px;
}
.images P
{
	float: right;
	width: 150px;
	margin-top: 80px;
}
.images DIV SPAN
{
	position: absolute;
}
.block-item A .thumbnail
{
	float: left;
	padding: 10px;
	margin-right: 10px;
	background-color: #FFF;
	margin-bottom: 50px;
}
.block-item .more
{
	float: right;
	cursor: pointer;
}
.block-item .org-moreText
{
	clear: both;
}
.img-left
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.img-right
{
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
/*tooltip styling. by default the element to be styled is .tooltip*/
.tooltip
{
	display: none;
	background: transparent url(../images/tooltip/black_arrow.png);
	font-size: 13px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #FFF;
	line-height: 18px;
}
#promo
{
	display: block;
}

.emphasis {
    background-color: #C1C175;
    color: white;
    padding: 2px;

}
