.text{
	font-size:16px;
	color:#666;
	text-align:justify;
	line-height:18px;
}

.subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffbd40;
	text-shadow:#000 1px 1px 0px;
	
	font-weight:bold;
}

.subtitle2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	color:#C00;
	width:100%;

	
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}

.title{
	font-size:38px;
	color:#fff;
	text-shadow:#000 1px 1px 0px;
	position:relative;
	font-weight:bold;
	
	top:6px;
	display:inline-block;
	
	padding-top:2px;
	padding-bottom:2px;
	
	font-family:impact, Arial, Helvetica, sans-serif;
}

.footerTitle{
	font-size:15px;
	font-weight:bold;
	color:#BBB;
}

.small{
	font-size:13px;
	line-height:14px;
	text-align:justify;
}

.smaller{
	font-size:12px;
	display:inline-block;
}

.pink{
	color:#ED008C;
	font-weight:bold;	
}

ul li{
	list-style-image:url(../images/bullet.png);
	line-height:20px;
}



.page-title{
	width:100%;
	padding-bottom:4px;
	border-bottom:1px  dotted #AAA;
	margin-bottom:25px;
	margin-top:15px;
}

a{
	color:#555;
	
}

a:hover{
	text-decoration:underline;
	color:#777;
}

.copon{
	padding-top:8px;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	text-shadow:#000 1px 1px 1px;
	cursor:pointer;
}

.copon:hover{
	color:#FFE2A6;	
}


.aTop{
	color:#BBB;
	text-decoration:none;
}

.aTop:hover{
	text-decoration:underline;
	color:#AAA;
}

a img{
	text-decoration:none;
}


td{
	vertical-align:top;
}


img{
	border:0px;
}

.img{
	border:3px solid #888;
}

.content img{
	border:0px solid #888;
}

