/* CSS Document */

/* HTML */

* {
	margin:0;
	padding:0;
	outline:0; /*RESETS all browser specs*/
	}

body {
	background:url(../images/bg_bkgrnd.jpg) fixed no-repeat center top;
	margin-top:0;
	margin-bottom:0;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#353653;
	line-height:1.5em;
	margin-bottom:15px;
	}
	
p.ctr {
	text-align:center;
	}	

a, a:visited {
	color:#003399;
	text-decoration:underline;
	}

a:hover {
	color:#0066FF;
	background-color:#e4f5fe;
	text-decoration:underline;
	}
	
hr {
	border:none;
	height:2px;
    background-color:#93CCE9;
	color:#93CCE9;
	}
	
hr.red {
	border:none;
	height:1px;
    background-color:#CC0000;
	color:#CC0000;
	}	


/* --------------- STRUCTURE ------------------- */

#wrapper {
	margin:0 auto;
	width:882px;
	background-color:#ffffff;
	}
	
#logos {
	width:882px;
	height:101px;
	background-color:#ffffff;
	}
	
#freedomlogo {
	float:left;
	margin:25px 0 0 30px;
	}
	
#freedomlogo a:hover{
	background-color:transparent;
	}
	
#fblike {
	float:left;
	margin:44px 0 0 324px;
	}
	
#fblike a:hover{
	background-color:transparent;
	}	
	
#hdslogo {
	float:right;
	margin:35px 25px 0 0;
	}	

#banner {
	width:882px;
	height:287px;
	}

#container {
	width:882px;
	background-color:#ffffff;
	overflow:hidden;
	}

#content {
	float:right;
	width:575px;
	margin:25px 28px 0 0;
	overflow:hidden;
}




/*------------------SIDEBAR---------------------*/

#sidebar {
	float:left;
	width:216px;
	margin:25px 0 0 28px;
	/*background-color:#d0e8f5;
	padding:9px 0;*/
	}
	
/*--SPIFFY--*/

.spiffy{display:block}

.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d0e8f5}
  
.spiffy1{
  margin:0 3px;
  padding:0 1px;
  border-left:1px solid #eaf5fa;
  border-right:1px solid #eaf5fa;
  background:#dbedf7}
  
.spiffy2{
  margin:0 1px;
  padding:0 1px;
  border-left:1px solid #fafcfe;
  border-right:1px solid #fafcfe;
  background:#d8ecf6}
  
.spiffy3{
  margin:0 1px;
  border-left:1px solid #d8ecf6;
  border-right:1px solid #d8ecf6;}
  
.spiffy4{
  border-left:1px solid #eaf5fa;
  border-right:1px solid #eaf5fa}
  
.spiffy5{
  border-left:1px solid #dbedf7;
  border-right:1px solid #dbedf7}
  
.spiffyfg{
  background:#d0e8f5}
  
/*---end Spiffy--*/  
  
#enrolled {
	margin-top:20px;
	text-align:center;
	}
	
#download { }

#download a, #download a:visited {
	background: url(../images/DownloadSprite.gif);
	background-repeat:no-repeat;
	width:214px;
	height:61px;
	display:block;
	margin-top:26px;
	}

#download a:hover {
	background-position:0px -62px;
	background-image: url(../images/DownloadSprite.gif);
	display:block;
	margin-top:26px;
	}
	
#enroll { }

#enroll a, #enroll a:visited {
	background: url(../images/EnrollSprite.gif);
	background-repeat:no-repeat;
	width:214px;
	height:61px;
	display:block;
	margin-top:26px;
	}

#enroll a:hover {
	background-position:0px -62px;
	background-image: url(../images/EnrollSprite.gif);
	display:block;
	margin-top:26px;
	}	
	
#additional { }

#additional a, #additional a:visited {
	background: url(../images/AdditionalSprite.gif);
	background-repeat:no-repeat;
	width:214px;
	height:61px;
	display:block;
	margin-top:26px;
	}

#additional a:hover {
	background-position:0px -62px;
	background-image: url(../images/AdditionalSprite.gif);
	display:block;
	margin-top:26px;
	}	

