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

body {
	font-size: medium;
	width: 950px;
	margin-right: auto;
	font-family: "Comic Sans MS", cursive;
	margin-left: auto;
	background-image: url(images/brick034.jpg);
	letter-spacing: 0.1em;
	background-repeat: repeat;
	background-attachment: fixed;
}

#content {
	background-image: url(images/checker.jpg);
	height: auto;
	width: 980px;
	background-color: #FFF;
	border: thick ridge #060;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	background-position: 4px 4px;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
}
area {
}

.header {
	width: 960px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .navBar {
	height: 50px;
	width: 980px;
}
.chef {
	float: left;
	height: 1500px;
	width: 200px;
	margin-right: 600px;
}

.articleContainer {
	width:940px;
}

.rightCol {
	width: 385px;
	float: right;
}

.leftCol {
	float: right;
    margin:0 15px 0 0;
}

.article {
	height: 402px;
	width: 500px;
	border: medium ridge #F00;
	color: #F00;
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
	font-size: 115%;
	background-color: #FFC;
}
h1 {
	color: #060;
	margin-left: 10px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
#content h2 {
	margin-left: 40px;
	color: #060;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content h3 {
	margin-left: 100px;
}

.hours {
	height: 185px;
	width: 450px;
	margin-bottom: 15px;
	margin-left: 100px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #F00;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.address {
	height: 200px;
	width: 435px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: medium ridge #F00;
}

#secondaryNav {
	width: 600px;
	height: 50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 235px;
}

#content .article p {
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#content .article .articlePhoto {
	height: 113px;
	width: 150px;
	float: left;
	margin-right: 20px;
}

#content .map {
	height: 351px;
	width: 455px;
	margin-left: 35px;
	border: medium ridge #F00;
}
#content .bottomAddress {
	width: 100px;
	height: 100px;
	font-size: 50%;
}

#content .article2 {
	height: 200px;
	width: 375px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
}
#content .foodPicture {
	height: 200px;
	width: 375px;
	border: medium ridge #F00;
	margin-bottom: 10px;
}

h4 {
	font-size: 125%;
	color: #F00;
	font-family: "Comic Sans MS", cursive;
}

#fac {
	height: 30px;
	width: 50px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 460px;
	border: medium ridge #F00;
}
.randi {

}
.footer {
	width: 650px;
	height: 50px;
	padding: 0px;
	margin-left: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	clear:both;
	margin:0 0 15px 35px;
	border: medium ridge #F00;
}