.btn{
	height:22px;
	min-width:80px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#bbb;
	border:none;
	color:#333;
	
	cursor:pointer;
	background-repeat: repeat-x;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.btn:hover{
	background-color:#444;
	color:#fff;
}


.btn2{
	height:22px;
	min-width:80px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#A81A1A;
	border:none;
	color:#fff;
	text-shadow:#222 1px 1px 0px;
	cursor:pointer;
	background-repeat: repeat-x;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.btn2:hover{
	background-color:#444;
	color:#fff;
}


.a{
	width:39px; 
	height:39px;  
	background-image:url(../images/a.png);
	cursor:pointer;
	display:inline-block;
}


.e{
	width:39px; 
	height:39px;  
	background-image:url(../images/e.png);
	cursor:pointer;
	display:inline-block;
}



.fb{
	width:38px; 
	height:36px;  
	background-image:url(../images/fb0.png);
	cursor:pointer;
	display:inline-block;

}

.fb:hover{
	background-image:url(../images/fb.png);
}

.tw{
	width:38px; 
	height:36px;  
	background-image:url(../images/tw0.png);
	cursor:pointer;
	display:inline-block;

}

.tw:hover{
	background-image:url(../images/tw.png);
}

.yt{
	width:38px; 
	height:36px;  
	background-image:url(../images/yt0.png);
	cursor:pointer;
	display:inline-block;

}

.yt:hover{
	background-image:url(../images/yt.png);
}



.mnu{
	/* border-right:1px solid #FFF; */
	pointer-events:auto ;
}

.mnu a{
	text-decoration:none;
	color:#745228;
	font-size:17px;
	font-weight:bolder;
	text-shadow:#ffd739 1px 1px 0px;
}

.mnu a:hover{
}

.active{
	
}




.mnu a div{
	width:100%;
	display:inline-block;
	text-decoration:none;
	padding-top:12px;
	padding-bottom:8px;
}

.mnu:hover{
	background-image:url(../images/menu_hover.png);
	background-repeat:no-repeat;
}




.mnu2{
	font-size:14px;
	color:#777;
	font-weight:bold;
	text-decoration:underline;
}

.mnu2:hover{
	color:#859B39;
	
}

.mnu2 a div{
	width:100%;
	text-align:center;
	text-decoration:underline;
}


.mnu2:hover{
}


.mnu3{
	color:#444;
	font-size:15px;
	text-decoration:none;
}

.mnu3:hover{
	color:#999;
	
}



.active{
	background-repeat:repeat-x;;
	background-position:center top;
}


.widediv{
	width:100%;	
}



.left-image{
	text-align:left;
	margin-right:20px;
	border: 1px solid #BBB;
}

.right-image{
	text-align:right;
	margin-left:20px;
	border: 1px solid #BBB;
}


.input{
	background-color:#eee;
	border:1px solid #888;
}

.textarea{
	background-color:#eee;
	border:1px solid #888;
}

.input2{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #AAA;
	padding-left:10px;
	padding-bottom:1px;
	padding-top:5px;

	margin-bottom:15px;
	
	height:70px;
	
	background-image:url(../images/input2.png);
}





.pointer{
	cursor:pointer;
}




body{
	font-family:Arial, Helvetica, sans-serif;
}




.body_top{
	width:958px;
	height:7px;
	background-image:url(../images/body_top.png);
}

.body_tile{
	width:963px;
	background-repeat:repeat-y;
	background-image:url(../images/body_tile.png);
}

.body_tile2{
	width:961px;
	background-repeat:repeat-y;
	background-image:url(../images/loc_body_tile.png);
}

.body_bottom{
	width:960px;
	height:27px;
	position:relative;
	top:-15px;
	background-image:url(../images/body_bottom.png);
}

.footer_menu{
	width:1002px; 
	height:68px; 
	background-image:url(../images/bar.png); 
	position:relative; 
	top:-5px;
	z-index:100;
}



.footer_box{
	width:920px;
	padding-right:20px;
	padding-left:20px;
	position:relative;
	top:-50px;
	background-color:#222;
	height:130px;
	overflow:hidden;
}


.tags{
	width:216px;
	height:35px;
	background-image:url(../images/tag_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	color:#be1e2d;
	font-weight:bold;
	font-size:17px;
	margin-top:5px;
	margin-bottom:5px;
	text-shadow:#AAA 0px 1px 1px;
	cursor:pointer;
	text-decoration:none;
}

.tags_text{
	text-align:center;
	padding-top:15px;
	color:#be1e2d;
	font-weight:bold;
	font-size:17px;
	margin-top:5px;
	margin-bottom:5px;
	text-shadow:#AAA 0px 1px 1px;
	text-decoration:none;
}



.img_border_2{
	border:3px solid #888;	
}


.img_border_1{
	border:1px solid #FFF;
}


.a_non{
	text-decoration:none;	
}
.a_non:hover{
	text-decoration:none;	
}


.title_tag{
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
	width:500px;
	height:40px;
	position:relative;
	left:-60px;
	top:-30px;
	color:#FFF;
	font-size:38px;
	font-family:"Times New Roman", Times, serif;
	text-shadow:#111 0px 1px 1px;
	padding-top:30px;
	padding-right:50px;
	padding-left:45px;
}


.locations{
	color:#B83232;
}


.locations:hover{
	color:#8B7054;
}



.cvbox{
	padding:15px;
	border:solid;
	border-color:#BBB;
	border-width:0px;
	margin-bottom:15px;
	border-top:1px dashed #bbb;
	padding-top:25px;
	padding-left:0px;
}


.servicebox{
	width:220px;
	height:100%;
	padding-top:30px;
	padding-right:10px;
	

	border-top-left-radius: 18px;
	border-bottom-right-radius: 18px;
	border-right:3px solid #AAA;
	border-bottom:3px solid #AAA;
}


.content table{
	position:relative;
	top:-15px;
}




.shadow_box{
	-moz-box-shadow:    0px 0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px 3px #aaa;
	box-shadow:         0px 0px 3px 3px #aaa;
	background-color:#FFF;
}



.alphaprom{
	position:relative;
	width:400px;
	height:300px;
	background-color:#fff;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	opacity:.8;
	top:-80px;
	cursor:pointer;
}


.search_btn{
	background-color:#2B6391;
	color:#FFF;
	border:none;
	font-weight:bold;
	height:20px;
}


.home_title{
	text-shadow:#ddd 1px 1px 0px;
	color:#888;
	font-size:17px;
	font-weight:bold;
}



.product_type{
	font-size:18px;
	font-weight:bold;
	color:#555;
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	position:relative;
	left:30px;
}


.product_details{
	font-size:12px;
	color:#888;
	padding-bottom:20px;
}


.news_date{
	color:#325389;
	font-weight:bold;
	margin-bottom:8px;
	text-decoration:underline;
	font-size:15px;	
}


.noul {
	list-style-type: none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.myticker{
	height:125px;
}


.menu_body{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.videobox{
	background-image:url(../images/video_ad.png); 
	background-repeat:no-repeat; 
	padding-top:3px; 
	padding-left:0px; 
	width:231px; 
	height:132px; 
	font-size:13px; 
	color:#FFF; 
	margin-top:20px; 
	cursor:pointer;
	text-align:center;
	font-weight:bold;
}

.videobox:hover{
	background-image:url(../images/video_ad_h.png); 
}

.quicklink:hover{
	opacity:0.7;
}


.contentbox{
	padding:40px;
	margin-bottom:15px;
	margin-top:5px;
	padding-top:35px;
	background-image:url(../images/semiwhite.png);
}

.linksbox{
	padding-left:0px;
	padding-right:0px;
	
	background-color:#7CB042;
	background-image:url(../images/sidemenu.png);
	
	width:250px;
	min-height:400px;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display:inline-block;
	
	padding-top:25px;
	
	overflow:hidden;
	
	/*box-shadow: 4px 4px 2px #aaa;*/
}

.linksbox_item{
	height:28px;
	font-size:22px;
	background-image:url(../images/sidemenu_title.png);
	
	text-shadow:#333 1px 1px 0px;
	
	padding-top:7px;
	padding-left:25px;
	padding-right:25px;
}

.linksbox_details{
	padding:30px;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	text-shadow:#333 1px 1px 0px;
	
	border-bottom:1px solid #90ab59;
	padding-bottom:10px;
	padding-top:10px;
	
	cursor:pointer;
	
	
}


.linksbox_details:hover{
	color:#FFD220;
}


.small_banner{

	border:2px solid #CCC;
    position:relative; 
	top:-10px;
	margin-top:5px;
}



.broadcast_icon{
	cursor: pointer;
}

.broadcast_icon:hover{
	opacity:0.7;
}

.loadmore{
	width:380px; 
	height:	24px;
	background-color:#9DCA35;
	background-image:url(../images/widebtn.jpg);
	cursor:pointer;
	color:#fff;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	
	margin-top:15px;
	padding-top:5px;
	font-weight:bold;
	
	text-shadow:#333 1px 1px 0px;
	border:1px solid #999;
}

.loadmore:hover{
	color:#ffbd40;
	background-image:url(../images/widebtn2.jpg);
}


.tweet:hover{
	opacity:.7;	
}


.locations_link{
	background-repeat:no-repeat; 
	width:230px; 
	height:85px;
	cursor:pointer;
	border:1px solid #E1EFB8;
}

.locations_link:hover{
	opacity:.8;
}


.locations_ad_box{
	background-color:#fff;
	width:230px; 
	height:85px;
	border:1px solid #E1EFB8;
	margin:9px;
	margin-top:15px; 
}

#map_canvas{
	background-color:#FFF;
	background-image:url(../images/loading.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.loc_icons{
	position:relative;
	top:2px;
}


.zoombox{
	border:3px solid #bbb;
	
	background-position:center center;
	position:relative;
	top:-150px;
	width:194px;
	height:144px;
	cursor:pointer;
	background-image:none;
	
	
}

.zoombox:hover{
	opacity:1;
	background-image:url(../images/zoom.png);
	border:3px solid #888
}


.submenu{
	background-color:#ffae32;
	width:200px;
	border:2px solid #CF7C21;
	min-height:100px;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow:hidden;

	z-index:10000
}


.submenu_item{
	background-color:#ffae32;
	cursor:pointer;
	
	padding-left:25px;
	padding-right:25px;

	width:100%;
	height:25px;
	padding-top:5px;
	
	color:#745228;
	font-size:16px;
	text-shadow:#ffd739 1px 1px 0px;
	border-bottom:1px solid #9F662D;
	border-top:1px solid #FFDF5E;
	
	font-weight:bold

}


.submenu_item:hover{
	background-color:#FFDE5B;	
}


.alpha{
	opacity:0;
}

.alpha:hover{
	opacity:.6;
}


.foodmenu tr td{
	border-bottom:1px dotted #ccc;
}