#sidelogos {
	margin-top:64px;
	}
	
#twitter {
	width:214px;
	display:block;
	margin-top:16px;
	}	

	
/* --- SIDEBAR WIDGET --- */

#widget {
	background:url(../images/contactwidget.png) no-repeat;
	width:190px;
	height:200px;
	padding:7px 12px;
	margin:35px 0 15px 0;
	}

p.questions {
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	margin-bottom:6px;
	}

p.phone {
	font-weight:bold;
	text-align:center;
	color:#0066CC;
	font-size:14pt;
	line-height:1.5em;
	}		
	
/* --------------- HEADERS ------------------- */	
	
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#EC1E06;
	margin-bottom:15px;
}

h1 {font-size: 22pt;}
h2 {font-size: 16pt;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1692d1;
	line-height:1.6em;
	margin-bottom:15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #1692d1;
	margin-bottom:15px;
}

/*-------------- NAVIGATION ------------------*/

#nav {
	width:210px;
	padding:3px 0;
	}

.navmain {
	width:188px;
	height:30px;
	margin:0 0 0 8px;
	padding:6px 0 0 12px;
	cursor: pointer;
	position: relative;
    background-color:#e4f5fe;
	border-bottom: 1px solid #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight:bold;
	color:#34ace9;
}

.navmain a, .navmain a:visited {
	color:#34ace9;
	text-decoration:none;
}

.navsub {
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0C75AB;
}

.navsub a, .navsub a:visited{
  display:block;
  color:#1681B7;
  background-color:#AFDFF5;
  border-bottom: 1px solid #ffffff;
  margin:0 2px 0 8px;
  padding:6px 5px 6px 15px;
  font-weight:bold;
  text-decoration:none;
}

.navsub a:hover{
  color: #021E73;
  text-decoration:none;
 }

.navsingle {
	width:188px;
	height:30px;
	margin:0 0 0 8px;
	padding:6px 0 0 12px;
	cursor: pointer;
	position: relative;
  	background: #dfffbf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight:bold;
	color:#34ace9;
} 

.navsingle a, .navsingle a:visited {
	color:#34ace9;
	text-decoration:none;
}
	
	
/* --------------- TEXT ------------------- */	
	
.highlighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	background-color: #DDEEFF;
	padding:9px;
	border:1px solid #9BCDFF;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353653;
	line-height: 1.5em;
	margin-left:20px;
	vertical-align: top;
	list-style-type:disc;
}

.smalltext a:link, .smalltext a:visited {
	color: #003399;
}

.smalltext a:hover {
	color: #0066FF;
	background-color:#e4f5fe;
}

.emphasis {
	background-color:#F4F4F4;
	padding:15px;
	}
	

/* --------------- FOOTER ------------------- */
	
#Footer {
	width:882px;
	height:50px;
	border-top:1px solid #1692d1;
	background-color:#EBFED8;
	}

.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353653;
	text-align: center;
	padding-top:15px;
}

.FooterText a, .FooterText a:visited {
	color:#003399;
	text-decoration:underline;
}

.FooterText a:hover {
	color:#0066FF;
	background-color:#e4f5fe;
	text-decoration:underline;
	}
	
	
/*----------------MISCELLANEOUS STYLES--------------------*/

.sitemap ul {

	}
	
.sitemap li {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.7em;
	color:#353653;
	padding-left:20px;
	list-style-type:none;
	}
	
.sitemap li a, .sitemap li a:visited {
	color:#003399;
	text-decoration:underline;
	}

.sitemap li a:hover {
	color:#0066FF;
	background-color:#e4f5fe;
	text-decoration:underline;
	}
	

/* --------------- FORMER (STRUCTURE) ------------------- */
/*#hdslogo {
	float:right;
	padding:31px 30px 0 0;
	}*/	
	
/*h1 {
	float:right;
	text-indent: -999em;
	background:url(images/HdsLogo.png) no-repeat;
	margin:35px 25px 0 0;
	width:162px;
	height:50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	}*/	

	

