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

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-family: tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:url(../images/bg-image.gif);
	background-color: #6a5d43;
}

form {
	margin: 0;
}

table, img {
	border: 0;
	color: #333;
}

img, div, a, input 
{ 
	behavior: url(include/iepngfix.htc) ;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	background-color: #EEEEE0;
	border: 1px solid #333;
}

#top {	
	margin: 0 auto;
	width:950px;
	/*background:url(..//head1.png);*/
	vertical-align:top;
	height:110px;
	background-color: #FFFFFF;
}

#top #logo {
	text-align:center;

}

#top #localtime {
	text-align: right;
	vertical-align: top;
	padding: 5px 10px 0 0;
	color: #333333;
}

#top #localtime  a:link,#top #localtime  a:visited{
	color: #333333;
	text-decoration: none;
}

#topnavi {
	width:950px;
	text-align: center;
	padding:15px 0px 10px;
	background: url(../madhuban/images/bar.png);
	color: #000000;
	font-size:14px;
}

#topnavi a:link, #topnavi a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px 10px 10px;
}

#topnavi a:hover {
	color: #EE9C46;
}
#left {
	width: 654px;
	padding: 0 0px;
	vertical-align: top;
}

#left #flashheader {
	background-color: #EEEEE0;
	margin-top:7px;	
}

#left #content {
	padding: 25px 10px;
	color:#000000;
	/*background-image:url(../images/content_bg.jpg);*/
	background-repeat:no-repeat;
}

#left #content h3 {
	font-size: 20px;
	font-weight: bold;
	/*font-family: "Bauhaus 93";*/
	font-family: tahoma, verdana, Helvetica, sans-serif;
}

#left #content #rsslink{	
	padding: 25px 0 0 0;
}
#left #content #rsslink a:link, #left #content #rsslink a:visited {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#left #content #rsslink a:hover {
	color: #aaaaaa;
	text-decoration: none;
}


#left #side {
	float: right;
	margin: 0 0 0 10px;
	vertical-align: top;
}

#left #side img {
	margin-bottom: 10px;
}          		  	

#left a:link, #left a:visited {
	color: #8B4500;
	text-decoration: underline;
	font-weight: bold;
}

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

#left td {
	padding: 5px 5px;
}

#left ul {
	padding: 5px 15px;
}

#rates {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 500px;
}

#rates th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

#rates td {
	padding: 3px 5px;
}

#right {
	width: 250px;	
	padding-right: 5px;
	vertical-align: top;
	font-size: 12px;
}
#right1 {
	width: 260px;	
	vertical-align: top;
	font-size: 12px;
}
#right .infobox {
	border: 1px solid #104E8B;
	padding:5px;
	margin-bottom: 5px;
	margin-top:5px;
	font-size: 12px;
	height: 310px;
	background-color:#ECF1EF;
}
#right1 .infobox {
	color: #333333;
	width: 255px;	
	border: 1px solid #104E8B;
	padding:5px;
	margin: 5px 0px 10px 0px;
	background-color:#ECF1EF;
	font-size: 12px;
}

#right1 .infobox a:link, #right1 .infobox a:visited {
	color: #8B4500;
	text-decoration: underline;
	font-weight: bold;
}

#right1 .infobox a:hover {
	color: #cc9933;
	text-decoration: underline;
}

#right1 .infobox .datetime {
	font-size: 12px;
}

#right1 .infobox .grey {
	width: 100%;
	background:url(../mailing_bg.jpg)repeat;
	padding: 0 3px 3px 3px;
	color:#8B5A2B;
}

#right1 .infobox .promo {
	width: 100%;
	background:url(../promo_bg.jpg)repeat;
	padding: 0 3px 3px 3px;
}

#right1 .infobox .viewall {
	text-align: right;
	padding: 5px;
}

#right1 .infobox h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;

	/* background-color: #cb8c12; */
	padding: 5px;
	margin: 0;
	font-family: tahoma, Arial, Helvetica, sans-serif;

}

#right1 .infobox input, #right .infobox select {
	font-size: 10px;

}

#right .infobox #reservationtable {
	margin:3px auto 0 auto;
	padding-left:30px;
	padding-bottom:3px;
	font-size: 12px;
	color:#8B5A2B;
}

#right .infobox #reservationtable td {
	padding: 5px;
}
#right .infobox #reservationtable #btn{
	margin-bottom:5px;
}


#right .infobox .datetime {
	font-size: 12px;
}

#right .infobox .grey {
	width: 100%;
	background:url(../mailing_bg.jpg)repeat;
	padding: 0 3px 3px 3px;
	color:#8B5A2B;
}

#right .infobox .promo {
	width: 100%;
	background:url(../promo_bg.jpg)repeat;
	padding: 0 3px 3px 3px;
}

