@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Albertus MT';
	src: url('../fonts/albertus.eot');
	src: local('Albertus MT'), local('Albertus MT'), url('../fonts/albertus.ttf') format('truetype');
}

h1 {
	color: #003E7E;
	font: 21px 'Albertus MT', sans-serif;
	margin-bottom: 1em;
	text-transform: uppercase;
}

h2 {
	color: #003E7E;
	font: 19px 'Albertus MT', sans-serif;
	margin-bottom: 1em;
	text-transform: uppercase;
}

h3 {
	color: #fff;
	font: 18px 'Albertus MT', sans-serif;
	margin-bottom: 1em;
	text-transform: uppercase;
}

a {
	color: #73802B;
	outline: none;
}

a:hover {
	text-decoration: none;
}

html, body {
	background-color: #E9F0D2;
	background-image: url(../images/body_bg.png);
	background-position: 0 -161px;
	background-repeat: repeat-x;
	font: 16px Arial, Helvetica, sans-serif;
}

.clr {
	clear: both;
}

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#wrapper {
	margin: auto;
	width: 944px;
}

#header {
	position: relative;
}

#logo {
	margin: 10px 0 14px 10px;
}

#image_rotator {
	position: relative;
	left: 258px;
	top: 0;
	width: 686px;
}

#nav {
	clear: both;
	height: 60px;
	margin-top: 15px;
}

#nav li {
	float: left;
}

#nav a {
	display: block;
	text-align: center;
	text-decoration: none;
}

#nav a:hover, #nav #current_page {
	background-position: bottom;
	color: #fff !important;
}

#nav .main a {
	background-image: url(../images/nav_main_bg.png);
	height: 38px;
	padding-top: 6px;
	width: 133px;
}

#nav .sub a {
	background-image: url(../images/nav_sub_bg.png);
	color: #839A25;
	font: 18px 'Albertus MT', sans-serif;
	height: 28px;
	margin-top: 9px;
	padding-top: 7px;
	width: 137px;
}

.content {
	background: #fff;
	padding: 20px 20px 1em 20px;
}

.content.cafe {
	background: #fff url(../images/content_cafe_bg.png) repeat-x;
}

.content.downtownpage {
	background: #fff url(../images/content_downtown_bg.png) repeat-x;
}

.content.expresspage {
	background: #fff url(../images/content_express_bg.png) repeat-x;
}

.content.events {
	background: #fff url(../images/content_events_bg.png) repeat-x;
}

#subheader {
	height: 210px;
	margin-bottom: 20px;
	position: relative;
}

#subheader_logo {
}

#subheader_photos {
	right: 0;
	position: absolute;
	top: -18px;
}

#social-media {
	float: right;
	margin-bottom: 0;
	position: relative;
	top: -3px;
	width: 390px;
}

#social-media img {
	vertical-align: middle;
}

#welcome {
	font-size: 14px;
	width: 460px;
}

#welcome p {
	margin-bottom: 0;
}

#home_locations {
	background: #003e7e;
	border: 2px solid #a2c02f;
	clear: right;
	color: #fff;
	float: right;
	font-size: 11px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	margin: 0 0 10px 1em;
	padding: 10px 15px 0 15px;
	width: 360px;
}

#home_locations h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

#home_locations p {
	float: left;
}

#home_locations a {
	text-decoration: none;
}

#sidebar {
	color: #003E7E;
	float: right;
	font-size: 14px;
	width: 285px;
}

#sidebar_quote {
	background-image: url(../images/sidebar_quote_bg.png);
	display: block;
	height: 33px;
	margin-bottom: 10px;
}

#sidebar_quote:hover {
	background-position: bottom;
}

.sidebar_box {
	background: url(../images/sidebar_box_bg.png) repeat-x;
	padding: 10px 10px 20px 10px;
}

#sidebar h1 {
	margin-bottom: .5em;
}

