<!--
body
{
	font-family: helvetica, verdana, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0 0 0 2em;
	line-height: 1.2em;
	background-image: url(./gradtile.gif);
	background-repeat: repeat-x;
	color: #333333;
}

textarea.widgEditor
{
	background-color: white;
	background-image: url();
}

div.clear { clear: both; }

.spacer[class]
{
	clear: both;
	height: 20px;
}

* html div.spacer
{
	clear: both;
	line-height: 1em;
}

form { display: inline; }
img { border: 0; }

#sponsor_logos img { padding:0; margin:0 !important; margin:0.4em; text-align:center; }

a
{
	text-decoration: none;
	border-bottom: 1px dotted #6E536E;
}

* html a
{
	border-bottom: none;
	background: url(dot.gif) repeat-x bottom;
}

a:link { color: #333333; }
a:visited { color: #666666; }
a:hover { color: #990000; }

a.red, h2 a, h3 a {color: #cc3300; border: 0; }
.footer a { border:none; }

* html a.red, h2 a, h3 a, .SectionNav a, .footer a,  .sitemap a {background:none; !Important}


#container
{
	padding-left: 20px;
	padding-bottom: 30px;
	margin: 0 auto;
}

/*safari / mozilla only */
#container[id]
{
	width: 700px;
	min-height: 600px;
	background-image: url(shadow_border.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto;
}

* html #container
{
	/* IE only */
	width: 700px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
	margin: 0px;
}

/* styles for site navigation */
#logo
{
	padding: 20px 20px 0 0px;
	float: left;
	width: 300px;
}

#topnav
{
	float: right;
	width: 350px;
	font-size: 0.9em;
	padding: 10px 0px 25px 10px;
}

#sitenav
{
	float: left;
	width: 590px;
	text-align: left;
	font-size: 1em;
	padding: 0px;
	margin: 12px 5px 20px 16px;
	height: 23px;
}

#sitenav ul
{
	list-style: none;
	display: inline;
	margin: 0;
	height: 20px;
}

#sitenav li
{
	float: left;
	display: block;
	margin: 0px;
	margin-right: 25px;
	padding: 0px;
	line-height: 18px;
}

#topnav a, #sitenav a:link, a.nav:active, a.nav:visited
{
	color: #660000;
	border: 0px;
}
* html #topnav a, #sitenav a:link, a.nav:active, a.nav:visited { background: none; }



#sitenav a
{
	color: #660000;
	border: 0px;
}
 * html #sitenav a {background:none;}
 

#sitenav .active, #sitenav a:hover, #topnav.active, #topnav a:hover
{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #333333;
}

* html #sitenav .active, #sitenav a:hover, #topnav.active, #topnav a:hover
{
	border: 0px;
	background: url(dot.gif) repeat-x bottom;
}

.backnext
{
	float: right;
	margin: 12px 0 0 0;
	width: 100px;
}
.backnext a {
	border:0;
	background:none;
}

#search
{
	float: right;
	color: #6B1E25;
	font-size: 14px;
	line-height: 16px;
	width: 260px;
	height: 32px;
	padding-left: 20px;
	padding-top: 8px;
	margin-right: 3px;
	background: #ddefc5;
	background-image: url(search_bg.gif);
	background-repeat: no-repeat;
}

* html #search { margin: 0px; }

.footer
{
	clear: both;
	color: #330000;
	font-size: 0.8em;
	padding: 10px 0 20px 10px;
	margin-top: 50px;
	margin-right: 20px;
	border-top: 1px dotted #660000;
	border-bottom: 1px dotted #660000;
}


.footer[class] { margin-right: 20px; }

/* styles for site content */

.pdf_download {
background-image: url(pdf.gif); 
}

	.pdf_download, .doc_download
	{
		background-repeat: no-repeat;
		padding-left: 22px;
		line-height:1.5em;
		background-position: -7px -1px;
		border:0;
	}
.doc_download {
background-image: url(word.gif); 
}


h1
{
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

.column h1 { padding: .5em 0 0.2em 0; }
h1.tl { padding: .4em 0 .1em .4em; }

h2
{
	font-weight: normal;
	font-size: 1.5em;
	margin: 0 0 .4em 0;
}

.column h2 { font-size: 1.2em; }

h3
{
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 .4em 0;
}

h4
{
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 .4em 0;
	padding: 0px;
}

/*h1, h2, h3 {color: #9a2626; }*/
h1, h2, h3 { color: #cc3300; }

p
{
	padding: 0 0 0.1em 0;
	margin: 0.2em 0;
	display: block;
}

.column p { padding: 0 0 1em 0; }

.box h2, .box h3
{
	padding: .2em 0 0 .5em;
	line-height: 1.5em;
	margin: 0px;
	font-weight:300;
}

.content.column h2, .content.column h3 { margin-left: 0.5em; }


p.note, div.note
{
	font-style: italic;
	font-size: 0.9em;
}

 .column p, .content .column ul, .section-intro p, p.promo { margin-left: 1.5em; }
 
 .box p, .box table { margin: 0.1em 1em 0.2em 1.5em; }

.column .box {margin-left:0.5em; }



.column ul
{
	margin-top: 0px;
	padding-top: 0px;
}


/* Do horizontal rules like this: <div class="hr"></div><hr />
div.hr {display: none}
/*/

div.hr
{
	clear: both;
	display: block;
	border-bottom: 1px dotted #660000;
	margin: .1em 0 0.5em 0;
}

* html div.hr
{
	border:0;
	padding: 1px;
	background: url(dot.gif) repeat-x bottom;
}


div.solid { border-bottom: 1px solid #660000; }
hr { display: none; }

/* */
/* styles for putting curves on the corners of images and captions */
#imagewrapper a, #imagewrapper img { float: left; }

#imagewrapper
{
	position: relative;
	float: left;
	padding-left: 13px;
	height:244px; 
	width:310px;
	overflow: hidden;
}

#imagewrapper span
{
	position: absolute;
	z-index: 4;
	height: 30px;
	width: 30px;
}

#curve1[id]
{
	background: transparent url(corner_tr.png) top right no-repeat;
	top: 0;
	right: 0;
}

#curve1
{
	background: transparent url(corner_tr.gif) top right no-repeat;
	top: 0;
	right: 0;
}

#curve2[id]
{
	background: transparent url(corner_br.png) bottom right no-repeat;
	bottom: 0;
	right: 0;
}

#curve2
{
	background: transparent url(corner_br.gif) bottom right no-repeat;
	bottom: 0;
	right: 0;
}

#curve3[id]
{
	background: transparent url(corner_tl.png) top left no-repeat;
	top: 0;
	left: 0;
}

#curve3
{
	background: transparent url(corner_tl.gif) top left no-repeat;
	top: 0;
	left: 0;
}

#curve4[id]
{
	background: transparent url(corner_bl.png) bottom left no-repeat;
	bottom: 0;
	left: 0;
}

#curve4
{
	background: transparent url(corner_bl.gif) bottom left no-repeat;
	bottom: 0;
	left: 0;
}

.caption
{
	font-size: 1.2em;
	color: #333300;
	background-position: top right;
	padding: 5px 3px;
	display: inline;
	white-space: nowrap;
}

.homecaption
{
	position: absolute;
	left: 15px;
}

* html .caption
{
	background: #eeeedd;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='caption_bg.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.caption[class]
{
	background-image: url(caption_bg.png);
	background-repeat: no-repeat;
}

/* styles for boxes */
.box
{
	background-repeat: no-repeat;
	float: left;
}

.box.fullwidth
{
	width: 98%;
	margin-left: 1.5em;
	margin-right: auto;
}

.no-margin { width:100%; margin-left:0; padding-left:0; !Important }


.button
{
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 20px;
	min-height: 20px;
	padding-left: 20px;
	padding-bottom: 2px;
	margin: 5px 0 5px 0;
}

a.button
{
	padding-left: 20px;
	padding-bottom: 2px;
	margin: 5px 0 5px 0;
	border: 0;
	!Important: ;
}

.home_intro
{
	width: 280px;
	min-height: 240px;
	padding: 0 .2em .5em 0;
}

.home_intro p { padding-left: .8em; }

.mapkey
{
	float: right;
	width: 130px;
	margin-left: 2em;
}

.home_detail
{
	width: 222px;
	font-size: 0.9em;
	margin-right: 10px;
	padding: 10px 0 0 0px;
}

.home_detail p
{
	padding: 0px 1.2em;
	margin: 0px;
}

.last
{
	margin-right: 0px;
	padding-right: 0px;
}

.intro
{
	font-size: 1.2em;
	line-height: 1.4em;
}

.thumbleft { padding: 0 0.6em 0 0; }
.holder h2 { padding-top: 10px; }

.content img, .section-intro img {margin:0.3em 0 0.5em 1.5em; } 

.thumbtext
{
	display: block;
	font-size: 0.9em;
}

.green { background-color: #ddefc5; }

/*.green {background-color:#CBD898; }*/
.burgundy { background-color: #cc3300; }
.cream { background-color: #eeeedd; }
.grey { background-color: #D9D9C9; }
.yellow { background: #FFCC33; }
.light_yellow { background: #FFE599; }
.orange { background: #FF6600; }
.light_orange { background: #FFB27F; }
.light_burgundy { background: #E59999; }
.blue { background: #336699; }
.light_blue { background: #99B2CC; }
.form_field_blue { background: #C3D7EB; }

.intro_box_blue
{
	background: #B4CDE6;
	color: #ffffff;
	width: 700px;
}

.tl, .tr, .bl, .br { background-repeat: no-repeat; }
* html .tl { background-image: url(corner_tl.gif); }
.tl[class] { background-image: url(corner_tl.png); }
.tl { background-position: top left; }
* html .tr { background-image: url(corner_tr.gif); }
.tr[class] { background-image: url(corner_tr.png); }
.tr { background-position: top right; }
* html .bl { background-image: url(corner_bl.gif); }
.bl[class] { background-image: url(corner_bl.png); }
.bl { background-position: bottom left; }
* html .br { background-image: url(corner_br.gif); }
.br[class] { background-image: url(corner_br.png); }
.br { background-position: bottom right; }

/* styles for columns */
.column
{
	float: left;
	margin-right: 1em;
}

.one { width: 99%; }
.two { width: 46%; }
.three { width: 30%; }
.four { width: 24%; }
.twothirds { width: 67%; }
.right-border { border-right: 1px dotted #660000; }

.left-border
{
	border-left: 1px dotted #660000;
	padding-left: 0.5em;
}

* html .left-border
{
	border-left: none;
	padding: 1px;
	background: url(dot.gif) repeat-y left;
}

* html .right-border
{
	border-right: none;
	padding: 1px;
	background: url(dot.gif) repeat-y right;
}

.column ul, .column ol
{
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
}

.SectionNav
{
	padding: 0;
	line-height: 1.8em;
}

.SectionNav ul
{
	list-style: none;
	margin: 0;
	margin-left: .1em;
	padding: 0 0.2em 1em 1em;
}

.SectionNav li { list-style: none; }

* html	.SectionNav ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	margin-left:1.2em;
	margin-right:0.5em;
}

* html  .SectionNav li { list-style-type: none; }
.SectionNav a { border: 0px; }

li.subnav
{
	font-size: 0.9em;
	margin-left: 0.8em;
}

li.subnav a { border: 0px; }
.content { width: 440px; }
.rightnav .grey { line-height: 1.6em; }
.rightnav[class] { width:200px;}


.box h3
{
	margin-left: 1em;
	padding-left: 0;
}

div.right
{
	float: right;
	padding-right: 0.5em;
}

.section-intro { width: 310px; }
.listing { width: 350px; }

.pullout
{
	width: 30%;
	padding: 10px;
	background-color: #eeeedd;
	color: #993333;
	float: right;
	font: bold 14pt/1em Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: 0.05em;
	margin-top: 20px;
	margin-left: 15px;
	clear: both;
}

/* styles for tables */

table { border-left: 1px solid #CDC09D; border-top: 1px solid #CDC09D; padding:0; margin:0; margin-left:1.5em; width:98%; }

td p { padding:0; margin:0; }


th {
	color: #cc3300;
	border-right: 1px solid #CDC09D;
	border-bottom: 1px solid #CDC09D;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #eeeedd;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #CDC09D;
	background: none;
}

td {
	border-right: 1px solid #CDC09D;
	border-bottom: 1px solid #CDC09D;
	background: #fff;
	padding: 0.5em;
	color: #4f6b72;
}


tr.alt {
	background: #eeeedd;
}
/* styles for forms */
.label, .field { float: left;line-height: 1.6em; }

.label
{
	width: 27%;
}

.field
{
	width: 72%;
}

.date, .event
{
	float: left;
	line-height: 1.6em;
}

.date
{
	font-weight: bold;
	width: 30%;
}

.event
{
	font-weight: normal;
	width: 69%;
}

.formspan { padding: 0px 20px 5px 20px; }

.required { color:#C00;}

#formleft
{
	float: left;
	width: 100px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#formright
{
	float: left;
	width: 350px;
	padding-left: 5px;
	margin-bottom: 5px;
}


.field input { width: 190px; }

.dropdown
{
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 0px;
}

#formhelper
{
	float: left;
	width: 190px;
	font-size: 12px;
	z-index: 10;
}
-->
