/* Start of CMSMS style sheet 'greenhouse' */
body {

	margin: 0;

	padding: 0;

	background: url(images/yellow_gradation.jpg) repeat-x;

	font: normal small Arial, Helvetica, sans-serif;

	line-height: 1.8em;

}



h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	color: blue;

}



h2 {

	padding-left: 20px;

	background: url(images/img07.gif) no-repeat left center;

	font-size: 22px;

}



h3 {

	margin-bottom: 1em;

	text-transform: uppercase;

	letter-spacing: 2px;

	font-size: .9em;

	font-weight: bold;

        clear: both;

}



p, blockquote, ul, ol {

	margin-top: 0;

}



blockquote {

	padding: 0 0 0 40px;

	background: url(images/img11.gif) no-repeat;

	font: italic small Georgia, "Times New Roman", Times, serif;

	line-height: 1.6em;

}



a {

	background: url(images/img03.gif) repeat-x left bottom;

	text-decoration: none;

        color: #660099;

}



a:hover {

	background: none;

	text-decoration: underline;

}


a img {

border: none;

}


#fees {

width: 480px;

text-align: center;

}


#fees h3 {

        margin-bottom: 0;

	color: #660099;

}


#fees th {

	color: #660099;

}



/* Wrapper */



#wrapper {

	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;

}



/* Header */



#header {

	width: 804px;

	height: 234px;

	margin: 0 auto;

	padding: 13px 0 0 0;

}



#slides {

	float: left;

        border: 1px solid rgb(102, 0, 153);

        margin-top: 2px;

}



#sunset {

	float: right;

	width: 494px;

	height: 34px;

	padding: 180px 70px 0 0;

	background: url(images/sunset.jpg) no-repeat;

	text-align: right;

	letter-spacing: 1px;

	font-size: 22px;

}



#header a, #sunset a {

	color: #FFFFFF;


}



#sunset a:hover, #header a:hover {

        text-decoration: none;

}



/* Content */



#content {

	width: 800px;

	margin: 0 auto;

}



/* Posts */



#posts {

	float: right;

	width: 560px;

	padding-bottom: 30px;

}



#posts .story, #links .story {

	padding: 15px 20px 0 20px;

	background: url(images/img10.gif) repeat-x

}



#posts .meta {

	padding: 5px 0 0 20px;

	background: url(images/img03.gif) repeat-x;

}



#posts .meta p {

	margin: 0;

	line-height: normal;

	font-size: smaller;

}



#posts ul {

	list-style: url(images/img12.gif);

}



#posts ul li {

}



/* Links */



#links {

	float: left;

	width: 220px;

}



#links ul {

	margin: 0;

	list-style: none;

	padding: 15px 20px 30px 20px;

	background: url(images/img10.gif) repeat-x

}



#links ul ul {

        margin: 0;

	padding: 0 0  0 15px;

}



#links li {

	padding: 3px 0;

}



#links li ul {

	background: none;

}



#links li a {

	background: none;
        text-decoration: none;

}



#links li a:hover {

        color: black;

}



#links li i {

	font-size: smaller;

}


#magazine {

        text-align:center;

        padding: 20px 5px 5px;

        margin: 0px 20px 30px;

        border: 2px solid gray;

        background-color: rgb(234,234,234);

}


.bottom {

        background: url(/images/design/bottom.gif) 0 100% repeat-x; 

        margin: 10px 0pt 15px 8px; 

        padding: 0; 

        float: right; 

        text-align: center; 

        line-height: 1.5;

        width: 16em;

}


.bl {

        background: url(/images/design/bl.gif) 0 100% no-repeat; 

        padding: 0; 

}


.top {

        background: url(/images/design/top.gif) 100% 0 repeat-x; 

        padding: 0; 

}


.left {

        background: url(/images/design/left.gif) 0 100% repeat-y; 

        padding: 0; 

}


.right {

        background: url(/images/design/right.gif) 100% 0 repeat-y; 

        padding: 0; 

}


.br {

        background: url(/images/design/br.gif) 100% 100% no-repeat;

        padding: 0; 

}


.tl {

        background: url(/images/design/tl.gif) 0 0 no-repeat;

        padding: 0; 

}


.tr {

        background: url(/images/design/tr.gif) 100% 0 no-repeat; 

        padding:15px;

}


ul#course-categories {

        margin-top: 10px;

        list-style: none;

}


#course-categories li {

        display: inline;

        font-weight: bold;

        margin-right: 5px;

        padding: 3px 6px 3px 0;

}


#course-categories li a {

        text-decoration: none;

}

.book-cover {

        float: left;

        margin-right: 10px;

        margin-top: 5px;

}


// forms

form {

margin: 0;

}



fieldset {

border: 0;

padding: 0 2ex 0 0;

margin-bottom: 1ex;

}



label {

display: block;

margin-top: 2ex;

}



button {

display: block;

margin: 2ex 0;

}


#ytt-downloads {

        margin: 0 0 15px 15px;

        padding: 10px;

        border: 2px solid purple;

        text-align: center;

        float: right;

}
 

#pdf-downloads {

        margin: 0 0 15px 15px;

        padding: 10px;

        border: 2px solid purple;

        text-align: center;

        float: right;

        width: 220px;

}



#pdf-downloads h3 {

        color: purple;

}

.teacher-pic {

        float: left;

        margin-right: 10px; 

        margin-top: 0;

}


/* Footer */



#footer {

	padding: 27px 0 20px 0;

	background: #feecb8 url(images/yellow_gradation.jpg) repeat-x;

}



#footer p {

	width: 750px;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #333333;

}



#footer a {

	background: none;

	font-weight: bold;

	color: #333333;

}



#legal {

	margin: 0 auto;

	text-align: right;

	font-size: 12px;

}



#brand {

	margin: 0px auto;

	padding: 10px 0 0 35px;

	letter-spacing: -1px;

	font-size: 24px;

}

table#efl-sched {

line-height: 1.2;

padding: 10px;

}

table#efl-sched tr.portland {

background-color: rgb(234,234,234);

}

table#efl-sched tr.year {

background-color: rgb(200,200,200);

}
/* End of 'greenhouse' */

