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

* {margin: 0; padding: 0;}

html, body {margin: 0; padding: 0; border: 0;}

/* Hides from IE5-mac \*/
* html #content #navMain {
	height: 1%;
	margin: 0;
	padding: 0;}
/* End hide from IE5-mac */

/*----- basics ------  */
body  {
	font: 100% verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	padding: .4em 0;
}

a {
	text-decoration: none;
	border-bottom: thin dotted gray;
}

a:hover {
	text-decoration: underline;
	border-bottom: none;
}

p {
	margin: 0;
	padding: 8px;
	font-size: 1.2em;
}


img{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-bottom: 10px;
	margin-right: 1em;
}


/* ---- container divider ---- */
#container {
	position: relative;
	width: 864px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/* ---- branding divider ---- */
#branding {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 0;
	text-indent: -9999px;
	padding: 1px 10px 0px 20px;
	border-bottom: thin solid #CED2B6;
}

/* ---- main content divider ---- */
#mainContent {
	float: right;
	width: 728px;
	padding-left: .5em;
	background-color: fff;
	border-left: thin solid gray;
	font: Verdana, Arial, Helvetica, sans-serif;}

#mainContent ul { margin-left: 3em; margin-bottom: 1em; font: 1.2em Verdana, Arial, Helvetica, sans-serif;}
#mainContent li {margin: 0 0; font: 1em Verdana, Arial, Helvetica, sans-serif;}

#mainContent h2 {font-size: 16pt;}
#mainContent h3 {margin-top: 1em; padding: 0 0 0 .3em; font-size: 12pt;}
#mainContent .emphasis {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #184D68;
} 

#mainContentColumn1 { float:left; width:48%; padding-right:.5em; text-align:left;}
#mainContentColumn2 { margin-left:50%; width:48%; padding-left: .5em; border-left: thin #666666 dotted; text-align:left;}

#mainContent .indent { margin-left: 3em;}

a img {display:block;  text-decoration:none}

#signature {
	float: right;
	background-color: white;
	width: 645px;
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #navMain ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
}

#signature ul { position: relative;
list-style-type: none;
width: 645px;
margin: 0;
padding: 0;
}

#signature li { float:left;
width: 315px;
padding-right: .2em;
padding-left: .2em;
padding-bottom: .2em;
margin-bottom: 1em;
line-height: 110%;
}


/* ---- main navigation divider ---- */ 
#navMain {
	float: left; /* since this element is floated, a width must be given */
	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #659c51; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 4em;
	text-align: right;
}

#navMain a {
	display: block;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BC1A7;
	margin: 0px;
	padding: .5em;
	text-decoration: none;
	border-collapse: collapse;
	color:#FFFFFF;
}

#navMain a:hover {
	background-color: #D0E3C4;
	color: #003300;
}

#navMain a:active {
	background-color: #FFFFCC;
	color: #000;
}
#navMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#active {
	background-color: #FFFFCC;
	font-size: 11px;
	padding: .5em;
	text-decoration: none;
}

/* ---- footer divider ---- */
#footer {
	font-size: 9px;
	text-align: center;
	padding: .2em .2em .2em .4em; 
	background: #003300;
	border-top: thin solid #999999;
	border-bottom: medium solid #73787B;
	clear: both;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	line-height: .2em;
	color:#FFFFFF;
}

#footer a {color:#FFFFFF; text-decoration: none; }

/* ---- these styles are from the resources section of previous summit sites ---- */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.day {
	display: block;
	background-color: #D7FF82;
	font-size:11px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 5px;
	text-transform: capitalize;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.assignment {font-family:"Times New Roman", Times, serif; margin-left: 2.5em; margin-right: 2.5em; font-size:14px;}
.list {font-family:"Times New Roman", Times, serif; margin-left: 2.5em; margin-right: 2.5em; font-size:14px; text-indent: 2em;}
