TD {
	font-family : "arial","Verdana", sans-serif;
	font-size : 8pt;
	color : #50675a;
	font-weight : normal;
}


A:LINK  {
	color : #195ca5;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #F39321;
	text-decoration : underline;
	font-weight : bold;
}


A:VISITED {
	color : #759dc9;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	font-family : "Verdana", sans-serif;
	font-size : 12pt;
	color : #195ca5;
	font-weight : bold;
}



H2 {
	font-family : "Arial", sans-serif;
	font-size : 13px;
	color : #195ca5;
	font-weight : bold;
}

H3 {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
	color : #195ca5;
	font-weight : bold;
}

.footer {
	font-family : "helvetica", sans-serif;
	font-size : 10pt;
	color : #d4effc;
	font-weight : bold;
}

.rgreen {
	font-family : "verdana", sans-serif;
	font-size : 8pt;
	color : #FFB71C;
	font-weight : bold;
}

.tabtitle {
	font-family : "Arial", sans-serif;
	font-size : 14px;
	color : #11135a;
	font-weight : bold;
}

.newscontent {
	font-family : "Arial", sans-serif;
	font-size : 12px;
	color : #11135a;
	font-weight : bold;
}

.newslink {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #FFB71C;
	font-weight: bold;
}

.eventcopy {
font-family : "Arial", sans-serif;
	font-size : 8pt;
	color : #50675a;
	font-weight : normal;

}

.eventhead {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #195ca5;
	font-weight: bold;

}

.eventtr1 {
	background-color: #dde7f2;
}

.eventtr2 {
	background-color: #ffffff;
}

	.calborder
	{
	border : ##50675a;
}	

.pophead {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #195ca5;
	font-weight: bold;

}

.poptop {
	font-family : Arial, sans-serif;
	font-size : 9pt;
	color : #013b7b;
	font-weight: bold;
}

.popcopy {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	color : #50675a;
	font-weight: normal;
}

.projhead {
	font-family : "Arial", sans-serif;
	font-size : 15pt;
	color : #195ca5;
	font-weight : bold;
	text-decoration : underline;
}


.projh2 {
	font-family : "Arial", sans-serif;
	font-size : 12pt;
	color : #195ca5;
	font-weight : bold;
	
}

.projcopy {
	font-family : "Arial", sans-serif;
	font-size : 8pt;
	color : #50675a;
	font-weight : normal;
	
}

.navBG {
  background:url(../images/mvtnav.jpg) no-repeat;
  width:750px;
  height:94px;
  margin:0; 
  padding:0;
}

.navBG .topNav {
  margin:0 0 0 82px;
}

.navBG .toplink {
  display:block;
  float:left;
  text-decoration:none;
  margin-right:13px;
  font-size:1px;
  height:18px;
}
  .navBG a:hover.toplink { border-bottom:1px solid #fff; }

  .navBG .about { width:58px; }
  .navBG .calendar { width:61px; }
  .navBG .news { width:71px; }
  .navBG .volunteer { width:66px; }
  .navBG .contact { width:73px; }
  .navBG .live { width:95px; }
  .navBG .development { width:140px; }
  
.navBG .bottomNav { 
  margin:66px 0 0 9px;
}

.navBG .bottomlink { 
  display:block;
  float:left;
  text-decoration:none;
  margin-right:22px;
  font-size:1px;
  height:12px;
  margin-top:2px;
  cursor: pointer;
  border-top: 1px solid #0F65B0;
  border-bottom: 1px solid #0F65B0;
}
    
  .navBG .shopping { width:72px; }
  .navBG .dining { width:53px; }
  .navBG .services { width:66px; }
  .navBG .hotels { width:56px; }
  .navBG .explore { width:89px; }
  
/** drop down styles **/

#nav1 {
  position:fixed;
  top:0px;
  left:85px;
  display:none;
  padding-top:25px;
		width:200px;
		height:100px;
		background:#000;
}
#nav1 ul, #nav1 ul li { margin:0; padding:0; }


/* menu styles */
#jsddm {
		margin: 0;
	 padding: 0;
}

	#jsddm li {
		float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
}

	#jsddm li a {
		display: block;
		text-decoration: none;
		color: #EAFFED;
		white-space: nowrap;
}
		
		#jsddm li ul {
		 margin: 20px 0 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a {
				 width: auto;
				 background: #013b7b;
				 color: #fff;
					padding:5px 12px 5px 4px;
					font-weight:normal !important;
		 }
			
			#jsddm li ul li a:hover {
				 background: #195ca5;
					color:#fff;
 		}

.center-all {
    margin: 0 auto !important;
    width: 700px !important;
}

#design-hover {
    display: none;
    position: absolute;
    margin: 0 0 0 415px;
    top: 75px;
    text-align: center !important;
}
    #design-hover ul {
        list-style: none;
        border-top: 1px solid #fff;
        margin: 0;
        padding: 0;
    }
    #design-hover ul li {
        margin: 0 !important;
        padding: 0 !important;
        width: 150px;
    }
    #design-hover ul li a {
        width: auto;
        background: #013b7b;
        color: #fff;
    	padding:5px 12px 5px 4px;
    	font-weight:normal !important;
    	display: block;
    	font: 12px Tahoma, Arial;
    	text-decoration: none;
    	margin: 0 !important;
    }
        #design-hover ul li a:hover {
            background: #195ca5;
            color:#fff;
        }

.hack-url {
    border: none;
    font-family: arial,helvetica,sans-serif !important;
    width: 400px;
    height: 15px;
    overflow: hidden;
    color: #195CA5;
    font-weight: bold;
    text-decoration: underline;
    font-size: 8pt;
    cursor: pointer;
}
