/* CSS Document */

body {
background-image:url(images/body_bg.gif);
margin: 0px auto;
padding: 50px 50px 50px 50px;
font:"Times New Roman", Times, serif;
font-size:10px;
font-weight:normal;
}

.body-main{
	background:#E3DCB8;
	width:80%;
	
	height:90%;
}


.header-top
{
	border-style:solid;
	border-width:2;
	border-color:#F2EFD1;
	
	height:30px;
	
background:#C7B688 url(images/color-bar.gif) repeat-x top;
height:40px;
}
.header{
	background:#E3DCB8;
	text-align:center;
}

.menu{
	background:#827B00;
	font:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	border-style:solid;
	border-width:2;
	border-color:#F2EFD1;
	 border-bottom-width:0px;
	 height:35px;
}

.menu a{
 font-size:10.5pt;
	color:#D7D3A8;
	text-decoration:none;
}
.menu a:hover{
 font-size:10.5pt;
	color:#EBE6CD;
	text-decoration:none;
}

.menu #current
{
	/*color:#F8F5E7;
	font-weight:bold;
*/ 
}

.container
{
  background:#C7B688;border-top-width:0px; border-style:solid; border-left-width:2;	border-color:#F2EFD1;	
}

.Paragraph
{
	text-align:left;color:#6E5045;font-family:Times New Roman;font-size:14px;font-weight:bold;
}
.divParagraph
{
width:250px;
height:390px; 
border:3px;border-style:solid;border-color:#E3DCB8;background-color:#D4C9A0;
padding:20px 20px 15px 20px;	 text-align:center;
                  
}

	
	.footer
	{
		text-align:center;font-family:Times New Roman ;color:#B09C76;font-size:14px;font-weight:bold;
		}
		
.footer #subTitle
{
	font-size:13px;
	padding:3px;
	}	
.footer span
{font-size:20px;font-weight:bolder;
}	
.bullet
{
	font-weight:bolder;font-size:25px;
}	
	
.toolbar li {
display:inline;

} 







/******************************************/
.tableContainer
{
	margin-top:25px;margin-bottom:25px;margin-left:56px;margin-right:50px;
	}
.tdTitleMiddle
{
	border:3px;border-style:solid;border-color:#E3DCB8;
	height:40px;background:#C7B688;text-align:center;font-size:17px;font-weight:bold;  color:#3C3335;text-align:center;
}
.tdTitleRight
{border-left:3px;border-right:0px;border-top:3px;border-bottom:0px;border-style:solid;border-color:#E3DCB8;background:#D4C9A0;}

.tdTitleLeft
{border-left:0px;border-right:3px;border-top:3px;border-bottom:0px;border-style:solid;border-color:#E3DCB8;background:#D4C9A0;}

.tdTitleContainer
{
	color:#53302C;font-family:Times New Roman;font-size:14px;font-weight:bold;
	border-left:3px;border-right:3px;border-top:0px;border-bottom:3px;
	border-style:solid;border-color:#E3DCB8;background:#D4C9A0;
	font-smooth: always ;
	
	}


.tableFloorPlan
{
font-size:14px;color:#453A3D;border:3px;border-style:solid;border-color:#E3DCB8;	 margin-bottom:30px;
}

.tableFloorPlan th
{
	background:#D4C9A0;height:55px;font-size:18px;	padding-left:15px;
}
.tableFloorPlan td
{
	padding-left:15px;
}

.tableFloorPlanOdd
{
	background:#E3DCB8;height:50px;font-weight:bold;
}
.tableFloorPlanEven
{
	background:#D4C9A0;height:50px;font-weight:bold;
} 
.seprator
{
background: url(images/seprator.jpg)  repeat-y;
}

.imgBorder
{
	border:1.5pt;border-color:#3B3340;border-style:solid;
}