@import url("//fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800");
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  background-color: #000000;
}
.content {
  width: 1024px ;
  margin-left: auto ;
  margin-right: auto ;
  display: block;
}

.content-main {
  width: 1024px ;
  display: table;
}
/* this selector could be div#nav instead of nav depending on which tag you wrapped the ul in */
.navmain {
display: table;
width: 100%;
border-collapse: collapse;
border: none;
font-size: 11px;
}
.navmain ul {
display: table-row;
padding-top: 20px;
}
.navmain li {
display: table-cell;
margin: 0;
}

/*
.navmain {
	width: 1024px;
	height: 60px;
	background-color: #000000;
	display: table;
    vertical-align: top;
    font-size: 11px;
}

.navmain ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 20px;

}

.navmain li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}

*/

/*
.navmain a.home {
	color: #fffbd5;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;

}
.navmain a.home:hover {
	background-color: #762023;
}
*/
.navmain a.active {
	color: #fffbd5;
	background-color: #762023;
	text-decoration: none;
	text-align: center;
/*
	padding-left: 2px;
	padding-right: 2px;
*/

}



.navmain a {
	color: #fffbd5;
	text-decoration: none;
	display: block;
	text-align: center;
/*	margin-left: 4px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
*/
}
.navmain a:hover {
	background-color: #762023;
}

/*
.navmain li {
    display: inline;
    float: left;
}

*/

.rightnav {
	width: 223px;
	background-color: #493d3a;
	float: none;
	color: #ffffff;
	margin-bottom: 0px;
	display: table-cell;
	position: relative;
    vertical-align: top;
}

.rightnav p.left {
	font-size: 26px;
	line-height: 32px;
}


.hero {
//	background-image: url("../images/solar-flre-bg.jpg");
	width: 800px;
 // height: 320px;
	background-color: #dddddd;
	float: none;
//	margin-left: 223px;
    vertical-align: top;
    display: table-cell;
}

.subhero {
	width: 801px;
	height: 270px;
	background-color: #762023;
	float: left;
//	margin-left: 223px;
	display: block;
}

.copyfooter {
	width: 1024px;
	height: 30px;
	background-color: 000000;
	color: #ffffff;
	text-align: right;
	font-size: 11px;
	display:table;
	}


.navigation {
  display: inline-block;
  vertical-align: middle;

}
.homenote {
  background-color: #7c6955;
  position: relative;
  top: 265px;
  left: 280px;
  height: 214px;
  width: 680px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.homenote p {
 color: #fffcdb;
 font-weight: 400;
 font-size: 1.2em;
 line-height: normal;

}


.researchhero {
	background: url("../images/solar-flre-bg.jpg") no-repeat;
	background-size: 130% auto;
	width: 800px;
/*	height: 320px; */
	background-color: #dddddd;
	float: left;
//	margin-left: 223px;
	display: block;
}


.researchheroep {
	background: url("../images/solar-flre-bg.jpg") no-repeat;
	background-size: 180% auto;
	width: 800px;
/*	height: 320px; */
	background-color: #dddddd;
	float: left;
//	margin-left: 223px;
	display: block;
}




.researchhero2 {
/*	background: url("../images/solar-flre-bg.jpg") no-repeat; */
	background-size: 130% auto;
	width: 800px;
/*	height: 320px; */
	background-color: #dddddd;
	float: left;
//	margin-left: 223px;
	display: block;
}


p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;

}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.0em;
  color: #762023;
}


.researchsubhero {
	width: 801px;
	min-height: 270px;
	background-color: #762023;
	float: left;
//	margin-left: 223px;
    display: block;
}




.researchsubhero p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: 100;
  color: #ffffff;

}

li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: 100;
	color: #ffffff;
}

.epollclick {
	display: table-cell;
    vertical-align: bottom;
    text-align: center;

}

