@charset "UTF-8";
/* ID CSS Document */

/* TOP ELEMENTS */
* { padding: 0; margin: 0; }

body {
	padding:0; 
	margin:0; 
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	background:url(images/main-bg.gif) 0 0 repeat-x #FCFAE6;
	color:#3D3C2C; 
	font-weight:normal;
}

/* LINKS */
a {
	color: #339900;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	background-color: inherit;
}

/* HEADERS */

/* top panel */
#topPan{font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E4E00; width:778px; height:96px; position:relative; margin:0 auto; padding:0;}
#topPan img{width:204px; height:79px; display:block; padding:16px 0 0 10px;}

/* Menu Panel */
#topPan ul{width:520px; height:96px; display:block; position:absolute; top:0px; right:9px; margin:0; padding:0;}
#topPan ul li{float:left; width:104px; display:block; text-align:center;}
#topPan ul li a{width:104px; height:35px; display:block; font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#339900; background:url(images/menu-bg.gif) 0 0 repeat-x #F4F1DD; text-decoration:none; margin:0; padding:61px 0 0 0; }
#topPan ul li a:hover{ width:104px; height:35px; display:block; background:#FCFAE6; color:#2E4E00; text-decoration:none;}
#topPan ul li span{
	width:104px;
	height:35px;
	display:block;
	background:url(images/menu-devider1.gif) 100% 0 no-repeat #FCFAE6;
	color:#000000;
	text-decoration:none;
	padding:61px 0 0 0;
	line-height:14px;
}

/* HEADER PANEL */
#headerPan{width:778px; height:250px; position:relative; margin:0 auto; padding:0;}
#headerPan h1{width:526px; height:236px; position:absolute; top:15px; right:0px; background:url(images/header-img1.jpg) 0 0 no-repeat #FCFAE6; margin: 0 10px 0 0;}
#headerPanleft{ width:237px; height:214px; position:absolute; top:48px; left:9px;}

#topspacer{width:778px; height:20px; position:relative; margin:0 auto; padding:0;}

#headerservice{width:778px; height:250px; position:relative; margin:0 auto; padding:0;}
#headerservice h1{width:526px; height:236px; position:absolute; top:15px; right:0px; background:url(images/header-services1.jpg) 0 0 no-repeat #FCFAE6; margin: 0 10px 0 0;}

#headercourse{width:778px; height:250px; position:relative; margin:0 auto; padding:0;}
#headercourse h1{width:526px; height:236px; position:absolute; top:15px; right:0px; background:url(images/header-courses1.jpg) 0 0 no-repeat #FCFAE6; margin: 0 10px 0 0;}

#headerabout{width:778px; height:250px; position:relative; margin:0 auto; padding:0;}
#headerabout h1{width:526px; height:236px; position:absolute; top:15px; right:0px; background:url(images/header-aboutus1.jpg) 0 0 no-repeat #FCFAE6; margin: 0 10px 0 0;}

#headercontact{width:778px; height:250px; position:relative; margin:0 auto; padding:0;}
#headercontact h1{width:526px; height:236px; position:absolute; top:15px; right:0px; background:url(images/header-contactus1.jpg) 0 0 no-repeat #FCFAE6; margin: 0 10px 0 0;}


h1, h2, h3 {
	font: bold Georgia, "Times New Roman", Times, serif;
}
h1 {
 	font-size: 1.5em; 
	color: #cc0000; 
} 
h2 { font-size: 1.3em; text-transform: uppercase; color: #000000;}

      .style1 {
        border-bottom: solid 0.05em #339900; 
		width: 450px;
        line-height: 1.5em;
        margin-top: 1em;
      }

h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 5px;
	color: #cc0000;
}
ul span, ol span {
	color: #3D3C2C; 
}



/***********************
	  LAYOUT
************************/
#wrap {
	background: #FCFAE6;
	width: 778px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width:67%;		
}

#main p {
	margin-left: 35px;
	padding: 0;
}

#main h1, h2 {
	margin-left: 35px;
	padding: 0;
}

#main  h3 {
	margin-left: 35px;
	color:#339900;
	padding: 0;
}

#main  h3 a {
	margin-left: 35px;
	color:#339900;
	padding: 0;
}


