/* @group general */

body {
	font: 14px/21px Arial, Helvetica, sans-serif;
	width: 100%;
	background: #685343 url(images/header_bg.jpg) repeat-x;
}

a {
	color: #483e34;
	text-decoration: none;
	border-bottom: 1px dotted #5a4e42;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a4e42;
	background-color: #ab9075;
}

a:visited {
	color: #5e5145;
	text-decoration: none;
	border-bottom: 1px dotted #55493e;
}

h1 {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	letter-spacing: .1em;
}

h2 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: .07em;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

h3 {
	letter-spacing: .03em;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}

h4, h5, h6 {
	letter-spacing: .02em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

p {
	line-height: 21px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.center {
	text-align: center;
}

.content_column {
	width: 608px;
	margin-right: 32px;
}

.floatRight {
	float: right;
}

img {
	border-style: none;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group header */

#header {
	width: 100%;
	height: 120px;
}

#topnav {
	height: 40px;
	width: 832px;
	padding: 40px 16px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float: left;
	height: 40px;
	width: 224px;
	margin-right: 4px;
}

#header a {
	background-color: #665240;
	color: #2e251e;
	font-size: 12px;
	width: 71px;
	height: 40px;
	margin-right: 1px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 40px;
	border-style: none;
	letter-spacing: .07em;
}

#header a:hover {
	background-color: #74614f;
}



/* @end */

/* @group index header */


/* @group intro */

#intro {
	width: 100%;
	background: #544033 url(images/intro_bg.jpg) repeat-x;
}

#intro .body {
	width: 832px;
	height: 314px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 16px;
	padding-left: 16px;
}

#slideshow_img {
	width: 832px;
	top: 120px;
	z-index: 2;
	position: absolute;
}

#slideshow_bg {
	width: 832px;
	top: 120px;
	z-index: 1;
	position: absolute;
}



/* @end */

/* @group courses table */

#courses_table {
	width: 100%;
	background: #836d58 url(images/hp_courses_bg.jpg) repeat-x;
}

#courses_table .body {
	width: 832px;
	color: #483e34;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
}

#courses_table h1 {
	padding-top: 43px;
	padding-bottom: 43px;
}

#courses_table .row {
	clear: both;
	color: #302822;
	padding: 0;
	margin: 0 0 1px;
	width: 832px;
	height: 160px;
}

#courses_table .row_mo {
	clear: both;
	color: #302822;
	padding: 0;
	margin: 0 0 1px;
	width: 832px;
	height: 160px;
	cursor: pointer;
}

#courses_table .photo {
	width: 160px;
	height: 160px;
	padding: 0;
	margin: 0 1px 0 0;
	float: left;
}

#courses_table .photo img {
	width: 160px;
	height: 160px;
	padding: 0;
	margin: 0;
}

#courses_table .description {
	width: 447px;
	background-color: #98836f;
	float: left;
	line-height: 20px;
	padding: 16px;
	text-align: justify;
	font-size: 14px;
	height: 128px;
	overflow: auto;
	margin: 0 1px 0 0;
}

#courses_table .row_mo .description {
	background-color: #a38e78;
}

#courses_table .description p {
	line-height: 19px;
}

#courses_table .dates {
	text-transform: uppercase;
	line-height: 13px;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 8px;
}

#courses_table .read_more {
	text-transform: uppercase;
	line-height: 13px;
	font-size: 13px;
}

#courses_table .details {
	width: 159px;
	background-color: #927c66;
	float: left;
	height: 160px;
	overflow: auto;
	margin: 0;
	padding: 0 16px;
}

#courses_table .row_mo .details {
	background-color: #a08972;
}

#courses_table .details div {
	margin-top: 14px;
	width: 159px;
}

#courses_table .details h3 {
	font-size: 12px;
	color: #514438;
	line-height: 17px;
	letter-spacing: .1em;
	width: 159px;
}

#courses_table .details p {
	font-size: 12px;
	line-height: 17px;
	width: 159px;
	text-align: justify;
}



/* @end */

/* @group mailing list */

#mailing_list {
	background: #c38958 url(images/hp_mailing_list_bg.jpg) repeat-x;
	clear: both;
}

#mailing_list a {
	color: #684c35;
}

#mailing_list .body {
	width: 832px;
	color: #684c35;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
	text-align: justify;
}

#mailing_list h1 {
	padding-top: 43px;
	padding-bottom: 36px;
}

#mailing_list .form {
	float: right;
	width: 192px;
}

#mailing_list .text_field {
	margin: 0 0 1px;
	width: 158px;
	background-color: #b47f53;
	letter-spacing: .05em;
	color: #3d2b1c;
	font: 13px arial;
	border: 1px solid #9f6f4a;
	padding: 8px 16px;
}

