html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

body {
   font : 82.5%/1.285em Verdana, Arial, Helvetica, sans-serif;
	color : #3c434c; 
	text-align: center;
	background: #fff;
}

/* common elements */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
h1 {
	color: #779d11;
	font-size: 1.7em;
	font-weight: normal;
	padding: 10px 10px 20px 0;
}
h1 span.markets {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
}

h2.misc {
	font-size: 1em;
	margin: 20px 0 20px 20px;
	font-weight: bold;
	color: #779d11;
}
h4.subhead {
	color: #585ca6;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 10px 7px 0;
	line-height: 1.3em;
}

p {
	padding: 0 0 12px 0;
	line-height: 1.5em;
}
p.large {
	font-size: 1.1em;
}
ul.hours {
	list-style: circle;
	margin: 5px 45px 0 45px;
}
ul.hours li {
	padding: 0 20px 15px 20px; 
}
ul.awards {
	margin: 10px 0 0 20px;
	line-height: 1.5em;
}
ul.awards li {
	list-style: none;
   padding: 0 0 5px 20px;
	position: relative;
	font-size: 1em;
	margin-bottom: 10px;
	text-indent: -2em;
}
ul.awards li span.large {
	font-size: 1.1em;
	font-weight: bold;
}
ul.awards li span.award {
	font-weight: bold;
	font-style: italic;
	color: #56730c;
}

span.green {
	font-weight: bold;
	color: #56730c;
	padding-top: 7px;
}
blockquote {
   float: left;
	padding: 10px;
	font-size: 16px;
	font-family: Georgia, serif;
	border-top: 1px solid #bdc2dd;
	text-align: center;
	width: 180px;
	font-style: italic;
	line-height: 1.5em;
	background: url(images/content_bg.jpg) repeat-x; 
	margin: 10px 25px 30px 25px;
	width: 250px;	
	line-height: 1.6em;
	display: block;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#header {
	width: 980px;
	height: 225px;
	position: relative;
	margin: 0;
	padding: 0;
	margin: 0 auto;
}
#tagline h2 {
   position: absolute;
	top: 30px;
	left: 40px;
	font-size: 1em;
	font-weight: bold;
	color: #f1f2f8;
	line-height: 1.4em;
}
#main_nav {
   position: relative;
	display: block;
	width: 980px;
	margin: 0 auto;
	height: 30px;
	padding: 0;
	background: #585ca4;
}
ul#nav {
	float: left;
	margin: 0
}
ul#nav li {
	list-style: none;
	float: left;
	padding: 6px 20px;
	font-weight: bold;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #f1f2f8;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}
ul#nav li a#current {
	color: #bdc2dd;
	cursor: default;
	text-decoration: none;
}
#search {
	float: right;
	display: inline;
	margin: 3px 7px 0 0;
} 
#content {
	width: 980px;
	background: url(images/content_bg2.gif) repeat-y;
}
#content a:link, #content a:visited {
	color: #4d5192;
}
#content a:hover {
	color: #56730c;
}
#content a.more {
	line-height: 1.7;
	font-variant: small-caps;
	text-decoration: none;
	padding: 3px 22px 3px 0;
	background: url(images/more-arrow.gif) right top no-repeat;
	color: #5a6571;
	} 
#content a.more:hover {
	text-decoration: underline;
	color: #01063a;
}

#main {
	width: 660px;
	float: right;
	display: inline;
	padding: 25px 10px 10px 30px;
}
.featurewrap {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e0e2ef;
}
.feature, .feature_narrow {
	margin: 10px 20px 10px 0;
	float: left;
	width: 180px;
	display: inline;
	padding: 0 5px;
}
.feature_narrow {
	width: 130px;
	margin: 10px 10px 10px 0;
}
.feature img {
	border: 3px solid #779d11;
	padding: 3px;
	margin: 3px 0;
}
.feature_narrow img {
	border: 2px solid #779d11;
	padding: 2px;
}
#content .featurewrap h2 a:link, #content .featurewrap h2 a:visited {
	font-size: 1em;
	color: #779d11;
	font-weight: bold;
	padding: 3px 0;
	text-decoration: none;
}
#content .featurewrap h2 a:hover {
	text-decoration: underline;
	color: #56730c;
}
#content .featurewrap p {
	color: #5a6571;
	padding: 3px 0;
	font-size: 0.8em;
}
.featurewrap .feature_narrow h2 {
	font-size: 0.9em;
}
.box {
	border: 1px solid #bdc2dd;
	width: 300px;
	margin: 30px 0;
	padding: 10px 10px 0 10px;
}
.img_rt, .img_rt_narrow {
	float: right;
	margin: 0 0 10px 20px;
	width: 260px;
}
.img_rt_narrow {
	width: 150px;
}
.img_rt img, .img_rt_narrow img, img.framed {
	padding: 3px;
	border: 1px solid #779d11;
	float: right;
	display: block;
}
img.framed {
	float: none;
}
h5.caption_rt, h5.caption_rt_narrow {
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	float: right;
	line-height: 1.3em;
	width: 200px;
	margin-bottom: 15px;
}
h5.caption_rt_narrow {
	width: 120px;
}
.narrow {
	float: left;
	width: 300px;
	display: block;
}
.col_rt {
	float: right;
	width: 200px;
	padding: 10px;
	display: block;
	border: 1px solid #e0e2ef;
	margin: 10px 0 20px 20px;
}
.col_rt ul.companies {
	margin: 10px 0 10px 10px;
	list-style: circle;
}
.col_rt ul.companies li {
	font-size: 0.9em;
	font-weight: normal;
	color: #31383e;
	padding: 0 0 10px 0;
	line-height: 1.5em;
}


