html {
	background-image:url('/images/theme-page/gradient.png');
	background-position:top-left;
	background-repeat:repeat-x;
	background-color:#a2a2a3;
}

body {
	color:#222222;
}

a:link {
	color:#79ad37;
}

a:visited {
	color:#79ad37;
}

a:hover {
	color:#888;
}

h1 {
	color:#79ad37;
	font-size:18px;	
	font-family:Verdana;
}

h2 {
	color:#79ad37;
	font-size:18px;
	font-weight:normal;
}

h3 {
	color:#79ad37;
	margin-top:10px;
	margin-bottom:5px;
}

h4 {
	font-size:16px;
}

.page_layout {
	background-image:none;
}

.site_layout {
	width:1034px;
	padding:0px;
	position:relative;
	background-color:transparent;
}

.page_footer {
	background-image:url('/images/theme-page/page-footer.png');
	background-repeat:no-repeat;
	background-position:top center;
	padding-bottom:100px;
	padding-top:50px;
	margin-top:0px;
	margin-bottom:50px;
}


.title {
	height:321px;
	background-image:url('/images/theme-page/page-top.png');
	background-repeat:no-repeat;
	padding-top:50px;
	padding-left:50px;
}

.title h1 {
	color:#79ad37;
	font-size:25px;
	font-variant:small-caps;
	padding-top:20px;
	font-weight:normal;
}

.title h2 {
	margin-top:5px;
	color:#888;
	font-size:22px;
}

.title h3.teacherTitle {
	color:#888;
	font-size:15px;	
}

.titleImage {
	display:none;
	width:0px;
}

.titleText {
	float:none;
	padding-left:30px;
	padding-right:50px;
	width:auto;
	height:220px;
}

.site_center {
	background-image:url('/images/theme-page/page-middle.png');
	min-height:350px;
	padding-left:50px;
	padding-right:50px;
}

hr {
	border:1px solid #79ad37;
}

.site_header_delimiter {
	display:none;
}

.importantNote {
	margin-left:5px;
	color:black;
}

.leftColumn {
	padding-top:0px;
	margin-left:30px;
}

.rightColumn {
	padding-top:0px;
	margin-right:20px;
	padding-bottom:50px;
	padding-left:40px;
}

.menu .selectedListItem,
.otherCourses .selectedListItem {
	font-variant:small-caps;
	color:#888;
}

.menu a:link,
.menu a:visited,
.otherCourses a:link,
.otherCourses a:visited{
	color:#79ad37;
	font-variant:small-caps;
}

.menu a:hover,
.otherCourses a:hover{
	color:#888;
}

.menu {
	height:30px;	
}

.leftColumn .otherCourses {
	position:absolute;
	bottom:130px;
	width:500px;
	left:50%;
	margin-left:-250px;
	text-align:center;
}

.leftColumn .otherCourses ul  li{
	display:inline;
	margin-left:5px;
	margin-right:5px;
}
.menu {
	margin-bottom:15px;
	padding-bottom:8px;
	font-size:1.4em;
}

.menu h3,
.otherCourses h3 {
	display:none;
}

.menu ul{
	list-style-type:none;
	margin-left:10px;
}

.menu ul li{
	float:left;
	margin-right:20px;
}

.afterMenus {
	clear:both;
}

.pageContent {
	padding-top:0px;
}

.courseDate a {
	color:#888;
	font-weight:bold;
}

.courseDocs {
	color:#333;
	border:1px solid #888;
	border-radius:3px;
	background-color:white;
	margin-top:5px;
}

.courseDocs a {
	color:#6a992f;
	text-decoration:none;
}

.noAvailableCourseDocs {
	color:#333;
}

.animationDiv {
	width:1px;
	height:1px;
	background-color:white;
	position:absolute;
	left:235px;
	top:-3px;
}

/* ===================== Course  (home) ====================*/

#courseHomePage .courseHomeDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

#courseHomePage .courseHomeContent {
	min-height:100px;	
}

#courseHomePage .pageContent {
	float:left;
	width:530px;
}

#courseHomePage .rssAndTwitterColumn {
	width:315px;
	float:left;	
}

#courseHomePage .courseRSSContent {
	padding:10px;
	margin-left:10px;
	font-size:11px;
	background-color:transparent;
	border:1px solid #888;
	margin-bottom:15px;
	border-radius:5px;
}

#courseHomePage .courseRSSContent p {
	margin-top:2px;
	margin-bottom:10px;	
}

