@charset "UTF-8";
#body {
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	margin:0 auto;
}
#bodycopywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.subheadyellow  {
	color: #F7A11A;
	font-weight: bold;
	font-size: 12px;
}
A:link {
   color: #F7A11A;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   }

A:active {
   color: #F7A11A;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   }

A:visited {
   color: #F7A11A;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   }
   
A:hover {
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   }
   
.footer a:link {color: #FFFFFF; font-weight: normal}
.footer a:visited {color: #FFFFFF; font-weight: normal;}
.footer a:hover {color: #F7A11A; font-weight: normal;}
.footer a:active {color: #FFFFFF;font-weight: normal;}   

#navgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

#container {
	left: 50%;
	right:50%;
	position: absolute;
}

#translucentbkg {
   width: 250px; height: 100px;     /* to match DIVs size          */
   background-color: #ffffff;       /* the background              */
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   opacity: 0.5;
}

#opaquetext {
	width: 777px;
	height: 50px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	top: 45px;
	left: -398px;
	right:50%;         /* place it where you want     */
	z-index: 2;                      /* place it over the other DIV */
	padding-left: 18px;
}

#opaquetext2 {
	width: 884px;
	height: 32px;     /* to match DIVs size          */
	background-color: #F7A11A;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	top: 84px;
	left: -44px;
	right:50%;         /* place it where you want     */
	z-index: 2;                      /* place it over the other DIV */
	background-image: url(images/navgoldbar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#transbox {
	width: 884px;
	height: 702px;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
	background-color: #000000;
	margin: 10px auto -1px;
  }
#navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#links_masthead {
	color: #F7A11A;
	text-align: right;
	}
	
#mainboxdiv {
	width: 777px;
	height: 459px;     /* to match DIVs size          */
	position: absolute;              /* absolute positioning        */
	top: 141px;
	left: 9px;
	right:50%;         /* place it where you want     */
	z-index: 2;                      /* place it over the other DIV */
}

#who_copy {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	}
#who_scrollcopy2 {
	height: 300px;
	width: 230px;
	overflow: auto;
	visibility: visible;
	padding-right: 10px;
}
#locationpix {
	top: 2px;
	position: absolute;
	width: 307px;
}
	
#footerlinks {
	width: 775px;
	height: 34px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	top: 616px;
	left: 10px;
	right:50%;         /* place it where you want     */
	z-index: 2;                      /* place it over the other DIV */
}
#location_wherelinks {
	width: 776px;
	height: 34px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	top: 130px;
	left: 9px;
	right:50%;         /* place it where you want     */
	z-index: 2;
}
#mainboxdiv_where {
	width: 777px;
	height: 459px;     /* to match DIVs size          */
	position: absolute;              /* absolute positioning        */
	top: 160px;
	left: 9px;
	right:50%;         /* place it where you want     */
	z-index: 2;                      /* place it over the other DIV */
}
#footerlinks_where {
	width: 776px;
	height: 34px;     /* to match DIVs size          */
	background-color: transparent;   /* transparent background      */
	position: absolute;              /* absolute positioning        */
	top: 640px;
	left: 10px;
	right:50%;         /* place it where you want     */
	z-index: 2;                      /* place it over the other DIV */
}
#transbox_where {
	width: 884px;
	height: 725px;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
	background-color: #000000;
	margin: 10px auto -1px;
}
#who_scrollcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	vertical-align: top;
	height: 200px;
	width: 100%;
	font-weight: normal;
	line-height: 16px;
}
#name a:link {
	color: #F7A11A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
   }

#name a:active {
	color: #F7A11A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
   }

#name a:visited {
	color: #F7A11A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
   }
   
#name a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
   }
#property_scrollcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	vertical-align: top;
	height: 220px;
	width: 230px;
	padding-left: 48px;
	overflow: auto;
	z-index: 2;
	visibility: visible;
	line-height: 16px;
	margin-bottom: 20px;
}
#prop_copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.subheadyellowtitle {
	color: #F7A11A;
	font-weight: bold;
	font-size: 14px;
}
.style1 {
	color: #F7A11A;
	font-weight: bold;
}
.style2 {color: #F7A11A}
.index_copy {
	padding-top: 8px;
}
.property a:link {
	color: #FFFFFF; font-weight: normal; font-size: 11px;
}
.property a:visited {
	color: #FFFFFF; font-weight: normal; font-size: 11px;
}
.property a:hover {
	color: #F7A11A; font-weight: normal; font-size: 11px;
}
.property a:active {
	color: #FFFFFF; font-weight: normal; font-size: 11px;
}
