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

body {background:#FFFFFF; color:#000000;}

#content {width:300px;}

#header{
}
#header img{
width:100%;
}
#bodyinfo{
	height: 100%;
	text-align: center;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px 0px;
}
#clickhere{
border:2px solid white;
background-color:#730f26;
padding-left:0px;
padding-right:0px;
padding-top:4px;
padding-bottom:4px;
width: 95%;
margin-left: 2%;
margin-top:-5px;
font-size:22px;
font-weight:bold;
color:white;
}
h1{
font-size:16px;
}
a{
text-decoration:none;
font-size:14px;
}
p, div{
font-weight:bold;
color:black;
}
div span.yellow, span.yellow{
font-family:'Georgia';
color:yellow;
font-style:italic;
}
div span.white, span.white{
font-family:'Georgia';
color:#fff;
font-style:italic;
}
div span.small, span.small{
font-size:12px;
}
div span.medium, span.medium{
font-size:14px;
}
div span.large, span.large{
font-size:30px;
}
input, textarea{
width: 90%;
margin-left: 3%;
text-align:center;
height:30px;
font-size:24px;
margin-top:10px;
}
textarea {
height:115px;
}
.imgClass {
	background-image: url(../images/submit.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size:202px 37px;
	width: 202px;
	height: 37px;
	border: 0px;
	cursor: pointer;
	outline: 0;
}

ul {
	text-align:left;
}
//reset
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{
	border:0;
}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
//base
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{
	padding:0.5em;
}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
//fonts
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body{
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	padding-left: 10px;
	overflow: hidden;
}
#wrapper #left {
	float: left;
	width: 150px;
	margin-right: 20px;
	display: inline;
	padding-left: 10px;
}
#wrapper #right {
	float: right;
	width: 150px;
	margin-left: 0px;
	display: inline;
	margin-right: 0px;
	padding-top: 10px;
	padding: 0;
	padding-right: 40px;
	/*margin-top: -100px;*/
}
.rightLogo {
}

#mainContent {
	width: 535px;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 15px;
}
#wrapper #navbar {
	height: 71px;
	overflow: hidden;
}
#mainNav {
	margin-left: -10px;
	width: 968px;
	text-align: center;
	padding: 0px;
	height: 32px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
}
		#mainNav ul{
			margin: 0px;
			padding: 0px;
			float: left;
			width: 968px;
			font-size: 18px;
		}
		#mainNav li{
			float: left;
			list-style-type: none;
		}
		#mainNav a{
			line-height: 32px;
			color: #00337e;
			text-decoration: none;
			float: left;
			display: block;
			padding-top: 0px;
			padding-right: 10px;
			padding-bottom: 0px;
			padding-left: 10px;
			background-image: url(../images/nav-divider.gif);
			background-repeat: repeat-y;
			background-position: left top;
			margin: 0px;
		}
		#mainNav a:hover {
			color: #000;
		}
		#mainNav ul .first a {
			text-decoration: none;
			background: none;
			margin-left: 10px;
		}
		#mainNav ul .first a:hover{
			color: #000;
		}
.mainLeft li {
	list-style-type: none;
	margin: 0;
	display: inline;
}
ul.mainLeft {
	margin: 0px;
	padding: 0px;
}

.mainLeft a {
	text-decoration: none;
	background-image: url(../images/blueGrad.gif);
	display: block;
	background-position: bottom left;
	padding: 2px 10px 2px 0;
	text-align: right;
	font-size: 15px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.mainLeft .red-button {
	background-image: url(../images/redGrad.gif);
	color:#fff;
}
.mainLeft a:hover {
	color: #000;
}
a {
	color: #00337e;
}

#leftMainTall {
	background-repeat: repeat-x;
	background-image: url(../images/blueGradTall.gif);
}
#resources li {
	list-style-type: none;
	display: inline;
}
#resources {
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-top: -15px;
}
#resources a {
	font-size: 19px;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	border-bottom: 4px solid #aaadaf;
	padding-top: 10px;
	font-weight: bold;
	line-height: 22px;
}
#featured .ad p {
}

