body {
  font-family: "Times New Roman", Times, serif;
  background: #a9510d;
  /*Christmas Color*/
  /*background: #010101;*/
  margin: auto; 
  text-align:center;
  /*background-image: url(images/luminaries.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;*/
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}


.imgBorder {
    border-color: #FF9933;
	border-style:solid;
	border-width: 5px;
	
}


#mainblock
{
	margin: auto;
	width: 760px;
	text-align: left;
	position: relative;	
}
#header {
	border-left-color: #FF9933;
	border-left-style:solid;
	border-left-width: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9933;
	position: absolute;
	width: 760px;
	height: 210px;
	top: 20px;
	left: 0px;
	background: url(Header2.jpg);
}
#header1 {
	border-left-color: #FF9933;
	border-left-style:solid;
	border-left-width: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9933;
	position: absolute;
	width: 760px;
	height: 210px;
	top: 20px;
	left: 0px;
	background: url(Header1.jpg);
}
#content {
	border-left-color:#FF9933;
	border-left-style:solid;
	border-left-width: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9933;
	background:#FFFFFF;
	/*min-height: 1000px;*/
	width:760px;
	left: 0px;
	top: 250px;
	position: absolute;
	/*size: auto;*/
}
#search{
	border-left-color: #FF9933;
	border-left-style:solid;
	border-left-width: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9933;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #eeeecc;
	font-size: 13px;
	border-bottom: 1px solid #cccc99;
	z-index: 40;
	width: 760px;
	color: #000000;
}
#search a{
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	overflow: hidden;
	/*background:url("images/GIFs/lums-sc.png") no-repeat 2px;*/
	padding-left:25px;
	padding-right:0px;
}
#search a:hover{
	text-decoration: underline;
}
#nav{
	border-left-color: #FF9933;
	border-left-style:solid;
	border-left-width: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9933;
	position: absolute;
	left: 0px;
	top: 230px;
	background: #eeeecc;
	font-size: 12px;
	border-bottom: 1px solid #cccc99;
	z-index: 40;
	width: 760px;
}
#nav ul {
	margin: 0;
	padding: 0;
	background: #eeeecc;
	list-style: none;	
}
#nav ul li {
	/*list-style: none;*/
	margin: 0;
	padding: 4px 7px;
	border-right: 1px dotted #cccc99;
	font-weight: bold;
	float: left;
	position: relative;
}
#nav ul li:hover
{
	background: #ffffff;
}
#nav ul li a
{
	display: block;
	text-decoration: none;
	color: black;
	overflow: hidden;
}
#nav ul li a:hover
{
	background-color: transparent;
	color: black;
}
#nav ul li ul {
	display: none;
}
#nav ul li:hover ul
{
	display: block;
	position:absolute; 
	top:23px; 
	left:0; 
	width:155px;
	border-left-color: #FF9933;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9933;
	
}
#nav ul li:hover ul li
{
	width:139px;
	border-left-color: #FF9933;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	
}
#nav ul li ul li a:hover {
	/*padding: 0.2em 5px;*/
	/*border: 5px solid #7d6340;*/
	/*border-width: 0 5px;*/
}
#nav ul li ul li a {
	background:url("images/GIFs/icon_arrow_sm.gif") no-repeat 2px;
	display: block;
	list-style: inside;
	font-weight: normal;
	color: #000000;
	padding: 0.25em 15px;
	
}




/* boxes */
#box
{
	
	float: right;
	width: 150px;
	margin: 5px 0 0 10px;
	margin-right: 5px;
	padding-top: 5px;
	font-size: 90%;
	
}
#box h3
{
	margin: 0;
	padding: 0 0 2px;
	text-align: center;
	background: #FF9933;
	color: #ffffff;
	font-size: 14px;
}
#box ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}
#box li.title
{
	font-weight: bold;
	padding-top: 2px;
}
#box li.item
{
	padding-left: 5px;
}

#box li.item a
{
	text-decoration: none;
}
#box li.item a:hover
{
	text-decoration: underline;
}
#box li.itemmc
{
	padding-left: 5px;
	background:url("images/icon_arrow_sm.gif") no-repeat 2px .25em;
  	margin:0;
  	padding:0 0 3px 16px;
  	margin-bottom:3px;
  	border-bottom:1px dotted #eee;
  	line-height:1.4em;
}
#box li.itemmc a
{
	text-decoration: none;
}
#box li.itemmc a:hover
{
	text-decoration: underline;
}
#box-info
{
	border: 1px solid #ff9933;
	margin-top: 1em;
}
#box-info-Ad
{
	border: 1px solid #ff9933;
	margin-top: 1em;
}
#box-info span h3
{
	border: 1px solid #ff9933;
	margin-top: 1em;
	margin: 0;
	padding: 0 0 2px;
	text-align: center;
	background: #ff9933;
	color: #ffffff;
	font-size: 14px;
	/*background-image:url(images/icon_arrow_sm.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}
#box-info h3
{
	border: 1px solid #ff9933;
	margin-top: 1em;
	margin: 0;
	padding: 0 0 2px;
	text-align: center;
	background: #ff9933;
	color: #ffffff;
	font-size: 14px;
	/*background-image:url(images/icon_arrow_sm.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}
#box-info-Ad h3
{
	border: 1px solid #ff9933;
	margin-top: 1em;
	margin: 0;
	padding: 0 0 2px;
	text-align: center;
	background: #ff9933;
	color: #ffffff;
	font-size: 14px;
	/*background-image:url(images/icon_arrow_sm.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}
#box-info-Citylinks
{
	border: 1px solid #ff9933;
	margin-top: 1em;
}
#box-info-Citylinks h3
{
	border: 1px solid #ff9933;
	margin-top: 1em;
	margin: 0;
	padding: 0 0 2px;
	text-align: center;
	background: #ff9933;
	color: #ffffff;
	font-size: 14px;
	/*background-image:url(images/GIFs/lums-sc.png);
	background-repeat:no-repeat;
	background-position:left;*/
}
#articles
{
	line-height: 1.75;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 14px;
	
}
.article
{
	clear: left;
}
#articles h3 span
{
	display: none;
}
#articles h3.imagemain
{
	height: 40px;
	background-image: url(images/abqfstnh.jpg);
	background-repeat: no-repeat;
}
#articles h3.imagedir
{
	height: 40px;
	background-image: url(images/directions.jpg);
	background-repeat: no-repeat;
}
#articles h3.imageFlags
{
	height: 40px;
	background-image: url(images/FiveFlags.jpg);
	background-repeat: no-repeat;
}
#articles h3.imagehistory
{
	height: 40px;
	background-image: url(images/historytitle.jpg);
	background-repeat: no-repeat;
}
#articles h3.imagemap
{
	height: 40px;
	background-image: url(images/maptitle.jpg);
	background-repeat: no-repeat;
}
#articles h3.imagemerchants
{
	height: 40px;
	background-image: url(images/merchantstitle.jpg);
	background-repeat: no-repeat;
}
#articles h3.imageevents
{
	height: 40px;
	background-image: url(images/upevents.jpg);
	background-repeat: no-repeat;
}

#contentbody
{
	background: #ffffff;
	width: 100%;
}

