body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
  line-height: 150%;
}

p {
  text-align: justify;
}

a {text-decoration: underline; color: #521A00;}
a:hover {text-decoration: none;}

h1, h2, h3, h4, h5, h6, h7 {
  margin: 0px;
  padding: 0px;
}


h1 { /* big headline on top */
 font-size: 1.9em;
 font-weight: normal;
 color: #521A00;
 border-right: none;
 margin-bottom: 20px;
}

h2 { /* Headlines for halfwith articles */
 font-size: 2em;
 font-weight: normal;
 color: #FFFFFF;
 border-right: none;
}

h3 { /* article titles */
 font-size: 1.5em;
 font-weight: normal;
 color: #8C2D00;
 border-right: none;
 margin-bottom: 10px;
}

h4 { /* Headlines in left column */
 font-size: 1.5em;
 font-weight: normal;
 color: #8C2D00;
 border-right: none;
}

h5 {
font-size: 1em;
font-weight: bold;
color: #000000;
text-align: center;
margin-bottom:2px;
}

h6 { 
 font-size: 1.3em;
 font-weight: normal;
 text-decoration: underline;
 color: #8C2D00;
 border-right: none;
 margin-bottom: 2px;
}

h7 { /* main captions*/
 font-size: 1.3em;
 font-weight: normal;
 color: #8C2D00;
 border-right: none;
 margin-bottom: 2px;
}

p.fullwidth {
  font-size: 1.2em;
  margin-bottom: 30px;
}

p.top {
  font-size: 1em;
  margin-bottom: 30px;
}

div.halfwidth_left {
  font-size: 1em;
  float: left;
  width: 48%;
  padding-right: 2%;
}

div.halfwidth_right {
  font-size: 1em;
  float: right;
  width: 48%;
  border-right: none;
  padding-left: 1.5%;
}

#logo {
  position: absolute;
  left: 50%;
  top: 30px;
  width: 210px;
  height: 120px;
  margin-left: -489px;
  background: url(gfx/tac_bg_logo.png) no-repeat;
}

#contactsTop {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 750px;
  height: 5px;
  margin-left: -272px;
}

#navigationTop {
  position: absolute;
  left: 50%;
  top: 30px;
  width: 750px;
  height: 40px;
  margin-left: -277px;
  background: url(gfx/tac_bg_navigationTop.png) repeat-x;
}

#navigationTop ul {
  width: 100%;
  height: 40px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: url(gfx/tac_bg_navigationTopRight.png) right top no-repeat;
  /*border:  1px solid green;*/
}

#navigationTop ul li {
  float: left;
  margin: 0;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  border-right: 1px solid #C69780;
}

#navigationTop ul li a {
  display: block;
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  padding: 11px;
  text-decoration: none;
}

#navigationTop ul li a:hover {
  background: url(gfx/tac_bg_navigationHover.png) top repeat-x;
}

#contentWrapper {
  position: absolute;
  left: 50%;
  width: 962px;
  top: 152px;
  margin-left: -489px;
}

#ePromo {
  position: absolute;
  left: 50%;
  width: 210px;
  height: 120px;
  margin-left: -481px;
  background: url(gfx/tac_bg_ContentTop.png) repeat-x top;
}

#ePromo p {
width: 180px;
}

#facebook {
  position: absolute;
  float: left;
  top: 235px;
  width: 180px;
  padding: 0px 0px 0px 0px;
}

#leftColumn {
  position: absolute;
  float: left;
  top: 520px;
  width: 180px;
  padding: 15px 15px 0px 15px;
  background: url(gfx/tac_bg_ContentTop.png) repeat-x top;
}

#leftColumn span, #leftColumn strong {
  display: block;
}

#leftColumn span {
  color: #8C2D00;
}

#leftColumn a {
  color: #8C2D00;
  align: left;
  text-decoration: underline;
}

