@charset "utf-8";
		/* ©Hollywood Cafe and Sports Bar
			All Rights Reserved
			©Burbank Graphics 12.18.08
			John (Horoszewski)Stanley */
			
          /* HTML Tags */
		  
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002694;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

          /* Divs */

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a80101;
	border: 1px solid #580060;
	background-image: url(../images/img_filmStrip.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#banner {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 101px;
}

#mid {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	width: 634px;
	margin-left: 12px;
	height: 34px;
	margin-top: 7px;
	float: left;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#welcome {
	clear: both;
	float: left;
	width: 615px;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #211767;
	background-color: #ffc000;
	font-size: 14px;
	line-height: 18px;
}
#img_welcome {
	margin-bottom: 10px;
}


#divider {
	clear: both;
	float: left;
	width: 615px;
	height: 1px;
	background-color: #500000;
	margin-top: 20px;
	margin-left: 15px;
}

#btm_left {
	float: left;
	margin-left: 20px;
	width: 270px;
	background-color: #6077a8;
	background-image: url(../images/img_oscar.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ffc000;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 15px;
}

#btm_right {
	float: left;
	margin-left: 65px;
	width: 270px;
	background-color: #ff6c00;
	border: 1px solid #6077a8;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}
#menuDiv {
	clear: both;
	float: left;
	width: 615px;
	margin-left: 20px;
	margin-top: 30px;
	border: 1px solid #ffc000;
	background-color: #6077a8;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
#contactUs {
	clear: both;
	float: left;
	width: 615px;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #6077a8;
	background-color: #FF6C00;
	font-size: 14px;
	line-height: 18px;
}
#address {
	float: left;
	width: 175px;
	margin-top: 7px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6077A8;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0D35;
	font-size: 14px;
	font-weight: bold;
	height: 400px;
}
#map {
	float: right;
	margin-top: 7px;
	width: 420px;
	text-align: center;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	padding-top: 5px;
}

#footer a {
	color: #FFFF00;
}

#bottom {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

		/* Classes */

.catagoryImg {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 7px;
}

.welcomeText {
	float: left;
	margin-top: 40px;
	margin-left: 10px;
	display: block;
	width: 410px;
	height: auto;
	text-align: justify;
}

.columnTopper {
	margin-top: 5px;
	margin-bottom: 3px;
}

.columnTitle {
	float: left;
	margin-top: 1px;
	margin-left: 10px;
}
.customerReviews {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	display: block;
	width: 210px;
	height: auto;
	text-align: justify;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #435476;
}
.customerName {
	display: block;
	height: auto;
	text-align: right;
	color: #FFFFFF;
	background-color: #435476;
	float: right;
}
.specials {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	display: block;
	width: 240px;
	height: auto;
	text-align: justify;
	color: #000000;
	padding: 5px;
}
