body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#331708;   
}

img, div,td,table { behavior: url(iepngfix.htc) 
}  

.MainText{
	 font-family: "Times New Roman", Times, serif;
	 font-size:14px;
	 color:#000000;
}
.Title{
	 font-family: "Times New Roman", Times, serif;
	 font-size:18px;
	 color:#000000;
	  text-transform:uppercase;
}
.BigRed_Title{
	 font-family: "Times New Roman", Times, serif;
	 font-size:24px;
	 color:#820024;
	 text-transform:uppercase;
	 text-decoration:underline
}

.MainLink a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:12px;
	 color:#000000;
	 text-transform:uppercase;
	 text-decoration:none;	 
}
.MainLink a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:12px;
	 color:#663f2a;
	 text-transform:uppercase;
	 text-decoration:none;	
}

.FloorNav_Orange a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#000000;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorNav_Orange a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#663f2a;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/Orange_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}

.FloorNav_Brown a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#000000;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorNav_Brown a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#663f2a;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/Brown_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}
.FloorNav_Red a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#000000;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorNav_Red a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#663f2a;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/Red_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}
.FloorNav_grey a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#000000;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorNav_grey a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#663f2a;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/grey_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}
/*--------------------------*/
.FloorplanNav_Orange a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#fff;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorplanNav_Orange a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#d8ccaa;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/Orange_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}

.FloorplanNav_Brown a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#fff;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorplanNav_Brown a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#d8ccaa;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/Brown_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}
.FloorplanNav_Red a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#fff;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorplanNav_Red a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#d8ccaa;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/Red_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}
.FloorplanNav_grey a{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#fff;
	 text-decoration:none;
	 padding-left:20px;
	  
}
.FloorplanNav_grey a:hover{
	 font-family: "Times New Roman", Times, serif;
	 font-size:11px;
	 color:#d8ccaa;
	 text-decoration:none;
	 padding-left:20px;
	 background-image:url(images/grey_bullet.jpg); background-repeat:no-repeat; background-position:0 auto;
}



.Footer_text{
	 color:#9f875f;
}
.Footer_text a{
	 color:#9f875f;
	 text-decoration:none;
}
.Footer_text a:hover{
	 color:#9f875f;
	 text-decoration:underline;
}