a { color: #002160}

h1 { letter-spacing: -1px; line-height: 100%; color: #c80000; text-shadow: 0px 0px; margin-top: 28px; font-weight: bold; font-size: 26px}
h2 { font-size: 230%; line-height: 1; margin: .5em 0 1em 0; color: #c80000;}
h3 {color: #000033}

#privacy h1 { font-size: 230%; line-height: 1; margin: .5em 0 1em 0; color: #c80000;}
#privacy h2 {color: #000033; font-size:150%}

body { background: url(../images/body_bkgd.png) repeat center #fcb700; margin: 0px; }
body.home h2 { right: 60px; top: -140px; position: absolute; text-indent: -10000px; height: 400px; width: 400px; background: url(../images/text_bubble.png) no-repeat; margin-bottom: 0px; }

h3 { color: #002160; }

a.location { display: block; padding: 10px; text-decoration: none; background: #c32217; width: 150px; text-align: center; color: #fff; text-weight: bold; margin-bottom: 1.5em; border: 1px solid #450B08; }
a:hover.location { background: #db3326; text-decoration: underline; }

#header .container { background: url(../images/header_bkgd_inside.png) no-repeat; overflow: hidden; height: 136px; }
body.home #header .container { background: url(../images/header_bkgd.png) no-repeat; }
#header { background: url(../images/header_bkgd2.png) repeat-x #cc9900; z-index: -10;}
a.site_url {padding: 0px; margin-top: 0px; line-height: 100%; font-size: 50%; font-style: italic; color: #11256d;letter-spacing: 1px;}

#content { padding: 2.3em 0 0 0; background: url(../images/content_bkgd.png) repeat-x #00091a; }
.content_fringe_top { height: 32px; background: url(../images/content_fringe_top.png) repeat-x center; width: 100%; line-height: 0;}

#footer {background: url(../images/footer_bkgd.png) repeat-x #fcb700; padding: 3em 0 8em 0; }

a.questionnaire { margin: 7px; color: #fff; font-size:1.25em;line-height:1; text-align: center; text-decoration: none;padding: .6em 10px 5.5em 10px; width: 136px; background: url(../images/questionnaire.jpg) bottom repeat-x #000; text-align: center;  display: block;}
a.questionnaire:hover { background: url(../images/questionnaire_hover.jpg) bottom repeat-x #000;}

.frame { border: solid 1px #ccc; background: url(../images/1pxtransparent.png) repeat; float: left; }
img.home_image { position: relative; margin-top: -215px; margin-left: -25px; }
img.frame { float:right; margin-left: 20px; padding: 10px;}

#main_content { background-color: #fff; margin-top: -84px; margin-bottom: -36px; padding-top: 1.5em; padding-bottom: 3em; position: relative; z-index: 10; min-height: 400px; border-top: solid 1px #fff; border: 20px solid #c80000; }
body.home #main_content { background: url(../images/home_legs.jpg) no-repeat top right #fff; }

#navigation { padding-top: 2em; background: url(../images/navigation_bkgd.png) no-repeat; padding-right: 0px; margin-right: 0px; width: 200px; float: left; }
#navigation ul { list-style-type: none; margin: 0 0 1.5em 0; padding: 0px; }
#navigation li a { color: #fff;font-size: 90%; border-bottom: solid 1px #000033; display: block; width: 190px; padding: 4px 4px 4px 6px; text-decoration: none; }
#navigation li:last-child a { border-bottom: none; } 
#navigation li a:hover { background-color: #000033; color: #fff;  }
#navigation li a.active { background-color: #c80000; color: #fff; }
#navigation li a.active:hover { background-color: #ff0000; }


#locationForm{ margin:0 0 0 0px;}
#sites{color:#000; margin: 0 0 0 0px; font-size:12px;}
#sites tr.evenRow{ background: #ffdf9e;}
#sites tr.oddRow{ background: #fff;}
#sites tr.oddRow td{border-bottom:dotted 1px #fcb700;}
#sites th{ background:#f8b400;}

#sites .siteWebsite{ font-size:.9em; padding-left:7px; }

#brochureBug{ background: url(../images/brochure_bug.gif) no-repeat 0 0;  }
#brochureBug a{ width:200px; height: 104px; display:block;}
#brochureBug a:hover{ background: url(../images/brochure_bug_over.gif) no-repeat 0 0;}


#brochureButton{
    text-decoration:none;
    width:218px;
    height:60px;
    background: url(../images/brochure_button_253px_100px.gif) no-repeat 0 0;
    padding:40px 0 0 7px;
    margin:0;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    position:absolute;
    right:10px;
}

#brochureButton:hover{
    background: url(../images/brochure_button_253px_100px.gif) no-repeat 0 -100px;
    color: orange;
}
  
  
#brochure{
    width:640px;
    height:400px;
    background: #fff url(../images/modal_bkgd.jpg) no-reapeat 0 0;
}


/***************************************
	THICKBOX
-------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
  padding:0px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
  display:none;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:0px;/*2px 15px 15px 15px;*/
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:0px;
}

#TB_ajaxContent p{
	padding:0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-0px;
	margin-top:0px;
	_margin-bottom:0px;
}
/*
a.go_to_top_link { font-size: 11px;margin: 0 auto; background: url(../images/go_to_top.jpg) no-repeat; width: 120px; height: 50px; padding-top: 20px; display: block; color: #777777; text-transform: uppercase;  text-align: center; text-decoration: none; margin-top: 2em; }
a:hover.go_to_top_link { font-weight: bold; color: black; }
*/
