/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #F2B994;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	background-color: #0D215E;
}
#header {
	height: 120px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header #logo {
	float: left;
}
#header #topnav {
	float: right;
	text-align: right;
	clear: right;
}
#header #topnav h6 {
	display: none;
}
#header #topnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header #topnav ul li {
	float: left;
	margin: 0px;
	font-size: 1.2em;
	color: #FFFFFF;
}
#header #topnav ul li a {
	padding: 9px;
	display: inline-block;
	background-image: url(../images/topnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header #topnav ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header #topnav ul li a:hover {
	color: #F2B994;
	background-image: url(../images/topnav-hover-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header #topnav ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header #topnav ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header #topnav .active {
	background-image: url(../images/topnav-hover-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header #phone {
	float: right;
	text-align: right;
}
#header #phone p {
	text-align: right;
	float: left;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 8px;
	margin: 0px;
}
#header #testimonials {
	text-align: right;
	clear: right;
}
#mainnav {
	clear: both;
	height: 39px;
	background-image: url(../images/mainnav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#mainnav h6 {
	display: none;
}
#mainnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainnav ul li {
	float: left;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#mainnav ul li a {
	padding: 12px;
	display: inline-block;
}
#mainnav ul li a:link {
	color: #A5203F;
	text-decoration: none;
}
#mainnav ul li a:hover {
	color: #5C1225;
	background-image: url(../images/mainnav-hover-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#mainnav ul li a:visited {
	color: #A5203F;
	text-decoration: none;
}
#mainnav ul li a:active {
	color: #A5203F;
	text-decoration: none;
}
#mainnav .active {
	background-image: url(../images/mainnav-hover-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#homebody {
	background-image: url(../images/homebody-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	background-color: #0D215E;
	padding: 0px;
	margin: 0px;
}
#homebody #image {
	float: left;
	position: absolute;
	z-index: 1;
	width: 421px;
	height: 350px;
	margin: 0px;
	padding: 0px;
}
#homebody #imageoverlay {
	position: relative;
	z-index: 2;
	top: 0px;
	left: 0px;
}
#homebody #content {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 401px;
}
#homebody #content h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 2em;
	margin: 0px 0px 10px 0px;
}
#homebody #content p {
	color: #FFFFFF;
	font-size: 1.2em;
}
#homebody #content a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#homebody #content a:hover {
	color: #F2B994;
	text-decoration: underline;
	font-weight: bold;
}
#homebody #content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#homebody #content a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#body {
	background-image: url(../images/homebody-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0D215E;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
#body #content {
	float: right;
	width: 559px;
	padding: 15px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background-color: #F6E8DD;
	background-image: url(../images/content-bg-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#body #content h1 {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	color: #A52141;
	font-weight: bold;
	font-size: 2em;
}
#body #content p {
	padding: 0px 15px 0px 15px;
	margin: 15px 0px 0px 0px;
	color: #5C1225;
	font-size: 1.2em;
	line-height: 1.4em;
}
#body #content li {
	padding: 0px 15px 0px 15px;
	color: #5C1225;
	font-size: 1.2em;
	line-height: 1.4em;
}
#body #content td {
	color: #5C1225;
	font-size: 1.2em;
	line-height: 1.4em;
}
#body #content td p {
	color: #5C1225;
	font-size: 1.1em;
	line-height: 1.4em;
}
#body #content .textfield {
	color: #5C1225;
	font-size: 1.2em;
	width: 250px;
	border: 1px solid #5C1225;
	font-family: Arial, Helvetica, sans-serif;
}
#body #content .submit {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	width: 250px;
	background-color: #5C1225;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
#body #content .msg {
	color: #A52141;
	font-weight: bold;
}






#body #content a:link {
	color: #A5203F;
	text-decoration: none;
	font-weight: bold;
}
#body #content a:hover {
	color: #5C1225;
	text-decoration: underline;
	font-weight: bold;
}
#body #content a:visited {
	color: #A5203F;
	text-decoration: none;
	font-weight: bold;
}
#body #content a:active {
	color: #A5203F;
	text-decoration: none;
	font-weight: bold;
}
#body #content .gallerythumbnail {
	width: 110px;
	height: 97px;
	padding: 3px;
	border: 3px solid #FFFFFF;
	margin: 4px;
	background-color: #EAC5AE;
}
#body #image {
	float: left;
	width: 421px;
}
#bottombanners {
	background-color: #EAC5AE;
	background-image: url(../images/bottom-banners-bg-home.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 146px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#bottombanners #imhungry {
	width: 293px;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
	padding-top: 22px;
	padding-bottom: 0px;
}
#bottombanners #imhungry img {
	margin-left: 12px;
}



#homenoticeboard {
	width: 391px;
	height: 146px;
	background-image: url(../images/banners/homenoticeboard.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
#homenoticeboard p {
	margin: 60px 20px 15px 20px;
	text-align: center;
	font-size: 1.3em;
	color: #FFFFFF;
}

#bottombanners #noticeboard {
	width: 293px;
	height: 146px;
	background-image: url(../images/banners/noticeboard.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
}
#bottombanners #noticeboard p {
	padding: 18px 20px 0px 20px;
	text-align: center;
	font-size: 1.3em;
	color: #FFFFFF;
}
#bottombanners #banners {
	float: right;
	padding-top: 22px;
}
#bottombanners #banners img {
	margin-right: 12px;
}
#footer {
	height: 81px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 0px 10px;
	text-align: left;
	clear: both;
	border-top: 1px solid #FFFFFF;
}
#footer p {
	padding: 3px;
	margin: 0px;
	font-size: 1.1em;
	color: #FCC5BC;
}
#footer a:link {
	color: #FCC5BC;
	text-decoration: underline;
}
#footer a:hover {
	color: #FCC5BC;
	text-decoration: none;
}
#footer a:visited {
	color: #FCC5BC;
}
#footer a:active {
	color: #FCC5BC;
	text-decoration: underline;
}