@charset "UTF-8";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	
	font-family:"arial", Times, serif;
	font-size: 100.01%;
	color: #000;
	text-align: left;
	width: 300px;
	background-color: #43a728;
	background-image:url(images/background_landscape.png);
	background-repeat:repeat-x;
	background-attachment:fixed;

}

#wrapper{
	width:950px;
	padding-left:5px;
	padding-right:5px;
	position: absolute; left: 50%;
margin-left: -475px;
	
}

#header{
	height:150px;
	
}

.headerimage{
	float:right;
	margin-right:20px;
	margin-top:5px;
	border:0px;
}

.cloudsimage{
	float:left;
	margin-left:20px;
	margin-top:5px;
	border:0px;
	
}

#navigation{
	padding-bottom:8px;
	text-align:left;
	margin-bottom:5px;
	height:17px;

}

.page-item-2 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-27 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-29 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-31 a{
	margin-right:5px;
	text-indent:20px;
	}
	
	.page-item-33 a{
	margin-right:5px;
	text-indent:20px;
	}

.page-item-35 a{
	text-indent:20px;
	
}

#navigation ul{
list-style-type:none;
}
#navigation li{
display:inline;

}
#navigation a{
	font-size:80%;
float:left;
width:154px;
text-decoration:none;
color:white;
font-weight:bold;
background:#007a9f;
padding-top:5px;
padding-bottom:5px;

}
#navigation a:hover{
background:#CCCC00;
}

.mostnav{
	margin-right:5px;
	text-indent:20px;
	

}

.lastnav{
	text-indent:20px;
	
}

#content p{
	font-size:70%;

}

#content h1{
	font-size:100%;
	color:#C0F;

}

#content h2{
	font-size:70%;
	color:#FF0;

}



#featuredproduct h1{
	font-size:80%;
	background-color:#000;
	display:block;
	width:100%;
	color:#FFF;
	text-indent:20px;
	height:20px;
	padding-top:10px;
	padding-bottom:5px;
}

#featuredproduct a{
	color:#FFF;
	text-decoration:none;
}

#featuredproduct a:hover{
	color:#333;
	text-decoration:underline;
}

.bigimage{
	margin-bottom:5px;
}

#middlediv p{
	font-size:70%;
	color:#333;
padding-left:20px;
		padding-right:20px;
}
#middlediv h1{
	font-size:80%;
	background-color:#333;
	display:block;
	width:100%;
	color:#FFF;
	text-indent:20px;
	height:20px;
	padding-top:10px;
	
}

#middlediv {
	position: absolute; left: 325px; width: 310px;
		background:#cce4ec;

}

#readmore {
	background:#333;
	padding-top:2px;
	padding-bottom:5px;
}

#readmore a{
	color:#FFF;
}



.highlight{
	color:#b21b16;
}





#scrollingnewsbar {
	clear:both;
	background:#333;
	margin-bottom:5px;
}




#footer{
	clear:both;
	background:#cce4ec;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
}
#footer p{
		color:#333;
	font-size:80%;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline:
}

#postfooter p{
	text-align:right;
	font-size:70%;
	color:#333;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#postfooter a{
	text-decoration:none;
}
#postfooter a:hover{
	text-decoration:underline:
}





#container_division {
	width: 700px;
	}
	

.post-block{
	float:left;
	width:310px;
	background:#cce4ec;
		margin-bottom:8px;
		clear: none;
		margin-right:10px;
		margin-top:8px;
	

}
.post-block p{
	padding-top:10px;
	font-size:80%;
	font-color:#333;
	padding-left:20px;
		padding-right:20px;


}
.post-block a{
	font-size:100%;
	background-color:#333;
	display:block;
	width:100%;
	color:#FFF;
	text-indent:20px;
	height:20px;
	padding-top:10px;
	text-decoration:none;
}
.excerpttype{
	color:#333;
}

.coursebadge{
	
	
	float:right;
	margin-right:30px;
}

.bottomnav {
	background-color:#000;
	display:block;
	width:100%;
	height:20px;
	padding-top:10px;
	padding-bottom:5px;
	

}


