body {	
	background: url(../images/backgrounds/body.gif) repeat-x #fff;
	margin: 0;
	padding: 0;
	text-align: left;
}

img, img {
	border: 0;
}

p, h1, h2, h3, h4, h5, ul, li, dl, dd, dt, img, form {
	margin: 0;
	padding: 0;
}

/*----Structural DIVs----*/

#header,
#mainNav,
#utilityRow,
#footer {
	display: none;
	height: 0;
}

#printHeader {
	width: 770px;
	height: 145px;
	text-align: center;
	margin-bottom: 10px;
}

#printFooter {
	text-align: left;
	padding: 10px 5px;
	float: left;
	width: 425px;
	clear: both;
	display: block;
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #3e2b1e;
	margin: 25px 0 0 55px;
}

#printerFooter p {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #3e2b1e;
	margin-bottom: 15px;
}

#printerFooter h3 {
	font: bold 12px/18px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #3e2b1e;
}



/*----Structural DIVs----*/

#content {
	background: #f9f7ef;
	width: 704px /*770px*/;
	margin-left: 44px;	
	padding: 20px 33px 0 33px;
	display: inline;	
	float: left;
	height: 310px /*325px*/;
}

#introBox {
	background: url(images/backgrounds/introBox.gif) no-repeat;	
	height: 198px /*244px;*/;
	width: 704px; /*770px*/;
	padding: 23px 33px;
	border-bottom: 1px solid #e3d6b9;
	margin-left: 44px;		
}

/*----Other DIVs----*/

#introVideo {
	float: left;
	width: 321px;
	margin-right: 35px;
	display: inline;
}

.textBlock {
	width: 348px;
	float: left;
	display: inline;	
}

#content .textBlock {
	margin-top: 10px;
}


.courseListing {
	list-style: none;
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif; 	
	color: #3e2b1e;	
	background: #fdfcf5;
	border-top: 1px solid #dfd0b1;
	float: left;
	width: 319px;
	margin-right: 37px;
}

.courseListing li {
	list-style: none;
	padding: 8px 8px 0 8px;
	height: 90px;
	border: 1px solid #dfd0b1;	
	border-top: 0;
	border-bottom: 0;
	clear: both;
	background: #f6f1e3;
}

.courseListing h3 {
	font: bold 14px/16px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #780f17;
	padding-top: 10px;
	margin-bottom: 10px;
}

.courseListing .last {
	border-bottom: 1px solid #dfd0b1;
}

.courseListing {
	height: 100px;
}

.courseListing .light {
	background: #fff;
}

.courseListing img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #E7DAC0;
	background: #fff;
}

.courseListing .last {
	border-bottom: 1px solid #dfd0b1;
}

/*----Typography----*/

.textBlock ul {
	list-style: none;
	margin-bottom: 25px;
}

.textBlock li {
	background: url(images/backgrounds/check.gif) no-repeat 0 3px;	
	padding-left: 25px;
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #3e2b1e;	
	margin: 0 0 10px 15px;
}

.textBlock h2 {
	font: bold 18px/20px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #780f17;
	margin-bottom: 10px;
	margin-top: -4px;
}

.textBlock p {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif; 
	color: #3e2b1e;
	margin-bottom: 15px;
}

/*----Links----*/

#content a {
	color: #36809f;
}

#content a:hover {
	text-decoration: none;
}

.learnMore {
	color: #77614e !important;
	font: bold 11px/23px tahoma, verdana, helvetica, arial, sans-serif; 
	text-decoration: none;
	margin-left: 15px;
}
