/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8a2528;
	font-size: x-small;
	}

/* Main Structure
--------------------------------------------------------------------------- */

.leftCell {
	width:137px; /* +(2x6)+1=150px */
	padding: 6px;
	background-color: #FFFFCC;
	text-align:left;
	border-right:1px solid #8A2528;
	}
	
.rightCell {
	width:138px; /* +(2x6)=150px */
	background-color: #FFFFFF;
	padding: 6px;
	text-align:center;
	border-left:1px solid #dddddd;
	}

.mainCell {
	padding: 4px;
	background-color: white;
	text-align:left;
	

	}
	
.wide_bottom {
	
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FF9900;
	min-height:22px;
	}

.wrapper { min-width: 770px; }
          /* Allways good to have on full width liquid CSS layouts, 
             google "min-width IE" for JS solutions there */

.wrapper {  margin: 12px; }
          /* this is a border with marginal compensation to stop scroll bars */

.wrapper {
	width: 770px;               /* total width */
}      
div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

.wide {
width:100%;
	background-image:url(images/header09.jpg);
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: top;
	padding:12px 0px 2px 0px;
	}
	


/* Site Feature
--------------------------------------------------------------------------- */

.featureTiny {font-size: xx-small}
.featureTitle {
	font-size: small;
	color: #8A2528;
}

a:hover.featureTitle {
	text-decoration: underline;
	color: #8A2528;
	}

.featureHead {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #8A2528;
	}


 /* Category Information
--------------------------------------------------------------------------- */

.category {
background-color:#ffffff;
margin:6px 0 6px 0;
}

.category img {
}

.category-desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	text-align:left;
	padding:0 6px 0 6px;
}

.category-xtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align:left;
	font-style: normal;

	padding:0 6px 0 6px;
}
.category-name {
	font-size: 120%;
	text-align:left;
}


/* Featured Business
--------------------------------------------------------------------------- */

.featbiz {
background-color:#F4DBC1;
margin:6px 0 6px 0;

}

.featbiz img {
border:4px solid white;
}

.featbiz-desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	text-align:left;
	margin:3px 0 12px 0;

}
.featbiz-name {
	font-size: 160%;
	text-align:left;
	margin:0 0 3px 0;

}
.featbiz-disc {
	font-size: 90%;
	text-align:left;
}
.featbiz-info {
	font-size: 110%;
	text-align:left;
}
a.featbiz {
	text-decoration: none;
	color: #8A2528;
	font-size: 90%;
}
a:hover.featbiz {
	text-decoration: none;
	color: #FF0000;
}
.featbiz-tag {
	font-size: 65%;
	text-align:left;
}
.featbiz-head {
	font-size: 100%;
	text-align:left;
	margin:3px 0 3px 0;

}
.featbiz-samplemenuTitle {
	font-size: 100%;
	text-align:left;
	font-style:bold;
	margin:0 0 3px 12px;
	color: #8A2528;
}
.featbiz-viewMenu {
	font-size: 85%;
	text-align:left;
	margin:0 0 3px 0px;
	color: #8A2528;
	text-decoration:none;
}

a:hover.featbiz-viewMenu {
	text-decoration: underline;
	color: #8A2528;
	}

a:visited.featbiz-viewMenu {
text-decoration: none;
color: #8A2528;
	}
	
.featbiz-samplemenu {
	font-size: 100%;
	text-align:left;
	margin:0 0 6px 12px;
}

.samplemenu {
background-color:#FFFFCC;
padding: 3px 6px 3px 6px;
width: 250px;

}

/* Coupon Details
--------------------------------------------------------------------------- */

.coupon_normal{
	font-size: 140%;
	color: #8A2528;
			margin:0 0 6px 0;

}

.coupon_upto{
	font-size: 120%;
	margin:0 0 12px 0;
	font-style:bold;
	color: #8A2528;
}
.coupon_item{
	font-size: 140%;
	color: #8A2528;
	font-style:bold;
	margin:0 0 3px 0;
}

