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

mary corley {
	margin-top: 60px;
	margin-left: 90px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.index {
	background-color: #f5d7c7;
}
.mews {
	background-color: #f5d7c7;
}
.santafe {
	background-color: #f5d7c7;
	color: #000000;
}
.dallas {
	background-color: #f5d7c7;
}
.contact {
	background-color: #f5d7c7;
	color: #FFcc99;
}
.about {
	background-color: #f5d7c7;
	color: #FFcc99;
}
	/*-- Paragraphs Headlines All Things Text --*/
img {
	border: 0;

h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
}
.index_highlight {
	color: #350f10;
}
.mews_p {
	color: #333F80;
}
.santafe_highlight {
	color: #333F80;
}
.dallas_highlight {
	color: #333F80;
}
.contact_highlight {
	color: #333F80;
	margin: 5px;
}
.about_highlight {
	color: #333F80;
	font-weight: bold;
}
/*-- Links --*/
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	color: #333F80;
}
a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
/*-- Wrapping --*/	
#wrapper {
	width: 794px;
	height: 64;
}

/*-- Header --*/	
#header_wrap {
	width: 794px;
	height: 200px;
}
#header_wrap_left {
	width: 250px;
	height: 63px;
	float: left;
}
#header_wrap_middle {
	width: 335px;
	height: 63px;
	float: left;
}
#header_wrap_right {
	width: 209px;
	height: 63px;
	float: left;
}

/*-- Middle --*/	
#middle_wrap {
	width: 300px;
	height:auto
	padding: 2 px;
	background-color:#e5b5a1;
}
#middle_wrap_left {
	width: 147 px;
	float: left;
	padding-top: 93px;
}
#middle_wrap_middle {
	width: 400px;
	float: left;
	padding-top: 60px;
	text-align: right;
}
#middle_wrap_right {
	width: 147 px;
	float: left;
}
#middle_wrap2_left {
	width: 147 px;
	float: left;
	padding-top: 93px;
}
#middle_wrap2_middle {
	width: 500px;
	float: left;
	padding-top: 60px;
	text-align: right;
}
#middle_wrap2_right {
	width: 147 px;
	float: left;
}

/*-- Footer --*/	
#footer_wrap {
	width: 794px;
	height: 37px;
}
#footer_wrap_left {
	width: 400px;
	height: 37px;
	float: left;
}
#footer_wrap_middle {
	width: 235px;
	height: 37px;
	float: left;
}
#footer_wrap_right {
	width: 104px;
	height: 37px;
	float: left;
}

/*-- Navigation --*/
#navigation {
	width: 794 px;
	height: 100 px;
	}
#index {
	height: 23 px;
	width: 130px;
}
#mews {
	height: 22 px;
	width: 130 px;
}
#warehouse {
	height: 25 px;
	width: 130 px;
}
#contact {
	height: 22 px;
	width: 130 px;
}
#sale {
	height: 20px;
	width: 130 px;
}
#about {
	height: 22px;
	width: 130 px;
}

/*-- MIDDLE BACKGROUND COLORS --*/
.index_background {
	background-color: #e9cebb;
}
.mews_background {
	background-color: #e9cebb;
}
.warehouse_background {
	background-color: #e9cebb;
}
.contact_background {
	background-color: #e9cebb;
}
.sale_background {
	background-color: #e9cebb;
}
.about_background {
	background-color: #e9cebb;
}
/*-- Address --*/
.cafe_address {
	background-color: #f5d7c7;
	text-align: right;
	vertical-align: middle;
}
/*--NAVIGATION--*/
