

body {
	text-align: center;

	/* custom */
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .77em;
	padding: 0 0 10px 0;
	background: #B4B5B7;
}

a, a:link {
  text-decoration: underline;
  color: #727C6E;
}

a:visited, a.visited {
  color: #393E37;
}

a:hover, a.hover {
  text-decoration: none;
  color: #DB0F0F;
}

hr {clear: both;}


p {
	padding: 7px 0;
}

abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

h1{font-size: 28px;}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;
  color: #575F54;
}

h2{font-size: 22px;}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  color: #727C6E;
}

h3{font-size: 18px;}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  color: #737578;
}

h4{font-size: 16px;}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  color: #666F62;
}

h5{font-size: 14px;}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  color: #666F62;
}

h6{font-size: 14px;}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  color: #666F62;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}


#c1 {

	/* custom */
	margin: 0 auto;
	color: #3E443C;
	width: 900px;
	text-align: left;
	position: relative;
}

#c2 {
	border: 3px solid #808185;
	border-top: 0;
	background: #fff;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

#topbar {

	/* custom */
	border-bottom: 4px solid #f02828;
	padding: 0;
	margin: 0;
	position: relative;
}

#topbar ul#topinfo, #topbar ul#topinfo li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topbar ul#topinfo li {
	float: right;
	clear: right;
	padding: 0 15px 0 0;
}

#topbar ul#topinfo li#accessibility {
	display: none;
	padding: 2px 0;
	font-size: .9em;
	color: #B2B0B0;
	margin: 0 auto;
	text-align: right;
}

#accessibility a {
	color: #B2B0B0;
}

#accessibility a:hover {
	color: #000;
}

#topbar ul#topinfo li#logo {
	float: left;
	clear: none;
}

#topbar h1 {
	text-align: right;
	line-height: 1em;
	margin: 0;
	padding: 0;
	z-index: 100;
	margin: 0;
}

#topbar h1 a {
	width: 237px;
	height: 75px;
	display: block;
	overflow: hidden;
	background: url(/images/logo.gif) 20px 24px no-repeat;
	margin: 20px 5px 35px 0;
}

#topbar h1 a span {
	padding: 101px 0 0 0;
	float: left;
}

#topbar ul#topinfo  li#topline {
	font-size: 2em;
	font-weight: bold;
}

#topbar ul#topinfo li#topline span {
	font-size: .75em;
	display: block;
	font-weight: normal;
	padding: 5px 0 0 0;
	text-align: right;
}

#searchbox form#searchnow {
	margin: 0 0 5px 0;
	padding: 0;
	position: absolute;
	right: 15px;
	bottom: 36px;
}

form#searchnow label {
	display: none;
}

form#searchnow input {
	padding: 5px 7px;
	border: 1px solid #b4bdc3;
	margin: -2px 3px 0 0;
	font-size: 1.2em;
	width: 150px;
}

form#searchnow input#searchbutt {
	width: 34px;
	margin: -2px 0 0 0;
	cursor: pointer;
	color: #fff;
	background: #ea1010;
	font-weight: bold;
	padding: 5px;
	border-color: #fff;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#menu .clear {

}

#content {

	/* custom */
	padding: 0 0 10px 0;
}

#lhs, #sideblock {
	width: 268px;
	float: left;
}

#lhs h3#sectionName {
	padding: 0 0 0 20px;
}

#lhs {

}

#slots {
	clear: both;
	padding: 15px 0 0 4px;
	line-height: 1.5em;
}

#slots a {
	color: #49494c;
}

.slots {
	margin: 0 0 20px 0;
	border: 2px solid #b4b5b7;
	padding: 8px;
	width: 242px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 35px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#slots .first {
}

.slots h3, .slots h5 {
	padding: 11px;
	font-size: 1em;
	margin: -9px -9px 8px -9px;
	color: #000;
	position: relative;
	background: #E81010 url(/images/redgrad.jpg) 0 0 repeat-x;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#slots h3.smaller, #slots h5.smaller {
	font-size: 1em;
}

#slots h3 a {
	text-decoration: none;
	color: #000;
}

#slots q {
	font-style: italic;
	font-size: 1.1em;
}
#slots p.from {
	font-weight: bold;
	float: right;
}

#slots p.thanks {
	font-weight: bold;
	float: left;
}

#slots #testimonial b {
	color: #F88F00;
	font-size: 1.3em
}

#slots a.morelink {
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0;
}

#slots .newslinks .morelink {
	display: inline;
}

#slots .newslinks {
	clear: both;
	margin: 10px 0 0 0;
}

#slots .newslinks a img {
	max-width: 90px;
	width: auto !important;
	width: 90px;
	float: right;
	margin: 8px 5px 0 10px;
}

#slots .newslinks a:hover img {
}

.newslist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.25em;
}

.newslist li {
	margin: 6px 0 8px 0;
}

#slots .newslist b {
	float: right;
	margin: 0 0 0 4px;
	font-size: .9em;
}

