/* CSS Document */

body {
	background-color: #e5e4e0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
/*******************
DIV Declarations
********************/

div#frontBanner {
	background-image:url(/depts/mep/images/2011-IC-retreat.jpg);
	background-repeat:no-repeat;
	background-color:#e5e4e0;
	height:230px;
	width:750px;
	margin-bottom:20px;
	margin-top:5px;
}
div#content1Banner {
	background-image:url(/depts/mep/images/2011-grads-with-stoles.jpg);
	background-repeat:no-repeat;
	background-color:#e5e4e0;
	height:230px;
	width:750px;
	margin-bottom:20px;
	margin-top:5px;
}
div#content2Banner {
	background-image:url(/depts/mep/images/banner-events.jpg);
	background-repeat:no-repeat;
	background-color:#e5e4e0;
	height:230px;
	width:750px;
	margin-bottom:20px;
	margin-top:5px;
}
div#content3Banner {
	background-image:url(/depts/mep/images/banner-staff.jpg);
	background-repeat:no-repeat;
	background-color:#e5e4e0;
	height:230px;
	width:750px;
	margin-bottom:20px;
	margin-top:5px;
}
div#content4Banner {
	background-image:url(/depts/mep/images/EC-students-on-red-floor.jpg);
	background-repeat:no-repeat;
	background-color:#e5e4e0;
	height:230px;
	width:750px;
	margin-bottom:20px;
	margin-top:5px;
}
div#content5Banner {
	background-image:url(/depts/mep/images/ames-2011-banner.jpg);
	background-repeat:no-repeat;
	background-color:#e5e4e0;
	height:230px;
	width:750px;
	margin-bottom:20px;
	margin-top:5px;
}

/** Left Nav Styles **/
div#leftnavbar {
	background-color: #FFFFFF;
	height: 100%;
	min-height:500px;
	width: 160px;
	text-align: right;
	font-style:normal;
	font-weight:bold;
	color: #705d4f;
	margin:0;
	margin-right:20px;
	margin-left:10px;
	float:left;
}
div#leftnavbar ul {
	margin:0;
	padding:0;
	line-height:10px;
	list-style-type:none;
}
div#leftnavbar li {
	line-height: 25px;
	list-style-type:none;
}

a.nav
{
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #333333;
	font-weight:normal;

}
a.navmain
{
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	color: #682d17;
	font-weight:normal;

}

a.nav:hover
{

	text-decoration: underline;
	color: #682d17;
	font-weight:normal;

}
a.navmain:hover
{
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	

}

a.navselect
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#682d17;
	margin-top:5px;
	padding:3px;
	font-weight:normal;

}
a.navselect:hover
{
	color: #FFFFFF;
	background-color:#705d4f;
	margin-top:5px;
	padding:3px;
	font-weight:normal;
}

.address {
	color: #493847;
	text-transform:none;
	font-size:11px;
	line-height: 18px;
	font-weight: normal;
}

/** div#leftnavbar li a.nav {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}
div#leftnavbar li a.nav:hover {
	color:#682d17;
	text-decoration:underline;
	font-weight:normal;
}
div#leftnavbar li a.navselect {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	font-weight:normal;
	background-color:#682d17;
	padding:5px;
	margin-top:5px;
}
div#leftnavbar li a.navselect:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color:#705d4f;
}
div#leftnavbar ul li br {
	height:5px;
} **/



/** Top of the Page Sub Nav Styles **/

div#subnavigation {
	color:682d17;
	float:right;
	width:520px;
	vertical-align:middle;
	font-size:10px;
	margin-bottom:10px;
	text-decoration:none;
	font-weight:bold;
}
div#subnavigation a {
	color:#682d17;
	font-size:11px;
	text-decoration:underline;
}
div#subnavigation a:hover {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
div#subnavigation a.navselect {
	color:#333333;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
}
div#subnavigation a.navborder:hover {
	color:#682d17;
	font-size:11px;
	text-decoration:underline;
}


/** Content DIV  **/

div#content {
	background-color: #FFFFFF;
	width:520px;
	min-height:500px;
	border:0;
	padding:20;
	margin-top:0;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	float:right;
}


/** Right Nav DIV  **/

div#rightnavbar {
	font-size: 11px;
	background-color: #FFFFFF;
	line-height: 12px;
	height: 100%;
	width: 130px;
	text-align: left;
	float:right;
	margin:0;
	padding:10px;
}
div#rightnavbar a {
	font-size: 11px;
}
hr {
	color: #333333;
	background-color: #333333;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: none;
}


/* Text Styles */
h1 {
	font-size: 27px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #682d17;
	text-decoration: none;
	margin-top:0px;
}
h1 a {
	color: #682d17;
	text-decoration: none;
	font-size: 20px;
}
h1 a:hover {
	color: #705d4f;
	text-decoration: underline;
	font-size: 20px;
}
h2 {
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #705d4f;
	text-decoration: none;
	margin-bottom:8px;
	margin-top:12px;
}
h3 {
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin:0;
	margin-top:0;
	margin-bottom:5px;
}
h3 a {
	font-size: 17px;
}
h3 a:hover {
	text-decoration: underline;
	font-size: 17px;
	color: #333333;
}
h4 {
	font-size: 15px;
	color: #333333;
	font-weight:normal;
	margin:0;
	margin-bottom:0;
	padding:0;
	font-weight:bold;
}
h4 a {
	font-size: 15px;
}
h4 a:hover {
	font-size: 15px;
}
blockquote {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	background-color: #E7E7E7;
	border: thin dashed #493847;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width:500px;
}
.smallText {
	font-size: 10px;
}
.smallText a {
	font-size: 10px;
}
.smallText a:hover {
	font-size: 10px;
!important  text-decoration:none;
	color:333333;
}

li {
	font-size: 12px;
}


/****************
Photo
****************/
/* Photo Styles */

img {
	border: 0px;
}
img.photo {
	padding:7px;
}
img.photoLeft {
	padding-right:15px;
	padding-bottom:3px;
	float:left;
}
img.photoLeftFeature {
	padding-right:15px;
	padding-bottom:15px;
	float:left;
}
img.photoRight {
	padding-left:15px;
	padding-bottom:3px;
	float:right;
}


/* Photo Tables */

.photofeatureLeft {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width:150px;
}

.photofeatureSmall {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width:100px;
}
.photofeatureSmallright {
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	width:100px;
}
.photofeatureRight {
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
	width:150px;
}
.caption {
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom:10px;
}
.caption em {
	font-size: 10px;
	font-style: normal;
}
caption a {
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
caption a:hover {
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


/****************
Link Styles
****************/
a {
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
	color: #682d17;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}



/*******************
Footer Declarations
********************/
div#footer {
	border-top:3px solid #660000;
	color:#666666;
	margin-top:7px;
	padding-top:4px;
	font-size:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width:100%;
	background-color: #e5e4e0;
}
div#footer a {
	color:#666666;
	text-decoration:underline;
	font-size:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
div#footer a:hover {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.footer_left {
	float:left;
	clear:left;
	font-size:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.footer_right {
	float:right;
}
.footer_right a {
	padding-left:15px;
}
.footer_bottom {
	color:#666666;
	font-size:10px;
}

