/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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 {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	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;
}
/* .... end of css reset .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
}


.clearBoth
{
	clear: both;
}

html
{
    padding-bottom: 63px;
    background: #fbf5e7 url(../images/bottom_bg.jpg) repeat-x bottom;
}

body
{
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
	/*background: url(../images/main_bg.jpg) repeat-x top;*/
	background: #f3ecc4 url(../images/secbg.gif) repeat-x top;
	text-align: center;
}

#container
{
	text-align: left;
	margin: 0px auto;
	width: 948px;
}

#header
{
	position: relative;
	height: 95px;
	background: url(../images/main_03.jpg) no-repeat 252px 0px;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

ul#topNav
{
	position: absolute;
	top: 0px;
	left: 690px;
}

ul#topNav li
{
	display: inline;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding: 6px 20px 0px 0px;
}

ul#topNav li a
{
	color: #f7d586;
}

ul#topNav li a:hover
{
	color: #ffff8a;
}

ul#mainNav
{
	background: url(../images/mainNavBg_.gif) no-repeat top;
	position: absolute;
	top: 63px;
	left: 252px;
	height: 32px;
	width: 699px;
}

ul#mainNav li
{
	display: inline;
	float: left;
	margin: 7px 0px 0px 2px;
}

ul#mainNav li a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #682a05;
	padding: 0px 25px;
}

ul#mainNav li a:hover
{
	color: #993f08;
}

#sec_banner
{
	clear: both;
	width: 948px;
	height: 118px;
	background-image: url(../images/sec_banner.jpg) no-repeat top;
}

#2columnContainer 
{
	position: relative;
}

.borderTopNone
{
	border-top: none !important;
}

.borderBotNone
{
	border-bottom: none !important;
}

#leftCol
{
	float: left;
	display: inline;
	margin: 0px 0px 20px 15px;
	width: 239px;
	background: url(../images/sec_nav_bg_03.gif) no-repeat top;
}

#leftCol h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #a6864a;
	margin: 13px 20px 8px 15px;
}

#leftCol img
{
	display: block;
	margin: 0px auto;
}

#leftNav ul
{
	width: 85%;
	margin: 10px auto;
	/*min-height: 400px;*/
}

#leftNav ul li
{

}

#leftNav ul li a
{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0px 0px 0px 0px;
	line-height: 2.5em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f5f5e4;
	color: #1d5b21;
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 3px 15px;
}

#leftNav ul li a:hover
{
	color: #29802f;
}

#leftNav ul ul
{
	margin: 0px auto !important;
}

#leftNav ul ul li
{

}

#leftNav ul ul li a
{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 15px;
	background: url(../images/sublistbullet.gif) no-repeat 3px 10px;
	color: #8e5825;
}

#leftNav ul ul li a:hover
{
	color: #b36e2e;
}

#bottomLeftNav
{
	width: 100%;
	height: 10px;
	background: url(../images/sec_nav_bg_05.gif) no-repeat bottom;
}

#bottomLeftNav
{
	width: 100%;
	height: 10px;
	background: url(../images/sec_nav_bg_05.gif) no-repeat bottom;
}

#cmsContent
{
	float: left;
	display: inline;
	width: 68%;
	margin: 5px 8px;
	min-height: 400px;
	padding: 0px 15px 15px 15px;
	/*background-color: #fff;*/
}

#cmsContent .right
{
	float: right;
	margin: 0px 0px 20px 20px;
	border: 3px solid #fff;
}

#cmsContent .left
{
	float: left;
	margin: 0px 20px 20px 0px;
	border: 3px solid #fff;
}

#cmsContent .backToTop
{
	margin: 5px 15px 20px 0px;
	text-align: right;
}

#cmsContent .backToTop a
{
	font-size: 11px;
	font-weight: bold;
	color: #165dd3;
}

#cmsContent img
{
	margin-bottom: 0px;
}

#cmsContent h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	/*font-style: italic;*/
	color: #a6864a;
	margin-bottom: 1em;
}

#cmsContent h2
{
	font-size: 18px;
	color: #906241;
	margin-bottom: 1em;
}

#cmsContent h3
{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 1em;
}

#cmsContent p
{
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
	margin-bottom: 1.1em;
}

#cmsContent p a
{
	font-weight: bold;
	color: #165dd3;
}

#cmsContent p a:hover
{
	color: #0f4499;
	text-decoration: underline;
}

#cmsContent table.table
{
	width: 90%;
	margin: 15px 0;
	background-color: #f2e0ba;
}

#cmsContent table.table th,
#cmsContent table.table td
{
	padding: 7px 15px;
}