.sidebar_tabs {
	border-top: 1px solid #99AB43;
	border-left: 1px solid #99AB43;
	border-right: 1px solid #99AB43;
}

.sidebar_tabs a {
	background-image: url(../images/sidebar_tab_bg.png);
	border-bottom: 1px solid #99AB43;
	color: #73802B;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

.sidebar_tabs a:hover {
	background-position: bottom;
	font-style: italic;
}

.sidebar_logo {
	border: 1px solid #B5B5B5;
	margin-bottom: 10px;
	padding: 20px;
	text-align: center;
	}

#with_sidebar {
	float: left;
	width: 575px;
}

#with_sidebar ul {
	margin: 0 0 1em 1em;
	padding-left: 1em;
}

#with_sidebar li {
	list-style: disc;
}

#home_locations a {
	color: #CCDB94;
}

#home_events {
	background: url(../images/home_events_bg.png) no-repeat bottom left;
	clear: both;
	height: 291px;
	margin: 0 -17px 20px -17px;
	position: relative;
}

#home_events_buttons {
	position: absolute;
	left: 53px;
	top: 193px;
}

#home_events_center {
	color: #003E7E;
	position: absolute;
	width: 360px;
	left: 248px;
	top: 39px;
}

#home_events_center p {
	font-size: 20px;
	margin: 0 20px 5px 0;
	text-align: center;
}

#home_events_center ul {
	float: left;
	font-size: 13px;
	margin: 0 20px 10px 20px;
	width: 140px;
}

.home_restaurants {
	border: 1px solid #B5B5B5;
	color: #003E7E;
	float: left;
	font-size: 16px;
	padding: 20px 10px 10px 10px;
	width: 262px;
}

.home_restaurants .gel_button {
	margin: auto;
}

.home_restaurants.downtown {
	background: #7183B2;
}

.home_restaurants.kearnymesa {
	background: #CFE5C6;
}

.home_restaurants.express {
	background: #DFEBF8;
}

/* start buttons */

.gel_button {
	display: block;
	height: 30px;
	width: 142px;
}

.gel_button:hover {
	background-position: bottom;
}

.quote {
	background: url(../images/button_get_an_online_quote.png)
}

.menu {
	background: url(../images/button_view_our_menu.png)
}

.testimonials {
	background: url(../images/button_testimonials.png)
}

#ickm-menu a, #icdt-menu a {
	background: url('../images/button-download-our-menu-bg.png');
	color: #fff;
	display: block;
	font: 13px Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	margin: auto;
	text-align: center;
	text-decoration: none;
	width: 142px;
}

#ickm-menu a:hover, #icdt-menu a:hover {
	background-position: bottom;
}

/* end buttons */

#secondary_logo {
	margin: 10px 0 -10px 0;
}

#contact_subheader {
	font-size: 12px;
}

#contact_subheader h2 {
	margin-bottom: 0;
	text-transform: none;
}

#contactform {
	float: left;
}

#contactform ul {
	margin: 0;
	padding: 0;
	overflow: auto;
}

#contactform li {
	list-style: none;
	margin-bottom: 5px;
}

#contactform label {
	float: left;
	width: 110px;
}

#contactform em {
	color: #a80000;
}

#contactform input[type=submit] {
	background: #7183B2;
	border: 2px solid #B5B5B5;
	color: #fff;
	cursor: pointer;
	float: right;
	padding: 3px 5px;
}

#contactform div.error {
	color: #a80000;
	font-size: 12px;
	font-style: italic;
	margin-left: 110px;
}

#quotepanel {
	/* display: none; */
}

#sending {
	display: none;
	line-height: 25px;
	padding-right: 5px;
	font-style: italic;
}


#footer {
	background: #003E7E;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px;
}

#footer a {
	color: #eee;
	text-decoration: none;
}

#fi {
	font-size: 12px;
	padding: 5px;
	text-align: right;
}

#fi a {
	color: #999;
	text-decoration: none;
}
