html,body { margin:0; padding:0; height:100%; /* needed for container min-height */ }
body{ background: url(../images/bg.gif) repeat; font-size:62.5%; font-family:Arial, sans-serif; margin:0; padding:0; text-align:center; min-width:1024px;}
a img{ border:0; }
a:active{ outline:none; }
p{ line-height:1.4em; }
h2{ color:#6e8865; border-bottom:1px solid #c9daaa; font-size:2.3em; font-family: Times New Roman, serif; font-weight:normal; margin-top:10px; margin-bottom:0; padding:2px 0;}
#sidebar h2{ font-size:1.8em; border:0; margin-left:10px; margin-bottom:8px;}
ul{ margin:0; padding-left:10px; }
ul li{ list-style:none; background: url(../images/bullet.gif) 2px 2px no-repeat; padding-left:16px; }
p, ul li, ol li{ text-align:justify; font-size:1.3em; }
p a, ul li a, ol li a{ color:#6e8865; text-decoration:none; }
p a:hover, ul li a:hover, ol li a:hover{ text-decoration:underline; }
.bold { font-weight:bold; }
.center { text-align:center;}
.mediatype { width: 100px; }
table {	width: 100%; font-size: 110%; }
tr th { background-color: #7a753b; color: #fff; padding: 3px 3px;}
ol li{margin:10px 0;}
.zebra{ background-color:#e7e4c2; border:1px solid #d6d2a5; }

#header{ position:relative; height:35px; width:100%;}
#header h1{ position:absolute; top:0px; left:15px; margin:0; padding:0;  }
#header h1 a{ width:336px; height:61px; background: url(../images/logo.gif) no-repeat; text-indent:-9999px; display:block; }
#header #search{ position:absolute; top:10px; right: 10px; width:250px;}
#header #search form{ margin:0; padding:0; }
#header #search #q{ background: #fff url(../images/searchlogo.gif) 2px 2px no-repeat; float:left; width:130px; padding:3px 0 3px 25px; }
#header #search #btn{ background: #f1efda; border:1px solid #5f6a5b; color: #5f6a5b; }
#header #addy{ color:#453711; position:absolute; top:30px; right:17px; font-weight:bold; font-size:1.2em; margin-bottom:0; }
div#container { background: url(../images/bgwrap.gif) repeat-y; position:relative; /* needed for footer positioning*/ margin:0 auto; /* center, not in IE5 */ width:1031px; height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers */ }
#content { padding:1em 1em 13em; /* bottom padding for footer */ padding-top:29px; }
#footer { position:absolute; margin:0 30px; width:960px; left:0; bottom:0; /* stick to bottom */ border-top:1px solid #777; }
#footer p{ color:#919191; font-size:1.2em; text-align:center; }
#footer a{ text-decoration:none; color:#919191; }
#footer a:hover{ text-decoration:underline; }
#footer p#lefty{ float:left; }
#footer p#righty{ float:right; }

  a.button { background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right; color: #444; display: block; float: left; font: normal 12px arial, sans-serif; height: 24px; margin-right: 6px; padding-right: 18px; /* sliding doors padding */ text-decoration: none;	}
  a.button span { background: transparent url('../images/bg_button_span.gif') no-repeat; display: block; line-height: 14px; padding: 5px 0 5px 18px; }
  a.button:active { background-position: bottom right; color: #000; outline: none; /* hide dotted outline in Firefox */ }
  a.button:active span { background-position: bottom left; padding: 6px 0 4px 18px; /* push text down 1px */ }
  .btnclr { float:right; overflow:hidden; }

  #sidebar{ float:left; width:215px; text-align:left; }
  #sidebar #nav{ margin:10px 0; padding:0;  }
  #sidebar #nav li{ list-style:none; color:#555; font-size:1.4em; text-align:left; margin:0; padding:0; overflow:hidden; width:210px; }
  #sidebar #nav li a{ background: url(../images/nav_off.jpg) top left no-repeat; display:block; width:210px; height:45px; padding:6px 0 0px 17px; color:#7e9d52; font-size:1.3em; text-decoration:none; }
  #sidebar #nav li a:hover, #sidebar #nav #active{ background: url(../images/nav_on.jpg) top left no-repeat; }
  #sidebar #nav li a span{ display:block; font-size: 12px; color:#555; }
  #sidebar #nav li ul.secondaryNav {background: url(../images/tertiarynav-background.gif) repeat-y -1px 0}
  #sidebar #nav li ul.secondaryNav li a	{background-color: #CCCAB6;	background-image: none;	font-size: 11px; color: #556; }
  #sidebar #nav li ul.secondaryNav li a:hover { background-color: #f1efda; background-image: none; font-size: 11px; color: #333; }
  #sidebar #nav li ul.secondaryNav li { height:20px; padding:0px; margin-left:5px; width:97%;}
  #sidebar #events{ padding-left:0px; margin-left:15px; }
  #sidebar #events li{ list-style:none; background: url(../images/bullet_calendar.gif) top left no-repeat; padding:2px 0 4px 22px; margin-bottom:4px; text-align: left;}

  /* #tertiaryNav { width:200px; margin:15px 0 10px 0px; }
  #tertiaryNav h4 { text-indent: -5500px; height:29px; margin:0; background: #b6d393 url(../images/tertiarynav-top.gif) no-repeat; }
  #tertiaryNav ul { margin: 0; background: #b6d393 url(../images/tertiarynav-background.gif) repeat-y; } */


  #tertiaryNav	{ height: 20px; width: 100%; border-bottom: #7E9C52; background-color: #b8d295; border-width: 0 0 5px 0; border-style: none none solid none; }
  #tertiaryNav ul {margin: 0px; padding: 0px; color: #FFF; line-height: 20px; white-space: nowrap; list-style-type:none; font-size: 9px; }
  #tertiaryNav li { background-image: none; display: inline; list-style-type:none; }
  #tertiaryNav li a {text-decoration: none; padding: 7px 0px; color: #333; }
  #tertiaryNav li a:link { color: #000; }
  #tertiaryNav li a:visited {color: #000; }
  #tertiaryNav li a:hover { color: #fff; /*	color: #7a753b;*/ /*	color: #f1efda;*/ text-decoration: underline; }

  h2#la{ background: url(../images/h2_folder.gif) top left no-repeat; padding-left:35px;  }
  h2#jb{ background: url(../images/h2_person.gif) top left no-repeat; padding-left:35px;  }
  h2#mm{ background: url(../images/h2_multimedia.gif) top left no-repeat; padding-left:35px;  }
  h2#cal{ background: url(../images/h2_calendar.gif) top left no-repeat; padding-left:29px;  }

  #guts{ float:right; width:775px; text-align:left; margin-right:5px;  }
  #mlb a{ text-indent:-9999px; display:block; width:187px; height:151px; background: #f1efda url(../images/mlb.gif) center center no-repeat; float:right; }
  ul#jobs{ padding-left:0px; margin-left:15px; }
  ul#jobs li{ list-style:none; background: url(../images/bullet_dollar.gif) top left no-repeat; padding:4px 18px; }
  .clr{ clear:both; }
  .zeros{ margin:0; padding:0; }

  .media #mult_type{ float: right; padding: 5px 0 0 0; }

  .media {width: 730px;}
  .mediaimage { float: left; width: 150px; margin: 2px;  }
  .mediacontent { float: right; width: 565px; padding: 2px; font-size:9px;  }
  .mediadescription { float: left; width: 420px; padding: 3px; }
  .mediatype { float: right; width: 100px; padding: 3px 0 0 0; }
  .media .mediatitle{ font-weight:bold; color:#235A92; }
  .media .buyIt { font-weight:bold; color:#235A92; float: right; }
  .media .zebra { background-color:#e7e4c2; border:1px solid #d6d2a5; }
  .clr { clear: both; }
  .mediatype table{top:25px; right:2px; }
  .media div p { margin: 0; padding: 0;	}
  .media .mediaprice{ font-weight:bold; padding: 10px 0 8px 0;}
  .downloadlink	{ border-width: 0; border-style: none; }
  .mediacontent ul { padding: 10px 0 0 0; }
  .mediabio { float: right; width: 600px; padding: 2px; font-size:10px;  }
  .mediaimagebio { float: left; width: 150px; margin: 2px;  }

  .pages table { display: block; }
  .pages table tr { display: block; }
  .pages table td { display: block; float: left; padding: 3px; font-weight:bold; color:#555;}
  .pages a { color: #7e9d52; text-decoration: none; }

  #cityfacts1, #cityfacts2, #cityfacts3, #cityfacts4, #cityfacts5, #cityfacts6, #cityfacts7 { display: none; margin: 0 0 0 15px; font-size:10px;}
  .tableshort {
    width: 400px;
  }
  .alignright { text-align: right; margin: 25px 350px 35px 0;}
  .instruction
  {
    color: #600;
    font-size: 10px;
  }

div.row { margin: 0px; }
div.field { float: left; margin-right: 7em; }
div.field input { width: 15em; }
div.field select { width: 15.5em; }
div.field img { position: absolute; right: -20px; top: 0.3em; }
div.field div.response { position: relative; }
div.breaker { clear: both; padding: 0px 0px 1em 0px; }

ul.error { padding: 0em 0em 3em 2em; }
li.error { color: red; font-weight: bold; }
input.error { background-color: #ff6; }
select.error { background-color: #ff6; }

th div.header { width: 100%; }
th div.header a { display: block; text-decoration: none; color: #fff; }
th div.header a.sortMarker { float: right; }

div.navigator { width: 100%; background-color: #7a753b; color: #fff; padding: 3px 3px; }
div.navigator .links { float: right; }
div.navigator .links a { text-decoration: none; color: #fff; }

div.calendar { width: 23em; position: absolute; left: 44.2em; }
