@charset "utf-8";
/* CSS Document */

body {
	background-color: #E4E5D5;
}

.table {
	background-color: #353535;
	border-top:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #ffffff;
}

.menu {
	background-color: #D8D0AD; 
	border-top:9px solid #ffffff;
	border-right:9px solid #ffffff;
	border-bottom:5px solid #ffffff;
	border-left:9px solid #ffffff;
}

.freetobookpanel {
	background-color: #ffffff;
	border-top:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #ffffff;
}

#line1 {
	width:80%;
	height:2px;
	font-size:0;
	margin:auto;
	background: #cfcccb;
 }
 #line2 {
	width:80%;
	height:2px;
	font-size:0;
	margin:auto;
	background: #cfcccb;
 }

a.footer{ color:#8A7F66; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.footer:hover{ color:#007FFF; text-decoration:underline}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8A7F66;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cfcccb;
	font-size:12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cfcccb;
	font-size:12px;
	font-weight:bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
}

.style_special_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:20px;
	font-weight:bold;
}
.style_special_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:16px;
	font-weight:bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7294BA;
	font-size:16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7294BA;
	font-size:14px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7294BA;
	font-size:14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #241D1B;
	font-size:12px;
	font-weight: bold;
	font-style:italic;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #241D1B;
	font-size:12px;
	font-weight: bold;
	line-height: 10px;
}

a{ color:#7294BA; 
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{ color:#ffffff; text-decoration:underline}


.addthis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:#DDD8C2;
	height:20px;
}

 
.block li{
	background:url(images/1_z5.gif) center left no-repeat; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-size:11px;
}

.YTvideos object{
	/* You can set it custom */
	width:560px;
	height:345px;
}


/* caterbook*/
      .classshown{
         font-size: 11px;
         color: #000000;
         font-family :  Arial, Helvetica, sans-serif;
      }

      .classhidden{
         font-size: 11px;
         color: #000000;
         font-family :  Arial, Helvetica, sans-serif;
         display: none
      }
	
	  
.twtr-hd, .twtr-ft { display: none; }
	  
	  
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	background:url(images/promotion1.jpg) center top no-repeat; /*This Will Set the Link background */
	height:103px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:220px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:25px;
	text-align:left;
	font-size:10pt;
	text-decoration:none;
}
.links:hover {
	background:url(images/promotion1a.jpg) center top no-repeat; text-decoration:none;
}	

.links2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	background:url(images/promotion2.jpg) center top no-repeat; /*This Will Set the Link background */
	height:103px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:220px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:25px;
	text-align:left;
	font-size:10pt;
	text-decoration:none;
}
.links2:hover {
	background:url(images/promotion2a.jpg) center top no-repeat; text-decoration:none;
}  

.special_1 {
	background-image:url(images/special_background_1.jpg);
	height:300px;
	width:400px;
}
.special_2 {
	background-image:url(images/special_background_2.jpg);
	height:300px;
	width:400px;
}
.special_3 {
	background-image:url(images/special_background_3.jpg);
	height:300px;
	width:400px;
}

