/*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
The purpose of a reset file, stated in the words of Yahoo, "removes and neutralizes the 
inconsistent default styling of HTML elements, creating a level playing field across 
A-grade browsers and providing a sound foundation upon which you can explicitly 
declare your intentions." (see http://developer.yahoo.com/yui/reset/)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align:top;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Start basic tag styling
*************************************/
body{
	background: #adcad9 url(/images/bg-body.png) repeat center 709px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603813;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
	line-height:normal;
	color: #C2363C;
}
a:link, a:visited{
	color:#0071BC;
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
	color:#000;
}
hr{
	border-bottom:dotted 1px #ADCAD9;
	background:transparent;
	border-top:none;
	border-right:none;
	border-left:none;
}

/* Start typography and spacing styling
*************************************/
#colBContent h2, #colBContent h3, #colBContent h4, #colBContent h5, #colBContent h6{
	margin-bottom:6px;
}
#colBContent p, #colBContent table, #colBContent ul, #colBContent ol, #colBContent blockquote{
	margin-bottom:17px;
}
#colBContent h2{
	font-size:16px;
}
#colBContent h3{
	font-size:14px;
}
#colBContent h4{
	font-size:13px;
}
#colBContent h5{
	font-size:12px;
}
#colBContent h6{
	font-size:11px;
}
#colBContent ul li{
	margin-right:25px;
	margin-left:25px;
	background:url(/images/bg-bullet1.gif) no-repeat 0 8px;
	padding-left:16px;
}
#colBContent ol li{
	margin-right:45px;
	margin-left:45px;
	list-style:decimal;
}
#colBContent hr{
	margin-top:25px;
	margin-bottom:25px;
}

/* Start structural styling
*************************************/
#bodyFade {
	background: url(/images/bg-fade.png) repeat-x center top;
	min-height: 708px;
}
#container {
	margin: 0 auto;
	width: 964px;
}
#headerBlock{
	width: 100%;
	position: relative;
	height: 84px;
}
#logoMain {
	position: absolute;
	top: 14px;
	left: 18px;
}

#navMain {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
#navMain ul li{
	float: left;
	display:block;
	position:relative;
	z-index:5;
	height:27px;
}
#navMain ul li.backLava {
	background: url(/images/bg-navMain-lavalamp.png) no-repeat right -27px;
	width: 9px;
	height: 27px;
	z-index: 4;
	position: absolute;
}
#navMain ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #0071BC;
	font-size: 11px;
	letter-spacing: 3px;
	padding: 0 13px;
	line-height:25px;
}
#navMain ul li a:hover {
	color: #534741;
}
#navMain ul li.backLava .leftLava {
	background: url(/images/bg-navMain-lavalamp.png) no-repeat left top;
	height: 27px;
	margin-right: 13px;
}
#flashWrap-Home {
	position: relative;
	width: 100%;
	min-height: 364px;
}
#flash-Home {
	width: 784px;
	height: 364px;
	float: right;
	text-align: right;
	position: absolute;
	z-index: 4;
	top: 0px;
	right: 0px;
}
#location {
	background: url(/images/bg-location.png);
	height: 65px;
	width: 211px;
	text-indent: -9999px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 255px;
}
#content-Home {
	width: 774px;
	margin: 20px 0 40px 190px;
}
#content-Home h1 {
	background: url(/images/bg-homePage-h1.png) no-repeat 0px 0px;
	width: 268px;
	height: 55px;
	text-indent: -9999px;
	float: left;
}
#content-Home-Text {
	float: left;
	margin: 0 0 0 25px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	width: 470px;
}
#headerImage {
	background: url(/images/bg-headerImage.png) no-repeat 0px 0px;
	height: 224px;
	width: 784px;
	margin: 0 0 0 180px;
}
#headerImage img {
	margin: 12px 0 0 12px;
}
#colA {
	float: left;
	width: 180px;
	position: relative;
}
#colA #location {
	top: 25px;
	position: absolute;
}
#colB {
	float: right;
	width: 784px;
	position: relative;
	z-index: 5;
	margin: 0 0 0 180px;
}
#colBTop {
	background: url(/images/bg-colBTop.png) no-repeat 0px 0px;
	height: 19px;
}
#colBMid {
	background: url(/images/bg-colBMid.png) repeat-y 0px 0px;
	margin: 0;
	padding:8px 0 0 0;
}
#colBHeading{
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 4px;
	background: url(/images/bg-colB-h1Btm.png) repeat-x 0px bottom;
	margin: 0px 2px 0;
	min-height: 61px;
}
#colBHeading h1 {
	background: url(/images/bg-colB-h1.png) repeat-x 0px 0px;
	padding:15px 10px 15px 18px;
}
#colBContent{
	padding:20px 15px;
	font-size:12px;
	line-height:21px;
}
#colBBtm {
	background: url(/images/bg-colBBtm.png) no-repeat 0px bottom;
	min-height: 220px;
}
#colBBtmCorners {
	background: url(/images/bg-colBBtmCorners.png) no-repeat 0px 0px;
	height: 22px;
	width: 100%;
	margin: 0 0 15px 0;
}








