/* 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: 158px;
	position: relative;
}

#logo
{
	width: 35%;
	float: left;
	height: 100px;
}

#logo img { margin: 30px 0 19px 16px; }

#utility-menu
{
	margin: 0 0px 0 0;
	width: 35%;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: .90em;
	position: absolute;
	top: 20px;
	right: 0;
	color: #1E4CA9;
	background: transparent url(../globalimages/utility.gif) right 0 no-repeat;
}

ul#utility-list a
{
	margin: 0 5px 0 0;
	padding: 0px;
	color: #1E4CA9;
	line-height: 1.0;
	font-size: .95em;
}

#utility-menu img
{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	float: right;
}

#main-menu
{
	margin: -15px 0 0 0;
	height: 60px;
	text-align: left;
}

#main-menu img
{
	margin: 0;
	padding: 0;
	border: 0;
}

#rollover-area
{
	margin: -25px 0 0 0;
	padding: 0;
	background: #20466B;
	height: 25px;
	width: 770px;
}

#flash-message
{
	margin: 0;
	padding: 0;
	background: #20466B;
	height: 318px;
	border-top: 1px solid white;
}

#flash
{
	margin: 0;
	padding: 0;
	float: left;
	height: 318px;
	width: 576px;
	background: #fff;
}

/* AZ commented this out; the homeapage one is directly below 
#about {padding: 0px 0 0 576px; padding: 0px; background: #FFEDB3; color: #7E511B; width: 194px; height: 318px; 
	float: left; overflow: auto; }*/

h1
{
	margin-left: -9000px;
	font-size: 0em;
}

h2
{
	margin-left: -9000px;
	font-size: 0em;
	display: none;
}

#about-home
{
	padding: 0px;
	background: #254669;
	color: #7E511B;
	width: 192px;
	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 0 0; }
#right-side { float: right; }
#right-side img { margin: 1px 0 0 0; }

#footer
{
	margin: 10px 0 20px 0;
	line-height: 1.3;
	text-align: center;
	color: #555;
	font-size: 11px;
}

#footer-list li
{
	margin: 0 3px 0 3px;
	display: inline;
}

#footer-list li a
{
	text-decoration: underline;
	color: #555;
}

#column-left-info li
{
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}

.clearer { clear: both; }

/* inside */
#two-columns
{
	width: 770px;
	background: transparent 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
{
	width: 255px;
	background: transparent;
	float: right;
	border-top: 1px solid white;
}

.right-image { margin: 0 0 0 0; }
#column-right-info { margin: 5px 15px 15px 20px; }
#column-right-info p { margin: 0px 0px 15px 0px; }

#column-right-info .title
{
	margin: 0px 0px 15px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#column-right-info a
{
	color: #224568;
	font-weight: bold;
	text-decoration: underline;
}

#calendar-area
{
	background: #FFEDB3;
	height: 209px;
}

#two-columns-bottom
{
	margin: 0;
	padding: 0;
	background: white url(../images/footers/footer-icon-1.gif);
	height: 72px;
}

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 search form */
/*form input, */
select
{
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	height: 20px;
	border: 1px solid #20466B;
	margin: 0px;
}

.search2
{
	color: #FF0000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	height: 20px;
	border: 0;
	margin: 0px;
}

/*DDB divs*/
.search
{
	text-align: center;
	margin-left: 0px;
	border: 1px #20466B solid;
	padding: 5px;
	background-color: #F3F8FC;
}

.vendorlogo { float: left; }
.vendortext { margin: 0 0 0 110px; }
.eventimage { float: left; }
.eventtext { margin: 0 0 0 85px; }

.vendorimage
{
	width: 256px;
	margin: -120px 0 0 490px;
}

.vendorimage2
{
	width: 256px;
	margin: -120px 0 0 490px;
}

.vendorimage5
{
	width: 256px;
	margin: -100px 0 0 490px;
}

.vendorimage6
{
	width: 256px;
	margin: -100px 0 0 490px;
}
