@charset "utf-8";

/* BODY AND GENERAL PROPERTIES */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/bg-main.jpg) repeat-x top center;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #040404;
}
#container {
	width: 963px;  
	margin: 62px auto 0 auto; 
	text-align: left; 
	background: #ffffff;
}
a {
	color: #098ed0;
}
/* HEADER AND LOGO */

#header {
	height: 105px;
}
#header h1 {
	display: inline;
	background: url(../images/logo.png) no-repeat;
	position:relative; 
	float: left; 
	width: 280px; 
	height: 105px; 
	margin: -43px 0 0 330px;
	text-indent:-9999px;
}
#header h1 a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
}

/* NAVIGATION */

#navigation {
	float:left;
	display: inline;
	clear: both;
   	width:100%;
	height: 30px;
   	overflow:hidden;
   	position:relative;
}
#navigation ul {
	clear:left;
   	float:left;
	display: inline;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	left:50%;
   	text-align:center;
}
#navigation ul li {
	display:block;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	right:50%;
}
#navigation li a {
	display:block;
   	margin:0;
   	padding: 0 36px;
	font: 18px Georgia, "Times New Roman", Times, serif;
   	color:#31300b;
	text-transform: lowercase;
   	text-decoration:none;
	border-right: 1px dotted #31300b;
}
#navigation li a:hover {
	color: #3ec3d9;
}
#navigation a.noborder {
	border-right: none;
}

/* THREE COlUMNS ON HOME PAGE */

#three-columns {
	height: 225px;
	line-height: 18px;
	margin: 33px 0 42px 0;
}
#three-columns h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #93c854;
	font-weight: normal;
	text-transform: lowercase;
	border-bottom: 1px dotted #93c854;
	background: url(../images/lotus.jpg) left center no-repeat;
	padding: 0 0 0 42px;
}
#three-columns a {
	font-weight: bold;
	text-align: right;
}
#three-columns .text {
	padding: 0 0 0 5px;
}
#column1 {
	float: left; 
	display: inline;
	width: 280px;
	margin: 0 0 0 25px;
	padding: 0 40px 0 0;
}
#column2 { 
	float: left;
	display: inline;
	width: 280px;
}
#column3 {
	float: right; 
	display: inline;
	width: 280px;
} 

/* INSIDE PAGES */

#sidebar {
	float: left; 
	width: 285px; 
	background: url(../images/bg-sidebar.jpg) no-repeat;
	margin: 10px 0 0 20px;
	min-height: 243px;
	*height: 243px;
}
#sidebar h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #35a3d9;
	margin: 20px 10px 0 20px;
	padding: 0;
}
#sidebar ul {
	clear:left;
   	float:left;
	display: inline;
   	list-style:none;
   	margin: 10px 0 0 0;
   	padding:0;
   	position:relative;
}
#sidebar ul li {
	display:block;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
}
#sidebar li a{
	display: block;
	margin: 0 0 0 22px;
	padding: 0 0 0 22px;
	color: #77776f;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 42px;
	text-transform: lowercase;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar li.contact {
	display: block;
	margin: 10px 0 0 22px;
	padding: 0 0 0 22px;
	color: #77776f;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 24px;
	text-transform: lowercase;
}

/* SIDEBAR FOR FAQ PAGE */

#sidebar-faq {
	float: left; 
	width: 285px; 
	background: url(../images/bg-sidebar.jpg) no-repeat;
	margin: 10px 0 0 20px;
	min-height: 243px;
	*height: 243px;
}
#sidebar-faq h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #35a3d9;
	margin: 20px 0 0 20px;
	padding: 0;
}
#sidebar-faq ul  {
	clear:left;
   	float:left;
	display: inline;
   	list-style:none;
   	margin: 10px 0 0 0;
   	padding:0;
   	position:relative;
}
#sidebar-faqul li .{
	display:block;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
}
#sidebar-faq li a{
	display: block;
	margin: 0 0 0 22px;
	padding: 0 0 0 22px;
	color: #77776f;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 32px;
	text-transform: lowercase;
}
#sidebar-faq li a:hover {
	text-decoration: underline;
}
#mainContent { 
	margin: 12px 20px 0 340px; 
	line-height: 18px;
} 
#mainContent h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #93c854;
	font-weight: normal;
	text-transform: lowercase;
	border-bottom: 1px dotted #93c854;
	background: url(../images/lotus.jpg) left center no-repeat;
	padding: 0 0 0 42px;
}
#mainContent h2 {
	font-size: 12px;
	margin: 20px 0 0 0;
}
#mainContent img {
	padding: 5px;
}
#teacher {
	height: 120px;
}
#teacher img {
	padding: 5px;
	margin: 0 10px 0 0;
	border: 1px dotted #93c854;
}
#teacher a {
	font-weight: bold;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* TABLE PROPERTIES */

table
{
    border-color: #a39876;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td
{
    border-color: #a39876;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
.row1 {
	background: #e4fefd;
}


/* FOOTER */

#footer {
	background: url(../images/bg-footer.jpg) no-repeat;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}

/* FOOTER NAVIGATION */

#footer-nav {
	float:left;
	display: inline;
	clear: both;
   	width:100%;
   	overflow:hidden;
   	position:relative;
}
#footer-nav ul {
	clear:left;
   	float:left;
	display: inline;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	left:50%;
   	text-align:center;
}
#footer-nav ul li {
	display:block;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	right:50%;
}
#footer-nav li a {
	display:block;
   	margin:0;
   	padding: 18px;
	text-transform: lowercase;
   	text-decoration:none;
	font-size: 12px;
	color:#31300b;
}
#footer-nav li a:hover {
	color: #3ec3d9;
}
#copyright {
	margin: 10px 0 0 0;
	font-size: 10px;
	line-height: 16px;
}
