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

/* zero-out browser formatting */
/* remove padding and margins */
ol,form { 
	margin:0; 
	padding:0 
}

/* links */
 
Body {
	background-color: #d3dccb;
}

img {
	display: inline
}

hr {
	clear:both
}

#top-container	{
	position:absolute;
	width:920px;
	height:173px;
	z-index:1;
	left: 50%;
	margin-left: -460px;
	background-image: url(graphics/top-background.png);
	top: 0px;
	background-repeat: no-repeat;
}

#banner {
	height: 165px;
	width: 900px;
	position: relative;
	z-index:4;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

#navbar {
	height: 25px;
	width: 550px;
	position: relative;
	z-index:4;
	float: left;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 25px;
	left: 10px;
}

#container	{
	position:absolute;
	width:920px;
	height:auto;
	z-index:1;
	top: 173px;
	left: 50%;
	margin-left: -460px;
	background-image: url(graphics/main-background.png);
	background-repeat: repeat-y;
}

#sidebar {
	position:relative;
	float: left;
	width:250px;
	height: auto;
	padding-left: 25px;
	padding-right: 25px;
	border-spacing:0px;
	z-index:5;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(graphics/EXP-map-graphic-3.jpg);
	background-repeat: no-repeat;
	left: 10px;
	top: -18px;
	padding-top: 28px;
}

#sidebar img:hover {
	text-decoration:none;
	background-color: #e4dbc2;
 }
 
 #main-text a, :link,:visited {
	text-decoration:none;
	border-bottom:0px hidden;
 }
  
 #sidebar a, :link,:visited {
	text-decoration:none;
	border-bottom:0px hidden;
 }

 #sidebar-blog {
	height: auto;
	width: 185px;
	position: relative;
	border-spacing:0px;
	z-index: 3;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
 }
 
#main-text {
	position:relative;
	float: left;
	width:550px;
	height: auto;
	padding-top: 15px;
	padding-right: 24px;
	padding-left: 25px;
	padding-bottom: 10px;
	z-index:2;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
	left: 10px;
}

#headline {
	width: 550px;
	height: 50px;
	padding-bottom: 16px;
}

#main-text .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
}

#main-text .summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	line-height: 1.2em;
	font-style: italic;
}

#footer {
	position:relative;
	clear: both;
	height: 80px;
	width: 550px;
	padding-top: 10px;
	padding-right: 34px;
	padding-left: 336px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.4em;
	color: #44401d;
	font-weight: bold;
	text-align: center;
} 

#main-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}

#main-text h3 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	line-height: 1.1em;
}

#main-text a, :link,:visited {
	color: #906900;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
 
#main-text a:hover {
	text-decoration:none;
	color: #906900;
	font-weight: bold;
	font-variant: normal;
	border-bottom:1px dashed;
 }

.sidebar-blog a, :link,:visited {
	text-decoration:none;
	font-weight: bold;
	color: #333333;
 }

.sidebar-blog a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #906900;
}

.spacer {
	line-height: 0.3em;
}

.blog-date-lg {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration:none;
	line-height: 1.1em;
	color: #828e46;
	font-weight: bold;
	clear:both
}

#main-text .continues {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: .9em;
	font-style: italic
}

#main-text .permalink {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: .9em;
	font-style: italic;
	clear:both
}

#main-text a.permalink:hover {
	text-decoration:none;
	color: #85282B;
}	

#main-text .title {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	clear: both;
	letter-spacing: -0.5px;
}

#main-text  .body {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

#main-text  .extended {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.contact-form {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.8em;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

#main-text .image-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#main-text .image-left {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}

.sidebar-blog-title {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

.sidebar-blog-date {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	vertical-align: text-bottom;
}

.separator {
	margin-top: 5px;
	margin-bottom: 2px;
}

.paginate {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #44401d;
	font-weight: normal;
	font-style: normal;
}

.feed {
    text-decoration:none;
	margin-left: 3px;
	/*padding: 0 0 0 19px;
	background: url("/graphics/feed-icon-14x14.png") no-repeat 0 50%;	*/
}

.feed a, :link,:visited  {
    text-decoration:none;
	border-bottom:0px hidden;
}

.article_revision_date {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	font-style:italic;
	vertical-align: bottom;
}

#main-text .enroll_now a:hover {
	text-decoration:none;
	border-bottom:0px hidden;
}

#main-text .enroll_now {
	margin-top: 3px;	
}

.callout
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5f8956;
	font-size: 1.1em;
}
