
* {margin: 0; padding: 0;}


a {text-decoration: none;}
a img {border: none; display:block;}
a:link, a:visited {color: #555; } /*border-bottom: 1px solid #555;*/
html body a:hover {color: #000; } /*background-color: #F4F2E4;}*/
/* a {
  color: #436976;
 background-color: transparent;
*/

.hide { text-in#dent: -9999px; }

p.access	{
	display: none;
	}

body {
	padding:0px;
	margin:0px;
	background: #ffffff;
	
	color: #000000;
	/* IE only: changes look of scrollbar and textareas */
	
	scrollbar-base-color: #DEE7EC;
	scrollbar-highlight-color: #DEE7EC;
	scrollbar-track-color: #F7F9FA;
	scrollbar-darkshadow-color: #F7F9FA;
	scrollbar-3dlight-color: #8CACBB;
	scrollbar-shadow-color: #8CACBB;
  	scrollbar-arrow-color: #436976;
	}
body,p,div,table,h2,h3,h4,h5,h6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body,div,table,h2,h3,h4,h5,h6	{
	font-size: x-small;
	/* false value for WinIE4/5 */
	voice-family: "\"}\""; /* trick IE4/5 win into thinking rule is over */
	voice-family: inherit;/*recover from trick*/
	font-size: small; /* intended value for better browsers */
	}

html>body,div,table,h2,h3,h4,h5,h6 {
	font-size: small; /* be nice to opera */
	}

html p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.5;
	font-size: x-small;
	/* false value for WinIE4/5 */
	voice-family: "\"}\""; /* trick IE4/5 win into thinking rule is over */
	voice-family: inherit;/*recover from trick*/
	font-size: small; /* intended value for better browsers */
	}
	
html>p {
	font-size: small; /* be nice to opera */
	}


img.centered {
	display:block;
	margin-left: auto;
	margin-right: auto;
}
    
/* basic page divisions */
#home {
	
	}
div#wrapper	{
	color: #663;
	/*background: transparent url(/i04/wrapinner.gif) top left repeat-y;*/
	width: 782px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}	

div#header {
	margin:0;
	padding:0;
	float:left;	
	}
div#navi {
	float:left;
	}
div#central {
	text-align:center;
	}
div#leftcol {
	display:block;
	text-align:left:
	padding-left:20px;
	float:left;
	}
div#rightcol {
	display:block;
	text-align:right;
	height:100%;
	width:38em;
	margin:0;
	padding:0;
	border:0;
	float:right;
	}
div#bottom {
	clear:both;
	display:block;
	}
div#rightseg {
	display:block;
	text-align: right;
	height: 100%; /*1.2em;*/
	width:21em;/*420px;*/
	margin:0;
	padding:0;
	border:0;
	float:right;
	
	}
div#globalnav {
	height:30px;
	width:700px;
	margin:0 0 0 12px;
	padding:0;
	border:0;
	background: #eed;
	}
div#primarycontent {
	padding-left: 25px;
	padding-top: 25px;
	float:left;
	}
	
#content {
	/*background ... no-repeat center bottom; */
	}

xh1	{
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
#ie6only h1 a:link, #ie6only h1 a:visited	{
	 display:none;
	}
xh1 a:link, xh1 a:visited	{
	display: block;	
	width:620px;
	height:28px;
	background: #fff url(/i/taxbiexcity.png) top left no-repeat;
	margin: 6px 0 0 12px;
	padding: 0;
	border: 0;
	}
	
xh1 a:hover	{
	background: #fff url(/i/taxbiexcity.png) top left no-repeat;
	}
#header {
	width:558px;
	height:44px;
	background: url(/i/taxbiexcity.png) top left no-repeat;
	}
#headerlocality {
	width:558px;
	height:44px;
	background: url(/i/taxbiexlocality.png) top left no-repeat;
	}
#headerphotos {
	width:416px;
	height:44px;
	background: url(/i/taxbiexphotos.png) top left no-repeat;
	}
#headervideo {
	width:358px;
	height:44px;
	background: url(/i/taxbiexvideo.png) top left no-repeat;
	}
#headernew {
	width:275px;
	height:44px;
	background: url(/i/taxbiexnew.png) top left no-repeat;
	}
#headergbook {
	width:349px;
	height:44px;
	background: url(/i/taxbiexgbook.png) top left no-repeat;
	}
#header span, #headerlocality span, #headerphotos span, #headervideo span, #headernew span, #headergbook span {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	}


#footer p {
	font-size: 11px;
	margin-top: 25px;
	}

/* http://www.monc.se/kitchen/59/scalable-css-buttons-using-png-and-background-colors/ */	


/* http://www.dynamicdrive.com/style/csslibrary/item/modern-bricks-menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}


/* code from http://www.alistapart.com/articles/crosscolumn/ */

#overall {width: 755px; margin: 0 auto;}
.col {width: 365px; padding: 0 5px; float: left;}
.CCspace {width: 175px; height: 315px; 
  padding: 5px; float: right;}
.CCpullout {width: 350px; height: 315px; 
  padding: 5px; float: left; margin-left: -185px;}
.CCpullout span {width: 350px; position: 
  absolute; text-align: center; font-size: .9em; 
  font-weight: bold;}
