/* CSS Document */

/*colors: masthead: #663300; dk green: #003300; Dk Gold #D0D099    */


body, p, li  { font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif; font-size:11px; }
h1, h2, h3, h4, h5, h6,  { margin-left:15px;  font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif; }

h2{padding-left:25; padding-right:10;color:#000000; text-align:left; }
h3{padding-left:25; padding-right:10;color:#000000; text-align:left; font-size:14px;}
body{
background:#030;}

li{font-size:14px;
line-height:22px;
}
.tblcourse{
 border:1px #D0D099 solid;
 font-family:'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
 font-size:14px; 
 }
.prates{
font-family:'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
 font-size:14px; 
}

.content{margin-left:15px;  padding-right:10; font-size:14px; text-align:left; color:#000000; Line-height:28px;}
#flash{
padding:0; width:224; background:none; float:left;}

h3{
	 color:#003300; 
	 font-size:18px;
	 text-align:center;
	 font-weight:bold;
	 }
#container {
	width:800px; border:1px #E0DEC7 solid; background:#E0DEC7;
	/* this is a mozilla hack for the border all elements have to be outlined individually for it to work 
	-moz-outline-style: solid; -moz-outline-color:#E0DEC7;-moz-outline-width:1px;*/ line-height:normal;}

#middle {width:800px; padding:0; background:#F5F5E9; text-align:left;}

#masthead{
	width:800px;
	padding:0;
	margin:0;
	line-height:normal;
	background:#660000;
	color:#E0DEC7;
	font-size:11px;
	}
	
	.footer{
	padding:0;
	margin:0;
	line-height:normal;
	font-size:11px;
	background:#E0DEC7;
	Color:#000000;
	text-align:center;}

#sidebar {
	background-color:#E0DEC7; margin:0; padding:0; float:left; background-color:#E0DEC7; }

#content{background-color:#F5F5E9;  float:left; }

.licontent{
display:list-item;
background-color:none;
width:none;
padding:none;
color:#000000;
border:none;
}



/*********************   top bar Navigation ***************************/
#topbar{
width:100%;
padding:0;
z-index:20;
}
a{
font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif; font-size:11px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav a {
	font-weight: bold;
	background-color: #E0DEC7;; /* changed tan #E0DEC7;*/
	color:#660000;/*drk red changed #660000;*/
	text-decoration: none;
}

.nav a:hover {
	width:110px;
	display:block;
	font-weight: bold;
	background-color: #F5F5E9;
	color: #660000;
	text-decoration: none;
}

/*second list non-hover */
.nav li li a {
	width:110px;
	display:block;
	font-weight: normal;
	background-color: #E0DEC7;
	color: #660000;
	padding: 0.2em 1px;
		

}

/*second list navigation hover */
.nav li li a:hover {
	padding: 0.2em 1px;
	border: 1px solid #E0DEC7;
	border-width: 0 2px;
	background-color: #F5F5E9;
	color:#660000;
}

li {
	float: left;
	position: relative;
	width: 9.44em; 
	text-align: center;
	cursor: default;
	background-color: #E0DEC7;
	
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #DBD6B0;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
	background-color: #E0DEC7;
	color:#660000;
}


/*.sidenav{
	color:#660000; background-color:#E0DEC7;}
	
	.tdcontent{
	border:0;
	background:#F5F5E9;
	}
	
/*menu system*/




/************ sectionLinks and relatedLinks styles  top side bar links inside boxes   **************/

/*(#sectionLinks, #relatedLinks {
	margin: 0px; padding: 0px; width:800px; background:#E0DEC7;}

#sectionLinks h3, #relatedLinks h3{
	padding: 2px; border-bottom: 1px solid #E0DEC7; }

#sectionLinks a:link, #sectionLinks a:visited, #relatedLinks a:link, #relatedLinks a:visited   {
	width:20%;float:left;text-align:center; border-top: 1px solid #ffffff; 	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff; 	border-bottom: 1px solid #494961; 
	background-color: #E0DEC7; 	font-weight: bold; 
	padding: 3px 0px 3px 10px; 	color:#660000; 
	text-decoration:none; 	font-size:11px;
}

#sectionLinks a:hover, #sectionLinks a:visited:hover, #relatedLinks a:hover, #relatedLinks a:visited:hover {
	width:20%; float:left; text-align:center; border-top: 1px solid #E0DEC7; 
	background-color:#494961;	font-weight: bold; 	text-decoration: none;
	color:#E0DEC7; font-size:11px;
}

*/
