body,html{
	width: 100%;
	height: 100%;
}

html{
	height: 100.02%;
}

body {
	background: #ab180c url("../images/body-bg.gif") repeat-x center top;
	background-attachment: fixed;
	color: #ffffff;
}

.submit{ width:100px; height:24px; padding-top:4px; padding-bottom:4px; margin-top:5px; color:#666666; background: #ffffff; border: 1px solid #e2e1d8; font-family: Helvetica, Arial, sans-serif; font-size:12px; cursor: pointer;}
.newssubscribe{ width:100px; height:24px; padding-top:4px; padding-bottom:4px; margin-top:3px; color:#666666; background: #ffffff; border: 1px solid #e2e1d8; font-family: Helvetica, Arial, sans-serif; font-size:12px; cursor: pointer;}

#wrapper {

	color: #ffffff;
	background: url("../images/wrapper-bg.png") repeat-y center top;
	min-width: 974px;
	}

#topsect {

}

#header {
	display: block;
	height: 140px;
	width: 974px;
	position: relative;
	background: #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 1;
}

#header #logolink {
	display:block;
	position: absolute;
	top: 20px;
	left: 20px;
	padding-top:98px;
	width:180px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url("../images/logo.gif") left top no-repeat;
	margin: 0px;
	text-decoration: none;
}

#newsletter {
	display:block;
	position: relative;
	top: 20px;
	left: 250px;
	width: 716px;
	background: #ffffff;
	text-align:left;
	margin: 0px;
	text-decoration: none;
}

#restaurants {
	display:block;
	position: absolute;
	top: 92px;
	right: 20px;
	width: 500px;
	text-align:right;
	margin: 0px;
	text-decoration: none;
}

#restaurants p {
	font-size:14px;
	color:#555555;
}

#nav {
	display: block;
	width: 994px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url("../images/nav-bg.gif") repeat-x center top;
	padding-top: 0px;
	padding-bottom: 36px;
	border-top: 1px solid #e2e1d8;
	border-right: 1px solid #e2e1d8;
	border-bottom: 1px solid #e2e1d8;
	border-left: 1px solid #e2e1d8;
	margin: 0px auto 0px auto;
	z-index: 2;
}

#nav a:hover {
	text-decoration: underline;
}

#xtd_menu_wrapper {

	position: absolute;
	display: block;
	left: 0px;
	z-index: 3;

}

#xtd_menu {}

#xtd_menu div.moduletable {

	padding:0;
}

#bannerdisplay {
	display: relative;
	width: 644px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#bannerdisplay #bannerrandom {
	float: left;
	display: relative;
	margin: 0 0 0 0;
	padding: 0px;
	background: #ffffff;
	border-top: 1px solid #e2e1d8;
	border-right: 1px solid #e2e1d8;
	border-bottom: 1px solid #e2e1d8;
	border-left: 1px solid #e2e1d8;
	clear: left;
	width: 642px;
	height: 300px;
	overflow: hidden;
}

#bannerdisplay #bannerrandom img {
	/*float: right;
	display: block;
	margin: 0 0 0 20px;
	padding: 5px;
	background: #FFFFFF;
	clear: right;*/
	width: 642px;
	height: 300px;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}


/* setting for body section */

.feed {

	margin:0 0 0 0;
	font-weight:normal;
	font-size:12px;
}

.testimonials_feed {

	margin:0 0 0 0;
	font-weight:normal;
	font-size:0.85em;
}

.date {

	margin:0 0 0 0;
	font-weight:normal;
	font-size:10px;
	color:#bab9b2;
}

.pagination {

	float: left;
	padding:10px;
	margin-top:10px;
	font-weight:normal;
	font-size:12px;
}

.i_left {float: left; margin: 0px 14px 14px 0px; padding:1px; background:#f5f5f5;
	border-top: 2px solid #dfdfdf;
	border-right: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	border-left: 2px solid #dfdfdf;
}

a:hover .i_left {
	border-top: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
}

.i_right {

	margin: 10px auto 10px auto; padding:1px 1px 1px 1px; background:#f5f5f5;
	border-top: 2px solid #dfdfdf;
	border-right: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	border-left: 2px solid #dfdfdf;
}

a:hover .i_right {
	margin: 10px auto 10px auto; padding:1px 1px 1px 1px; background:#f5f5f5;
	border-top: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
}

.img_small {float: left; margin: 0px 6px 6px 0px; padding:1px; background:#f5f5f5;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}

a:hover .img_small {
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
}

#bodywrapper {

	display: block;
	height: auto;
	width: 954px;
	position: relative;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 0px auto;
	clear: both;
	background: #ffffff url("../images/bodywrapper_top.gif") no-repeat right top;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#bodywrapper_inner {

	}

