@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.jpg) top repeat-x #7f7f7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 40px;
	color: #000;
	/*width: 561px;*/
}
	
.clear { 
  clear:both;
  margin:0;
  padding:0;
  height:1px;
}

.italic {
  font-style:italic;
}

.green {
  color:#699;
  text-decoration:none;
}

.header_image {
  width:875px !important; 
  height:224px; 
  margin:10px auto !important;
  overflow:hidden !important;
}

#overview_sub {
  background:url('images/edu_overview_subheader.png') no-repeat;
  background-position:10px 15px;
  width:561px; 
  height:93px; 
  padding:0; 
  padding-bottom:10px; 
  border:1px solid #c8c8c8; 
  background-color: #dbd8bd;
}

#skin_menu {
  font-size:22px; 
  font-style:italic;
  font-weight:bold;
  color:#0f3334;
  text-align:center;
  text-decoration:none;
  display:block;
  line-height:1.8em;
}

img {
	border:0;
	/*float: none;*/
	padding-top: 0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #699;
	}
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333;
	margin-left:10px;
	line-height:1em;
	}
	
p{
	line-height:16px;
	padding:0 10px 0 10px;
	text-align: left;
	}
	
.prices{
	color:#699;
	;
	font-weight:bold;
	padding:0 10px 0 10px;
	line-height:24px;}
	
a#security {
  display:block;
  width:133px;
  height:33px;
  background:url('badge.gif');
  position:absolute;
  right:65px;
  top:105px;
}

a.textlink, a.textlink:active{
	color: #699;
	font-weight:bold;
	text-decoration:underline;
	}
a.textlink:hover{
	color:#666;
	text-decoration:underline;
	text-align: center;
	}
	
form{
	width:265px;
	}
	
.label{
	color:#666;
	}
	
label{
	color:#999;}
	
input{
	background:none;
	border:1px solid #999;
	}
	
textarea{
	background:none;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.submit{
	background:#333;
	height:20px;
	font-size:10px;
	border:none;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

#wrap{
	background:#FFF;
	margin: 0 auto;
	width:900px;
	margin-bottom:10px;
}

#header{
	background: url(images/header.gif) no-repeat;
	width:900px;
	height:142px;
	position:relative;
	}  

#menu{
	width:900px;
	height:28px;
	text-align:center;
	padding:6px 0 6px 0;
	}
	
a.mainmenu, a.mainmenu:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	background: url(but-bg.gif) top left repeat-x  #699;
	padding:10px 19px;
	margin:0 0 0 0;
	text-decoration:none;
}

a.mainmenu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333;
	background: url(but-bg-over.gif) top left repeat-x #CCC;
	padding:10px 19px;
	margin:0 0 0 0;
	text-decoration:none;
	}

#content{
	width:880px;
	float: right;
	padding:0 5px 0 0;
	background-color: #FFF;
	}

#footer{
	background:url('images/footer-base.png');
	width:900px;
	height:110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	padding:0px;
	clear:both;
	}
	
a.footlink, a.footlink:active{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#699;
	text-decoration:none;
	}
a.footlink:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
	}
.email{
	margin:  ;
	float: right;
	height: 116px;
	width: 214px;
}

/* --- Structure --- */
#rhonda_left {
  float:left;
  margin-right: 10px;
}

#phone {
  width:300px;
  float:right;
  right:35px;
  top:35px;
  font-size:16px;
  position:absolute;
}

#phone p {
  text-align:center;
  text-transform:uppercase;
  line-height:1.2em;
  color:#0f3232;
}

#phone_lg {
  font-size:200%;
  display:block;
  margin-top:7px;
}

.profile {
  width:201px; 
  height:300; 
  float: left; 
  margin:0 9px 20px 9px;
  /*border:1px solid #c8c8c8; */
  padding:0px; 
  height:555px;
}

.more {
  display:none;
  line-height:1.2em;
}

.read_more1, .read_more2 {
  text-decoration:none;
  color:#669a98;
  font-weight:bold;
}