#mailing_list .button {
	margin: 0 0 1px;
	width: 192px;
	background-color: #d3956c;
	letter-spacing: .07em;
	color: #603120;
	font: 13px arial;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	padding-left: 16px;
	border-top: 1px solid #edb689;
	border-right: 1px solid #a37948;
	border-bottom: 1px solid #a37948;
	border-left: 1px solid #edb689;
}

#mailing_list .button:hover {
	background-color: #dd7f55;
}

#mailing_list .content_column {
	line-height: 20px;
	float: none;
}




/* @end */

#testimonials h1 {
	padding-top: 43px;
	padding-bottom: 43px;
}

#testimonials {
	width: 100%;
	background: #859090;
}


#testimonials .body {
	width: 832px;
	color: #223330;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
}



/* @end */

/* @group news */

#news {
	background: #836d58 url(images/hp_news_bg.jpg) repeat-x;
	clear: both;
}

#news .body {
	width: 832px;
	color: #302822;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
	display: block;
}

#news #rss_button {
	float: right;
	margin-top: 40px;
	margin-bottom: 32px;
}

#news #rss_button a {
	width: 160px;
	background-color: #796654;
	height: 32px;
	padding-right: 16px;
	padding-left: 16px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	color: #2b241e;
	border-style: none;
	letter-spacing: .05em;
	border-top: 1px solid #9a826c;
	border-left: 1px solid #9a826c;
	border-right: 1px solid #6a594a;
	border-bottom: 1px solid #6a594a;
}

#news #rss_button a:hover {
	background-color: #937c65;
}

#news h1 {
	padding-top: 43px;
	padding-bottom: 32px;
	color: #483e34;
}

#news .post ul, ol {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 24px;
	line-height: 20px;
}

#news .post ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: square;
	list-style-position: outside;
}

#news .post ol li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: decimal;
	list-style-position: outside;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

#news .post {
	margin-bottom: 32px;
	color: #302822;
}

#news .post .header {
	margin-bottom: 1px;
	background-color: #8e7966;
	width: 576px;
	padding: 10px 16px 2px;
}

#news .post .header h2 {
	line-height: 27px;
	padding-bottom: 5px;
}

#news .post .date {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
}

#news .post .body {
	margin-bottom: 1px;
	background-color: #8d7862;
	width: 576px;
	padding: 16px 16px 1px;
}

#news .post p {
	margin-bottom: 16px;
	text-align: justify;
	line-height: 20px;
}

#news .post img {
	padding: 8px;
	background-color: #8d7866;
	margin-bottom: 16px;
	margin-left: 16px;
	float: right;
}

#news .post a img {
	padding: 8px;
	background-color: #8d7866;
	margin-bottom: 16px;
	margin-left: 16px;
	border: 1px dotted #483e34;
	float: right;
}

#news .post a img:hover {
	background-color: #ab9075;
}

#news .post .body h1,
#news .post .body h2,
#news .post .body h3,
#news .post .body h4,
#news .post .body h5,
#news .post .body h6 {
	color: #302822;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.more-link {
	text-transform: uppercase;
	font-size: 13px;
}

.comments_link_bar {
	background-color: #8d7862;
	padding: 8px 16px;
	width: 576px;
	text-transform: uppercase;
	font-size: 13px;
}

.comments_bar {
	background-color: #8d7862;
	padding: 8px 16px;
	width: 576px;
	font-size: 14px;
	margin-bottom: 1px;
	text-align: justify;
}

#news .post .comments_bar h1,
#news .post .comments_bar h2,
#news .post .comments_bar h3,
#news .post .comments_bar h4,
#news .post .comments_bar h5,
#news .post .comments_bar h6 {
	color: #302822;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.comment_post_box {
	margin-top: 16px;
}

.comments_header {
}

.comments_link {
}


#news .page_nav {
	width: 608px;
	clear: both;
}

#news .page_nav .next_button a:hover {
	background-color: #937c65;
}

#news .page_nav .button a {
	width: 160px;
	background-color: #796654;
	height: 32px;
	padding-right: 16px;
	padding-left: 16px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	color: #2d2620;
	letter-spacing: .05em;
	text-align: center;
	border-top: 1px solid #9a826c;
	border-left: 1px solid #9a826c;
	border-right: 1px solid #6a594a;
	border-bottom: 1px solid #6a594a;
}

#news .page_nav .button a:hover {
	background-color: #937c65;
}

#news .page_nav .next {
	float: right;
}

/* @group sidebar */



#news #sidebar {
	width: 192px;
	float: right;
}

#news #sidebar .header {
	margin-bottom: 1px;
	background-color: #897461;
	padding: 8px;
}

#news #sidebar .item {
	margin-bottom: 1px;
	background-color: #87725d;
	padding: 8px;
}

#news #sidebar h3 {
	font-size: 13px;
	letter-spacing: .05em;
	line-height: 13px;
	padding: 4px 8px;
}

#news #sidebar ul {
	padding: 4px 8px;
}

