/***********************************************/
/* styles_ifed.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0 10px;
	color: #333;
	text-align: center;
	background: #aad9e5;
	}
a {
	color: #45aaba;
	text-decoration: underline;
	border: none;
	}
a:visited {
	color: #bbb298;
	}
a:hover {
	text-decoration: none;
	}
h1 {
	font-size: 200%;
	line-height: 115%;
	font-weight: normal;
	text-transform: uppercase;
	color: #eb8315;
	margin: 0;
	padding: 0;
	}
h1.regularCase {
	text-transform: none;
	font-size: 170%;
	line-height: 110%;
	}
h2 {
	font-size: 125%;
	font-weight: normal;
	color: #514134;
	margin: 0px;
	padding: 20px 0 5px 0;
	}
h3 {
	font-size: 120%;
	color: #63C1CE;
	margin: 0px;
	font-weight: normal;
	padding: 10px 0 5px 0;
	}
h4 {
	font-size: 110%;
	font-weight: normal;
	color: #514134;
	margin: 0px;
	padding: 10px 0 5px 0;
	}
h5 {
	font-size: 100%;
	font-weight: normal;
	color: #63C1CE;
	margin: 0px;
	padding: 10px 0 5px 0;
	}
h6 {
	font-size: 90%;
	font-weight: normal;
	color: #514134;
	margin: 0px;
	padding: 10px 0 5px 0;
	}
ul {
	margin: 0 0 15px 0;
	list-style-type: square;
	}
li {
	padding: 0px;
	color:#333;
	}
label {
	font-weight: bold;
	color: #EB8315;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 90%;
	}
p {
	margin: 0 0 15px 0;
	padding: 0px;
	font-size: 80%;
	color: #333;
	line-height: 130%;
	}
img {
	border: none;
	}
.clearfloat { /* place on a div or break element/final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.left {
	float: left;
	width 50%;
}
.right {
	margin-left:50%;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	text-align: left;
	margin: 0 auto 15px auto;
	width: auto;
	min-width: 771px;
	max-width: 925px;
	background-color: #ebe7dd;
	}
#masthead {
	padding: 20px 0 15px 0;
	margin: 0px;
	border-bottom: 1px solid #514134;
	width: 100%;
	height: 65px;
	background-color: #514134;
	}
#content {
	float: right;
	width: 80%;
	min-width: 600px;
	background: #fff;
	min-height: 500px;
	}
#navBar {
	float: left;
	width: 20%;
	min-width: 120px;
	margin: 0px;
	padding: 0;
	border: 0px;
	border-bottom: 1px #fff solid;
	}
#photo {
	height: 300px;
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	}
#join {
	padding: 4px 35px;
	margin: 0;
	background: #eb8315;
	text-align: right;
	font-size: 100%;
	}
#feature {
	padding: 25px 35px;
	background: #fff;
	}
#siteInfo {
	width: 100%;
	clear: both;
	border: 0px;
	background: #514134;
	color: #fff;
	}
#footer {
	width: 100%;
	clear: both;
	border: 0px;
	background: #ebe7dd;
	color: #fff;
}	


/***********************************************/
/* Components                                  */
/***********************************************/

/************* #masthead styles **************/
#masthead h1 {
	text-transform: none;
	margin: 0 12px;
	height: 65px;
	width: 729px;
	text-indent: -1000em;
	border: 0px;
	background: url(../images/masthead_h1_ifedstudy.gif) no-repeat left top;
	}
#masthead h1 a {
	display: block;
	border: 0px;
	height: 65px;
	width: 635px;
	}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	}
#navBar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
#navBar ul li a {
	padding: 8px 12px;
	font-weight:bold;
	color:  #eb8315;
	font-size: 90%;
	border-top: 1px #fff solid;
	text-transform: uppercase;
	text-decoration: none;
	}
#navBar ul li a:hover, #navBar ul li a.selected {
	color: #fff;
	background: #eb8315;
	}
#navBar ul ul li a {
	text-transform: none;
	padding: 4px 12px;
	font-size: 80%;
	font-weight: normal;
	color: #514134;
	border-top: none;
	text-decoration: none;
	}
#navBar ul ul li a:hover {
	background: #f8f7f3;
	color: #514134;
	}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	}


/************* #search styles ***************/
#search {
	padding: 12px;
	border-top: 1px #fff solid;
	}
#search form {
	margin: 0px;
	padding: 0px;
	}
#search label {
	display: block;
	margin: 0px;
	padding: 0px;
	}


/************* #photo styles **************/
#photo h2{
	margin: 0;
	padding: 0;
	height:125px;
	width: 310px;
	text-transform: none;
	border: 0;
	display: block;
	text-indent: -1000em;
	position: absolute;
	right: 25px;
	bottom: 80px;
	background: no-repeat url(../images/photos_h1_themoreweknow_outline.gif) right bottom;
	}
#photo.index {
	background: #f3f3f1 top left no-repeat url(../images/splash1.jpg);	
	background-size:100%;
	}
#photo.about {
	background: #f3f3f1 top left no-repeat url(../images/splash2.jpg);
	background-size:100%;
	}
#photo.join {
	background: #f3f3f1 top left no-repeat url(../images/splash3.jpg);
	background-size: 100%;
	}
#photo.contact {
	background: #f3f3f1 top left no-repeat url(../images/splash4.jpg);
	background-size:100%;
	}
#photo.news {
	background: #f3f3f1 top left no-repeat url(../images/splash5.jpg);
	background-size: 100%;
}
#photo.faq {
	background: #f3f3f1 top left no-repeat url(../images/splash6.jpg);	
	background-size:100%;
	}
#photo.confident {
	background: #f3f3f1 top left no-repeat url(../images/splash7.jpg);
	background-size:100%;
}




/************** #join styles **************/

#join h2 {
	font-size: 150%;
	padding: 0;
	margin: 0;
	}
#join a {
	color: #fff;
	margin: 0;
	text-align: left;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: none;
	}
#join a:hover {
	text-decoration: underline;
	}



/************** .feature styles ***************/
#feature img {
	float: left;
	padding: 10px 10px 0px 0px;
}
#feature li {
	font-size: 80%;
	}
#feature h2 {
	margin: 30px 0 0 0;
	border-top: 1px dotted;
	}
#feature h2.first {
	margin: 0;
	border-top: none;
	}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 0 0 5px 0;
	color: #c2b697;
}


/************** .logos styles ***************/
#logos {
	width: 100%;
	float: left;
	padding: 25px 0 0 0;
	}
#logos img {
	margin: 0 15px 0 0;
	}
#logos img.last {
	margin: 0;
	}


/************* #siteInfo styles ***************/
#siteInfo p {
	color: #fff;
	margin: 0;
	padding: 10px;
	text-align: center;
	}
#siteInfo a {
	color: #eb8315;
	}
#site a:visited {
	color: #bbb298;
	}
#siteInfo img {
	padding: 4px 4px 4px 10px;
	}


/************* #footer styles ***************/
#footer p {
	color: #514134;
	margin: 0;
	padding: 10px;
	text-align: center;
}

#footer a {
	color: #514134;
}

#site a:visited {
	color: #bbb298;
}

#footer img {
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}
	


/***********************************************/
/* styles I didn't use                         */
/***********************************************/


/************* #siteName styles **************/
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/
#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #6D3A96;
}

#globalNav img{
	display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
}


/*************** #pageName styles **************/
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #fff;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** .story styles *****************/
.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	}
.story p {
	padding: 0px 0px 10px 0px;
	}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}