﻿@import url(layout.css);
body {
  text-align: center;
  min-width: 790px;
  margin:0px;
  height: 100%;
  padding:0px;
  background-color:#b0c6c9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 19px;
  color:#274a65;
}

html {
  height: 100%;
  }
#top {
  width: 790px;
  height:5px;
  padding:0px;
  background-color:#FFFFFF; 
  margin: 0 auto;
}

#bottom {
  width: 790px;
  height:5px;
  padding:0px;
  background-color:#b0c6c9;
  margin: 0 auto;
  clear:both;
}

#container {
  text-align: left;
  width: 790px;
  padding:0px;
  background-color:#FFFFFF; 
  background:#FFFFFF url(images/main-back.gif) repeat-y center top; 
  margin: 0 auto;


}
#bgdiv {
  background:#FFFFFF url(images/main-back.gif) repeat-y center top; 
}

#masthead {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:0px 5px 5px 5px; 
  padding:0px;
  background-image: url('../images/header.jpg');
  display: block;
}
#mastheadnews {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:0px 5px 5px 5px; 
  padding:0px;
  background-image: url('../images/headernews.jpg');
  display: block;
}


#content {
  text-align: left;
  width: 780px;
  padding:0px 5px 0px 5px;
  background-color:#FFFFFF;
  margin: 0;
}


/*-----------------------------------------------------------------------------------------------
  Main Nav
-----------------------------------------------------------------------------------------------*/
#navigation {
  background-color:#3696b6;
  width: 750px;
  list-style-type: none;
  height: 23px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;

  margin: 0px 5px 5px 5px; 
  padding: 3px 0px 0px 30px;

  clear: both;
  text-align: left;
  display: block;

}

#navigation li {
	margin: 0px; 
	padding: 0px 6px;
	display: inline;
}

#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li.current_page_item a, #menu li.current_page_item a:visited {
	color: #17344a;
	text-decoration: none;
}

#navigation li a:hover {
	color: #17344a;
	text-decoration: none;
}

body#home a#nav-home,
body#about a#nav-about,
body#coaching a#nav-coaching,
body#course a#nav-course,
body#faq a#nav-faq,
body#schedule a#nav-schedule,
body#contact a#nav-contact,
body#testimonials a#nav-tests
{
	color: #17344a;
	text-decoration: none;
}


/*-----------------------------------------------------------------------------------------------
  Menu 2 Navigation
-----------------------------------------------------------------------------------------------*/
#menu2 {

  background-color:#3696b6;

  width: 750px;

  list-style-type: none;

  height: 23px;

  text-transform: uppercase;

  font-size: 12px;

  font-weight: bold;

  margin: 0px 5px 0px 5px; 

  padding: 3px 0px 0px 30px;

  clear: both;

  text-align: left;

  display: block;

}




#menu2 li {

	margin: 0px; 

	padding: 0px 8px;

	display: inline;

}



#menu2 li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu2 li.current_page_item a, #menu li.current_page_item a:visited {
	color: #17344a;
	text-decoration: none;
}


#menu2 li a:hover {
	color: #17344a;
	text-decoration: none;
}


/*-----------------------------------------------------------------------------------------------
  Secondary Nav
-----------------------------------------------------------------------------------------------*/
#menusub_home {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner.jpg);
  display: block;
}


#menusub_about {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-about.jpg);
  display: block;
}
#menusub_coaching {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-coaching.jpg);
  display: block;
}

#menusub_course {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-course.jpg);
  display: block;
}
#menusub_course_es {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-course-es.jpg);
  display: block;
}

#menusub_faq {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-faq.jpg);
  display: block;
}

#menusub_schedule {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-schedule.jpg);
  display: block;
}
#menusub_schedule_es {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-schedule-es.jpg);
  display: block;
}
#menusub_contact {
  text-align: left;
  width: 780px;
  height: 137px;
  margin:5px 5px 15px 5px; 
  padding:0px;
  background-image: url(../images/banner-contact.jpg);
  display: block;
}

#menusub_links {
  padding: 100px 0px 0px 184px;
  margin:0;
  text-align: left;
  width:400px;
  height: 15px;
  font-size: 11px;
  color: #be7621;
  display: block;
}
/*-----------------------------------------------------------------------------------------------
  Left Sidebar
-----------------------------------------------------------------------------------------------*/
#l_sidebar {
  float:left;
  margin: 0px;
  padding:0px;
  width:175px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color:#274a65;
  height:auto;
  text-align:left;
  clear:both;
  display: block;
}

#l_top {
  padding:0px;
  width:175px;
  height:37px;
  background-image: url('../images/sidebar-top.gif');
  text-align:left;
  display: block;
}