.profile img {
  margin:0 auto;
  display:block;
}

.profile a {
  color:#669a98;
  font-weight:bold;
}

.social_icons p {
  text-align:center;
  margin-bottom:0;
}

#social_right {
  float:right;
}

.social_icons ul {
  width:126px;
  padding:0;
  margin:10px auto;
}

.social_icons ul li {
  float:left;
  display:block;
  list-style:none;
  margin-right:10px;
}

.social_icons ul li a {
  display:block;
  height:32px;
  width:32px;
}

#fb {
  background:url('images/facebook.png');
}

#linked {
  background:url('images/linkedin.png');
}

#twitter {
  background:url('images/twitter-2.png');
}

#home_bottom {
  margin-top:-10px;
}

#home_bottom_container {
  margin-top:15px;
}

#meet {
  margin-left:-10px;
}

#news_left { 
  width:54%;
  float:left;
  margin-top:0;
  font-size:15px;
  font-family:Arial;
  line-height:1.4em;
  margin-right:10px;
}

#news_right {
  width:42%;
  float:right;
}

#news_right p {
  font-weight:bold;
  color:#669a98;
  margin-top:0;
  margin-bottom:10px;
  font-size:15px;
  font-family:Arial;
  padding:0;
}

a.security {
    background: url("security.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 49px;
    margin-right: 159px;
    margin-top: 5px;
    width: 150px;
}

/* --- Headers --- */
.embedded_header {
  font-size:150%;
  font-weight:bold;
  color:#669a98;
  display:inline-block;
  margin-bottom:5px;
  line-height:1.1em;
}

#home_slideshow_container {
  width:583px;
  height:350px;
  overflow:hidden;
  position:relative;
}

#home_slideshow_container ul {
  padding-left:0 !important;
  margin-top:0 !important;
}

#home_slideshow_container ul li {
  width:582px;
  height:350px;
  overflow:hidden;
  z-index:200;
  list-style:none !important;
  margin-left:0 !important;
  padding-left:0 !important;
  position:absolute;
  left:0;
}

#home_slideshow_container ul li a {
  position:absolute;
  text-transform:uppercase;
  color:#25494b;
  z-index:300;
  font-size:15px;
  font-style:italic;
  line-height:1.2em;
  font-weight:bold;
  width:250px;
}

#vip {
  left:25px;
  top:160px;
}

#board {
  left:25px;
  top:80px !important;
}

#authorized {
  font-size: 12px !important;
  right: 20px !important;
  top: 140px;
  width: 235px !important;
}

#skin_services_right p {
  line-height:2em;
}


/* --- Education Section --- */
#edu_menu {
  background-color:#699;
  height:40px;
  margin-bottom:10px;
  margin-left:10px;
  width:880px;
}

#edu_menu a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 0 17px;
    text-decoration: none;
}

#space_reg {
  width:282px;
  height:110px;
  float:right;
  border:1px solid #000;
}

#space_reg p {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 220px;
}


#reg_instructions {
  padding-left:20px;
  line-height:1.6em;
  margin-top:0;
}

#agreement {
  line-height:1.2em;
}

#months_list {
  padding-left:10px;
}

#months_list li {
  list-style:none;
}

.course_li {
  font-weight:bold !important;
  font-style:italic !important;
  margin-top:0 !important;
  padding-top:0 !important;
  height:28px;
  line-height:1.2em;
  text-transform:uppercase;
  font-size:11px;
}

.course_month {
  font:20px Optima;
  color:#599;
  text-transform:uppercase;
  font-weight:bold;
}

h6 { 
  font-weight:bold;
  font-family:Arial;
  font-size:18px;
  line-height:1.2em;
  color:#599;
  list-style:none;
  text-transform:uppercase;
  margin:15px 0;
  margin-left:10px;
}

/* --- Products --- */
.body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	text-decoration: none;
	color: #7A7058;
}
.body2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	text-decoration: none;
	color: #7A7058;
}
.bodyBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #70ACB9;
	padding:0 10px;
}
.TITLE {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7A7058;
}
.TITLE {
	color: #699;
}