hr {
color: #fff;
background-color: #fff;
margin: 10px auto 10px auto;
border: 1px dotted #e2e1d8;
border-style: none none dotted;
}

.centeredImage
{
	margin: 10px auto 10px auto;
    display:block;
}

#mainbodysect {

	float:left;

	background: url("") no-repeat left bottom;

	padding-left:0px;

	padding-right:0px;

	}

#rightcolumn {

	}

#longleftcolumn {

	width:664px;

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 0px;

	padding:10px 10px 0px 10px;

	}

#longleftcolumn p {

	font-family:tahoma;

	font-size:14px;
}

#leftcolumn {

	width:460px;

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 0px;

	padding:10px 10px 0px 10px;

	}

#leftcolumn p {

	font-family:tahoma;

	font-size:14px;
}

#mediumleftcolumn {

	width:464px;

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	}

#mediumrightcolumn {

	width:464px;

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 10px;

	padding:0px 0px 0px 0px;

	}

#smallrightcolumn {

	width:260px;

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 10px;

	padding:0px 0px 0px 0px;

	}

#smallleftcolumn {

	width:280px;

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 0px;

	padding:0px;

	}

#smallmiddlecolumn {

	width:260px;

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 0px;

	padding:10px 10px 10px 10px;

	}

.columninner {

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 0px;

	padding:9px 9px 9px 9px;

	border: 1px solid #ffffff;

	}

.columninnerlight {

	float:left;

	background: #ffffff url("") no-repeat left bottom;

	margin:0px 0px 0px 0px;

	padding:9px 9px 9px 9px;

	border: 1px solid #ffffff;

	}

.columninnerlight p {

	font-family:tahoma;

	font-size:14px;
}

.columninnerlight ul {

}

.columninnerlight li {

	margin:0px 0px 10px 20px;

	font-weight:normal;

	font-family:tahoma;

	font-size:13px;

	color:#777777;
}


.columninnerlight h2 {

	color:#000000;
}

#news_row {
	display: relative;
	min-height: 158px;
	width: auto;
	position: relative;
	border-bottom: 1px dotted #e2e1d8;
	padding-top: 4px;
	margin:0px 0px 0px 0px;
	clear: both;
}

#news_row_large {
	display: relative;
	min-height: 158px;
	width: auto;
	position: relative;
	padding-top: 4px;
	margin:0px 0px 0px 0px;
	clear: both;
}

#links_row {
	display: relative;
	min-height: 158px;
	width: auto;
	position: relative;
	border-bottom: 1px dotted #e2e1d8;
	padding-top: 4px;
	margin:0px 0px 0px 0px;
	clear: both;
}

#news_image {
	display: relative;
	float: right;
	height: auto;
	width: 101px;
	position: relative;
	background:#f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 0px;
	margin:10px 0px 10px 10px;
	clear: both;
}

#news_image_large {
	display: relative;
	float: right;
	height: auto;
	width: 226px;
	position: relative;
	background:#f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 0px;
	margin:10px 0px 10px 10px;
	clear: both;
}

#links_image {
	display: relative;
	float: right;
	height: auto;
	width: 101px;
	position: relative;
	background:#f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 0px;
	margin:10px 0px 10px 10px;
	clear: both;
}

#orange_box {

	float:left;

	background: #ffa044 url("") no-repeat left bottom;

	margin:0px 0px 16px 0px;

	padding:9px 9px 9px 9px;

	border: 1px solid #ff7e00;

	}

#footer_wrapper {

	width: 976px;

	margin: 0px auto 0px auto;

	padding: 10px 0px 20px 0px;

	background: #000000 url("") repeat-x center bottom;

	}

#footer_inner {

	width: 898px;

	margin: 0px auto 0px auto;

	padding: 10px 0px 0px 0px;

	}

#footer_1 { 

	width:75%;

	float:left;

}

#footer_2 { 

	width:25%;

	float:left;

}

#footer_1 div, #footer_2 div {

	text-align:left;

	font-size:12px;

	font-weight:normal;

	color:#ffffff;

	line-height:18px;

}

#bubble_wrapper {

	width: 984px;

	margin: 0px auto 0px auto;

	padding: 10px 0px 4px 0px;

	background: url("../images/footer-border.png") repeat-x center top;

	}

#bubble_inner {

	width: 938px;

	margin: 0px auto 0px auto;

	padding: 0px 0px 0px 0px;

	}

#bubble_1 p {

	text-align:right;

	font-size:12px;

	font-weight:normal;

	color:#ffffff;

}
