/* CSS Document */

body{
	background:#DBDBFF;
	margin:0px;
	}
	
form{
	margin:0px;
	}
	
p,ol,ul,li{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#161616;
	line-height:16px;
	text-decoration:none;
	margin:0px;
	}
	
td{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#161616;
	line-height:16px;
	text-decoration:none;
	}
	
.top-body{
	background:url(../images/body-top.gif) repeat-x;
	}
	
.left-body{
	background:url(../images/body-left.gif) repeat-y;
	}
	
.right-body{
	background:url(../images/body-right.gif) repeat-y;
	}
	
	
.bottom-body{
	background:url(../images/body-bottom.gif) repeat-x;
	}
.mid-body{
	background:url(../images/body-bg.gif) repeat-x;
	}

.top-nav{
	background:url(../images/top-nav-bg.gif) left no-repeat;
	background-position:bottom;
	padding:85px 0 0 30px;
	font-family:"Times New Roman", Times, serif;
	color:#FCDF8F;
	font-size:14px;
	text-decoration:none;
	}
	
.top-links{
	font-family:"Times New Roman", Times, serif;
	color:#FCDF8F;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	}
	
.top-links:hover{
	text-decoration:underline;
	}
	
.shopping-mid-bg{
	background:url(../images/shopping-mid.gif) repeat-y;
	}
	
.dining-left-bg{
	background:url(../images/dining-left-mid.gif) repeat-y;
	}
	
.dining-right-bg{
	background:url(../images/dining-right-mid.gif) repeat-y;
	
	}
	

	
.entertainment-left-bg{
	background:url(../images/entertainment-left-mid.gif) repeat-y;
	}
	
.entertainment-right-bg{
	background:url(../images/entertainment-mid-bg.gif) repeat-y;
	}
	

.bottom-links{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#161616;
	line-height:16px;
	text-decoration:none;
	}
	
.bottom-links:hover{
	text-decoration:underline;
	}
#scroll{
	width:207px;
	overflow:auto;
  	}
	