#products_header {
  width:876px; 
  height:204px; 
  border-bottom:5px solid #8bbee9; 
  overflow:hidden;
  position:relative;
  -moz-box-shadow: 1px 4px 6px 2px #ccc;
  -webkit-box-shadow: 1px 4px 6px 2px #ccc;
  box-shadow: 1px 4px 6px 2px #ccc;
}

#products_nav_container {
  width:100%;
  height:600px;
  background:url('products_nav_bg.png');
}

#products_nav_container h3 {
  margin:0;
  line-height:1em;
  font-family:'Helvetica Neue', Helvetica;
  font-weight:normal;
  font-size:28px;
  text-align:center;
  color:#61859b;
  padding-top:10px;
}

#products_nav {
  padding-left:0;
}

#products_nav li {
  list-style:none;
  line-height:1.6em !important;
  display:block;
  padding:5px 0;
  border-bottom:1px solid #b5e7fb;
}

#products_nav li a {
  text-decoration:none !important;
  color:#669a98;
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
  display:block;
  margin-left:10px;
  padding:5px 0;
}

#products_nav li a:hover {
  color:#3f7b7c;
}

#products_promo {
  width:100%;
  height:100px;
  background: #dce5ec; /* Old browsers */
  background: -moz-linear-gradient(top, #dce5ec 0%, #fff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dce5ec), color-stop(100%,#fff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #dce5ec 0%,#fff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #dce5ec 0%,#fff 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #dce5ec 0%,#fff 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce5ec', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #dce5ec 0%,#fff 100%); /* W3C */
}

#products_promo p {
  padding-top:10px;
}


/* --- Forms --- */
#email_form {
  width:323px;
  height:115px;
  float:right;
  background-color:#669a98;
}

#email_form p {
  text-transform:uppercase;
  text-align:center;
  color:#fff;
}

#email_text {
  width: 232px;
  height: 43px;
  background-color:#fff;
  margin-left:15px;
  border:none;
  padding:0;
  font-size:18px;
  float:left;
}

#email_submit {
  height:43px;
  width:43px;
  background-color:#aeb085;
  border:none;
  padding:0;
}
 
.email_small {
  width:244px;
  height:87px;
  float:left;
  background-color:#669a98;
  margin:10px 0 0 10px; 
}

#email_news {
  float:right;
  height:72px;
  margin-top:5px;
  margin-left:0;
  margin-right:122px;
}

#email_right {
  float:right;
  margin-right:15px;
}

.email_small p {
  text-transform:uppercase;
  text-align:center;
  color:#fff;
}

.small_email_input {
  width:179px;
  height:31px;
  background-color:#fff;
  margin-left:15px;
  border:none;
  padding:0;
  float:left;
}

.small_email_submit {
  background-color:#aeb085;
  border:none;
  padding:0;
  height:31px;
  font-size:16px;
  font-style:italic;
  text-transform:uppercase;
  width:32px;
}

#news_input, #news_submit { 
  margin-top:20px;
}


/* --- Lists --- */
#course_list {
  padding-left:10px;
  margin-top:30px;
}

#course_list li {
  font-weight:bold;
  font-family:Arial;
  font-size:18px;
  line-height:1.2em;
  color:#599;
  list-style:none;
  text-transform:uppercase;
  margin:15px 0;
}



/* ---Paragraph --- */
#skin_main p {
  line-height:4em !important;
}

#edu_pullquote p {
  line-height:1.6em;
}


/* --- Footer Text --- */
#footer_contact_details ul {
  width:400px;
  margin:0 auto;
  padding-top:15px;
}

#footer_contact_details ul li {
  list-style:none;
  text-align:center;
  line-height:1.5em;
  font-size:14px;
  font-weight:normal;
  font-family:Arial;
}

#footer_contact_details ul li a {
  text-decoration:underline; 
  color:#fff;
}