#leftColumn a:hover {
  color: #8C2D00;
  text-decoration: none;
}


#content {
  position: static;
  float: right;
  margin-top: -80px;
  width: 690px;
  padding: 15px 30px 0px 30px;
  background: url(gfx/tac_bg_ContentTop.png) repeat-x top;
}

#footer {
  position: absolute;
  clear: both;
  width: 100%;
  height:170px;
  bottom: -170px;
  background: url(gfx/tac_bg_footer.png) top repeat-x;
}

#footer_links {
  width: 100%;
  text-align: center;
  color: #FFF;
  margin-top: 78px;
}

#footer_links a {
  color: #FFF;
}

#footer_copyright {
  width: 99%;
  text-align: center;
  color: #CCC;
  margin-top: 18px;
  padding-right: 1%;
  font-size: 0.9em;
}

#footer_copyright a {
  color: #CCC;
}

#footer_copyright strong {
  color: #999;
}

#galleryh {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none;
  overflow:hidden;
  width:447px; 
  height:140px; 
  background:#fff url(logobg.jpg);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:140px;
  width:40px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #000;
  cursor:default;
  }
#galleryh li a img {
  width:40px; 
  height:140px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:200px;
  }
#galleryh li a:hover img {
  width:200px;
  }


 #galleryie {
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:447px; 
  height:140px; 
  border:5px solid #8E2F01;
  background:#fff url(logobg3.jpg);
  }
#galleryie li {
  float:left;
  }
#galleryie li a {
  display:block; 
  height:140px;
  width:40px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #888; 
  cursor:default;
  }
#galleryie li a img {border:0;}

#galleryie li a:hover {
  background:#eee; 
  width:200px;
  } 
  
  #classtable {
    margin-bottom: 19px;
  }
  
 	#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	#newbox {
	height: 140px;
	width: 600px;
	background: url(gfx/newbox.jpg;)
	
	}
	
	#cbleft {
	
	position: relative;
	background: url(gfx/contentbox2.jpg);
	width: 320px;
	height: 320px;
	top: -37px;
	}
	
	#cbleft a{
	display:block;
	position:absolute;
	}
	
	#cbleft a#link1{
	width:320px;
	height:50px;
	top: 270px;
	}
	
	#cbright {
	
	position: relative;
	background: url(gfx/contentbox2.jpg);
	width: 320px;
	height: 320px;
	top: -37px;
	}
	
 	#cbright a{
	display:block;
	position:absolute;
	}
	
	#cbright a#link2{
	width:320px;
	height:50px;
	top: 270px;
	}

#slider-two .current img {
  /* height of the placeholder until image completely loads - needed for
     webkit browsers, add this only if you don't want the height animation
     on startup.

     326px measures the height of the current image when enlarged 

  height: 326px;

  */
}

/* panel links */
.mb-inside a {
  color: #333;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
.mb-inside a:hover {
  border-bottom: 1px solid #999;
}

/* panel images */
.mb-inside img {
  width: 100%;
  height: 100px;
}

/* Add/remove panels buttons */
.buttons {
  padding: 5px 10px;
  text-align: center;
}

/* direct link styling */
.dlinks {
  text-align: center;
  font-size: 20px;
}


#slider-two h2 {
 color: #000;
 font-size: 1.3em;
 font-weight: normal;
}

#slider-two p {
margin-bottom: 3px;
margin-top: 3px;

}

/* #slider-two * {
margin: 0;
padding: 0;
} */

#slider-two {
font: 11px Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
}


	
	/* #image_map{
	width:320px;
	height:320px;
	background:url(gfx/imagemapcb.gif) no-repeat;
	position:absolute;
	top: 350px;
	}
	
	#image_map a{
	display:block;
	position:absolute;
	}
	
	#image_map a.menu{
width:320px;
height:50px;
top:280px;
} 
	
	#image_map a#link1{
	width:320px;
	height:50px;
	top: 5px;
	}
	 */
