@charset "utf-8";

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	background-image: url(../img/body-bg.jpg);
	background-position: center center;
}
.main {
	padding-right: 36px;
	padding-left: 30px;
	padding-top: 28px;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	clear: both;
	min-height: 270px;
	height: auto;
}

.main-specials {
	padding-right: 36px;
	padding-left: 30px;
	padding-top: 0px;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	margin-top: -28px;
	clear: both;
	height: 500px;
}

.main-reviews {
	padding-right: 36px;
	padding-left: 30px;
	padding-top: 0px;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	margin-top: -28px;
	clear: both;
	height: 1000px;
}

.main-carreers {
	padding-right: 36px;
	padding-left: 30px;
	padding-top: 28px;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	clear: both;
	height: 400px;
}

#container {
	height: 600px;
	width: 696px;
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat;
	position: relative;
}

#header {
	height: 271px;
	width: 696px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9000px;
}

#content_main {
	background-image: url(../img/main_content_bg-t.png);
	background-repeat: repeat;
	background-position: center center;
	margin-left: 1px;
}

#coming_soon {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 206px;
	margin-top: -23px;
}

#top_flash {
	text-align: center;
}

#content_side_A {
	width: 201px;
	float: left;
	margin-left: 50px;
	height: 206px;
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-top: -50px;
}

#content_side_A #chosen_pizza_main {
	background-image: url(../img/mychosen_pizza_middle_logo.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#content_side_A #chosen_cafe_main {
	background-image: url(../img/mychosen_cafe_middle_logo.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#content_side_A #chosen_cafe_location {
	background-image: url(../img/mychosen_cafe_location.png);
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 100%;
}

#content_side_A #chosen_pizza_location {
	background-image: url(../img/mychosen-pizza-location.jpg);
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 100%;
}

#content_side_B {
	float: left;
	width: 300px;
	height: 204px;
	background-color: #0000FF;
	margin-left: 50px;
	margin-top: -48px;
}

#navigation {
	margin-left: 30px;
	position: absolute;
	top: 160px;
	right: 75px;
}

#footer {
	background-image: url(../img/main_content_bg-t.png);
	background-repeat: repeat;
	width: 696px;
	height: 84px;
		
}#header_menu {
	background-image: url(../img/mychosen-cafe-top-logo.gif);
	height: 271px;
	width: 696px;
	text-indent: -9000px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: times new roman;
    color: #663300;
}

h4 {
	text-align: center;
}

a {
	text-decoration:none;
}
table {
    margin: 0px;
    padding: 0px;
}