.coupon_fineprint {
	font-size: 80%;
		margin:6px 0 0 0;

	
}
.coupon_small {
	font-size: 100%;
				margin:0 0 6px 0;

}


/* Breadcrumbs
--------------------------------------------------------------------------- */

#breadCrumb{
	font-size: 90%;
	padding: 5px 10px 5px 0px;
}

#breadCrumb a{
color:#8A2528;

	text-decoration:underline;
}


.breadCrumb{
	font-size: 100%;
	padding: 5px 10px 5px 0px;
}

.breadCrumb a{
color:#8A2528;

	text-decoration:underline;
}

/* Page Nav
--------------------------------------------------------------------------- */

#pagePrevNext{
	font-size: 85%;
	padding: 5px 10px 5px 0px;
	text-align:center;
	
}


#pagePrevNext a{
	color:#8A2528;
	text-decoration:underline;
}

/* Top Right Menu
--------------------------------------------------------------------------- */
	
.TopMenu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #8A2528;
	}
a:visited.TopMenu {
	}
a:active.TopMenu {
	}
a:hover.TopMenu {
	text-decoration: underline;
	}


/* Top Navigation Tabs
--------------------------------------------------------------------------- */
#container {
	top: 0px;
	left: 12px;
	width: 100%;
	height: 22px;
	padding: 0;
	margin: 0px;
	
	background-image: url(images/TopMenuBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	border-bottom-color: #892428;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
	}

#nav {
	
	/*top: 10px; */
	left: 12px; 
	list-style: none;
	margin: 0;
	padding: 0;
	height: 22px;
	display: inline;
	overflow: hidden;
	width: 100%;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 22px 0 0 0; 
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -22px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -44px;
	}
	
#thome a  {
	width: 60px;
	background: url(images/MenuHome.jpg) top left no-repeat;
	}

#tdining a  {
	width: 62px;
	background: url(images/MenuDining.jpg) top left no-repeat;
	}

#tact a  {
	width: 80px;
	background: url(images/MenuActivities.jpg) top left no-repeat;
	}

#tent a  {
	width: 110px;
	background: url(images/MenuEnt.jpg) top left no-repeat;
	}
	
#tshop a  {
	width: 80px;
	background: url(images/MenuShopping.jpg) top left no-repeat;
	}

#tserv a  {
	width: 76px;
	background: url(images/MenuServices.jpg) top left no-repeat;
	}
	
#tfr a  {
	width: 130px;
	background: url(images/MenuFR.jpg) top left no-repeat;
	}

#tadv a  {
	width: 94px;
	background: url(images/MenuAdv.jpg) top left no-repeat;
	}
	
	
		
#tpro a  {
	width: 94px;
	background: url(images/MenuPro.jpg) top left no-repeat;
	}
	
	
/* Left Navigation
--------------------------------------------------------------------------- */
.LeftNav_SearchBar {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #8A2528;

	}
	
.LeftNav_dropDowns {
	border-right: #003c74 1px solid;

  padding-right: 0px;

  border-top: #003c74 1px solid;

  padding-left: 0px;

  font-size: 160%;

  padding-bottom: 0px;

  margin: 1px 0px 0px;

  border-left: #003c74 1px solid;

  color: black;

  padding-top: 0px;

  border-bottom: #003c74 1px solid;

  font-family: Verdana, Arial, Sans-Serif;

  vertical-align: middle;
  text-align : left;


	


	}
	
.LeftNav_quickBrowse {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	padding:0 0 0 0px;
	text-align : left;

	}
	
.LeftNav_Top {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #8A2528;

	}
a:visited.LeftNav_Top {
	}
	
a:active.LeftNav_Top {
	}
	
a:hover.LeftNav_Top {
	text-decoration: underline;
	}
	
.LeftNav_Category {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #8A2528;
	}

a:visited.LeftNav_Category {
	}
a:active.LeftNav_Category {
	}
a:hover.LeftNav_Category {
font-weight: bold;
	text-decoration: underline;
	}
	
	