/*******************************************************************************/
/* FLASH REPLACEMENTS */
.sIFR-flash   { visibility: visible !important; margin: 0; padding: 0; }
.sIFR-replaced  { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-replaced > div { display: none !important; }
.sIFR-active h1, .sIFR-active .box3 h2, .sIFR-active .news h3 { visibility: hidden; font-family: Arial; line-height: 1em; }

/******************************************************************************/
/* HTML ELEMENTS */
 
*,body  { margin: 0; padding: 0; }
body    { margin: 0; font: normal 62.5% Arial, Helvetica, sans-serif; background: #412104 url('/_images/bg2.jpg') no-repeat center top; }
a       { text-decoration:none; outline:none; }
img     { border: none; }
form    { padding: 0px; margin: 0px; }
td      { vertical-align: top; }
ul      { list-style: none;}
h1 { background: none; }
/******************************************************************************/
/* LAYOUT ELEMENTS */

#main      { margin:auto; width: 940px; margin-bottom: 15px;  }
#leftSide  { width: 256px; float: left; }
#rightSide { width: 679px; float: right; }
#mainflash { margin: 5px 0px 2px 0px;  }
#nav       { height: 124px; background: #000 url('/_images/header-bg.jpg') no-repeat center top; text-align: center; }

/******************************************************************************/
/* SEARCH ELEMENTS */
.s-box               { background: url('/_images/s-box-bottom.gif') no-repeat center bottom; margin: 11px 0 5px 0; padding-bottom: 7px;}
.s-box .boxContent   { background: #e6d7c9 url('/_images/s-box-main2.gif') no-repeat; width: 256px;  padding-top: 124px; }      
.s-box label         { background: url('/_images/s-box-dots.gif') no-repeat center bottom; padding: 8px 7px 7px; display: block; }
.s-box select        { margin: auto; width: 240px; }

.searchStart         { display: block; background: url('/_images/search.gif') no-repeat 0 0; width: 240px; height: 25px; margin: auto; margin-top: 4px }
.searchStart:hover   { background: url('/_images/search.gif') no-repeat 0 -25px; } 

/******************************************************************************/
/* NEWS ELEMENTS */
.news              { background: url('/_images/box1-top.gif ') no-repeat center top; padding-top: 18px; }
.news .newsContent { background: url('/_images/box1-main.gif') no-repeat center bottom; padding-bottom: 10px; } 
.news h3           { color: #ebddc1; font-size: 1.8em;  padding-left: 15px; }
.news p            { color: #FFFFFF; font-size: 1.1em; background: url('/_images/box1-dots.gif') no-repeat 14px 0; padding: 10px 13px 10px 15px ; }
.news a strong     { color: #c3dbff; }
.news a italic     { color: #84b5ff; }
.news a:hover      { color: #b3cff9; }
.news a            { color: #ffffff; }

/******************************************************************************/
/* MAIN BOX ELEMENTS */
.box3             { background: #f7f1ea url('/_images/box3-bottom.gif ') no-repeat center bottom; padding-bottom: 20px; margin-bottom: 25px; }
.box3 .boxContent { background: url('/_images/box3-top.gif') no-repeat center top; padding: 0px 20px; padding-top: 15px;  }
.box3 h1          { background: url('/_images/box3-dots.gif') repeat-x 0 35px  ; margin-bottom: 5px; color: #7d5000; font-size: 2.2em; padding-bottom: 15px; }
.box3 h2          { color: #1e385f; font-size: 1.7em; }
.box3 h4          { font-size: 1.4em; }
.box3 h4 a        { color: #dccec7; }
.box3 p           { color: #201101; font-size: 1.3em; margin-bottom: 10px; }
.box3 strong      { color:#1057cc; }
.box3 img         {  }
.box3 dots        { background: url('/_images/box3-dots.gif') repeat-x  ; }

.listStyle1             { font-size: 1.3em; margin-top: 0; margin-bottom: 10px; }
.listStyle1 li          { background: url('/_images/box3-arrow.gif') no-repeat 2px 6px; padding: 0 0 0 10px; line-height: 1.6em;  }
.listStyle1 li a        { padding: 5px 0;  color:#201101; }
.listStyle1 li a:hover  { color: #390103; }

.listStyle2             { font-size: 1.3em; margin-top: 0; padding: 10px 22px; }
.listStyle2 li          { background: url('/_images/box3-arrow.gif') no-repeat 2px 6px; padding: 0 0 0 10px; line-height: 1.6em;  }
.listStyle2 li a        { padding: 5px 0;  color:#201101; }
.listStyle2 li a:hover  { color: #390103; }
.listPDF              { font-size: 1.3em; margin-top: 0; padding: 10px 22px; }
.listPDF  li          { background: url('/_images/box3-arrow.gif') no-repeat 2px 6px; padding: 0 0 0 10px; line-height: 1.6em; text-decoration: underline;  }
.listPDF  li a        { padding: 5px 0;  color:#201101; }
.listPDF  li a:hover  { color: #390103; }

.box5                 { float: right; background: #1e385f; margin-right: 15px; text-align: left; padding: 2px; margin-left: 20px; } 
.Gmap iframe          { border: 1px solid #CCCCCC;  }

.tabcontent      { display:none; width: 400px; float: left; }


.thumbs          { width: 180px; }
.thumbs a        { color: #725e47; padding: 4px; display: block; cursor:hand; cursor:pointer; font-size: 1.3em; font-weight: bold; background: #f1e9df; margin-bottom: 2px; }
.thumbs a:hover  { color:#000000;  }
.thumbs strong   { display: block; font-size: 1.4em; padding-top: 6px; }


.box3 h3         {  color: #333333;   }
.box3 h4         { color: #000000; padding: 10px 22px;  }

.newsLink        { font-weight:bold;  color: #1057cc;}
.newsLink:hover { color: #1e385f; }

/******************************************************************************/
/* FORM ELEMENTS 7d7d7d
form          { font-size: 1.3em; text-align: center; width: 360px; margin: auto; }
fieldset      { padding: 0px 10px; border: none; }
        { text-align: left; font-size: 1.2em; font-weight: bold; color: #64110f; }
input, select { width: 300px; }
textarea      { width: 300px; }
label        
legend { display: block; border-bottom: 1px solid #cbcbca; padding: 4px; margin: 1px; background: #c4a686 ;  }*/

/******************************************************************************/
/* Sitemap Styler */
#sitemap, #sitemap ul, #sitemap li{ background-color:#f7f1ea; margin:0 0 0 22px;	padding:0 ; list-style:none; }
#sitemap           { background:url(/_images/sitemap/line1.gif) repeat-y;}
#sitemap li        { line-height:20px;	margin-top:1px; position:relative;	width:500px; }
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li { float:left; display:inline; }
#sitemap li a      { padding-left:28px;}
#sitemap li span   { float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(/_images/sitemap/collapsed.gif) no-repeat 0 0;} 
#sitemap li span.expanded{ background:url(/_images/sitemap/expanded.gif) no-repeat 0 0;}

/* sub levels */

#sitemap li ul {	margin-left:28px; background:url(/_images/sitemap/line1.gif) repeat-y; }
#sitemap li li {	background:url(/_images/sitemap/line2.gif) no-repeat 0 0; }

/* float fix */
#sitemap:after, #sitemap ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#sitemap, #sitemap ul { display:block; }
/*  \*/
#sitemap, #sitemap ul { min-height:1%; }
* html #sitemap, * html #sitemap ul{height:1%;}
 /*  */
#sitemap ul{ display:none; }

/******************************************************************************/
/* FOOTER ELEMENTS */
#footer            { clear: both; background: #000 url('/_images/bg-footer.jpg') no-repeat center top; height: 78px; text-align:center; margin-top: 10px;}
#footer ul         { padding-top: 16px; }
#footer ul li      { display: inline; color: #7d7d7d; font-size: 1.1em; text-transform: uppercase; padding: 1px 0;}
#footer li a       { color: #7d7d7d;  padding: 1px 2px;}
#footer li a:hover { color: #ffffff; }
#footer p          { font-size: 1.0em; color: #7d7d7d; padding-top: 10px;  }

/******************************************************************************/
/* PRESS ELEMENTS */
.press a       { color: #000; }
.press h3      { font-size: 1.4em; }
.press a:hover { color: blue; }
.press p       { background: url('/_images/box3-dots.gif') repeat-x 0 bottom; padding-bottom: 2px; }


/******************************************************************************/
/* MISC ELEMENTS */
#sexyBG { display: none; position: absolute; background: #000; opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4; filter: alpha(opacity=40); top: 0; left: 0; width: 100%; height: 100%; z-index: 99; }
#sexyBOX { display: none; position: absolute; background: #FFFFFF;  text-align: center; border: 1px solid #636D61; top: 70px; z-index: 100; padding-top: 0px; font-size: 1.2em; color: #990000;  }
.sexyX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #636D61; background: #000; margin-top: 20px;   }



.imageBox  img { outline:0 none; cursor: pointer; border: 4px solid #fff; margin: 2px; opacity: 0.4; -moz-opacity: 0.4;   -khtml-opacity: 0.4; filter: alpha(opacity=40);   }
.imageBox  img:hover { border: 4px solid #fff; margin: 2px; opacity: 1; -moz-opacity: 1;  -khtml-opacity: 1; filter: alpha(opacity=100);   }
#dhtmltooltip{ color: #b2b2b2; position: absolute; left: -300px; width: 150px; border: 1px solid #b2b2b2; padding: 5px; background-color: #f7f7f7; visibility: hidden; z-index: 100; filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); font-size: 1.2em; }
#dhtmlpointer{ position:absolute; left: -300px; z-index: 101; visibility: hidden; }

.clear      { clear: both; }
.floatLeft  { float: left; width: 49%; }
.floatRight { float: right; width: 49%; }

.linkPDF    { background: url('/_images/icon-pdf.gif') no-repeat; display: block; padding: 6px 0px 6px 35px; font-weight: bold; color: #003366; }
.linkPDF:hover { color: blue; }

.sideBar { overflow:auto; height:450px; width: 230px; padding: 0px 8px;  }
.sideBar a { display: block; font-size: 1.2em; font-weight: bold; color: #244776; border-bottom: 1px solid #d7c1af; }
.mapData { font-size: 1.2em; } 

.arrow { background: url('/_images/box3-arrow.gif') no-repeat 2px 6px; font-size: 1.1em; font-weight: bold; padding-left: 15px; display: block;  }