#main ul {
	margin-left: 50px;
	margin-right: 60px;
	padding: 0;
}

#main li {
	font:12px/20px Georgia, "Times New Roman", Times, serif;	
	color:#3D3C2C;
	padding: 0;
	}
	
#main li a {
	color:#339900;
	padding: 0;
	}
	
#main li a:hover {
	color:#cc0000;
	padding: 0;
	}

#main ol.grn {
	margin-left: 50px;
	margin-right: 60px;
	padding: 0;
}

#main ol.grn li {
	text-decoration:none;
	font:12px/20px Georgia, "Times New Roman", Times, serif;	
	color:#339900;
	padding: 0;
	}


#main ul.list1 {
	margin-left: 80px;
	padding: 0;
	}
	
#main ul.list1 li {
	background:url(images/arrow6.gif) 0 7px no-repeat;
	text-decoration:none;
	font:12px/20px Georgia, "Times New Roman", Times, serif;	
	color:#3D3C2C;
	padding: 0;
	}

#main ul.list1 a {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	background: #fcfae6;
}

#main ul.list1 a:hover {
	background: #fcf7c3;
	color: #339900;}


#main p.redtext {
	color:#CC0000;
	size: 1.1em;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 30%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:6px;
	border: 1pt #339900;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background: #fcfae6;
	border-left:4px solid #CC0000;
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #fcf7c3;
	color: #339900;
	border-left:4px solid #339900;
}


/*MENU TABS */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */


/********************************************
   OTHER ELEMENTS
********************************************/ 

/* Quicklink box */
#bodymore{width:306px; height:25px; border:1px solid #fff; background:#339900; display:block; padding:2px; margin:0 60px 10px 35px; font-size:12px; color:#FFFFFA; line-height:25px; font: "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;}
#bodymore p.text{float:left; padding:0 0 0 15px; margin:0;}
#bodymore a{
	float:right;
	background:url(images/arrow6.gif) no-repeat 45px 8px #fff;
	width:50px;
	display:block;
	position:relative;
	margin:1px 6px 0 0;
	padding:1px 0 0 10px;
	height:21px;
	text-decoration:none;
	color:#cc0000;
	font:11px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#bodymore a:hover{background:url(images/arrow6-ro.gif) no-repeat 45px 8px #fff; text-decoration:none; color:#339900;}

/* images */
img {
	border: none;
}
img.border {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img.border {  
  border: 2px solid #568EB6;
}
a:hover img.border {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #cc0000; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px 25px 15px 0;
 	padding: 0;  	
  	color: #3D3C2C;
	font: 1.1em/1.8em Georgia, Times, Serif; 
	font-style: italic;
	border-top: 1px solid #339900; margin: 0 10px 0 0;
}

#sidequote {
	margin: 10px 5px 10px 0;
 	padding: 0;  	  
	color: #3D3C2C;
	font: 1.1em/1.8em Georgia, Times, Serif; 
	font-style: italic;
}

#testimonial {
	margin: 15px 25px 15px 0;
 	padding: 0;  	  
	color: #3D3C2C;
	font: 1.1em/1.8em Georgia, Times, Serif; 
	font-style: italic;
}


/* rollover */

.rollover a {
display:block;
width: 238px;
height: 231px;
margin: 0;
padding:0;
font: bold 13px sans-serif;
color:#333;
background: url(images/pt-cta1.jpg) 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background: url(images/pt-cta1_ro.jpg) 0 0 no-repeat;
color: #049;
}
.rollover a:active {
color:#fff;
}


/* NO FORM FOR TBD AS OF: 4.13.09 */

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #339900; 
	border-top: 2px solid #FFF;
	margin: 0; padding: 0; 
	height: 70px;	
	font: "Trebuchet MS",Arial, Helvetica, sans-serif;  
	font-size: 0.9em;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer a:hover { 
	text-decoration: underline; 
}
#footer .footer-left{
	float: left;
	width: 62%;
	font: "Trebuchet MS",Arial, Helvetica, sans-serif;  
}
#footer .footer-right{
	float: right;
	width: 38%;
	font: "Trebuchet MS",Arial, Helvetica, sans-serif;  
}

