/* CSS LOCATIONS */
#mcontent {
	background: none;
}

#mleft {
	margin: 0 0 0 0;
	padding: 20px 0 0 0px;
	width: 285px;
	float: left;
	background-image:url(../images/world-bg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;	
	/*background-image: url(../images/lineshadow.gif);
	background-repeat: no-repeat;
	background-position: right top;	*/
	min-height: 500px;
	height: auto;
	text-align:right;
}

#mleft a {
	font-size: 12px;
	color: #ffcc00;
}

#lindex {
	margin: 0 auto;
	padding: 0;
	width: 825px;
	text-align: left;
}

#mleft .submenu a{
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: black;
	font-weight: bold;
}

#mleft a:hover {
	color: #c00;
}

#state {
	margin: 0;
	padding: 75px 15px 0 0;
	width: 90%;
	min-height: 347px;
	height: 347px;
	text-align: center;
	background-image: url(../images/locations-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	/*border: 1px solid red;*/
}

#state a {
	margin: 0 auto 2px auto;
	padding: 5px;
	display: block;
	width: 60%;
	text-align: left;
	/*background-color: #231f20;*/
	background-image:url(../images/menubg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color: #eee;
}

#masterdiv2 {
	margin: -5px 0 0 0;
	padding: 15px;
	width: 617px;
	background-image: url(../images/citiesbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

h1 {
	margin-bottom: 0;
}

#mleft h4 {
	font-size: 16px;
	margin: 5px auto 0 auto;
	padding: 0;
	width:60%;
	text-align: left;
	text-decoration: none;
	color: #990000;
}

.menutitle {
	margin: 0;
	padding: 0;
	color: #cc0000;
	font-weight: bold;
	width: 150px;
	text-align:left;
	display: block;
	float: left;
}

.menutitle a {
	margin: 0;
	padding: 0;
	color: #ffcc00;
	font-weight: bold;
	width: 125px;
	text-align:left;
	display: block;
	float: left;
}

.menutitle a:hover {
	margin: 0;
	padding: 0;
	color: #c00;
}

/*RESTAURANTS---------------------------------------*/
.resloc {
	margin: 0;
	padding: 5px;
	background-image: url(../images/resloc-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

.resloc p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.resloc_A {
	margin: 0;
	padding: 0;
	width: 190px;
	vertical-align: top;
}

.resloc_B {
	margin: 0;
	padding: 0;
	width: 195px;
	vertical-align: top;
}

.resloc_B p {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
}

.resloc_C {
	margin: 0;
	padding: 5px;
	width: 190px;
	background-color: #ededed;
	vertical-align: top;
}

.phonenum {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
}

.indown_op {
	display: block;
	text-align: center;
	font-size: 10px;
}

/*ZIPSEARCH------------------*/
#zsearch {
	margin: 30px 0 0 25px; 
	padding: 0;
	width: 90%;
	text-align: center;
}