#footerWrap {
	background: #fff url(/images/bg-footerWrap.png) repeat-x 0px 2px;
	font-size: 10px;
	line-height: 15px;
	color: #595959;
	padding: 15px 0 0 0;
	height: 75px;
	clear: both;


}
#footer {
	width: 960px;
	margin: 0 auto;
}
#footerA {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	float: left;
	margin: 0 0 0 180px;
}
#footerB {
	text-align: right;
	float: right;
	letter-spacing: 1px;
}
#navFooter ul li{
	display: inline;
	margin: 0 0 0 6px;
	border-right: solid 1px #C7B299;
	padding: 0 6px 0 0;
}
#navFooter ul li a {
	color: #0071BC;
	text-decoration: none;
	text-transform: uppercase;
}
#navFooter ul li a:hover {
	text-decoration: underline;
	color: #000;
}
#navFooter ul li#lastNavLI {
	border: none;
	padding: 0;
	margin: 0 0 0 6px;
}


#footerNavB  {
	margin: 3px 0 7px 0;
	letter-spacing: 1px;
}
#footerNavB ul li{
	margin:0 0 0 12px !important;
	padding:0 !important;
	display:inline;
}
#footerNavB a{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12px !important;
	font-style: italic !important;
	color: #603813 !important;
	text-decoration: none !important;
}
#footerNavB a:hover {
	text-decoration: underline;
}

#siteCredits, #siteCredits a {
	font-size: 9px;
	text-transform: uppercase;
	color: #998675;
	text-decoration: none;
}
#siteCredits a:hover {
	color: #000;
	text-decoration: underline;
}


/* Start special classes/ids styling
*************************************/
.clear{
	clear:both;
}
#directoryListing{
	padding: 10px 15px;
}
#directoryListing h3{
	font-size:13px;
	border-bottom:dotted 1px #ADCAD9;
	letter-spacing:2px;
	padding-bottom:2px;
	background: url(/images/bg-accordion-h3-default.gif) no-repeat 0 4px;
	padding-left:9px;
}
#directoryListing .ui-state-active{
	background: url(/images/bg-accordion-h3.gif) no-repeat 0 4px;
	padding-left:9px;
}
#directoryListing .ui-state-default{
	background: url(/images/bg-accordion-h3-default.gif) no-repeat 0 4px;
	padding-left:9px;
}
#directoryListing h3 a{
	color:#0071BC;
	cursor:pointer;
	text-decoration:none;
}
.directoryTable tr td{
	vertical-align:top;
	padding-bottom:20px;
}
.directoryTable{
	width:720px;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
}
.businessLogo{
	width:80px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:5px;
}
.businessDetails{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	padding-bottom:15px;
	width:240px;
	padding-right:25px;
}
.businessDetails strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#42210b;
	text-transform:uppercase;
}
.businessDetails .break-word{
	width:238px;
}
.directoryTable tr td + td + td + td.businessDetails{
	width:255px;
	padding-right:0;
}


/* Start Events Styles
----------------------------------*/
.eListWrap{
	width:100%;
	border-bottom:dotted 1px #ADCAD9;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
.eListA{
	float:left;
	width:595px;
}
.eListA h2{
	font-size:20px;
}
.eListB{
	float:right;
	width:140px;
	text-align:center;
}
.eListB img{
	border:solid 4px #D8D1BC;
	padding:2px;
	background-color:#fff;
}
.eListTime{
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.eDetailImg{
	float:right;
	border:solid 2px #CFBE9B;
	padding:1px;
	background-color:#fff;
	margin:0 0 15px 18px;
}
.viewAllEvents{
	font-size:10px;
	text-transform:uppercase;
	border-top:dotted 1px #ADCAD9;
	padding:3px 0 0 4px;
	margin:18px 0 10px 0;
}


/* Start Special Classes & IDs
----------------------------------*/
.imageFloatRightBorder, .imageFloatLeftBorder, .imageBorder{
	border:solid 4px #D8D1BC;
	background-color:#fff;
	padding:2px;
}
.imageFloatRightBorder, .imageFloatRight{
	float:right;
	margin:0 0 15px 18px;
}
.imageFloatLeftBorder, .imageFloatLeft{
	float:left;
	margin:0 18px 15px 0;
}
.break-word{
	display:block;
	word-wrap:break-word !important;
}
