body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #000000 url(images/bg2.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #993366;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
	background: #E1E1E1;
}

h3 {
	font-size: 150%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 140%;
}

p {
}

ol {
}

ul {
	list-style: inside;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #990066;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 750px;
	height: 220px;
	margin: 0 auto;
	background: url(images/mijasplaya_restaurant.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: right;
	width: 260px;
	height: 177px;
	background: #000066 url(images/sloanes_restaurant.jpg) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0 0;
	/*background: url(images/img04.jpg) no-repeat 40% 30px;*/
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 470px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 470px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #660066 url(images/img05.jpg) repeat-x;
	/*border-left: 2px solid #FFFFFF;*/
	/*border-right: 2px solid #FFFFFF;*/
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
	background: #336699;
}

/* nav*/
#nav {
	float: right;
	width: 260px;
	height: 30px;
	padding: 10px 0 0;
	}

#nav ul {
	width: 264px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #999999 url(images/sloanes_nav.jpg) repeat-x;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	float: left;
	height: 22px;
	padding: 5px 1px 0;
	background: url(images/sloanes_nav) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #0E0F79;
}
#nav a:hover {
	color: #FFFFFF;
	background: #336699;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 430px;
	padding: 20px 20px;
	background: #FFFFFF url(images/img07.gif) no-repeat left bottom;
}

#content img{
	float: left;
	margin-right: 10px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	padding-top: 10px;
	/*background: #0e0f79;*/
}

#sidebar a {
	color: #CCCCCC;
}
#sidebar img {
	float: left;
	padding-top:0px;
}
#sidebar h3 {
	color: #F3F3F3;
	font-size: 120%;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
	
}


#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	background: #0e0f79 url(images/sloanes_bottom.jpg) no-repeat left bottom;
	color:#CCCCCC;
}
.boxed_bar {
	margin-bottom: 15px;
	background: #0e0f79 url(images/sloanes_bottom.jpg) no-repeat left bottom;
	color:#CCCCCC;
}


.boxed .title {
	height: 30px;
	margin: 0;
	padding: 5px 0 0 10px;
	background: #BFBFBF url(images/sloanes_bar.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.boxed_bar .title{
	height: 30px;
	margin: 0;
	padding: 8px 0 0 8px;
	background: #BFBFBF url(images/sloanes_bar2.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}

.boxed .content {
	padding: 5px 15px 10px;
	/*background:url(images/img09.gif) repeat-x;*/
}

.boxed_bar .content {
	padding: 15px 15px 30px;	/*background:url(images/img09.gif) repeat-x;*/
}


/* Search */

#search {

}

/*#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(images/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}*/
.clr {
	clear:both;
	}
/* Footer */

#footer {
	height: 100px;
	color: #999999;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #999999;
}
.mijas_bold{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #B00058;
	}
.sloanes_bold{}

.bold{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;	
	}