/*****************************
		Main Content
*****************************/

/*#maincopy{
	
	background:#f1d3c2;
	

	padding:0}*/
	

/*Reset Styles*/
* a:hover, * a:active {	outline:none;}

#additionalcopy a:link, 
#additionalcopy a:hover, 
#additionalcopy a:active, 
#additionalcopy span, 
#additionalcopy p, 
#additionalcopy h1, 
#additionalcopy h2, 
#additionalcopy h3, 
#additionalcopy blockquote, 
#additionalcopy abbr, 
#additionalcopy ol,
#additionalcopy ol li 
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;}
		

/*Main Content Styles*/
#maincopy { width:630px;
			float:left;
			background-color: #efc0e3;
			font: Verdana, Geneva, sans-serif;
			font-size: 14px;
			color:#000;
			margin:8px 0;
			padding: 0;}

#maincopy a:link { color: #7e0c6e; font-weight:bold; text-decoration:underline; }
#maincopy a:hover { color: #683f5e; font-weight:bold; text-decoration: none; }
#maincopy a:visited { color: #4a4a4a; font-weight:bold; text-decoration: underline; }

#maincopy p { 	font-size: 13px;
				margin: 0 0 0 10px;
				padding: 10px 15px 5px 15px;}

#maincopy h1 { background-color:#b63e97; color: #FFF; font-size: 26px; font-weight: bold; padding: 15px;}
#maincopy h2 { font-size: 16px;	color:#5f1a54; font-weight: bold; margin: 10px 0 0 5px ; padding: 10px}
#maincopy h3 { font-size: 14px;	color:#5f1a54; font-weight: bold; margin: 10px 0 0 5px;	padding: 10px }

#maincopy blockquote { margin-right: 10px; padding: 0;}
#maincopy abbr { }

#maincopy ul { list-style-position:inside; margin: 0 20px; font-family:"arial", Times, serif;
	font-size: 13px;}
#maincopy ul li { list-style-image:url('images/purpletick.png');	margin: 5px;}

/* Bottom Links */

#bottom-links {	background-color: #e3a6cb; margin-top: 10px; padding: 10px; width: 610px;
				font: Arial, Helvetica, sans-serif; color: #FFF; font-weight: bold; }

#other-pages { background-color: #7c246e; margin: 0; padding: 10px; width: 610px; }
#other-pages ul { list-style: none; display: inline; padding: 5px; margin: 0;}
#other-pages ul li { list-style: none; display: inline; padding: 10px; margin: 0; border-right: 1px solid #952f85;}
#other-pages a:link { font-weight: bold; color:#FFF; text-decoration: none; }
#other-pages a:hover { color:#fff; font-weight: bold; }
#other-pages a:active, a:visited, { color: #dfdfdf; font-weight:bold; text-decoration: none; }

/*Right Column*/
#additionalcopy {
	float:right;
	width:315px;
	margin-top:8px;
	background-color:#FFF;}
	
#additionalcopy a:link{ color: #333; text-decoration: underline; }
#additionalcopy a:hover{ color: #000; text-decoration: none; }
#additionalcopy a:visited{ color: #666; text-decoration: underline; }

#additionalcopy p{
	font-size:80%;
	color:#333;
	padding: 5px 15px 15px 15px}
	
#additionalcopy h3 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				margin: 0 0 10px 0;
				color:#FFF;
				background-color: #7e0c6e;
				font-weight: bold;
				padding: 5px;}

#additionalcopy ul{
	margin-left:2.5em;
	padding: 5px 10px 10px 0;
	list-style-image:url(images/purpletick.png);}

#additionalcopy li{
	font-size:80%;
	line-height: 20px;
	padding-left: 0 5px 15px 10px;
	color:#333;}
	
#free-brochure {	width: 315px; height: 142px; background-image: url('images/brochure-request.jpg'); margin: 0; padding: 0; position: relative;}
#brochure-text { width: 150px; height: 142px; float: right; position: absolute; right: 5px; top: 5px;  }


