
/* CSS Document */

/* ----------------------------------------------- */
/* Navigation for subsite GOLD NAV */
/* ----------------------------------------------- */

#navsub_gold
{
	height: 40px; /* dont change this size */
	vertical-align: top;
	position: relative;
	left: 10px;
	display:block;
	width:525px;
}

#nav_skeleton
{
	background-image:url(../images/navgold_patback.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 40px; /* dont change this size */
	vertical-align: bottom;
	display:block;
}
#navblack_skeleton
{
	background-image:url(../images/navblack_patback.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 40px; /* dont change this size */
	vertical-align: bottom;
	position: relative;
}

#navsub_black
{
	height: 40px; /* dont change this size */
	vertical-align: top;
	position: relative;
	left: 30px;
}
#navsub_black  td
{
	padding-left: 15px;
	padding-right: 15px;
	background-position: bottom;
}

#navsub_black td .navoption:link , #navsub_black td .navoption:visited , #navsub_black td a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #d9cfbe;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 18px;
	padding-top: 18px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
}

#navsub_black td .navoption:hover
{
	text-decoration:none;
	color: #d9cfbe;
	background-image: url(../images/navgold_indicator.gif);
	background-position: center 8px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

#navsub_black td #active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #d9cfbe;
	background-image: url(../images/navgold_indicator.gif);
	background-position: center 8px;
	background-repeat: no-repeat;
}
#navsub_gold  td
{
	padding-left: 8px; /*initial was 15*/
	padding-right: 8px; /*initial was 15*/
	background-position: bottom;
}
#navsub_gold  td  .navoption:link , #navsub_gold  td  .navoption:visited , #navsub  td  a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #ffffff;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 12px;
	padding-top: 12px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
}
#navsub_gold  td  .navoption:hover
{
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(../images/navred_indicator.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#navsub_gold  td  #active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #000000;
	background-image: url(../images/navred_indicator.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
}

/* ----------------------------------------------- */
/* Navigation for Main site GOLD NAV */
/* ----------------------------------------------- */
#nav 
{
	height: 35px;
	vertical-align: top;
	position: relative;
	left: 30px;
}

#nav td
{
	padding-left: 5px;
	padding-right: 5px;
	background-position: top;
}

#nav td .navoption:link, #nav td .navoption:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #EA8224;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 18px;
	padding-top: 18px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#nav td .navoption:hover
{
	text-decoration:none;
	color: #000000;
	background-image: url(../images/indicator.gif);
	background-position: center 8px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

#nav td #active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #000000;
	background-image: url(../images/indicator.gif);
	background-position: center 8px;
	background-repeat: no-repeat;
}

#nav2 
{
	vertical-align: top;
	position: relative;
	right: 2px;
	position: relative;
	top: 10px;
}

#nav2 td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	background-position: top;
}

#nav2 td .navoption:link, #nav2 td .navoption:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #333333;
	text-transform: uppercase;
}

#nav2 td .navoption:hover, #nav2 td #active
{
	text-decoration:none;
	color: #EA8224;
	text-transform: uppercase;
}
#whiteclouds {
	background-image: url(../images/whiteclouds.jpg);
	background-position: right 6px;
	background-repeat: no-repeat;
}
