@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #decfb5;
	padding: 20px 0px 0px 0px;
}

#hdText {
	font-size: 16px;
	text-align: center;
	padding: 15px 0px 15px 0px;
}

#padText {
	padding: 20px;
}

#subHeader {
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	width: 600px;
	padding: 20px 0px 0px 0px;
}

#subItem {
	text-indent: 25px;
	text-align: left;
	vertical-align: top;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	background: #cecf9c;
	z-index: 1;
}

a:link {
	color: #0085BE;
}

a:visited {
	color: #0085BE;
}

a img {
	border: none;
} 

#wrapper {
	margin: 0px auto;
	width: 800px;
	z-index: 2;
	position: relative;
}

#header {
	background-color: #3b371b;
	background-image: url('../images/header.jpg');

	width: 800px;
	height:150px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffce;
}

#headerNav {
	background-color: #E4E4E4;
	background-image: url('../images/footer.jpg');
	width: 800px;	
	height: 25px;
	color: #FFFFFF;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffce;

}

#main {
	background-color: #e7e3a5;
	width: 800px;
}

#mainLeft {
	width: 180px;
	background-color: #e7e3a5;
	vertical-align: top;
}

#mainRight {
	width: 238px;
	height: 520px;
	background-color: #ffffce;
	vertical-align: top;
}

#mainCenter {
	width: 382px;
	background-color: #ffffce;
	vertical-align: top;
	height: 520px;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFCE;

}

#mainCenterAdLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFCE;
}

#mainRightAd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCE;
}

#mainContent {
	vertical-align: top;
	height: 265px;
	line-height: 1.5em;
	color: #545454;
}

#mainContentTest {
	vertical-align: top;
	height: 208px;
	line-height: 1.5em;
	color: #545454;
}

#content {
	vertical-align: top;
	line-height: 1.5em;
	color: #545454;
}

#mainContentPadded {
	padding: 10px;
}

#mainLeftMenu {
	background-color: #e7e3a5;
	padding: 0px;
	width: 180px;	
	vertical-align: top;
}


#mainLeftMenuHeader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
}

#mainLeftMenuItem {
	font-color: #FFFFFF;
	height: 20px;
	width: 180px;
	text-indent: 25px;
}

#mainLeftMenuItem a {
	text-decoration: none;
	font-weight: bold;
	color: #555d35;
	display: block; width: 100%;
}

#mainLeftMenuItem a:hover {
	text-decoration: none;
	font-weight: bold;
	background: #525131; color: #FFFFFF;
}

#newsletter {
	background-image: url('../images/newsletter-bg.gif');
	vertical-align: middle;
	text-align: center;
	height: 50px;
	padding: 0px 5px 0px 5px;
}

.formtd { font-size:12px; color:#666; border:1px solid #999; }
.formsubmit { color: #8c4521; margin: 5px; padding-left: 5px; }
a.formsubmit { color: #8c4521; text-decoration: none; font-weight: bold; }
a.formsubmit:hover { color: #8c4521; text-decoration: underline; font-weight: bold; }

#footer {
	background-color: #E4E4E4;
	background-image: url('../images/footer.jpg');
	width: 800px;
	height: 50px;
	color: #FFFFFF;
	text-indent: 0px;
	font-size: 10px;	
	text-align: center;
	vertical-align: middle;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footerTop {
	clear: both;
	background-color: #cecf9c;
	height: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffce;
}

#secondLevelRight {
	width: 620px;
	background-color: #ffffce;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

#secondLevelRight a{
	text-decoration: none;
	color: #8c4521;
}

#secondLevelRight a:hover {
	text-decoration: underline;
	color: #8c4521;	
}


#secondLevelContent {
	vertical-align: top;
	color: #8c4521;
	width: 310px;
}

#secondLevelHeader {
	font-size: 12px;
}

#secondLevelContent ul {
	list-style-type: none;
	margin-left: 0;
	list-style-position: outside;
	padding: 0px;
}

#secondLevelContent li{
	color: #8c4521;
}

#secondLevelContent li#adthree{
	font-weight: bold;
	font-size: 13px;
}

#secondLevelContent li#adtwo{
	font-size: 13px;
	text-indent: 10px;
}

#secondLevelContent li#adone{
	font-size: 13px;
	text-indent: 20px;
}

#secondLevelContent li#adzero{
	font-size: 13px;
	text-indent: 10px;
}

#secondLevelContent li a{
	color: #8c4521;
	text-decoration: none;
}

#secondLevelContent li a:hover{
	color: #8c4521;
	text-decoration: underline;
}

/* GALLERY */

#galleryIcon {
	vertical-align: top;
	padding: 2px;
}

#galleryContent {
	vertical-align: top;
	width: 550px;
	padding: 2px;
}


#oneNum {
	height: 41px;
	width: 40px;
	background-image: url('../images/101.gif');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #ffffce;
	font-weight: bold;
	font-size: 14px;
}

#oneNumDark {
	height: 41px;
	width: 40px;
	background-image: url('../images/101dark.gif');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #ffffce;
	font-weight: bold;
	font-size: 14px;
}

#oneTitle {
	height: 41px;
	width: 560px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	text-indent: 5px;
}

#oneDesc {
	padding: 5px 5px 20px 5px;
}

/* FESTIVALS */

#festTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}

#festLoc {
	font-size: 14px;
	text-indent: 5px;
}

#festDate {
	font-size: 14px;
	text-indent: 5px;
}

#festDesc {
	padding: 5px 5px 20px 5px;
}

#month {
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}

#monthName {
	text-align: center;
	font-weight: bold;
}

#dayName {
	text-align: center;
	padding: 1px;
	font-size: 10px;
}

#dayNum {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	padding: 1px;
	width: 25px;
}

#dayNum a {
	text-decoration: none;
	color: #555d35;
	font-weight: bold;
	display: block; width: 100%;
}

#dayNum a:hover {
	text-decoration: none;
	font-weight: bold;
	background: #ffffce; color: #000000;
}

.active {
	background-color: #e7e3a5;
}


/* SPOTLIGHT / NOW SHOWING / FEATURED */


#spotlightHd {
	font-size: 36px;
	padding: 10px 0px 10px 0px;
	line-height: 36px;
}

.spotlightHdDesc {
	font-size: 12px;
	font-weight: bold;
}

.spotlightHdName {
	font-size: 12px;
	color: #8c4521;
}


/* DINING GUIDE / THANK YOU TUCSON HOME */

h2 {font-size:16px; color:#464; }
.restName {text-transform:uppercase;}
.cuisine {font-family: Arial, Helvetica, sans-serif; color: #464; font-weight: bold; font-style: italic;}
.location {font-family: Arial, Helvetica, sans-serif; color: #464;text-transform:uppercase;}
.smalltext { font-size: 10px; }