#cmsContent table.table th
{
	font-size: 14px;
	color: #fff;
	background: #4a712c url(../images/th_bg.gif) repeat-x bottom;
	border: 1px solid #334e1e;
	border-bottom: 2px solid #32312e;
}

#cmsContent table.table td
{
	font-size: 12px;
	color: #1a1a1a;
	border: 1px solid #998e76;
	vertical-align: top;
}

#cmsContent ul
{
	width: 90%;
	margin: 0px auto;
	margin-bottom: 20px;
}

#cmsContent ul li
{
	font-size: 12px;
	line-height: 1.4em;
	color: #664a2b;
	padding: 3px 0px;
	background: url(../images/newsBullet.gif) no-repeat 3px 9px;
	padding-left: 15px;
}

#cmsContent ul li a
{
	font-weight: bold;
	color: #4d3820;
}

#cmsContent ul li a:hover
{
	color: #000;
}

/* form table */
#cmsContent .form
{
	width: 95%;
	background-color: #f5efe1;
	border: 2px solid #fff;

}

#cmsContent .form th
{
	font-size: 14px;
	color: #fff;
	padding: 7px 15px;
	background: #4a712c url(../images/th_bg.gif) repeat-x bottom;
	/*border: 1px solid #334e1e;
	border-bottom: 2px solid #32312e;*/
}

#cmsContent .form td
{
	padding: 7px 15px;
	font-size: 12px;
	color: #1a1a1a;
	vertical-align: top;
}

#cmsContent .form td.title
{
	width: 280px;
	font-weight: bold;
}

#cmsContent .form input.text
{
	padding: 3px;
	border: 1px solid #a6a097;
	border-right: 1px solid #807c75;
	border-bottom: 1px solid #807c75;
	width: 200px;
}

input#btnRes
{
	border: none;
	width: 134px;
	height: 38px;
	background: url(../images/reset_btn.gif) no-repeat center;
}

input.btnSubmit
{
	border: none;
	width: 134px;
	height: 38px;
	background: url(../images/submit_btn.gif) no-repeat center;
}

#cmsContent .form textarea
{
	padding: 3px;
	width: 90%;
	height: 150px;
	border: 1px solid #a6a097;
	border-right: 1px solid #807c75;
	border-bottom: 1px solid #807c75;
}

#cmsContent .buttons
{
	padding: 15px 0px;
	text-align: center;
}

#cmsContent #accommodation table.table img
{
	border: 1px solid #666;
	margin-bottom: 3px;
}





#footer
{
	clear: both;
	position: relative;
	background: #f3ecc4 url(../images/main_23.gif) repeat-x top;
	
	height: 150px;
}

.copyright
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #a3926f;
	margin: 13px 0px 0px 13px;
}

ul#footerNav
{
	float: right;
	display: inline;
	margin: 13px 13px 0px 0px;
}

ul#footerNav li
{
	float: left;
	display: inline;
	margin: 0px 2px;
}

ul#footerNav li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #a3926f;
}

ul#footerNav li a:hover
{
	color: #beaa81;
}

#footLogoContainer
{
	display: inline;
	clear: both;
	float: left;
	width: 948px;
}

/*table#food
{
	width: 100%
	margin-bottom: 15px;
}

table#food h2
{
	margin-bottom: 10px;
}

table#food td
{
	padding-right: 15px;
}

table#food p
{
	font-size: 14px;
	font-weight: bold;
	width: 520px;
	margin: 0px;
}

table#food p.foodDesc
{
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}*/

#divBCrumbs
{
	margin-bottom: 10px;
	color: #906241;
}

#divBCrumbs a
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #906241;
}

#divBCrumbs a:hover
{
	color: #993f08;
	border-bottom: 1px dotted #ccc;
}

/* menu */

.menu
{
	font-family: arial,sans-serif;
	width: 99%;
}

.menu h3
{
	margin-bottom: .2em !important;
	color: #595959 !important;
	font-family: arial,sans-serif;
}

.menu p
{
	margin-bottom: 0px !important;
	color: #595959 !important;
}

.menu th,
.menu td
{
	padding: 3px 10px;
}

.menu th
{
	/*font-size: 16px;
	color: #af6d35;
	white-space: nowrap;
	padding: 7px 10px;
	border-bottom: 2px solid #c18f65;*/
	
	font-size: 14px;
	color: #fff;
	padding: 7px 10px;
	background: #4a712c url(../images/th_bg.gif) repeat-x bottom;
}

.menu .first
{
	width: 75%;
}

.menu td
{
	font-size: 12px;
	border-bottom: 1px dotted #c8d0ae;
}
