@charset "utf-8";

* {
	padding:0;
	margin:0;
	border:none;
}
h1, h2 {
	border-top:1px #d6cfb9 solid;
	border-bottom:1px #d6cfb9 solid;
	color:#3c2e23;
	padding:5px 0px 4px;
	margin-bottom:11px;
	font: bold 16px/normal "Century Gothic", Arial, Helvetica;
	height:1px;
	clear:both;
	margin-bottom:13px;
}
h2 {
	font-size: 15px;
	padding:5px;
}
html>body h1, html>body h2 {
	min-height:1px;
	height:auto;
}
h1 a, h2 a,
h1 a:hover, h2 a:hover {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none!important;
	background:url(../images/headerplus.gif) no-repeat right 2px;
	color:#3c2e23!important;
}
h1 a span{
	display:inline;
	text-align:left;
}
h3 {
	color:#49433c;
	font: bold 15px/normal "Century Gothic", Arial, Helvetica;
	margin-bottom:17px;
}
.bigtext {
	font-size:26px;
	line-height:35px;
	color:#b4ac99;
	padding:0 10px;
}
#right-col h3 {
	border-bottom:1px #d6cfb9 solid;
	padding-bottom:5px;
}
p {
	margin-bottom:20px;
}
ul {
	margin-left:20px;
}
.divider {
	color:transparent;
	background:transparent;
	border-top:1px solid #d6cfb9;
	height:1px;
	font-size:1px;
	margin-bottom:11px;
}
.spacer {
	width:100%;
	height:1px;
	font-size:1px;
	clear:both;
}
.text {
	padding-left:6px;
}
.resource-icon {
	float:right;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	color: #534030;
	background:#f6f3e8 url(../images/header-bg.gif) repeat-x 0px 0px;
	text-align:center;

}
#container {
	width:940px;
	margin:0 auto;
	text-align:left;
	background:url(../images/container-bg.gif);
	overflow:hidden;
}
#header {
	height:198px;
	position:relative;
	background:url(../images/header-bg.gif) repeat-x 0px 0px;
}
#header-logo {
	display:block;
	position:absolute;
	top:22px;
	left:0;
	background:url(../images/header-logo.gif);
	width:172px;
	height:77px;
}
#header-text {
	position:absolute;
	top:99px;
	left:0;
	width:423px;
	height:85px;
	font: bold 17px "Century Gothic", Arial, Helvetica;
	line-height:24px;
	color: #fff;
}
#menu,
#navigation{
	background:#00324a;
	position:absolute;
	right:0;
	top:0;
	z-index:100;
	border-bottom:1px #0093c1 solid;
	padding:0 8px;
	color:#d6cfb9;
	font-weight:bold;
}
#menu a {
	padding:11px 9px 8px;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-family:"Century Gothic", Arial, Helvetica;
}
#menu a:hover, #menu a.active {
	color:#e7ba13;
}
#menu div {
	padding:11px 0px 8px;
	display:block;
	float:left;
}
#search-box {
	background:url(../images/searchbox-bg.gif);
	width:234px;
	height:198px;
	position:absolute;
	right:0;
}
#search-box .textfield {
	position:absolute;
	bottom:13px;
	width:180px;
	left:20px;
	height:23px;
	background:transparent;
	color:#fff;
	font: bold 15px "Century Gothic", Arial, Helvetica;
}
#search-box .btn {
	position:absolute;
	bottom:4px;
	right:10px;
	bottom:16px;
}

#news-list .thumbnail {
    width: 123px;
	margin-right: 10px;
	margin-bottom: 10px;
    float: left;
	border: 7px solid #d6cfb9;
}

#left-col {
	width:683px;
	float:left;
	padding-top:37px;
	line-height:20px;
}
#left-col a {
	color:#017cb9;
	text-decoration:none;
}
#left-col ul {
	color:#017cb9;
	list-style: square;
}
#section11 #left-col ul 
{
	color:#333333;
}
#left-col a:hover {
	text-decoration:underline;
}
#left-col .image,
#left-col .image2,
#left-col .banner {
	border: 7px solid #d6cfb9;
	padding:1px;
	background:#fff;
	margin-bottom:10px;
}

#left-col .thumbnail {
	border: 7px solid #d6cfb9;
	padding:1px;
	background:#fff;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#left-col .image2 {
	float:left;
	margin-right:20px;
	margin-top:5px;
}
#right-col {
	width:190px;
	height:370px;
	float:right;
	background:url(../images/right-col-bg.gif) no-repeat 0px top;
	color:#88816b;
	font:11px/18px Arial, Helvetica, sans-serif;
	padding:0 22px;
	position:relative;
	padding-top:42px;
}
html>body #right-col {

	min-height:370px;
	height:auto;
}
#right-col a {
	color:#3c2e23!important;
	font-weight:bold;
	text-decoration:none;
}
#right-col a:hover {
	text-decoration:underline;
}
#right-col-top {
	position:absolute;
	top:0px;
	left:0px;
}
#right-col .image {
	border: 3px solid #d6cfb9;
	padding:1px;
	background:#fff;
	margin-bottom:10px;
}
#right-col .text {
	color:#534030;
	padding:0;
}
#sub-menu {
	margin-top:-1px;
	margin-bottom:20px;
	border-bottom:1px #d6cfb9 dotted;
}

#sub-menu a, #sub-menu h2 {
	display:block;
	color:#00324a!important;
	font-weight:bold;
	font-size:12px;
	border-top:1px #d6cfb9 dotted;
	border-bottom:none;
	padding:2px 0;
}

#sub-menu a:hover,
#sub-menu a.active {
	color:#006a9e!important;
}
#homepage-table {
	margin-right:-20px;
}
#homepage-table p {
	padding-right:5px;
	padding-left:5px;
	padding-bottom:10px;
}
#homepage-table td {
	vertical-align:top;
	padding-right:20px;
}
#courses { margin-top:35px; margin-bottom:20px; }
#courses .image {
	float:left;
	margin-bottom:19px;
}
#courses .text {
	width:443px;
	float:right;
}
#intro2 .image {
	float:left;
}
#intro2 .text {
	padding-left:240px;
}
#latest-news td {
padding-top::5px;
padding-right:20px;

}

#latest-news h2 {
	position:relative;
}
#latest-news h2 span {
	display:block;
	position:absolute;
	right:30px;
	top:6px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#footer {
	height:160px;
	background:#d6cfb9;
	color:#534030;
	border-top:1px #fff solid;
	
}
#footer-table {
	width:940px;
	height:160px;
	margin:0 auto;
	text-align:left;
	background:url(../images/footer-logo.gif) no-repeat right top;
	border-collapse: collapse;	
	color:#534030;
	font-size:11px;
	line-height:15px;
}
#footer-table td {
	vertical-align:top;
	padding-top:15px;
	position:relative;
}
#footer-table a {
	color:#534030;
	text-decoration:none;
}


#footer-table a:hover {
	text-decoration:underline;
}
#footer h4 {
	font: bold 12px/normal "Century Gothic", Arial, Helvetica;
	margin-bottom:10px;
	color:#006b9f;
}
#footer #telno {
	display:block;
	margin-top:8px;
}
#footer #email {
	display:block;
	margin-top:3px;
}
#footer #email a{
	color:#017cb9;
	font-weight:bold;
}
#footer #web2-icons {
	float:right;
}
#footer #web2-icons img {
	margin-left:10px;
}
#footer #copyright {
	text-align:right;
	margin-top:60px;	
	float:right;
}
#footer-homelink {
	display:block;
	width:130px;
	height:80px;
	position:relative;
	left:105px;
	top:52px;
	background:transparent;
}