@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/*end body*/

.wrapper {
	height: auto;
	width: 985px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* end wrapper */

.contentwrapper {
	clear: none;
	float: left;
}

/* end contentwrapper */

.header {
	height: 119px;
	width: 707px;
	float: left;
	clear: both;
	list-style: none;
}

.maingraphic {
	background-image: url(../images/maingraphic.jpg);
	width: 706px;
	height: 311px;
	float: left;
	clear: none;
}

.caption {
	margin: 292px 0px 0px 10px;
	font-size: 11px;
	color: #FFFFFF;
}

/* end header */

.pullquote {
	background-image: url(../images/pullout.jpg);
	width: 706px;
	height: 115px;
	float: left;
	clear: both;
	margin: 15px 0px 0px 0px;
	font-style: italic;
	font-size: 18px;
	letter-spacing: .5px;
	line-height: 27px;
}

.pullquote p {
	margin: 14px 60px 0px 47px;
	color: #FFFFFF;
}

/*end pullquote */

.nav {
	background-image: url(../images/sidebar.jpg);
	width: 260px;
	height: 442px;
	float: left;
	margin: 0px 0px 0px 18px;
	font-size: 14px;	
	float: left;
	clear: none;
}

.nav a {
	text-decoration: none;
	color: #709e1e;
}

.nav a:hover {
	color: #008a00;
}

.nav ul{
	list-style:none;
	margin: -5px 0px 0px 15px;
}

.nav ul li {
	margin: 14px 0px 0px 0px;
}

.dean {
	background-image: url(../images/deanlogo.jpg);
	width: 43px;
	height: 56px;
	clear: both;
	margin: 14px 0px 0px 105px;
}

.deantype {
	float: left;
	margin: 2px 0px 0px 15px;
	line-height: 20px;
	color: #646464;
	width: 230px;

}

.deantype a {
	font-style: italic;
}

/* end nav */

.article {
	float: left;
	width: 650px;
	height: auto;
	margin: 20px 0px 0px 35px;
	color: #646464;
	font-size: 17px;
	line-height: 30px;
}

.article h1 {
	color: #008a00;
	font-size: 25px;
	font-style: italic;
	font-weight: 100;
	margin-bottom: 10px;
}

.article h2 {
	color: #333333;
	font-size: 15px;
	font-style: bold;
	line-height: 23px;
	margin-bottom: 10px;
}

.article b1 {
	font-style: bold;
}

.article p {
	line-height: 28px;
	margin-bottom: 10px;
}

.article ul {
	list-style: outside;
	color: #008a00;
	font-style: italic;
	margin: 10px 0px 0px 60px;
}

.article li {
	margin-bottom: 10px;
}

.article b {
	color: #008a00;
}

.article a {
	color: #709e1e;
	font-style: italic;
	text-decoration: none;
}

.article a:hover {
	color: #008a00;
}

/*end article */

.footer {
	background-image: url(../images/footer.jpg);
	width: 985px;
	height: 149px;
	float: left;
	clear: both;
	margin: 20px 0px 0px 0px;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
}

.footer p {
	margin: 27px 0px 0px 47px;
}

.footer a {
	text-decoration: none;
	color: #112c11;
	font-style: italic;
}

.footer a:hover {
	color: #008a00;
}

.footertwo {
	width: 985px;
	height: 32px;
	float: left;
	clear: both;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 24px;
	color: #646464;
}

.footertwo a {
	text-decoration: none;
	color: #709e1e;
	font-style: italic;
}

.footertwo a:hover {
	color: #008a00;
}

/*end home page*/

.maingraphicwhyusegg {
	background-image: url(../images/maingraphicwhyusegg.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

/*end whyusegg page*/

.maingraphicexamples {
	background-image: url(../images/maingraphicexamples.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

/*end examples page*/

.maingraphictypes {
	background-image: url(../images/maingraphictypes.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

/*end types page*/

.maingraphiccurrent {
	background-image: url(../images/maingraphiccurrent.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

/*end current page*/

.maingraphicscholarships {
	background-image: url(../images/maingraphicscholarships.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

.captionscholarships {
	margin: 292px 0px 0px 230px;
	font-size: 11px;
	color: #008a00;
}

/*end scholarships page*/

.maingraphicpress {
	background-image: url(../images/maingraphicpress.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

/*end press page*/

.maingraphicboard {
	background-image: url(../images/maingraphicboard.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

/*end press page*/

.maingraphicpriority {
	background-image: url(../images/maingraphicpriority.jpg);
	width: 706px;
	height: 311px;
	float: left;
}

/*end priority page*/

.maingraphiccontact {
	background-image: url(../images/maingraphiccontact.jpg);
	width: 706px;
	height: 311px;
	float: left;
}