#news #sidebar ul li {
	line-height: 13px;
	padding-bottom: 8px;
}

#search_form {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 32px;
}

#search {
	margin: 0;
	padding: 8px;
	width: 158px;
	background-color: #7f6b59;
	letter-spacing: .05em;
	color: #302822;
	font: 13px arial;
	border: 1px solid #6b5a4b;
}


/* @end */

/* @end */

/* @group footer */

#footer {
	width: 100%;
	background-color: #6a594d;
	clear: both;
}

#footer .body {
	width: 832px;
	color: #332921;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
}

#bottom_nav {
	height: 40px;
	padding-top: 32px;
	padding-bottom: 32px;
}

#bottom_nav a {
	background-color: #625247;
	color: #332921;
	font-size: 12px;
	width: 71px;
	height: 40px;
	margin-right: 1px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 40px;
	border-style: none;
	letter-spacing: .05em;
}

#bottom_nav a:hover {
	background-color: #74614f;
}
/*
#bottom_nav .privacy_link{
	width: 212px;
}
*/
#footer p{
	margin-bottom: 32px;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 12px;
}

#footer #kolossus_logo{
	border-style: none;
	vertical-align: middle;
}



/* @end */

/* @group page */

.page_section {
	background: #836d58 url(images/page_body_bg.jpg) repeat-x;
	clear: both;
	width: 100%;
}

.page_section .body {
	width: 832px;
	color: #302822;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
	display: block;
}

.page_title {
	padding-top: 40px;
	padding-bottom: 32px;
	color: #483e34;
}

.page_content h1,
.page_content h2,
.page_content h3,
.page_content h4,
.page_content h5,
.page_content h6 {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.page_content h2 {
	padding-top: 24px;
}

.page_content p {
	margin-bottom: 16px;
	text-align: justify;
	line-height: 20px;
}

.page_content em {
	font-style: italic;
}

.breadcrumbs {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 24px;
	padding-bottom: 0px;
	margin-bottom: -20px;
}

/* @group course pages */

.course_page {
	background: #836d58 url(images/page_body_bg.jpg) repeat-x;
	clear: both;
	width: 100%;
}

.course_page .body {
	width: 832px;
	color: #302822;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 40px;
	display: block;
}

.course_page_title {
	padding-top: 40px;
	padding-bottom: 0;
	color: #483e34;
}

.course_dates {
	color: #483e34;
	letter-spacing: .03em;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

#course_nav {
	height: 40px;
	margin-bottom: 1px;
	margin-top: 40px;
	width: 836px;
}

#course_nav a {
	height: 40px;
	margin-right: 1px;
	width: 103px;
	background-color: #796451;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 13px;
	text-decoration: none;
	line-height: 40px;
	display: block;
	float: left;
	border-style: none;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: none;
	color: #332921;
}


#course_nav a:hover {
	background-color: #917862;
}

.course_pic {
	border: 16px solid #5b4c3d;
	margin-bottom: 40px;
}

.course_box {
	margin-bottom: 40px;
	width: 832px;
	line-height: 0;
}

.course_box_header {
	width: 800px;
	padding: 16px;
	background-color: #897461;
	margin-bottom: 1px;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: .07em;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.course_box_body {
	background-color: #87725d;
	width: 800px;
	padding: 16px;
	margin-bottom: 1px;
	margin-top: 0;
	line-height: 20px;
}

.course_box .back_to_top {
	background-color: #87725d;
	float: right;
	padding-right: 16px;
	padding-left: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-size: 12px;
}

.left_col {
	width: 388px;
	padding-right: 8px;
	vertical-align: top;
}

.right_col {
	float: right;
	width: 388px;
	padding-left: 8px;
	vertical-align: top;
}

.course_box h1,
.course_box h2,
.course_box h3,
.course_box h4,
.course_box h5,
.course_box h6 {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.course_box p {
	margin-bottom: 16px;
	text-align: justify;
	line-height: 20px;
}

.course_box ul, ol {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 24px;
}

.course_box ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: square;
	list-style-position: outside;
}

.course_box ol li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: decimal;
	list-style-position: outside;
}

.course_box img {
	border: 8px solid #665547;
}

.course_box .img_link {
	border-style: none;
}

.course_box .img_link:hover {
	border-style: none;
	background-color: transparent;
}

.course_box a img {
	background-color: #665547;
	border: 1px dotted #483e34;
	padding: 8px;
}

.course_box a img:hover {
	background-color: #ab9075;
}

.sub_box {
	background-color: #7d6956;
	padding: 8px;
	margin-bottom: 16px;
}

.sub_box .title {
	letter-spacing: .02em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0;
}

.sub_box .link {
	letter-spacing: .02em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

.sub_box img {
	margin-bottom: 8px;
}

.sub_box p {
	margin-bottom: 8px;
}

/* @end */

/* @end */