/* Start of CMSMS style sheet 'lu' */
#breadcrumbs
{
 font-size: 90%;
margin-left:-5px;
margin-top:-5px;
padding-bottom:5px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;

}

h1, h2, h3 {
	font-weight: normal;
	color: #660000;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #660000;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#logo {
        background: url(uploads/breakfast/images/cima.gif) no-repeat;
        float: left;
        height: 80px;
	width: 210px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 560px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu .currentpage {
	color:#663300;
background: url(uploads/breakfast/images/img1-1.jpg) no-repeat;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 15px 0 20px;
	background: url(uploads/breakfast/images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(uploads/breakfast/images/img3.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {

	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
background: url(uploads/breakfast/images/imgb2.jpg) no-repeat;
	float: left;
	width: 490px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
background: url(uploads/breakfast/images/imgb2.jpg) no-repeat;
	float: left;
	width: 200px;
	padding: 20px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin:0;
	padding: 5;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #3B3B3B url(uploads/breakfast/images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#newsletter {
border: 1px solid #cccccc;
margin-top:20px;
padding:5px;
padding-bottom:15px;
}


#newsletter h3 {
background: #ebe5df;
color:#660000;
font-weight:bold;
}

#newsletter input {
width: 180px;
}


#newsletter  input[type="submit"] {
width: 50px;
border: 1px solid #660000;
background: #330000;
color: #ffffff;
}

#sitemap * {

font-size:97%;

}
/* End of 'lu' */

