
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background: url(../images/img01.gif) repeat-x left top;
	font-size: 16px;
	color: #1b1b1b;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #222222;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	line-height: 130%;
	margin-top: 0;
}

ul, ol {
	margin-left: -5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

li {
	padding-bottom: 7px;
} 
a { text-decoration: underline; color: #408000; }
a:hover { text-decoration: none; background-color: #e6e6e6; color: #FF7900; }
a:active { color: #000; }

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(../images/img05.gif) repeat left bottom;
}

/* Header */

#header {
	width: 900px;
	height: 45px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	text-align: center;
	width: 900px;
	color: #000000;
}

#logo h1, #logo p {
	text-align: center;
}

#logo h1 {
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 10px;
	text-align: center;
	margin-right: 10px;
	letter-spacing: -1px;
	font-size: 1.8em;
}

#logo h1 a {
	text-align: center;
	color: #202020;
}

#logo p {
	text-align: center;
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	text-align: center;
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

/* Menu */

#menu {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: center;
	width: 900px;
	height: 34px;
	background: url(../images/img03-small.jpg) left top;
	margin: 0 auto;
}

#menu ul {
	padding-left: 100px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 9px;
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding-bottom: 0px;
}

#menu a {
	padding-left: 20px;
	padding-bottom: 1px;
	padding-right: 20px;
	padding-top: 5px;
	display: block;
	margin-right: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #FF7900;
	text-decoration: none;
}

#menu .first {
	padding-bottom: 1px;
	margin-right: 3px;
	background: #FF7900;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 880px;
	padding: 20px 20px 0 0;
}

.post {
	margin-left: 20px;
	padding-bottom: 5px;
}


.subtitle {
	line-height: 130%;
	margin-right: 10px;
	margin-left: 20px;
	color: #111111;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}



.post .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #111111;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	text-align: left;
	font-size: 18px;
}


.post .coursetitle {
	font-weight: bold;
	font-size: 36px;
     font-family: Arial, Helvetica, sans-serif;

}


.post .title a {
	text-decoration: none;
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: none;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

 

 
/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}



/*columns to be used as a textbox*/
.columns  { padding-left: 8px; padding-bottom: 5px; padding-right: 8px; padding-top: 0px;}
.col1 {background-color: #fdffde; margin-left: 80px; margin-right: 10px; width: 350px; float:left;}
.col2 {width: 300px; margin-left: 520px; margin-bottom: 0; margin-right: 20px; margin-top: 0;}
.clear2 {width:590px; clear:left; float:right; color:#fff!important;}
.columns div { padding-bottom: 10px; height:225px;}
.columns div p {padding-left: 5px; padding-bottom: 20px; padding-right: 5px; padding-top: 5px;}
.col2 p {padding:0px; margin:0px; background:white; height:280px}
.col2 h2 {color:black; background:white; }


#address {
	height:180px;
	width: 300px;
	background:#ffffff;
    text-align:left;
    padding-left:0px;  
    padding-right:0px;
    padding-top: 0px;
    padding-bottom: 100px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 520px;
    margin-right:20px;
}



h3.subhead {
	font-size:11pt; text-transform:uppercase;
	color: #fff;
	display:block;
	padding:2px;
	border:solid 1px #ddd;
	background: #408000;
}

h3.subhead2 {
	font-size:12pt; text-transform:uppercase;
	color:black;
	/*display:block;*/
	padding:0px;
/*border:solid 1px white;*/
	background: white;
	margin-bottom:0;
}

img.leftalign, img.rightalign {display:block; padding:3px; background:#efefef; border: solid 1px #ddd;}
img.leftalign {float:left; margin-right:8px;}
img.rightalign {float:right; margin-left:8px;}



/*pub lists*/
#reglist
{
   margin-top:5px;
   margin-left: 0;
   padding-left: 0;
   vertical-align:top;
 
}


#reglist li 
{
   list-style: none;
   padding-left: 17px;
   background-image: url(../images/bullet-black.gif);
   background-repeat: no-repeat;
   background-position: 5px 7px;
   vertical-align:top;
   padding-bottom: 10px;
} 
 
#reglist li#new
{
   list-style: none;
   padding-left: 35px;
   background-image: url(../images/New3.gif);
   background-repeat: no-repeat;
   background-position:  0px 0px;
   vertical-align:top;
}




/*pub inner list*/
#outpublist
{
margin-top:5px;
margin-left: 0;
margin-bottom:5px;
padding-left: 0;
list-style: none;
}

#outpublist li 
{
padding-left: 20px;
padding-bottom: 10px;
}

/*pub inner list*/
#publist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#publist li 
{
padding-left: 40px;
padding-top: 2px;
padding-bottom: 5px;
background-image: url(../images/list-arrow.png);
background-repeat: no-repeat;
background-position: 25px 5px;

}
 
#publist li#superceded {
	color: #959595;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 2px;
}
#outpublist li#superceded {
	color: #7e7e7e;
}
#publist li#superceded a:link {
	color: #c49d90;
}

