BODY {
font-size : 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000000;
background-color: #959374;
margin : .2cm 0 .2cm 0;
padding : 0 0 0 0;
width : auto; 
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #ffffff;
	color: #000;
	padding: 0 0 0 0;
	text-align: left;
}
ul {list-style-position: outside;}
li {padding: 3px 0px 0px 3px;}
.site_links {
  font-size: 10px;
  text-align: center;
  line-height: 22px;
}

.site_links a:link {
	text-decoration: none;
    color: #000000;
}
.site_links a:visited {
	text-decoration: none;
	color: #000000;
}
.site_links a:hover {
	text-decoration: none;
	color: #990000;
}
.site_links a:active {
	text-decoration: none;
	color: #000000;
}

.left_col {
  background-color: #CCCCB3;
  background-image: url(images/left_col_background.gif);
  width: 151px;
  padding-left: 33px;
}

.content_area {
  background-color:#FFFFFF;
  /*height:475px;*/
  /*added width so scroll bar would show in phpwslistings module*/
  width: 620px;
   /*set to scroll so IE 7 display scrollbar */
 /* overflow: scroll;*/
  /*overflow-x: hidden; */
  scrollbar-face-color: #ccccb3;
  scrollbar-shadow-color: #aaaaaa;
  scrollbar-highlight-color: #aaaaaa;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #eeeeee;
  scrollbar-arrow-color: #990000;
  padding-left: 5em;
  padding-right: 5em;
  padding-bottom: 2em;
  padding-top: 2em;
}

.content_area p {
  font-size: 11px;  
}

.content_area a:link {
	text-decoration: none;
    color: #990000;
}
.content_area a:visited {
	text-decoration: none;
	color: #990000;
}
.content_area a:hover {
	text-decoration: underline;
	color: #990000;
}
.content_area a:active {
	text-decoration: none;
	color: #000000;
}

.sec_title  {
  color: #990000;
  background-color: #FFFFFF;
  font-size: 14px;
  padding-bottom: 1em;
  text-transform: uppercase;
}

.nav_title {
  font-size: 10px;
  font-weight: bold;
  background-color: #CCCC99;
  padding: 9px 1em 9px 1.5em;
  text-transform: uppercase;
  display: block;
  text-align: left;
  width: 88px;
  margin-left: 7px;
}

table.leftnav {
  background-color: #959374;
  width: 129px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin: 0px;
}

.left_col a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    text-decoration: none;
	padding: 9px 1em 9px 1.5em;
	text-transform: uppercase;
	background-color: #ccccb3;
	display: block;
	text-align: left;
	width: 88px;
    margin: 0;
}

.left_col a:link {
	text-decoration: none;
}
.left_col a:visited {
	text-decoration: none;
	color: #000000;
}
.left_col a:hover {
	text-decoration: none;
	color: #990000;
}
.left_col a:active {
	text-decoration: none;
	color: #000000;
}

td.submenu a:link {
   background-color: #E1E1D1;
   text-decoration: none;
   color: #000000;
}

td.submenu a:visited {
    background-color: #E1E1D1;
    text-decoration: none;
	color: #000000;
}
td.submenu a:hover {
    background-color: #E1E1D1;
	text-decoration: none;
	color: #990000;
}
td.submenu a:active {
    background-color: #E1E1D1;
	text-decoration: none;
	color: #000000;
}

H1 {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #000000;
background-color : transparent;
}

.coursecategory {
  font-size: 16pt;
  color: #3399CC;
}

.coursename {
  font-size: 10pt;
  font-weight: bold;
  color: #990000;
  text-transform: uppercase;
}

.courseheadings {
  font-weight: bold;
  color: #5B6348;
}

.courseimages {
  text-align: center;  
}

.courseimages img { border: 1px solid #999999 }

.coursedate {
  font-size: 10pt;
  color: #000000;
}

.courseinstructor {
  font-size: 10pt;
  color: #000000;
}

p {
font-size : .9em;

}

.smalltext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .9em;
}


.smalltext a:link{
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:link{
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:visited{
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f7ca88;
}

.bg_login {
  background-color: #E1E1D1;  
}


.bg_form_light {
  background-color : #ffffff;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #FFFFFF;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    text-align: center;
}