#sub {
	width: 240px;
	float: left;
	display: inline;
	background: #585ca6;
}
.specials {
	border: 1px solid #fff;
	padding-bottom: 7px;
	margin: 15px 0 20px 10px;
	background: #fff;
	width: 220px;
}
.specials h3 {
	color: #585ca6;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	display: block;
	background: #e0e2ef;
	padding: 5px 5px 7px 7px;
}
.specials p {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 10px 5px 4px 7px;
}
#vendors {
	float: left;
	display: inline;
	background: #f1f2f8;
	width: 220px;
	margin: 0 0 10px 10px;
}
#vendors h3 {
	font-variant: small-caps;
	color: #4d5192;
	padding: 3px 3px 5px 5px;
	background: #e0e2ef;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #777bb7;
	margin-bottom: 7px;
}
ul.sidenav {
	list-style: none;
	color: #585ca6;
	font-size: 0.8em;
	margin: 5px 0 10px 2px;
}
ul.sidenav li {
	padding: 2px 0 5px 0;
	line-height: 1.3em;
}
#content ul.sidenav li a:link, #content ul.sidenav li a:visited {
	text-decoration: none;
	color: #585ca6;
	background: url(images/sidenav_bg.gif) no-repeat 3px top;
   padding-left: 15px;
}
#content ul.sidenav li a:hover {
	text-decoration: underline;
	color: #56730c;
	background: url(images/sidenav_bg_hover2.gif) no-repeat 3px 3px;
}
#content ul.sidenav li a#current {
	color: #56730c;
	background: url(images/sidenav_bg_hover2.gif) no-repeat 3px 3px;
	cursor: default;
	text-decoration: none;
}
form {
	width: 350px;
	display: block;
	margin-top: 10px 0 20px 0;
}
input {
	width: 95%;
}
input:focus, textarea:focus {
	background: #f1f2f8;
}

fieldset {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #c9cdd1;
}
fieldset p {
	padding-left: 5px;
	font-size: 1em;
}
fieldset p input {
	width: 90%;
}
fieldset legend {
	font-size: 0.9em;
	color: #585ca6;
	font-style: italic;
}
label {
	display: block;
	font-size: 0.9em;
}
.submitarea {
	margin: 0 0 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}
input.btn {
	width: 90px;
}
p.warning, span.warning {
	font-weight: bold;
	color: #cc0000;
}
p.warning {
	font-size: 1.1em;
}
/* footer */
#footer {
	width: 980px;
	padding: 0;
	position: relative;
	margin: 0 auto;
	background: url(images/content_bg.jpg) repeat-x; 
	border-top: 1px solid #585ca6;
}
#footerleft {
	width: 50%;
	float: left;
	padding: 10px 15px;
}
#footerleft p {
	padding: 0 0 10px 0; 
}
#footerleft p a {
	color: #3c434c;
	text-decoration: none;
}
#footerleft p a:hover {
	color: #000;
	text-decoration: underline;
}
#footerleft h4 {
   margin: 5px 0 10px 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 1em;
}

#footerright {
	width: 35%;
	float: right;
	padding: 10px 15px 20px 15px;
	text-align: right;
}
#footer ul {
   float: right;
	margin-bottom: 10px;
}
ul#footernav li {
	float: left;
	margin: 0;
	font-size: 0.9em;
	list-style: none;
}
ul#footernav li a:link, ul#footernav li a:visited {
	display: block;
	color: #3c434c;
	text-decoration: none;
	border-right: 1px solid #5a6571;
	padding: 0 15px;
	border-bottom: 0;
}
ul#footernav li a:hover {
   text-decoration: underline;
	color: #000;
}
ul#footernav li a.last {
	border-right: none;
	padding-right: 0;
}
#footerright p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 5px 0 10px 0;
}
p.link a {
	color: #3c434c;
	text-decoration: none;
	font-size: 1.1em;
}
p.link a:hover {
	text-decoration: underline;
}
p.design {
	color: #5a6571;
	padding-top: 10px;
}
p.design a {
	text-decoration: none;
	color: #5a6571;
	font-size: 1em;
}
p.design a:hover {
	text-decoration: underline;
	color: #000;
}

/*
p.indent {
	padding: 0 20px 12px 10px;
}


blockquote.wide {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 400px;
}
blockquote.top {
	border-top: none;
	border-bottom: none;
	padding-top: 0;
}




/* Floats */

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
.clear {
	clear:both;
}

/* highslide styling */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #fff;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #5a6571;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 500px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul {
	margin-bottom: 5px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #5a6571;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
   text-align: left;
	padding: 10px;
}
.highslide-body {
	line-height: 1.5em;
}
.highslide-body h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #56730c;
}
.highslide-body p {
	padding-bottom: 10px;
	font-size: 1em;
}
.highslide-body p span.highlight {
	background: #ffff00;
}
.highslide-body strong {
	font-weight: bold;
}
.highslide-body em {
	font-style: italic;
}
.highslide-body h5 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}
.highslide-body a {
	color: #4d5192;
	font-weight: bold;
}
.highslide-body a:hover {
	color: #56730c;
	font-weight: bold;
	text-decoration: underline;
}
.highslide-body ul li a {
	text-decoration: none;
}
.highslide-body h6 {
	font-size: 0.8em;
	padding-top: 10px;
}
.highslide-body img {
	float: right;
	margin: 0 0 10px 10px;
}
.highslide-body img.block {
	display: block;
	float: none;
	margin: 0 auto;
}
.highslide-body ul {
	margin: 0 0 10px 20px;
	padding: 0;
}
.highslide-body ul li {
	padding-bottom: 3px;
	list-style: circle;
}
.highslide-body ul li p {
	font-size: 0.9em;
	padding: 0 0 10px 5px;
}
.highslide-body ul ul li {
   padding-left: 15px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


