@charset "UTF-8";



@charset "UTF-8";

html, body {
	margin:0;
	padding:0;
	background-image: url(images/Background.jpg);
}

img {
    border: none;
	border-style: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Fonts */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 8px 0;
	font-size: 12px;
	color: #281F15;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 30px;
	line-height: 32px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	line-height: 18px;
	color: #281F15;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
    font-size: 18px;
	line-height: 24px;
}
h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #281F15;
}
h5 {
	font-size: 14px;
	line-height: 12px;
	letter-spacing: 1px;
}
h6 {
    font-size: 12px;
	line-height: 18px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Header */ 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



#Frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 768px;
	width: 1024px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background: #FFFFFF;
	padding: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#ImageFrame {
	float: right;
	height: 578px;
	width: 674px;
	background-color: #2E281F;
	display: inline;	
}
#Construction {
	padding: 200px;
	height: 178px;
	width: 274px;
	font-size: 16px;
	line-height: 24px;
	color: #D3F2F2;
	text-align: center;
}
#Body_Frame {
	float: left;
	height: 578px;
	width: 1024px;
	background-color: #96C5C5;
	background-image: url(images/Cravings-textarea.gif);
	background-repeat: no-repeat;
	display: inline;	
}
#Flash_Frame {
	background-color: #DACEBF;
	float: right;
	height: 563px;
	width: 625px;
	display: inline;	
}
#Header {
	background-color: #FFFFFF;
	float: left;
	height: 190px;
	width: auto;
	display: inline;	
}
#Header_Nav {
	background-color: #281F15;
	float: left;
	height: 30px;
	width: 840px;
	padding-left: 184px;
	display: inline;	
}
#Nav {
	background-color: #312C23;
	float: left;
	height: 30px;
	width: 1024px;
	clear: left;
	display: inline;	
}
#Header_Flash {
	background-color: #312C23;
	float: right;
	height: 160px;
	width: 1024px;
	clear: right;
	display: inline;	
}
#Body_Main_Frame {
	float: left;
	height: 538px;
	width: 310px;
	padding: 0px;
	margin: 20px;
	line-height: 10px;
	text-align: center;
	display: inline;	
}
#NavigationBar {
	background-color: #A4A95F;
	height: 35px;
	width: 384px;
	float: left;
	display: inline;	
}
#Footer {
	height: 20px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#MediaImage {
	background-image: url(images_gallery/LowRes/media.jpg);
	background-repeat: no-repeat;
	height: 578px;
	width: 674px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	display: inline;	
}
#Hours {
	float: left;
	height: 200px;
	width: 310px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	text-align: center;
	display: inline;	
}

#map {
	height: 478px;
	width: 549px;
	padding-top: 100px;
	padding-left: 125px;
	background-color: #97C6C6;
}

#Body_txt_Market {
	padding: 0px;
	float: left;
	height: auto;
	width: 309px;
	line-height: 22px;
	text-align: justify;
	clear: left;
	font-size: 12px;
	color: #281F15;
	letter-spacing: 0px;
	display: inline;	
}

#Body_txt {
	padding: 0px;
	float: left;
	height: auto;
	width: 309px;
	line-height: 18px;
	text-align: justify;
	clear: left;
	font-size: 12px;
	color: #281F15;
	display: inline;	
}
.Hours_Indent {
	text-align: left;
	float: left;
	padding-left: 40px;
	display: inline;	
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

a:focus{
	outline: none;
}
