html,body {
/*	color: #b2acac;*/
	font-family: "Century", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #96938a;
	height:100%;
}
h4 {
	font-family:"Century", Times, serif;
	font-weight:bold;
	color:#865d42;
	font-size:18px;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#865d42;
	
	font-size:18px;
}

.ofwhiteTbl {
	background-color:#f9f6f1;
	font-size:11px;
}

.tblcontent {

	border: #666600 solid 1px;
	text-align:justify;
}

.roomFont 
{
	vertical-align:top;
    padding:0px 20px 20px 20px;
	line-height:18px;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}

.lblc {
    padding:5px;
    font-size:14;
}


.tblTop {
	background-image: url(images/tblTOp.jpg);
	background-repeat: no-repeat;
	}
.tblTop2 {
	background-image: url(images/tblTOp2.jpg);
	background-repeat: no-repeat;
	}
	
.tblBottom {
	background-image: url(images/tblBottom.jpg);
	background-repeat: no-repeat;
	}
.tblBottom2 {
	background-image: url(images/tblBottom2.jpg);
	background-repeat: no-repeat;
	}

.tblMdl {
background-image:url(images/tblMdl.jpg);
background-repeat:repeat-y;
vertical-align:top;
}
.tblMdl2 {
background-image:url(images/tblMdl2.jpg);
background-repeat:repeat-y;
}
	
.whiteTable {
	background-color:#FFFFFF;
	}

.btn{
	background-image:url(images/button.jpg);
	background-repeat: repeat-x;
	background-color:#2F1C0D;
	color:#FFFFFF;
	border:none;
	background-position:center;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	cursor:pointer;
	}


a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #CC7A00;
}
a:active {
	color: #996600;
}

/* CSS Document */


/*Credits: Web-Kreation */
/*URL: http://web-kreation.com/blog/?p=19 */

/***** Global Settings *****/
/*
* {
	margin: 0;
	padding: 0;
}
*/ 

/***** Main Formatting *****/
#wrapper {
	width: 900px;
}

/***** Menu Formatting *****/
#menu { 
	display: block;
	text-align: center;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
}

#menu ul { 
	width: 900px; /*If your links text is bigger you will have to adjust this value*/
	height: 34px;
	margin: 0 auto;
	padding: 0;
	line-height: 34px; /*same as height. This will center your text verticaly*/
	text-decoration: none;
	background: url(images/menu_bg.jpg) repeat-x left top;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
}

/*Left Corner*/
#menu ul li.left {
	display: block;
	float: left;
	clear: left;
	width: 60px;
	height: 34px;
	background: url(images/menu_l.jpg) no-repeat left top;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
}

/*Right Corner*/
#menu ul li.right {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	height: 34px;
	background: url(images/menu_r.jpg) no-repeat right top;	
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
}

#menu ul li { 
	width: auto;
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
}
			
#menu ul li a { 
	display: block;
	text-decoration: none;
	text-transform: inherit;
	padding: 0 16px;
	color: #ffffff;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
}

#menu ul li em {
	display: block;
	float: left;
	width: 1px;
	height: 34px;
	background: url(images/menu_sep.jpg) no-repeat left center;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
}

/*last separator*/
/*This will add a separator after your last link*/
#menu ul li.sep {
	width: 1px;
	background: url(images/menu_sep.jpg) no-repeat left center;
}
		  
#menu ul li a:hover, #menu ul li a.active { 
	background: transparent url(images/menu_over.jpg) repeat-x center top;
	text-decoration: none;
	Color:#f9f6f1;
}

#menu ul li a.active {
	font-weight: bold;
	cursor: default;
}


/******IE hack******/
/** <!--[if IE]>
<style type="text/css">
p.iepara{ /* Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows* /
padding-top: 1em;
}
</style>
<![endif]-->
****/



.whiteLink A:link { color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none;}
.whiteLink A:visited {color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}
.whiteLink A:active {color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}
.whiteLink A:hover {color: #ADD3A4; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}

.blackLink A:link {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none;}
.blackLink A:visited {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none;}
.blackLink A:active {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}
.blackLink A:hover {color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none;}

.class3 A:link {color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}
.class3 A:visited {color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}
.class3 A:active {color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}
.class3 A:hover {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-decoration: none;}

.lineSpace
{
	width:5%;
}
.lineSpace2
{
	width:4%;
}

.topAlign
{
	vertical-align:top;
    padding:0px 20px 20px 20px;
	line-height:18px;
	font-size:12px;
}
.invisible
{
	display:none;
}
.visible
{
	display:inherit;
}

.btn {
	background-image:url('images/btn.jpg');
	background-repeat:repeat-x;
	color:#583309;
	background-position: center 50%;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:22px;
	cursor:pointer
}

body_header {
	font-weight:bold;
	color:#865d42;
	font-size:14px;
}

.desc_width
{
	width:20%;
}
.desc_text_width
{
	width:500px;
}
.desc_table
{
	width:100%;
	text-align:left;
	vertical-align:top;
}
.caption
{		
	font-weight: bold;
	font-size: 9pt;
	color: #865d42;
}
.style
{		
	font-weight: bold;
	font-size: 8pt;
	color: #865d42;
}
.h4 
{
	font-family:"Century", Times, serif;
	font-weight:bold;
	color:#865d42;
	font-size:18px;
}
.h5 
{
	font-family:"Century", Times, serif;
	font-weight:bold;
	color:#865d42;
	font-size:18px;
	border-bottom:#8a8a8 solid 1px;
}
.main_table
{
	width: 864px;
	text-align:left; 
	vertical-align:top;
	margin-left:20px;
	margin-right:20px;
	border:0px;
}
.cell_day
{
	font-weight: bold;
	font-size: 9pt;
    color:Black
}
.special_day_content
{
    text-align :justify; 
	font-weight: bold;
	font-size: 10pt;
    color:Black
}
.cell_content
{
	text-align: center;
	font-weight: lighter;
	font-size: 8pt;
    color:Black;
}
.caption_div_middle
{
	background :url('images/menu_bg.jpg');
	width:864px; 
	height: 33px;
	line-height: 33px; /*same as height. This will center your text verticaly*/
}
.caption_div_left
{
	background :url('images/menu_l.jpg') no-repeat left top;
	height: 33px;
	line-height: 33px; /*same as height. This will center your text verticaly*/
}
.caption_div_right
{
	background :url('images/menu_r.jpg') no-repeat right top;
	height: 33px;
	color:White;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 10px;
	line-height: 33px; /*same as height. This will center your text verticaly*/
}
