html {height:100%; margin-bottom:1px;}
body {
	margin: 0px;
	padding: 0px;
	/*background-color:#FF3300;*/
}
table { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.bkg{background-image:url(images/bkg.jpg); background-position:center;}
.heading {
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-align:left;
	
color:#000066;
}
.whitetxt {color:#FFFFFF;}
.classica_back {background-image:url(images/classica_back.jpg);}
.top_back {background-image:url(images/index_r3_c1.jpg);}
.footer_shadow{background-image:url(images/index_r19_c1.jpg);}
.specials{font-size:14px; color:#FFFFFF;}
.xmas {/*background-color:#B90002;*/
color:#FFFFFF;
}
.NEW {
font-weight:bold; color:#0000CC; text-align:center;
}

/* CSS for Rollover Menu */

/* CSS for ON State  
#activetab {
	height: 35px;
	font-weight:bold;
	font-size:11px;
	} */
#activetab a {
background: url('images/menu_sliding.jpg') 0 -36px no-repeat;
color:#FFFFFF;
font-size:11px;}


div.outer_activetab {
	float: left;
	width: 149px; height: 18px;
	margin: 0 0 0 0;
	}

div.outer_activetab a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	color:#039;
	text-decoration: none;
	}
div.outer_activetab span {
	display: block;
	margin:0; padding: 3px 0 0 15px;
	}
	
/* CSS for Off State
#menu {
	height: 35px;
	font-weight:bold;
	font-size:11px;
	} */
#menu a {
background: url('images/menu_sliding.jpg') top left no-repeat;
color:#FFFFFF;
font-size:11px;
}
#menu a:hover {
background: url('images/menu_sliding.jpg') 0 -18px no-repeat;
color:#FFFFFF;
}
#menu a:active {
background: url('images/menu_sliding.jpg') 0 -36px no-repeat;
   }

div.outer {
	float: left;
	width: 149px; height: 18px;
	margin: 0 0 0 0;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	color:#039;
	text-decoration: none;
	}
div.outer span {
	display: block;
	margin:0; padding: 3px 0 0 15px;
	}
div.tabs_end {
float:left;
}

/*NEW STLYES ADDED 29/05/2009 - Michael Tronson - Ava-metal@hotmail.com*/

#imageCont{
  width: 504px;
  height: 150px;
}

  .liscensedTxt{
    font-size: 18px;
    text-align: center;
  }

  #image1{
    width: 144px;/*164px*/
    height: 135px;
    background-image: url(home_circle_img1.png);
    /*border: solid 1px #FFF;*/
    float: left;
    margin-right: 3px;
  }
  
  #image2{
    width: 144px;
    height: 135px;
    background-image: url(home_circle_img2.png);
    /*border: solid 1px #FFF;*/
    float: left;
    margin-right: 3px;
  }
  
  #image3{
    width: 144px;
    height: 135px;
    background-image: url(home_circle_img3.png);
/*    border: solid 1px #FFF;*/
    float: left;
  }
