@import url("thickbox.css");
@import url("slideshow.css");
@import url("lavalamp3.css");
@import url("nav.css");
A{ 
	color: #333333;
	text-decoration: underline
} 

A:hover { 
	color: ##993300; 
	text-decoration: none
} 
body{
	background:#b95c01 url(../pics/bckg_body.jpg) repeat-x top;
	text-align:center;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.Calcentre{margin:20px auto}
#wrapper{
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#social{
	color:#acca56;
	font-size: 14px;
	position:absolute;
	right:12px;
	top:191px;
	text-align: right;
	z-index:101;
}
#social img.soc_fb,
#social img.soc_li,
#social img.soc_tw,
#social img.soc_yt{
	opacity: .01;
	filter:alpha(opacity='1');
	position:absolute;
	top:-400px;
	right:100px;
	width:1px;
	height:1px;
}
#social img.soc_li{
	top:-100px;
}
#social img.soc_tw{
	top:-300px;
}
#social img.soc_yt{
	top:-200px;
}
#header{
	height:180px;
	position:relative;
}
#setnav{
	background-color:#b43a00;
	height:62px;
}
#content{
	background-color:#FFF; 
	border:7px solid #b95c01;
	border-top:none;
	min-height:620px;
	height:auto !important;
	height:560px;
	min-height:560px;
	padding:30px;
	/*ie fix*/
	width:906px;
	float: left;
	text-align:left;
	zoom:1;
}
#footer{
	font: 12px Verdana, Geneva, sans-serif;
	color: #333;
}
/*footer styles #####################*/
#footer span{
	margin-top: 20px;
	clear:both;
	display: block;
}
#footer .footerCont a{color:#ccc;text-decoration:none;}
#footer .footerCont a:hover{color:#ed9700;}
#footer .footerCont{
	position: relative;
	float: right;
	margin-top:20px;
	height:26px;
	background:url(../pics/bckg_ecc_contL.gif) no-repeat left top;
	text-align:center;
	padding:9px 23px 0 23px;
	color:#ccc;
}
#footer .footerContR{
	position: absolute;
	top:0;
	right:0;
	height:35px;
	width:23px;
	background:url(../pics/bckg_ecc_contR.gif) no-repeat right top
}
.ClearFloat, .break {
    clear: both;
    display: block;
    height: 0;
    line-height: 1px;
    visibility: hidden;
}
/*site styles ##################### */
h1,h2 { 
	font-size: 22px; 
	margin:0 0 10px 0; 
	padding:0;
	font-weight: normal;
	color: #993300;  
} 
h2 {
	font-size: 16px;
	margin:0 0 5px 0;
	text-align: center;
} 
h3
  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 
  bold; color: #000000}
h4
  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 
  bold; color: #000000}
p{
	margin:0 0 5px 0; 
	padding:0;
	line-height: 1.6em;
}
a img{border:none}
.FloatL{float:left; margin:0 10px 10px 0}
.FloatR{float:right; margin:0 0 10px 10px}
.ClearF{clear:both}





/* GALLERY */
.gallery .cont{ /*the repeating cont*/
	position:relative;
	display:inline;
	float: left;
	margin:20px 20px 0 0;
	padding:5px;
	/*ie fix*/
	zoom:1;
}

.gallery .offset{/*the image title/URL link*/
    font-weight: bold;
    line-height: 16px;
    position: absolute;
    top: -22px;
    z-index: 1;
}
/* Clip images */
.gallery  .posrel{
	margin:5px 0 0 0;
	position:relative;
	height:158px;
	width:158px;
	width:158px;
	border:1px solid #ccc;
	padding:0px;
	background: #FFFFFF url() no-repeat center center;
	cursor:pointer;
}
.gallery  .posrel img,
.DS  .posrel img{
	width:100%;
	height:100%;
}
.gallery  div.DS{
	padding:0px 8px 8px 0px;
	background: url(../pics/bckg-BlockTh.png) no-repeat right bottom;
}


/*expanding gallery background*/
.gallery table.TabsContent td {
	background:#F3F3F3 url(../pics/BckgTabsContent.jpg) repeat-x center top;
	border:1px solid #333;
	padding:5px 10px;
}
.gallery table.TabsContent tbody{/* clear tabs nav */
	margin-top:-10px;
}
.gallery table.TabsContent {/* clear tabs nav */
	clear:both;
	/*disable convex bckg*/
	background: none;	
	height:auto;
	padding:0;
	width:900px;
	/*ie fix*/
	zoom:1;
}
.gallery .gradmask{display:none}
/*
#########################
 - mouse over tips -
#########################
*/
.tt_header,.tt_h200,tt_h300,
.tt_body,.tt_b200,.b300{
font-size:12px;
padding:3px;
filter:alpha(opacity=100);    
opacity: .99; 
position:relative;
z-index:100;
width:auto;
}
.tt_b200,.tt_h200{
width:200px;
}
.tt_b300,.tt_h300{
width:360px;
}
.tt_body,.tt_b200,.tt_b300{
	font-weight:normal;
	background-color:#FFF;
	color:#1B4966;
	filter:alpha(opacity=100);
	opacity: 0.99;
	padding:3px 5px;
	border-top:1px none #9c0029;
	border-right: 1px solid #9c0029;
	border-bottom: 1px solid #9c0029;
	border-left: 1px solid #9c0029;
}
.tt_header,.tt_h200,.tt_h300{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:3px 5px;
	border-top: 1px solid #9c0029;
	border-right: 1px solid #9c0029;
	border-left: 1px solid #9c0029;
	border-bottom:1px none #9c0029;
	background: #9c0029 url(../pics/tt_red.gif) repeat-x left top;
	text-align: left;
}
.tt_body .inline p{
	display:inline;
	padding:0;
}

/*iE fix*/
#TabsContainer ul.navtabs,
.TabsContent table { 
	position:relative;
}
.JQMarquee .pointer {
	cursor: move;
}
.tabintrocontent,
.tabintro1,.tabintro2,.tabintro3,.tabintro4,.tabintro5,.tabintro6 {	
	zoom:1
}

