/* @group html */

body
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size:72%;
background:#FFF;
margin:0;
text-align: center;
background: #FFF url(/images/bg.jpg) repeat-x;
color: #5F5F5F;
}

p
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:1em;
	line-height: 1.5em;
	text-align: left;
	
}


p {
	margin-top: 0;
}

strong {
	color: #666;
}

a {
color:#336699;
}

a:hover {
color: #333;


}

a img {
border:0;
}


li,ul {
margin: 0;	
padding: 0;
list-style: none;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}


 h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-weight: normal;
}

h1
{
margin-top:0;
font-weight: normal;
text-decoration:none;
font-size: 2em;
color: #861272;
color:#633EAE;
margin-top: 30px;
margin-bottom: 60px;
text-transform: uppercase;
letter-spacing: 2px;
}

h2 {
color: #268C0C;
font-size: 1.7em;
}

h2 span {
font-size: 0.8em;	
}

h3
{
font-weight: normal;
font-size: 1.5em;
color:#336699;
color: #AE3E99;
margin-bottom: 0.5em;
}


h3.button {
	color: #FFF;
	text-align: center;
	background:  url(/images/h3-instructor.jpg) no-repeat left top;
	margin: 15px 0;
	padding: 3px;
height: 30px;
}

h3.button a {
	display: block;
	color: #FFF;
	text-decoration: none;
}


h3 a {
color: #AE3E99;
}

h4 {
	font-size: 1em;
	color: #666;
	margin-bottom: 0.5em;
}

p.back-link {
	border-top: 0px solid #97CD89;
	padding-top: 10px;
	margin-top: 30px;
}

/* @group article */
div.classes {
	border-bottom: 1px solid #97CD89;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


div.classes span.left {
	float: left;
	width: 120px;
	font-weight: bold;
}



div.classes-list {
	background: #F3E8F0;
	margin-bottom: 10px;
	padding: 10px;
}

.month {
	font-size: 1em;
	color: #37991F;
	background: #D8EDE1;
	font-weight: bold;
	padding: 1px 3px;
}

span.title-list {
	
	padding-left: 10px;
}

.article-box {
	background: #F7FB9D;
	padding: 10px;
	margin: 5px 0;
}

.article-box h3, .article-box p {
	padding: 0;
	margin-top: 0;
}

/* @end */

/* @end */

/* @group layout */

/*************** layout ***************/

#header
{
width:820px;
margin:0 ;
height: 200px;
background:#666;

}

#wrapper
{
text-align: left;
width: 820px;
margin-left: auto;
margin-right: auto;
padding:0;
background:#FFF url(/images/bg.gif) repeat-y;
background-color: transparent;
}

#inner {
margin: 0;
padding:0;
width: 820px;	
background: #FFF url(/images/bg-top.jpg) no-repeat;
background-color: transparent;
padding-top: 10px;
}

#left {
	padding: 0;
	width: 240px;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
	display: inline;
}

#content {
margin-left: 310px;
width: 400px;
}

#content-instructors {
	margin-left: 310px;
width: 470px;	
}

#instructor-detail {
width:	300px ;
float: left;
display: inline;
}

#instructor-list {
float: right;
width: 150px;
display: inline;	
}

#instructor-list li {
padding-bottom: 1px;
}

#instructor-list a {
	text-decoration: none;
}

#footer
{
margin:10px 10px 0 10px;
padding:5px;
	clear: both;
	margin-top: 5px;
	text-align: center;
border-top:1px solid #666;
}

#footer p {
margin:0;
}



/* @group boxes */
.box {
	background: #DEF1DA;
	margin: 15px 0;
	border-right: 0px solid #97CD89;
	border-left: 0px solid #97CD89;
}

.box h4 {
	font-size: 1em;
padding-left:20px;
margin: 0;	
}

.box h3 {
background: url(/images/box-top.jpg) no-repeat;
color: #FFF;
padding-left:20px;	
}

.box h3 a {
	text-decoration: none;
	color: #FFF;
	display: block;
}

.box li {
	
	line-height: 1.6em;
	background: url(/images/bullet.gif) no-repeat 0 0.5em;
	padding-left: 15px;
}

.box ul li a {
    color: #268C0C;
	font-size: 0.9em;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;	
}

.box ul li a:hover {
	text-decoration: underline;
}

.box ul {
	
	padding: 5px 20px 10px 20px;
	
}

.box ul.end {
	background: url(/images/box-bottom.jpg) no-repeat left bottom;
	
}

.box a {
	color:#003300;
}
/* @end */

/* @end */



/* @group nav */

/*************** nav ***************/
#nav-top {
margin:0 auto;
width: 800px;
height: 16px;
margin-top: 10px;
margin-bottom: 4px;
}


#nav-top ul {
margin:0;
padding:10px 0px 0px 0px;
padding:0;
list-style:none;
clear:both;
float: right;

}

#nav-top li {
margin:0;
padding:0;
list-style:none;
float: left;
line-height: 1em;
}

#nav-top a {
	font-size: 11px;
text-decoration:none;
color:#FFF;
text-transform:uppercase;
letter-spacing:0.1em;
border-right:1px solid #fff;
padding:0px 10px;
display:block;
}

#nav-top a.last {
	border: none;
}

#nav-top a.first {
border-left:1px solid #FFF;
}

#nav-top a:hover {
color:#FFF;
text-decoration:underline;
}

/* @end */
a.credit {
color:#666666;
}



img.floatLeft {
float:left;
margin:0 10px 10px 0;
}

/* @group misc */

/* self-clearing floats */

#nav-top:after

{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }


/* Hides from IE-mac \*/
* html #nav-top
{height: 1%;}
/* End hide from IE-mac */

p.clear {
clear:both;
margin:0;
height:0;
}

/* @end */

/* @group sidebar */

#sidebar h3 {
margin-top:0;
}

#sidebar h2 {
text-transform:uppercase;
letter-spacing:0.1em;
border-top:1px solid #B59929;
border-bottom:1px solid #B59929;
font-family: Georgia, Times, Serif;
font-weight: normal;
font-size: 1.3em;
color:#FFF;
color: #D85656;
width:200px;
}

/* @end */

/* @group images */

div.img-left {
float: left;
margin: 3px 20px 10px 0;
}

div.img-right {
float: right;
margin: 3px 0 10px 10px;
clear: right;
}

p.caption
 {
font-size: 0.9em;
font-style: italic;
margin: 0;
}

/* @end */