#featured .ad {
	background-color: #FFFFFF;
	display: inline-block;
	width: 255px;
	margin-left: 10px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom:10px;
}
#featured .ad p {
	margin: 0px;
	line-height: 16px;
	font-size: 14px;
}
#featured .ad h2 {
	margin: 0px;
	color: #000000;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
	padding: 0;
	display: inline;
	font-style: italic;
}
#featured     .ad     h1, .subhead   {
	color: #b10010;
	margin: 0px;
	padding: 0;
	font-size: 20px;
	line-height: 22px;
}
#featured .ad img {

}
#featured .ad h1 {
	font-size: 21px;
	line-height: 23px;
	margin-bottom: 10px;
}
#featured .ad img {
}
.featuredLinks {
	float: right;
}
.featuredLogo {
	float: left;
	height: 100px;
	margin: 0;
	background-color: #FFF;
	width: 115px;
	border: 2px solid #999;
	margin-right: 5px;
}
.featuredLogo  img.main {

}
.featuredLogo .links {
	padding-top: 10px;
}
.listing h1 {
	margin-bottom: 0px;
	margin-top: 10px;
}
.listing h2 {
	margin-bottom: 0px;
	font-size: 21px;
	line-height: 23px;
}
.listing p {
	margin-bottom: 0px;
}
.listing .discount {
	color: #B10010;
	margin: 0px;
}
.listing {
	border-bottom: 4px solid #aaadaf;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}
.listing .icons {
	margin-top: 10px;
	margin-bottom: 10px;

}
.listing .icons img {
	margin-bottom: -7px;
}
.listing .altAddress {
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 2px;
	margin-top: 5px;
}
#wrapper #daily {
	font-size: 29px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
	clear: both;
	display: block;
	width: 930px;
}
#wrapper {
	border: 1px solid #333333;
	width: 955px;
	border-bottom-width: 4px;
}
#wrapper #right p {
	font-size: 14px;
	margin: 0px;
}
#wrapper #right div {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AAADAF;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#header {
	margin-left: -10px;
	padding: 0px;
	height: 173px;
	width: 968px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
#header .nav {
	padding: 0px;
	width: 390px;
	position: absolute;
	font-size: 12px;
	right: 19px;
	bottom: 11px;
	margin: 0px;
	z-index: 1;
}
#header .nav a {
	text-decoration: none;
}
#header .nav a:hover {
	text-decoration: underline;
}
#left h1 {
	font-size: 20px;
	color: #004c8e;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}

#disclaimer {
	margin: 0 auto;
	font-size: 10px;
	width: 825px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.centered {
	text-align: center;
}

.clear {
	margin-top: 15px;
	border: none;
	display: block;
	margin-bottom: 15px;
}
.rightLogo {
	margin-bottom: 5px;

}
.leftTopButtons {
	display: block;
	float: left;
	width: 300px;
	padding-top: 0px;
	height: 40px;
}
.topRight {
	float: left;
	padding-left: 15px;
}

.leftTopButtons    .btn   {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	display: inline;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 3px;
	margin-left: 0px;
	font-size: 11px;
	border-width: 2px;
}
.leftTopButtons  .menu {
	padding-right: 3px;
	padding-left: 3px;
}
.leftTopButtons img {
	margin-bottom: -7px;
}





.map {
	padding-right: 15px;
	padding-left: 15px;
}

.btn {
	text-decoration: none;
	font-size: 12px;
	padding: 7px;
	border: 2px solid #999999;
	margin: 5px;
	color: #666666;
}
.icons   .btn   {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	display: inline;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 3px;
	margin-left: 0px;
	font-size: 11px;
	border-width: 2px;
}
.btn:hover {
	background-color: #FFFFCC;
}
.topButtons img {
	margin-bottom: -7px;
}
#bannerTop {
	margin-top: 15px;
	margin-bottom: 15px;
}
.active:hover {
	color: #000000;
}
.cuisine {
	font-family: "Trebuchet MS", Times, serif;
	font-style: italic;
	font-size: 14px;
	width: 125px;
	display: inline;
	float: left;
	clear: both;
	margin-top: 12px;
	text-align: center;
}
.cuisine-text {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
}
.location {
	font-size: 20px;
}
.link-2-col {
	display: inline;
	padding: 0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#visitTally{
	position:absolute;
	margin-left:770px;
	/*margin-top:-85px;*/
	margin-top:100px;
}

#visitYoutube{
display:none;
position: absolute;
margin-left: 730px;
margin-top: -140px;
}

/* ------- Fluid Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:23%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:2%; float:left; }
.last{ margin-right:0 !important; clear:right; }
