body{
	font-family:'Trebuchet MS';
	font-size:13px;
	margin:0px;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:white;
}

#content a{
	color:#705924;
}

h2{
	color: white;
	margin:0 0 10px 0;
	padding:0 10px;
}

#wrapper{
	margin:0 auto;
	width:1000px;
}

#middleWrapper{
	min-height:550px;
	width:1000px;
	background:url('images/background.jpg') repeat-x;
}

#content{
	margin:25px 0 0 37px;
	padding:0 0 35px 0;
	float:left;
	width:470px;
}

#content p{
	padding:0;
	text-align:justify;
}

#content h1{
	text-transform: uppercase;
	font-size:18px;
	margin:0 0 15px 0;
	text-align:center;
}

#footer{
	clear:both;
	margin:0px auto;
	padding:34px 40px;
	width:901px;
	height:2px;
	background:url('images/footer.jpg') no-repeat;
	text-transform: uppercase;
	color:white;
}

#rightMenu{
	width:275px;
	height:550px;
	background:url('images/right_menu.jpg') no-repeat;
	float:right;
}

#menuWrapper{
	position:relative;
	width:210px;
	height:500px;
	top:-100px;
	left:10px;
	float:left;
}

#routeBox{
	position:relative;
	left:29px;
	top:-140px;
}

#photoBox{
	margin-top:25px;
}

#timeDayBox{
	position:relative;
	float:left;
	top:95px;
	left:60px;
	color:white;
}

#timeHourBox{
	position:relative;
	float:left;
	top:95px;
	left:85px;
	color:white;	
}

#rightMenu p{
	line-height:2em;
	margin:0px;
}

#menuWrapper p{
	margin:12px;
}

#menu_top{
	height:35px;
	background:url('images/menu_top_background.jpg');
}
#menu_bottom{
	height:35px;
	background:url('images/menu_bottom_background.jpg');
}

#menu_middle p{
	color:white;
	margin:0;
	padding:0px 10px;
	text-align:justify;
}

#smenu_top{
	margin-top:25px;
	height:34px;
	background:url('images/smenu_top.jpg');
}
#smenu_bottom{
	height:34px;
	background:url('images/smenu_bottom.jpg');
}

#menu_middle{
	border-left:10px solid #d1c1a2;
	border-right:10px solid #d1c1a2;
	background-color:#404040;
}

#header{
	height:191px;
	background:url('images/header.jpg');
}

#menuWrapper ul{
	padding:0;
	margin:0 3px;
	list-style:none;
}

#menuWrapper li{
	height:35px;
	padding:1px 0px;
	margin:0px;
}

#content ul{
	list-style:none;
}

#content li{
	height:20px;
}
