/* css to take out browser defaults */
a:link,a:visited { text-decoration: none; }
ul { list-style: none; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,fieldset,input, dl, dd, dt, p
{
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img { border: 0px solid black; }

body
{
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	background: #fff;
	font: normal 76% Arial, Helvetica, Verdana, sans-serif;
}

#wrapper
{
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

#header
{
	height: 50px;
	position: relative;
}

#logo
{
	width: 35%;
	float: left;
}

#utility-menu { display: none; }
#main-menu { display: none; }
#rollover-area { display: none; }
h1 { display: none; }
h2 { display: none; }

/* AZ commented this out; the homeapage one is directly below 
#flash-message {margin: 0; padding: 0; background: #FFEDB3; 
	height: 318px; border-top: 1px solid white; }

#flash {margin: 0; padding: 0; float: left; height: 318px; width: 576px; background: #fff; }
#about {padding: 0px 0 0 576px; padding: 0px; background: #FFEDB3; color: #7E511B; width: 194px; height: 318px; 
	float: left; overflow: auto; }	

#about-home {padding: 0px 0 0 576px; padding: 0px; background: #FFEDB3; color: #7E511B; width: 194px; height: 318px; 
	float: left; font-family: Times, "Times New Roman", serif; font-variant: small-caps;  }

#about p {margin: 6px 3px 6px 8px; font-size: .90em; font-weight: bold; line-height: 1.2; }*/

#promotions
{
	border-bottom: 12px solid #20466B;
	height: 77px;
	border-top: 1px solid white;
}

#left-side { float: left; }
#left-side img { margin: 1px 0 0px 10px; }
#right-side { float: right; }
#right-side img { margin: 1px 0 0px 0px; }
#footer { display: none; }

#column-left-info li
{
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}

.clearer { clear: both; }

/* inside */
#two-columns
{
	width: 770px;
	background: white url(../globalimages/two-columns-bg.gif) right 0 repeat;
}

#column-left
{
	width: 514px;
	float: left;
	border-top: 1px solid white;
}

#column-left-info { margin: 5px 15px 15px 25px; }
#column-left-info p { margin: 0px 0px 15px 0px; }

#column-left-info a
{
	color: #224568;
	font-weight: bold;
	text-decoration: underline;
}

#column-right { display: none; }

#calendar-area
{
	background: #FFEDB3;
	height: 209px;
}

#two-columns-bottom { display: none; }

h3
{
	margin: 15px 0 0 0;
	color: #582800;
	font-size: 1.5em;
	text-transform: uppercase;
}

h3.right-column
{
	margin: 15px 0 5px 0;
	color: #224568;
	font-size: 1.2em;
	font-variant: small-caps;
}

h4
{
	margin: 5px 0 0 0;
	color: #224568;
	font-size: 1.3em;
}

.h4-smaller
{
	color: #224568;
	font-size: .75em;
}

hr
{
	color: #582800;
	background: #582800;
	border: none;
}

/*Event Gallery styles*/
#gallerydiv
{
	width: 768px;
	margin: 0px;
	text-align: center;
}

#gallerydiv a
{
	color: #224568;
	font-weight: bold;
	text-decoration: underline;
}

#galleryflash { margin: 5px; }

/*DDB text*/
.subhead1
{
	font-size: 16px;
	font-weight: bold;
	color: #20466B;
	line-height: 25px;
}

/*DDB divs*/
.search
{
	text-align: center;
	margin-left: 0px;
}

.vendorlogo { float: left; }
.vendortext { margin: 0 0 0 85px; }
.eventimage { float: left; }
.eventtext { margin: 0 0 0 85px; }
