body {
font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
    font-size: 12px;
}

h1 {
    color: #ff0000;
}

.red {
   color: #ff0000;
}

hr {border: none 0;
border-top: 1px dotted #000;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin-right:10px;
}

#ads {
    width: 800px;
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
    font-size: 13px;
}

#ads th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #DCDEDE url(bg_header.jpg) no-repeat;
}

#ads th.left {
   border-left: 1px solid #CCCCCC;
}

#ads td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
	padding: 6px 6px 6px 10px;
	color: #444545;
}


#ads td.alt {
	background: #F6F5F5;
}

#ads td.left {
	border-left: 1px solid #CCCCCC;
	background: #fff;
	padding: 6px 6px 6px 10px;
}

#ads td.leftalt {
	border-left: 1px solid #CCCCCC;
	background: #F6F5F5;
	padding: 6px 6px 6px 10px;
}

#text {
    margin-top: 35px;
    padding: 0 10px 0 0;
    font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
    font-size: 12px;
}

#text p {
    
	background: #fff6bf url(2.gif) center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 10px 5px 45px;
        border: solid #ffd61f;
	border-width: 2px 0;
	background-color: #fff7c0;	
}

#main h4 { 
    font-size: 15px;
	background: #ccc;
	padding:2px 0px 2px 8px;
	letter-spacing: 2px;
}

#main {
	background: #eee;
	margin-top:25px;
        margin-left:0px;
        margin-right:10px;
        font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
      font-size: 12px;
}

#main ul{
    margin:0px;
	margin-left: 10px;
    padding: 0px 5px 20px 20px;
}

#main ul li {
   margin:0;
   padding: 4px 0 4px 2px;
   list-style: square;
}

#main p {
   margin:0;
   background:#ccc;
   padding:1px 0px 1px 10px;
   font-weight: bold;
   font-size: 12px;
}

#main p a {
   text-decoration:none;
   color: #000;
}

#pipe {
   margin:0;
   background:#ccc;
   padding:0px;
   font-weight: bold;
   font-size:12px;
}

#pipe a {
   text-decoration:none;
   color: #000;
}

#pipe ul {
   margin: 0;
   padding: 0;
   display: inline;
}

#pipe ul li {
	margin: 0;
	padding: 3px 0px 3px 5px;
	list-style: none;
	display: inline;
	}

#pipe ul li.first {
	margin: 0;
	padding-left:10px;
	border-left: none;
	list-style: none;
	display: inline;
	}

.list a:link {
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

.list a:visited {
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}

.list a:hover {
    text-decoration: underline;
    border:0;
}

#movie {
	background: #fff6bf;
	margin-top:25px;
	width: 650px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
    font-size: 12px;
}

#movie ul{
    margin:0px;
	margin-left: 10px;
    padding: 0px 5px 20px 5px;
}

#movie ul li {
   margin:0;
   padding: 4px 0 4px 2px;
   list-style: none;
}

#movie h4 { 
    font-size: 16px;
	background: #ffd61f;
	padding:2px 0px 2px 8px;
	letter-spacing: 3px;
}

li.heading {
   font-size:14px;
   font-weight:bold;
}

/*restaurant styles*/

#rest {
	background: #fff6bf;
	margin-top:15px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
    font-size: 12px;
}

#rest ul{
    margin:0px;
	margin-left: 10px;
    padding: 10px 5px 10px 5px;
}

#rest ul li {
   margin:0;
   padding: 4px 0 4px 2px;
   list-style: none;
}

#restpipe {
   margin:0;
   background:#ffd61f;
   padding:0px;
   font-weight: bold;
   font-size:12px;
}

#restpipe a {
   text-decoration:none;
   color: #000;
}

#restpipe ul {
   margin: 0;
   padding: 0;
   display: inline;
}

#restpipe ul li {
	margin: 0;
	padding: 3px 0px 3px 5px;
	list-style: none;
	display: inline;
	}

#restpipe ul li.first {
	margin: 0;
	padding-left:10px;
	border-left: none;
	list-style: none;
	display: inline;
	}

#resttext {
    margin-top: 15px;
    font-size:12px;
}

#resttext p {
    
	background: #fff url(2.gif) center no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 10px 5px 45px;
    border: solid #ccc;
	border-width: 2px 0;
	background-color: #eee;	
}

#ext {
        margin-top: 15px;
        margin-right: 10px;
	font-size: 12px;
	font-weight:bold;
	color:#ff0000;
}

#ext p {
    
	text-align: right;
	padding: 0px;
	background-color: #fff7c0;	
}