/* ©Redhouse Bagels
  Created by ©Burbank Graphics
  JS 090508 */

@charset "utf-8";

/*---------------- HTML TAGS -------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	background-color: #0F2443;
}

/*---------------- DIV TAGS -------------------*/

#container {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#body {
	height: 100%;
	width: 100%;
}

#header {
	height: 176px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000000;
}

#nav {
	width: 770px;
	height: 100%;
}

#nav #left {
	float: left;
	background-image: url(../images/left_nav_end.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 42px;
	width: 10px;
}

#nav #main {
	height: 42px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 748px;
	float: left;
}

#nav #right {
	float: left;
	background-image: url(../images/right_nav_end.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 42px;
	width: 10px;
}

#trunk {
	height: auto;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4EDDE;
	display: block;
	clear: both;
}

#t_left  {
	width: 500px;
	padding-top: 20px;
	height: 100%;
	float: left;
}

#t_right  {
	width: 230px;
	float: right;
	height: 360px;
	margin-right: 7px;
	background-color: #FFFFFF;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: right;
	margin-top: 20px;
}

#t_right img {
	margin-top: 25px;
	margin-left: 45px;
}
#c_left {
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #720909;
	float: left;
	height: 350px;
	margin-top: 20px;
	padding-top: 15px;
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
}
#c_right {
	margin-top: 20px;
	float: left;
	width: 492px;
	padding-left: 10px;
}

#m_left {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#welcome {
	width: 488px;
	margin-left: 5px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#welcome_top {
	background-image: url(../images/welcome_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
}

#welcome_mid {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #861E29;
	border-left-color: #861E29;
	padding-top: 5px;
}

#welcome_image {
	clear: left;
	float: left;
}

#welcome_bottom {
	background-image: url(../images/welcome_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 7px;
}

#delivery {
	width: 237px;
	margin-left: 5px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #790909;
	background-color: #D5BFBF;
	background-image: url(../images/red_car.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 140px;
	float: left;
}

#catering {
	width: 235px;
	background-color: #FFFFFF;
	border: 1px solid #790909;
	background-image: url(../images/wrap_sandwich.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 159px;
	float: right;
	margin-right: 6px;
	text-align: center;
}

#hours {
	background-color: #FFFFFF;
	background-image: url(../images/coffee_cup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5BFBF;
}

#hours ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 55px;
}

#cc {
	width: 240px;
	background-color: #FFFFFF;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5BFBF;
}

#cc img {
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}

#footer {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4EDDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	padding-top: 5px;
	clear: both;
	text-align: center;
}


/*---------------- CLASS TAGS -------------------*/

.welcome {
	font-style: italic;
	text-align: justify;
	float: left;
}

.delivery_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #790909;
	font-style: italic;
}

.delivery_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
	font-weight: bolder;
}

.hours_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #D5BFBF;
	line-height: 75%;
}

.catering_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}

.catering_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	float: left;
}
#c_left a {
	color: #990000;
}

