body {
	margin: 0px;
	background: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

noscript {
	text-align: center; 
	color: #000000; 
	font-size: 1.2em;
	margin-top: 5px;
}

td {
    font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.textsmall {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.textsmall:hover {
	color: #003366; 
}

.textblue {
	color: #003366;
}

.textbluesmall {
	font-size: 10px;
	color: #336699;
}

.subheader {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.titleStatic {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.title {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.title:hover {
	color: #9C1831;
}

.prtitle {
	font-size: 16px;
	color: #003366;
	text-decoration: none;
}


.text {
	color: #000000;
	text-decoration: none;
}

.text:hover {
	color: #003366;
}

.links {
	color: #336699;
	text-decoration: none;
}

.links:hover {
	color: #333333;
}

.moreStatic {
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}

.more {
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}

.more:hover {
	color: #000000;
}

A.textbluesmall {
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
A.textbluesmall:hover {
	color: #000000;
}


#header {
	height: 96px;
	background: #E5E5E5;
	margin-bottom: 4px;
}

#photos {
	width: 100%;
	height: 111px;
	background: #3C7AB7 url("../images/bg_flash.jpg");
}

#navcontainer {
	width: 100%;
	height: 23px;
	background: #336699;
}

#nav {
	position: relative;
	width: 760px;
	padding: 4px 0px 4px 0px;
	margin-left:auto;
    margin-right:auto;
}

.navbg {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 30px;
	padding-bottom: 4px;
	padding-right: 30px;
}

.navbg:hover {
	color: #ffffff;
	background: #9C1831;
}

#homeMenu { visibility: hidden; position:absolute; left:10px; top:25px; }
#principalsMenu { visibility: hidden; position:absolute; left:160px; top:25px; }
#propertiesMenu { visibility: hidden; position:absolute; left:352px; top:25px; }
#pressreleasesMenu { visibility: hidden; position:absolute; left:561px; top:25px; }


.menuItem {
	margin-left: auto; margin-right: auto;
	padding: 5px;
	padding-bottom: 15px;
	text-align: left;
	background: #ffffff;
	background-position: bottom;
}

.menuItem a {
	color: #336699;
	text-decoration: none;
}

.menuItem a:hover {
	color: #9C1831;
}

#container1 {
	width: 100%;
	height: 100%;
	background: url("../images/bg_left.jpg") repeat-y;
}

#container2 {
	width: 100%;
	height: 100%;
	background: url("../images/bg_right.jpg") repeat-y;
	background-position: right;
}

#contentContainer {
	width: 760px;
	height: 100%;
	min-height: 300px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*start iemac hide\*/
* html #contentContainer {
	height: 300px;
}
/*end iemachide*/	

#content {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	width: 100%;
	height: 80px;
	background: #336699;
}

.footer {
	font-size: 10px;
	color: #ffffff;
}

.messagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	color: #ffffff;
}

.boxstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	border: solid black 1px;
	
}

.photoPropMap {
	border: 1px solid #666666;;
	margin: 0px;
	padding: 0px;
}

.boxstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	border: solid black 1px;
}


.boxstyle2Netscape {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
}

.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	color: #003366;
	background-color: #ffffff;
	border: solid black 1px;
}

a.filelink {
  color: #6699CC;
  text-decoration:underline;
}
a.filelink:hover{
  color: black;
  text-decoration:none;
}