#courseHomePage .rssTitle {
	margin-top:4px;	
	font-weight:bold;
}

#courseHomePage .rssTitleText {
	color:#555;
}

#courseHomePage .rssNewsTitle {
	float:left;
	margin-top:5px;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseHomePage .rssIcon {
	float:left;	
}

#courseHomePage .rssDate {
	color:#666666;	
}

#courseHomePage .courseRSSContent h3 {
	padding-top:0px;	
}

#courseHomePage .rssLink {
	font-size:10px;	
}

#courseHomePage div#twitter {
	font-size:11px;
	margin-left:10px;
	padding:10px;
	min-height:140px;
	background-color:transparent;
	border:1px solid #888;
	margin-bottom:15px;
}


#courseHomePage .searchSection {
    background-color: transparent;
    border: 1px solid #888;
    font-size: 11px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding: 10px;
}

#courseHomePage .twitterIcon {
	float:left;	
}

#courseHomePage .twitterTitle {
	float:left;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseHomePage .noRecentTweets,
#courseHomePage .noRecentNews  {
	color:#444444;	
}

#courseHomePage div#twitter h2 {
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
}

#courseHomePage ul#twitter_update_list {
	margin: 0;
	padding-top:5px;
	list-style-type: none;
}

#courseHomePage ul#twitter_update_list li span {
	display: block;
}

#courseHomePage ul#twitter_update_list li span a {
	color: #00f;
}

#courseHomePage a#profileLink {
	font-size:10px;
}

#courseHomePage .noRecentTweets {
	color:#888888;
	font-style:italic;	
}

#courseHomePage .noRecentNews {
	color:#888888;
	margin-top:5px;
	margin-bottom:15px;
}


/* ===================== Course  (notes) ====================*/

#courseNotesPage .courseSession {
	margin-bottom:15px;	
	margin-right: 25px;
}

#courseNotesPage .courseDate {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	color: #474747;
	display:none;
}

#courseNotesPage .courseDate a:hover {
	color:#474747;
	text-decoration:none;
}

#courseNotesPage .courseInfo {
	min-height:70px;
	margin-bottom:30px;
}
#courseNotesPage p {
	margin-top:0px;
}

#courseNotesPage .courseTitle {
	margin-bottom:10px;
	font-size: 1.2em;
	color: #000;
	border-bottom:1px solid #000;
}

#courseNotesPage .courseNotes {
	color:#222222;	
}

/* ===================== Course  (work) ====================*/

#courseWorksPage {
	padding:0px;	
}

#courseWorksPage .workDiv {
	margin-bottom:45px;	
}

#courseWorksPage .workInfo {
	color: #474747;
	margin-top:10px;
}

#courseWorksPage .workDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

/* ===================== Course  (contact) ====================*/

#courseContactPage {
	padding-left:0px;
}

#courseContactPage .mainText {
	margin-top:10px;
}

/* ===================== Course  (Schedule) ====================*/

#courseSchedulePage {
	margin:0 auto;
	width:800px;
}

#courseSchedulePage .courseCell {
	background-color:#dcfbdC;
	border:1px solid #79ad37;
}

/* ===================== Course  (Blog) ====================*/

#courseMiscPage .blogListTitle {
	float:left;
	margin-top:5px;
	margin-bottom:10px;	
	margin-left:5px;
}

#courseMiscPage .blogIcon {
	float:left;	
}

#courseMiscPage .miscDiv {
	margin-bottom:45px;	
	text-align:justify;
	padding-right:0px;
}


#courseMiscPage .miscDivList {
	float:right;
	padding:10px;
	margin-left:10px;
	font-size:11px;
	margin-bottom:10px;	
	width:220px;
}

#courseMiscPage .miscMetaInfo {
	color:#888;
	font-size:12px;
}

#courseMiscPage .miscInfo {
	margin-top:10px;
	color: #000000;
	margin-bottom:25px;
	font-size:12px;
	float:left;
	width:615px;
}

#courseMiscPage .miscDocs {
	margin-top:10px;
	margin-bottom:10px;
	color: #474747;
}

#courseMiscPage .miscList {
	margin-top:5px;
	list-style-type:none;
}

#courseMiscPage .miscListItem {
	margin-bottom:10px;
	color:#474747;
}

#courseMiscPage .miscListItemInfo {
	font-size:0.85em;	
	font-style:italic;
	color:#999999;
}

#courseMiscPage .adDivList {
	text-align:center;
}