/*

Trattoria Stella ©2008

Coding by Galiant Business Solutions

Design by outsourced PR company

*/



body{
background:#381414 url(../img/new_bg2.jpg) repeat-x;
font-family:garamond,serif;
color:#ffffff;
font-size:12px;
scrollbar-face-color:#93865F;
scrollbar-base-color:#CEBF9D;
scrollbar-arrow-color:#93865F;
scrollbar-track-color:#CEBF9D;
scrollbar-shadow-color:#CEBF9D;
scrollbar-highlight-color:#CEBF9D;
scrollbar-3dlight-color:#CEBF9D;
scrollbar-darkshadow-Color:#CEBF9D;
text-align:center;
}
.hiddenPic {display:none;}/*preload images on index page*/


#main_wrapper{
width:1200px;
/*background:url(../img/bg1000.jpg);*/
margin:0 auto;
text-align:center;
}

#wrapper{
margin:0 auto;
width:810px;
background:#ffffff;
padding:5px 0 5px 0;
}
#inner_wrapper{
margin:0 auto;
width:800px;
background:#93865F;
padding:0;<br />
padding-bottom:20px;
}
#banner{
margin:0 auto;
width:776px;
height:147px;
/*background:url(../img/topper.jpg) no-repeat;*/
text-align:left;
}
#main_content{
margin:0 auto;
width:800px;
padding_bottom:20px;
}
#left_content{
margin:0 0 0 26px;
padding-top:0px;
width:219px;
height:458px;
background:#d2c4a5;
text-align:left;
float:left;
}
#mid_content{
padding-top:0px;
width:310px;
height:458px;
background:#C3AE83 url(img/mid_bg.jpg) no-repeat;
text-align:left;
float:left;
}
#right_content{
padding-top:0px;
width:220px;
height:458px;
background:#CFBF9E;
text-align:left;
float:left;
}
#footer{
margin:0 0 0 0px;
padding:0;
margin-top:2px;
width:800px;
height:50px;
background:#CFB175;
}
#top_menu{
position:relative;
top:14px;
left:0px;
font-size:14px;
font-weight:bold;
}
.wifi{
position:relative;
left:50px;
top:30px;
width:103px;
height:55px;
border:1px solid #777777;
font-size:14px;
color:#4E1310;
padding-top:15px;
padding-left:15px;
font-weight:bold;
}
.address{
position:relative;
left:40px;
top:70px;
width:150px;
border-top:1px solid #777777;
border-bottom:1px solid #777777;
font-family:garamond, serif;
line-height:14px;
font-weight:bold;
font-size:12px;
color:#5E1814;
}
 input{
 border:0;
 background:transparent;
 color:#660000;
 font-family:times new roman;
 }
#image{
padding:3px;
border:2px solid #786C52;
}
.bot_links a:link{
color:#550000;
text-decoration:none;
}
.bot_links a:visited{
color:#550000;
text-decoration:none;
}
.bot_links a:active{
color:#550000;
text-decoration:none;
}
.bot_links a:hover{
color:#550000;
text-decoration:none;
}
#float_image{
/*background:url(../img/chef.png) no-repeat;*/
position:relative;
top:-53px;
left:0px;
width:276px;
height:417px;
}
.top_menu a:link{
color:#FDE3C0;
text-decoration:none;
}
.top_menu a:visited{
color:#FDE3C0;
text-decoration:none;
}
.top_menu a:active{
color:#FDE3C0;
text-decoration:none;
}
.top_menu a:hover{
color:#ffffff;
text-decoration:none;
}
fieldset{
font-family:arial;
background:url(../img/form.png) no-repeat;
margin-left:20px;
width:447px;
height:514px;
border:0px;
font-size:18px;
color:#ffffff;
font-weight:normal;
}
fieldset input{
border:1px solid #4E4636;
background:#ffffff;
color:#333;
font-size:12px;
width:200px;
height:20px;
}
.submit{
background:transparent;
margin-top:20px;
margin-left:100px;
border:0px;
width:102px;
height:52px;
}
textarea{
overflow:hidden;
}
.rss-box{}

.rss_title, rss_title a {
	font-family: "verdana, arial, sans-serif";
	font-size: 12;
	font-weight:normal;
	margin: 0px 0;
	padding: 0;
	letter-spacing: 1px;
}
.rss_items {margin:0;padding:0;}
.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  margin: 0px 0;
  padding:0;
  list-style:none;
  color:#333;
}
.rss_item a{
text-decoration : none;
font-size:12px;
color: #550000;/*#336699;*/
	}
.rss_item a:hover { 
	text-decoration : none;
	color: #550000;/*#336699;*/;
	}
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #550000;
	}