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

body {
	font-family: Calibri, "Lucida Grande", "Lucida Sans";
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Calibri, "Lucida Grande", "Lucida Sans";
	font-size: 14px;
	font-weight: normal;
	color: #333;
	
}

p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.testimonial_content {
	padding: 15px;
}
.footer_link {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	padding-right: 16px;
}
.footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.tr1 {
	background-color: #FFFFF1;
}
.testimonials {
	background-image: url(/images/testimonial_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.footer_link:hover {
	color: #333;
}
h1 a {
	color: #333333;
}
.testimonial_author {
	font-weight: normal;
	background-color: #FAE2AF;
	text-align: right;
	padding: 3px;
	float: right;
	width: auto;
	margin-top: 5px;
	font-style: italic;
}
.tr2 {
	background-color: #FBE9C3;
}
p {
}
.header_link {
	font-family: Calibri, "Lucida Grande", "Lucida Sans";
	font-size: 14px;
	color: #FFF;
	padding: 3px;
	margin-right: 10px;
	text-decoration: none;
}

.accent_link {
	font-family: Calibri, "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	color: #333333;
	padding: 2px;
	margin-right: 5px;
	text-decoration: none;
}

.accent_link:hover , .accent_link_active:hover {
	color: #000000;
	text-decoration: underline;
}

.accent_link_active {
	font-family: Calibri, "Lucida Grande", "Lucida Sans";
	font-size: 12px;
	color: #333333;
	padding: 2px;
	margin-right: 5px;
	text-decoration: underline;
}

.training_list {
	padding-top:10px;
	font-size: 20px;
	color: #666;
}
h1 {
	font-family: Calibri, "Lucida Grande", "Lucida Sans";
	font-size: 32px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #BDA45D;
	text-decoration: none;
	font-weight: normal;
}

.header_link:hover {
	background-color: #FAE2AF;
	color: #313131;
}
.accent_header {
	background-color: #2f2f2f;
	height: 8px;
}
.header {
	font-weight: normal;
	background-color: #222222;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.accent {
	background-color: #F6CB70;
}

.accent_bg {
	background-color: #F6CB70;
	background-image: url(/images/accent.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

.content {
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
}
li {
	list-style-image: url(/images/o.gif);
	padding-right: 0px;
	padding-left: -20px;
	margin-right: 0px;
	margin-left: 0px;
}
a {
	color: #C7A45B;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.traininig_element {
	color: #313131;
	text-decoration: none;
}