#outpublist li#superceded a:link {
	color: #c49d90;
}
 
 
 a#no-hover {color:black; text-decoration: none; background:none; }
a:hover#no-hover {color:black; text-decoration: none; background:none;}




#textblock-class {
	
   font-size: 18px;
	
   line-height: 21px;
   padding-top: 30px;
   padding-bottom: 10px;
   padding-left: 0px;
   padding-right:0px;
   margin-top: 10px;
   margin-bottom:0px;
   margin-left:0;
   margin-right:0;
   width:500px;
   float: none;

}
h3.subhead {
	margin-bottom: 4px;
	margin-top: -2px;
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-top: 2px;
	font-size:11pt; text-transform:uppercase;
	color: white;
	display:block;
	border:solid 1px #408000;
	background: #408000;
}

h3.subhead2 {
	font-size:12pt; text-transform:uppercase;
	color:black;
	/*display:block;*/
	padding:0px;
/*border:solid 1px white;*/
	background: white;
	margin-bottom:0;
}

img.leftalign, img.rightalign {display:block; padding:3px; background:#efefef; border: solid 1px #ddd;}
img.leftalign {float:left; margin-right:8px;}
img.rightalign {float:right; margin-left:8px;}


blockquote { margin-left: 5px; margin-bottom: 10px; margin-right: 5px; margin-top: 0px; position: relative; float: right; width: 50%; padding-left: 7px; padding-bottom: 5px; padding-right: 7px; padding-top: 0px; display: block;}
blockquote.leftalign {width:300px; float:left;}
blockquote.rightalign { width:300px; float:right;}

blockquote2 {    width: 97%; padding-left: 7px; padding-bottom: 5px; padding-right: 7px; padding-top: 0px; background:#efefef; border:dotted 2px #408000; display: block; margin:5px;}

blockquote3 {    margin-left: 5px;    margin-bottom: 10px;    margin-right: 5px;    margin-top: 25px;    position: relative;    float: right;    width: 50%; padding-left: 7px; padding-bottom: 5px; padding-right: 7px; padding-top: 0px; background:#efefef; border:dotted 2px #408000; display: block;}
 

  .post-date {
				   margin-right: 5px;
				   width: 45px;
				   height: 49px;
				   float:left;
				   background: url(../images/date-bg2.gif) no-repeat;
			}
 .post-month {
				   font-size: 11px;
				   text-transform: uppercase;
				   color: #FFFFFF;
				   text-align: center;
				   display:block;
				   line-height: 11px;
				   padding-top: 2px;
				   margin-left: -3px;
			
			}
 .post-day {
				   font-size: 18px;
				   text-transform: uppercase;
				   color: #999999;
				   text-align: center;
				   display:block;
				   line-height: 18px;
				   padding-top: 7px;
				   margin-left: -3px;
			}
			