#right .infobox .viewall {
	text-align: right;
	padding: 5px;
}

#right .infobox h3 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;

	/* background-color: #cb8c12; */
	padding: 5px;
	margin: 0;
	font-family: tahoma, Arial, Helvetica, sans-serif;

}

#right .infobox a:link, #right .infobox a:visited {
	color: #8B5A2B;
	text-decoration: underline;
}

#right .infobox a:hover {
	color: #FFFBF0;
	text-decoration: none;
	text-decoration: underline;
}

#right .infobox input, #right .infobox select {
	font-size: 10px;

}

#right .infobox #reservationtable {
	padding-bottom:3px;
	background:url(../mailing_bg.jpg)repeat;
	font-size: 12px;
	color:#8B5A2B;
}

#right .infobox #reservationtable td {
	padding: 3px;
}
#right .infobox #reservationtable #btn{
	margin-bottom:5px;
}




/* START OF STYLES FOR PROPERTY LIST */
#propertydivider {
	width: 900px;
	margin: 10px 15px 5px 25px;
	border-bottom: 1px solid #999999;
}

#propertylist {
	padding: 0 5px;
	margin-bottom: 5px;
}

#propertylist a:link, #propertylist a:visited {
	color: #666666;
	text-decoration: none;
	margin: 0 5px;
}

#propertylist a:hover {
	color: #000000;
}
/* END OF STYLES FOR PROPERTY LIST */

/* START OF STYLES FOR THE FOOTER */
#footer {
	width: 100%;
	font-size: 11px;
	background-color:#847963;
}

#footer a:link, #footer a:visited {
	color: #fff; /*666666*/
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #address {
	padding-left: 10px;
	padding-top:10px;
	color:#fff;
}

#footer #links {
	vertical-align: top;
	text-align: right;
	padding: 10px 10px 0 0;
	color: #fff;
}

#footer #poweredby {
	vertical-align: bottom;
	text-align: right;
	padding: 0 10px 10px 0;
	color:#fff;
}

#bottomimages {
	padding: 10px 0px 10px 0px;
}
#sideimages {
	width: 200px;
	float: right;
	padding: 10px 0px 10px 0px;
}

/* for the calendar */
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD { }

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD { }

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD { }

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}





/* proposal start */

#rfp_wrapper {
	font-size: 12px;
	margin: 20px;
	padding: 10px;
	background-color: #eeeee0;
	color: #333333;
}

#rfp_wrapper th,#rfp_wrapper td {
	font-size: 12px;
	color: #333333;
}
#rfp_wrapper h3 {
	color: #333333;
	font-size: 14px;
}
#rfp_wrapper h4 {
	color: #7e543c;
	font-size: 14px;
}
#rfp_wrapper h5{
	font-size: 12px;
	color: #333333;
}
#rfp_wrapper input, #rfp_wrapper textarea, #rfp_wrapper select {
	background-color: #ffffff;
	color: #333333;
	margin: 5px;
}
#rfp_wrapper input, #rfp_wrapper textarea, #rfp_wrapper select {
	border: solid 1px #333333;
}
#rfp_wrapper input:focus, #rfp_wrapper textarea:focus, #rfp_wrapper select:focus {
	border: solid 1px #FF3333;
}
#rfp_wrapper p {
	margin-bottom: 30px;
}
/* proposal end */





#career_wrapper {
	font-size: 12px;
	margin: 20px;
	padding: 10px;
	background-color: #eeeee0;
	color: #333333;
}
#career_wrapper th,#career_wrapper td {
	font-size: 12px;
	color: #333333;
}
#career_wrapper h3 {
	color: #333333;
	font-size: 14px;
}
#career_wrapper h4 {
	color: #E2C549;
	font-size: 14px;
}
#career_wrapper h5{
	font-size: 12px;
	color: #333333;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	background-color: #ffffff;
	color: #333333;
	margin: 5px;
}
#career_wrapper input, #career_wrapper textarea, #career_wrapper select {
	border: solid 1px #333333;
}
#career_wrapper input:focus, #career_wrapper textarea:focus, #career_wrapper select:focus {
	border: solid 1px #FF3333;
}
#career_wrapper p {
	margin-bottom: 30px;
}



.newsnevents_hdr
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.prev
{
	cursor: hand;	
	cursor: pointer;	
}

.next
{
	cursor: hand;	
	cursor: pointer;
}


#sitemap ul
{
list-style-type:none;
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li
{
list-style-type:none;
background-image:url(../images/ic_sitemap.png);
background-repeat:no-repeat;
background-position:0px 6px; 
padding:3px 0px 3px 14px ;
margin:0px;
}

#sitemap li a:link, #sitemap li a:visited
{
text-decoration: none;
}

#sitemap li a:hover
{
text-decoration: underline;
}