.CCpullout del {font-size: 0px; color: #fff; position: absolute;}
/* end of code */  
/* extra */
#overall a {text-decoration: underline;}

ul {  font: 10px Verdana, Helvetica, Arial, sans-serif; }
li {  font: 10px Verdana, Helvetica, Arial, sans-serif; }
  
p a {
  text-decoration: underline;
}

p a:visited {
  color: Purple;
  background-color: transparent;
}

p a:active {
  color: Red;
  background-color: transparent;
}

p img {
  border: 0;
  margin: 0;
}

hr {
  clear: both;
  height: 1px;
  color: #8CACBB;
  background-color: transparent;
}

#header2 {
/*  background-color: #fff;
  color: #fff;
  border-bottom: lpx solid #fff; */
}

#header2 img {
  margin-left: 4px;
  margin-top: 5px;
  border: 0;
  float: left; /* or we don't get the titles on the top */
}

#headerlocality h2,h3, #headerphotos h2,h3, #headervideo h2,h3, #headernew h2,h3, #headergbook h2,h3 {
  text-align: right;
  white-space: nowrap;
  margin-top: 12px;
  font-weight:bold;
}

#header2 z1 a {
  background-image: url("taxbiexi.gif");
  background-repeat: no-repeat;
  display: block;
  height: 96px;
  font-size: 0!important;
  text-align: right;
  float: left;
  margin-left: 4px;
  margin-top: 5px;
  width: 66px !important;
}

#header2 .slogan { 
  margin: 0;
  padding: 0;
  text-align: right;
  color: #000;
  font-size: 24px;
  white-space: nowrap;
  font-family: verdana, helvetica, arial, sans-serif

}

#header2 h2 { 
  margin: 0;
  padding: 0;
  text-align: right;
  color: #000;
  font-size: 19px;
  white-space: nowrap;
   font-family: verdana, helvetica, arial, sans-serif
}

#header2 h3 { 
  margin: 0;
  padding: 0;
  text-align: right;
  color: #000;
  font-size: 17px;
  white-space: nowrap;
   font-family: verdana, helvetica, arial, sans-serif
}


div.tabs {
border-collapse: collapse;
border-bottom-color: #8CACBB;
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 0.5em 0em 0em 2em;
background: transparent;
white-space: nowrap;
}

div.tabs a {
/* The normal, unselected tabs. They are all links */
border-color: #8CACBB;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
margin-right: 0.5em;
padding: 0em 2em;
background: transparent;
font-weight: normal;
text-transform: lowercase;
}

div.tabs a.selected {
/* The selected tab. There's only one of this */
background-color: #DEE7EC;
border: 1px solid #8CACBB;
border-bottom: #DEE7EC 1px solid;
color: #436976;
font-weight: normal;
}


.n4 {
/* hides elements necessary for getting Netscape 4.x to look better
strategically placed hr and &middot;'s */
 display: none;
}

textarea {
/* small cosmetic hack */
}

#content {
 background: #fffff7;
/* border-left: 1px solid #74AE0B;*/
 border: 1px solid;

/* border-right: 1px solid #74AE0B;*/
 color: #272308;
 text-align: justify;
/* padding-left: 2em;
 padding-right: 2em;*/
 padding:10px;

 margin-left: 1em;
 margin-right: 1em;
 margin-top: 1em;

}

#content p.indented {
 padding-left: 2em;
 padding-right: 2em;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  background-color: transparent;
}

pre {
  font-size: 120%;
  padding: 1em;
  border: 1px solid #8cacbb;
  color: Black;
  background-color: #dee7ec;
}

code {
  font-size: 120%;
  color: Black;
  background-color: #dee7ec;
}

div.pathBar {
 /* The path bar, including breadcrumbs and add to favorites */
 border-bottom-color: #8CACBB;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 padding-left: 2em;
 padding-right: 2em;
 text-transform: lowercase;
 }

.breadcrumbs {
 float: left;
 text-transform: lowercase;
}

#nofs {
   border: 1px solid #000;
   width:50%;
   margin-left:22%;
   margin-right:auto;
   }
   #nofs ul {
      margin-left: 1em;
      margin-top: 1em;
      padding-left: 0;
   }


/* http://old.alistapart.com/stories/taminglists/ */

#base, #zero, #zerocentre, #one-em, #bullet, #bullet-inside, #custom, #custom-gen {
   border: 1px solid #000;
   margin: 2em;
   width: 10em; 
   padding: 5px;
   }

   #zero ul {
      margin-left: 0;
      padding-left: 0;
      }
   #zerocentre  {
      width: 50%;
      margin-left: auto;
      margin-right: auto;
      }

   #one-em ul {
      margin-left: 1em;
      padding-left: 0;
      }
   #bullet ul {
      list-style-image: url(/png/bullet.png);
      }
   #bullet-inside ul {
      list-style-type: disc; 
      list-style-image: url(/png/bullet.png);
      list-style-position: inside;
      }
   #custom-gen ul {
      list-style: none;
      margin-left: 0;
      padding-left: 1em;
      text-indent: -1em;
      }
   #custom-gen ul li:before {
      content: "\00BB \0020";
      }



div.float {
  float:left;
  }
div.floatright {
  float:right;
  }

div.float p {
  text-align: center;
  }

div.container {
  border: 2px dashed #333;
  background-color: #ffe;
}

div.spacer {
  clear: both;
}

/* # http://www.alistapart.com/articles/practicalcss/
# see also http://www.webmasterworld.com/forum83/161.htm */


.clearit {
clear: both;
height: 0;
line-height: 0;
font-size: px; /*for IE*/
}

table      { border: outset 10pt; 
               border-collapse: separate;
               border-spacing: 15pt;
               margin-left:auto;
               margin-right:auto;
               text-align:left;
           }
td         { border: inset 5pt }
td.special { border: inset 10pt }  /* The top-left cell */