/* CSS Document */

/* Structure Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html, body {
    height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/mainbackground_ghost.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #CCCCCC;
}
a:link {
	color: #ADBBBF;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #961F79;
	font-weight: bold;
	text-decoration: none;
}
#top h1 {
	padding:0;
	position: absolute;
	top: -200px;
}
h1,h2,h3,h4 {
	padding:0px;
	margin:20px 0px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:140%;
	font-weight: normal;
}
/* Icon fix -- */
.iconfix img{
	margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
	}


/* Layout Wrappers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#top {
	height:260px;
	display: block;
	background-image: url(../images/topback_ghost.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	position: relative;
}
#content {
	background-color:#000000;
	background-image: url(../images/backfade_ghost.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 90%;
}
#footer{font: 80% "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;}

/* Various Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.hr { border-top:1px solid #B9CEE1; margin-top: 10px; margin-bottom: 10px; }
.left {float:left;}
.right {float:right;}
.bordertop {border-top:1px solid #CCCCCC}

/* Custom Text Styles  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  - - - */

.blue{color:#0066CC;}
.charcoal{color:#333333;}

.serif-blue {
	color:#0066CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
	}
.serif-blue-medium {
	color:#0066CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px
	}
.serif-blue-large {
	color:#0066CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px
	}
.medium-blue {
	color:#0066CC;
	font-size:14px
	}
.large-blue {
	color:#0066CC;
	font-size:16px
	}
	
.serif-charcoal {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
	}
.serif-charcoal-medium {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px
	}
.serif-charcoal-large {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px
	}
.medium-charcoal {
	color:#333333;
	font-size:14px
	}
.large-charcoal {
	color:#333333;
	font-size:16px
	}
	
	

/* TOP NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#topnav {
	height:52px;
	display: block;
	margin: 0px;
	list-style: none;
	bottom: 0px;
	background-image: url(../images/topnavback.gif);
	background-repeat: repeat-x;
	width:600px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#topnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav li span {
	margin: 0px;
	padding: 0px;
	display: block;
}
#topnav  li a {
	font: normal 12px/48px Arial, Helvetica, "Lucida Grande";
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
	padding: 0px 10px;
	text-transform: capitalize;
	height: 48px;
	width: 89px;
}
#topnav li a:hover {
	color: #CCEDFF;
}
#topnav li.selected a, #nav li.selected a:hover  {
	color:#FFFFFF;
	background-image: url(../images/topnav_selected.png);
	background-repeat: no-repeat;
}
#last { border-right:1px solid #FFFFFF; }

/* SUB NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#subnav {
	margin: 0px;
	padding:0px;
}	
#subnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a {
	list-style-type: none;
	display: block;
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 15px;
	font: normal 12px/40px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#00A2ED;
	text-decoration: none;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D2;
}
#subnav li a:hover {
	color:#7678A8;
	font-weight: normal;
}
