@charset "utf-8";
/* CSS Document */
body {
	background: #780229;
	text-align: center;
	line-height: 1.6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	
}
	
h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin-bottom: 30px;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
}

h3 {
	font-size: 18px;
	margin-bottom: 12px;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	font-size:20px;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 10px;
}

strong {
	color: #ffffff;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

em, dfn {
	font-style: italic;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} 


blockquote {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}



.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	
	
}

.clearfix {
	clear: both; 
}


#header {
	height: 179px;
	
}


#header h1 {
    background-image:url(images/shurovi_logo.png);	
	width: 940px;
	height: 179px;
	text-indent: -9990px;
	}



#header ul#top_menu {
	list-style-type: none;
	position: absolute;
	right: 25px;
	top: 62px;
	overflow: hidden;
	
}

#header ul#top_menu li {
	float: left;
}

#header ul#top_menu li a {
	color: #ffffff;
	display: block;
	padding: 5px 20px;
	text-transform: lowercase;
}

#header ul#top_menu li a {
	text-decoration: none;
}

#header ul#top_menu li.active a, #header ul#top_menu li a:hover {
	color: #000000;
}

#header ul#top_menu li.active {
	color: #333333;
}

#lower_container {
    width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	
	}

#content {
width:550px;
height:auto;
margin-bottom:10px;
padding:10px;

}
#sidebar{
    margin-bottom: 25px;
	width:300px;
	height:170px;
	float:right;
	}
	
    
#sidebar h2 {
	font-size: 17px;
	color: #8ca5b4;
}


#footer {
	clear: both;
	border-top: 1px solid #eaedf0;
	padding: 20px 0px 15px;
	color: #FFFFFF;
	background-color: #000000;
}

#footer p#bottom-menu {
	float: left;
}

#footer p#bottom-menu a, h6 {
	color: #FFFFFF;
}

#footer p#bottom-menu a.active, #footer p#bottom-menu a:hover {
	color: #990033;
	text-decoration: none;
}

#footer h6 {
	float: right;
}

#footer  strong {
	color: #ffffff;
	font-weight: bold;
}
#footer a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}


#featured_area {
	height: 300px;
	overflow: hidden;
	position: relative;
	background-color:#780229;
}


body#home #content h2 {
	margin-bottom: 20px;
}

body#home div#text_area {
	width: 560px;
	float: left;
	padding: 20px 10px 10px 20px;
	
}

body#home div#text_area ul {
	overflow: hidden;
	list-style-type: none;
}


/*takaway info*/
#takeaway {
	background: #ffffff repeat-x;
	margin: 30px;
	padding:30px;
	height:100px;
	width:220px;

}
#takeaway h1{
	font-size: 30px;
	color:#780229;
	}
	#takeaway h2{
	font-size: 30px;
	color:#000000;
	}
	#takeaway h4{
	font-size: 24px;
	color:#333333;
	}
	/*reservation advert*/
	#reserve {
	margin-bottom: 25px;
	border: 1px solid #ffffff;
	width:300px;
	height:170px;
	float:right;
	background-image:url(images/tree2.jpg);
	}

#reserve h1{
	font-size: 30px;
	color:#780229;
	padding:30px 0 0 20px;
	}
	#reserve h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;	
	color:#780229;
	padding:10px 0 0 50px;
	text-align: center;
	}
	#reserve h4{
	font-size: 26px;
	color:#990000;
	
	}
	
	
	#sidemenu {
background: #ffffff repeat-x;
margin: 30px;
padding:30px;
height:130px;
width:220px;

}
#sidemenu h5{
	font-size: 18px;
	color:#333333;
	}
	
#gallery {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#menus {
padding:20px 40px;

}
#opening {
	background-color:#FFFFFF;
	text-align: justify;
	padding-left: 60px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#opening h2{
color:#000000;
margin-bottom:15px;

}
#opening h4{
	color:#333333;
	margin-bottom:3px;
	text-align: justify;
}