#l_toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    color:#6e5e21;
	padding: 13px 15px 0px 15px;
    text-align:left;
  display: block;
}

#l_bottom {
  padding:15px;
  margin: 0px 0px 0px 0px;
  width:145px;
  height:auto;
  background-color: #ede4bf;
  text-align:left;
  display: block;
}

/*-----------------------------------------------------------------------------------------------
  Right Sidebar
-----------------------------------------------------------------------------------------------*/
#r_sidebar {
  float:right;
  margin: 0px;
  padding:0px;
  width:175px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color:#274a65;
  height:auto;
  text-align:left;
  display: block;
}

#r_top {
  padding:0px;
  width:175px;
  height:37px;
  background-image: url('../images/sidebar-top.gif');
  text-align:left;
  display: block;
}

#r_toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    color:#6e5e21;
	padding: 13px 15px 0px 15px;
    text-align:left;
  display: block;
}

#r_bottom {
  padding:15px;
  margin: 0px 0px 0px 0px;
  width:145px;
  height:auto;
  background-color: #ede4bf;
  text-align:left;
  display: block;
}

#r_name {
  padding:3px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
  color:#76672c;
  text-transform:uppercase;
  font-weight:bold;
}

#e_book {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#6e5e21;
  text-transform:uppercase;
  font-weight:bold;
}
/*-----------------------------------------------------------------------------------------------
  Main Text Area
-----------------------------------------------------------------------------------------------*/
#main {
  float:left;
  padding:0px 10px 0px 10px;
  margin: 0px 0px 10px 0px;
  width:410px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 19px;
  color:#274a65;
  height:auto;
  text-align:left;
  display: block;
}

#main_divider {
  padding:0px;
  width:410px;
  margin: 0px 0px 10px 0px;
  height:8px;
  background-color: #d4d8db;
  text-align:left;
  display: block;
}

#main_divider2 {
  padding:0px;
  width:410px;
  margin: 13px 0px 10px 0px;
  height:2px;
  background-color: #d4d8db;
  text-align:left;
  display: block;
}

#main_footer {
  padding:0px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

/*-----------------------------------------------------------------------------------------------
 Styles for content
-----------------------------------------------------------------------------------------------*/
#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
    color:#274a65;
	margin: 0px;
}

#h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #be7621;
	margin: 15px 0px 3px 0px;
}
#h2news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #be7621;
	margin: 15px 0px 3px 0px;
}
#h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
    color:#274a65;
	margin: 0px 0px 10px 0px;
}
#h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
    color:#274a65;
	margin: 0px 0px 0px 0px;
}

h5 {
	color: #965;
	font-size: 0.75em;
	text-align:center;	
}
h6 {
	color: #965;
	font-size: 0.5em;
	text-align:center;	
}

big {
	color: #965;
	font-size: medium;
}

#centertext {

  text-align:center;
}

#brwn {

	font-family: Arial, Helvetica, sans-serif;
	color: #be7621;

}

/*-----------------------------------------------------------------------------------------------
 Styles for footer
-----------------------------------------------------------------------------------------------*/
#footer {
  text-align:left;
  clear:both;
  width: 790px;
  padding:0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #274a65;
  background-color:#b0c6c9;
  display: block;
}
#footer_left {
  float:left;
  text-align:left;
  padding:0px;
  margin:0px;
  width:500px;
    display: block;
  }

#footer_right {
  float: right;
  text-align:right;
  padding:0px;
  margin:0px;
  width:100px;
  display: block;
  }
  
#footer_right img{
  border:0;
  padding:0px;
  margin-left:5px;
}

#f1 {
  padding:10px 0px 20px 0px;
  }
  
#footer_inset {
  float:left;
  padding:5px 15px 0px 15px;
  margin:5px 5px 5px 5px;
  background-color:#284a65;
  width:750px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color:#274a65;
  height:26px;
  text-align:left;
  clear: both;
  display: block;
}

#footer_insetleft {
  float:left;
  text-align:left;
  padding:0px;
  width:300px;
   display: block;
 }
  
#footer_insetright {
  float:right;
  text-align:right;
  padding:0px;
  width:400px;
  color:#FFFFFF;
  font-size:11px;
   display: block;
 }
  
#footer_insetright a {
    color:#d79328;
	text-decoration: none;
}

#footer_insetright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
  /*-----------------------------------------------------------------------------------------------
  Link Styles
-----------------------------------------------------------------------------------------------*/
a:link {
	color: #2e86a4;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #2e86a4;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2e86a4;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #2e86a4;
	font-weight: bold;
	text-decoration: none;
}