.newslist a {
	text-decoration: none;
}

.newslist a:hover {
	text-decoration: underline;
}

.newslist .active a {
	font-weight: bold;
	cursor: default;
}

#lhs #viewblog a {display:block; text-decoration: none; }
#lhs #viewblog a:hover b {text-decoration: underline;}
#lhs #viewblog span.blogitem {display: block; margin-top: 4px; font-weight:normal;}
#lhs #viewblog b, #lhs #viewblog i {display: block; font-size: 1.2em;}

#lhs dl {margin: 0 0 20px 0; padding: 0;}
#lhs #slots dt {font-weight: bold; margin: 10px 0; font-size: 1.2em; color: #358b31;}
#lhs dd {margin: 0; padding: 0;}

#lhs #slots dd a {text-decoration: none; font-weight: normal; color: #565555;
}

#lhs #slots dd a:visited {
}

#lhs #slots dd.active a {
	color: #000;
	cursor: default;
	text-decoration: underline;
}

#lhs #slots dd a:hover {
	text-decoration: underline;
}

#lhs .subscribe {
	margin: 0;
}

#lhs .subscribe acronym {
	display: none;
}

#lhs .subscribe fieldset {
	border: 0;;
	padding: 0;
}

#lhs .subscribe legend {
	display: block;
	padding: 8px 0;
}

#lhs .subscribe label {
	float: left;
	width: 45px;
	font-weight: bold;
	clear: both;
	margin: 4px 0;
	font-size: .9em;
}

#lhs .subscribe input.withborder {
	display: block;
	width: 174px;
	float: left;
	margin: 0 0 5px 0;
	padding: 3px 4px;
}

#lhs .subscribe input.subscribe_but {
	float: right;
	margin: 0 6px 0 0;
}

#lhs .subscribe a#unsublink {
	margin: 5px 0 0 5px;
	font-size: .8em;
	float: left;
}

#thisection li {

}

#thisection a.active {
	font-weight: bold;
}

#breadcrumb {
	color: #565555;
	font-family: arial;
	padding: 11px 0 10px 0;
	font-size: .95em;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #565555;
}

#breadcrumb a.last {
	color: #565555;
	cursor: text;
	text-decoration: none;
}

#skipNav {
	position: absolute;
}

img.floatleft {
	float: left;
	margin: 0 10px 4px 0;
}

img.floatright {
	float: right;
	margin: 0 0 4px 10px;
}

.bordered {
}

#rhs, #rhsfull {
	float:left;

	/* custom - set width of lhs */
	width: 592px;
	margin: 0;
	padding: 20px 0 20px 16px;
	line-height: 1.4em;
	display: inline;
}

#rhsfull {
	width: 854px;
	padding: 22px 20px;
	margin: 0;
}



.showterms {
	background: #FFF8AF;
	padding: 1px;
}

.testimonial {
	border-bottom: 1px dashed #cccccc;
	padding: 20px 0 15px 90px;
	clear: both;
}

.testimonial blockquote span.open {
	font-weight: bold;
	font-size: 8em;
	position: absolute;
	margin: 23px 0 0 -130px;
	z-index: 100;
}

.testimonial blockquote b {
	color: #E81010;
	font-family: times;
}

.testimonial blockquote {
	font-style: italic;
	font-size: 1.1em;
}

.testimonial p.thanks, #testimonial p.thanks {
	font-weight: bold;
	text-align: right;
}

#themap {
	width: 590px;
	height: 360px;
	border: 1px solid #BFAF9B;
	color: #565F47;
	margin: 10px 0;
	clear: both;
}

.mapinfo {
	line-height: 1.4em;
	min-height: 100px;
	width: 250px;
	color: #565F47;
}

.mapinfo a {color: #3F5C0C;}

#directions label {
	float: left;
	width: 150px;
	font-weight: bold;
}

#directions .forminput {
	width: 260px;
}

.linkedevts b {
	font-size: .9em;
}

table.linkedevts {
	width: 100%;
	padding: 0;
	margin: 10px 0 0 0;
}


 table.linkedevts th, table.linkedevts td {
	padding: 5px;
}

table.linkedevts th {
		color: #fff;
		background: #ffffff url(/images/red-grad.gif) 0 1px repeat-x;
}


table.linkedevts td {
	vertical-align: top;
}

table.linkedevts th.moredets, table.linkedevts td.moredets {
	text-align: right;
}

dl.linkedevts {
	margin: 30px 0 0 0;
	clear: both;
	border-bottom: 1px solid #DDD7D7;
}

.linkedevts dt {
	font-size: 1.5em;
	color: #7e260e;
	margin: 0 0 8px 0;
}

.linkedevts dd {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	clear: both;
	border-top: 1px solid #DDD7D7;
}

.linkedevts dd span {
	float: right;
}

.gallery, .galleryleft {
	text-align: center;
	margin:20px 0 20px 19px;
	float: left;
	width: 183px;
}

