/*  
Theme Name: Sunrise Savannah
Theme URI: http://www.sunrisesavannah.com/
Description: Custom developed theme by Ebert Consulting Services, LLC and Kelley Pace Creative Group
Author: Jeremy Dane
Author URI: http://www.ebert-consulting.net/

*/



body {
	background: #55afcc;
	width: 748px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	color: #1c567e;
	font: 10pt Arial, Helvetica, sans-serif;
	height: 100%;
}

#pagewrapper {
	width: 748px;
	border: 2px solid black;
	margin-right: inherit;
	margin-left: inherit;
	height: 100%;
	float: left;
}

#header {
	background: url(/images/header-background.jpg) no-repeat;
	padding-left: 50px;
	border-bottom: 4px solid white;
	padding-top: 60px;
}

.logo {
	margin-right: 75px;
}

#home-contentrow {
	background: white;
	padding-left: 65px;
	padding-right: 50px;
	border-top: 30px solid #fae88d;
	border-bottom: 30px solid #fae88d;
	padding-top: 25px;
	float: left;
	width: 633px;
}

#footer  {
	text-align: center;
	padding-top: 10px;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 5px;
	border-top: 2px solid white;
	float: left;
	width: 100%;
}

a.footerlink  {
	text-decoration: none;
	color: #1c567e;
	font-size: 8pt;
	font-weight: bold;
}


a.ecs:link, a.ecs:visited, a.ecs:hover {
	color: #55afcc;
}

#dailyspecials1 {
	display: inline;
	width: 300px;
	float: left;
	margin-right: 30px;
	text-align: center;
}

#dailyspecials2 {
	display: inline;
	width: 225px;
	float: left;
}

.dailyspecials {
	float: left;
	display: inline;
	margin-right: 20px;
}

#menu {
	display: inline;
	width: 400px;
	float: left;
	text-align: center;
	margin-left: 40px;
}
#history {
	display: inline;
	width: 400px;
	float: left;
	text-align: justify;
	margin-left: 40px;
}
#contact {
	display: inline;
	width: 400px;
	float: left;
	text-align: justify;
	margin-left: 40px;
}
#catering {
	display: inline;
	width: 400px;
	float: left;
	text-align: justify;
	margin-left: 40px;
}