#rhsfull .gallery {
	margin:20px 0 20px 17px;
}

.galleryleft {
	margin:20px 0 0 0;
}

.gallery img, .galleryleft img {
	border: 1px solid #B4BDC3;
}

.gallery a:hover img, .galleryleft a:hover img {
	border: 1px solid #6F6868;
}

.gallery img, .galleryleft img {
	max-width: 181px;
	width: auto !important;
	width: 181px;
	background: #fff;
}

.gallery a, .galleryleft a {
	text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
	margin-top: 2px;
	padding: 0 10px 0 0;
	display: block;
}

#toplnk {
	color: #E81010;
	text-decoration: none;
	font-size: 1.1em;
	padding: 10px 0;
	margin: 20px 0;
	float: left;
}

#toplnk span {
	font-weight: bold;
	color: #fff;
	background: #E81010;
	margin: -2px 15px 0 0;
	padding: 3px 8px 0 8px;
}


#credits {
	clear: both;
	text-align: center;
	background: #B4B5B7;
	border-bottom-left-radius: 17px;
	-moz-border-radius-bottomleft: 17px;
	-webkit-border-bottom-left-radius: 17px;
	border-bottom-right-radius: 17px;
	-moz-border-radius-bottomright: 17px;
	-webkit-border-bottom-right-radius: 17px;
}

#credits a {
	color: #000;
}

#credits p {
	padding: 10px;
}

.vcard {
	background: #92959B;
	color: #fff;
	padding: 5px;
}

.vcard b {
	font-size: 1.2em;
	color: #2D3649;
	margin: 0 0 0 10px;
}


#footer {
	margin: 0 auto;
	width: 900px;

	/* custom */
	padding: 10px 0;
	text-align: center;
	color: #fff;
	clear: both;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #000;
}

.clear {
	clear: both;
}

#login {
margin: 30px 0;
}

#login legend {
color: #003883;
font-weight: bold;
font-size: 1.2em;
}

#login fieldset {
padding: 20px;
}

#login label {
font-weight: bold;
float: left;
width: 100px;
}


/* ============================================== */
/* Make elements into lovely buttons */
/* ============================================== */

.fancybtn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	background: #f35151 url(/images/lightredgrad.jpg) 0 0 repeat-x;
	text-align: center;
	text-decoration: none;
	padding: 5px 15px;
	text-shadow: 0 1px 1px rgba(255,255,255,.3);
	-webkit-border-radius: .8em;
	-moz-border-radius: .8em;
	border-radius: .8em;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	color: #000;
	font-size: 1.1em;
}
.fancybtn:hover {
	text-decoration: none;
	color: #fff;
	background: #414840 url(/images/greygrad.jpg) 0 0 repeat-x;
}
.fancybtn:active {
	position: relative;
	top: 1px;
}

a.fancybtn {
	color: #000;
}


/* ============================================== */
/* Hangovers from Artiseer*/
/* ============================================== */


/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #0F100E;
  font-style: italic;
  text-align: left;
}

blockquote,
.art-postcontent blockquote
{
  overflow:hidden;
  border: solid 1px #B4B5B7;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #D8D8DA;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

table
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

table, table tr, table th, table td
{
  background-color: Transparent;
}

table th, table td
{
  padding: 2px;
  border: solid 1px #9A9B9E;
  vertical-align: top;
  text-align: left;
}

table th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}



/* ============================================== */
/* Styles for links to different filetypes */
/* ============================================== */

a.autoIcon {
display:inline-block;
padding-right:18px;
margin-right: 1px;
line-height:18px;
}

a.pdf {background:transparent url(/images/filetypes/pdf.gif) center right no-repeat;}
a.zip {background:transparent url(/images/filetypes/zip.gif) center right no-repeat;}
a.psd {background:transparent url(/images/filetypes/psd.gif) center right no-repeat;}
a.xls {background:transparent url(/images/filetypes/xls.gif) center right no-repeat;}
a.ppt {background:transparent url(/images/filetypes/ppt.gif) center right no-repeat;}
a.doc {background:transparent url(/images/filetypes/doc.gif) center right no-repeat;}
a.emailLink {background:transparent url(/images/filetypes/email.gif) center right no-repeat;}
a.offSite {background:transparent url(/images/filetypes/external.png) center right no-repeat;}



/* ============================================== */
/* Styles for TOOLTIPS */
/* ============================================== */

a.info{font-weight: bold; position:relative; z-index:24; color:#44f; text-decoration:none; padding-left: 3px; padding-right: 3px;  padding-top: 1px; padding-bottom: 1px; left: 5px; cursor: help;}
a.info:hover{z-index:25; background:#C9C9B1; color: #FFF;}
a.info span{display: none}
a.info:hover span{ display:block; position:absolute; top:1em; left:2em; width:15em; border:1px solid #ddddbb; background-color:#ffffe0; color:#000; text-align: center; font-weight: normal; padding: 5px;}


#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}
