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

p {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
p.mail_sent {
	color: #CCC;
}
p.search {
	margin: 0px 0px 0px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
p.search_result {
	margin: 0px 0px 5px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
ul {
	margin: 0px;
	list-style-type: circle;
	color: #1A1A1A;
}
span.result {
	color: #FFF;
	font-size: 12pt;
	text-transform: uppercase;
}
p.pager {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
span.pager_dim {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #653436;
}
p.bright {
	font-family: Verdana;
	font-size: 11px;
	color: #CCC;
	margin-left: 13px;
}
p.category {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
	margin: 0px;
	text-align: right;
	padding-right: 60px;
	text-decoration: none;
	line-height: 20px;
}
p.blog_date {
	font-family: Verdana;
	font-size: 10px;
	color: #336600;
	text-align: right;
	margin-top: 6px;
}
p.date {
	font-family: Verdana;
	font-size: 10px;
	color: #336600;
	float: right;
	margin: 6px 15px 0px 0px;
}

h1 {
	font-family: Helvetica;
	font-size: 14pt;
	color: #663333;
	margin: 2px 0px 8px 0px;
}
h1.blog {
	margin: 2px 0px 8px 13px;
}

a.category:link, a.category:visited, a.category:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCC;
	margin: 0px;
	text-align: right;
	padding-right: 60px;
	text-decoration: none;
	line-height: 20px;
	outline: none;
}
a.category:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCC;
	margin: 0px;
	text-align: right;
	padding-right: 60px;
	text-decoration: underline;
	line-height: 20px;
	outline: none;
}

a.blog:link, a.blog:visited, a.blog:active {
	font-family: Verdana;
	font-size: 10px;
	color: #663333;
	line-height: 12px;
	text-decoration: none;
	padding: 0px 1px 1px 1px;
	outline: none;
}
a.blog:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #663333;
	line-height: 12px;
	text-decoration: underline;
	background-color: #bfd5b6;
	padding: 0px 1px 1px 1px;
	outline: none;
}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	outline: none;
}

a.bio:link, a.bio:visited, a.bio:active {
	color: #FFF;
	text-decoration: underline;
	background-color: #7BA33B;
	padding: 0px 1px 1px 1px;
	outline: none;
}
a.bio:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #7BA33B;
	padding: 0px 1px 1px 1px;
	outline: none;
}

#gal_headline {
	position: absolute;
	top: 70px;
	width: 600px;
	height: 58px;
	/*border: 1px solid #000;*/
}
#gal_content {
	position: absolute;
	top: 126px;
	width: 540px;
	height: 380px;
	padding: 2px 0px 0px 14px;
	/*border: 1px solid #000;*/
}
#contact_content {
	position: absolute;
	top: 126px;
	width: 540px;
	height: 380px;
	padding: 2px 0px 0px 24px;
	/*border: 1px solid #000;*/
}
#pager {
	background-image: url(../../images/pager_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 520px;
	width: 542px;
	height: 20px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	/*border: 1px solid #000;*/
}
#search_form {
	position: absolute;
	top: 321px;
	width: 230px;
	height: 71px;
	padding: 8px 0px 0px 66px;
	background-image: url(../../images/search_border.jpg);
	background-repeat: no-repeat;
	background-position: center;
	/*border: 1px solid #000;*/
}
#search_form input.search {
	background-color: transparent;
	border: none;
	outline: none;
	width: 117px;
	height: 18px;
	margin: 10px 5px 0px 5px;
	padding: 5px 5px 0px 5px;
	color: #FFF;
	background-image: url(../../images/search_form_bg.gif);
	background-position: center;
	float: left;
}
#search_form input.button {
	width: 23px;
	height: 22px;
	margin: 11px 0px 0px 0px;
	background-image: url(../../images/search_form_bg.gif);
	background-position: center;
	border: none
}
#bio_container {
	width: 826px;
	background-image: url(../../images/container_bg.gif);
	padding-top: 5px;
	/*border: 1px solid #000;*/
}
#search_content {
	width: 520px;
	margin: 0px 0px 0px 65px;
	/*border: 1px solid #000;*/
}
div.img_container {
	width: 155px;
	height: 175px;
	float: left;
	margin: 8px;
}
div.cat_headline {
	position: absolute;
	top: 70px;
	width: 300px;
	height: 58px;
	/*border: 1px solid #000;*/
}
div.cat_content {
	position: absolute;
	top: 130px;
	width: 291px;
	text-align: right;
	/*border: 1px solid #000;*/
}
div.cat_gfx_container {
	position: absolute;
	top: 409px;
	width: 237px;
	height: 220px;
	background-image: url(../../images/ghost.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
div.blog_container {
	width: 188px;
	height: 100px;
	margin-left: 56px;
	/*border: 1px solid #000;*/
}
div.blog_top {
	width: 188px;
	height: 14px;
	background-image: url(../../images/blog_top.jpg);
	z-index: 90;
}
div.blog {
	position: absolute;
	bottom: 120px;
	max-height: 86px;
	overflow: hidden;
}
div.blog_content {
	width: 155px;
	background-image: url(../../images/blog_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 15px 0px 16px;
}
div.blog_bottom {
	width: 188px;
	height: 17px;
	background-image: url(../../images/blog_bottom.jpg);
}
div.bio_headline {
	background-image: url(../../images/container_bg.gif);
	width: 796px;
	height: 48px;
	padding: 20px 0px 0px 30px;
	/*border: 1px solid #000;*/
}
div.bio_left_content {
	background: url(../../images/bio_bg.jpg) right no-repeat;
	width: 332px;
	height: 169px;
	padding: 26px 20px 10px 52px;
	line-height: 13px;
	/*border: 1px solid #000;*/
}
div.bio_right_content {
	background: url(../../images/bio_bg_learn.jpg) left no-repeat;
	float: right;
	width: 316px;
	height: 169px;
	padding: 26px 45px 10px 42px;
	line-height: 13px;
	/*border: 1px solid #000;*/
}
div.type_icon {
	position: absolute;
	z-index: 20;
	margin: 0px 0px 0px 120px;
	width: 27px;
	height: 27px;
	text-align: right;
}
div.image {
	position: absolute;
	z-index: 10;
}
div.nav_index {
	position: relative;
	left: 26px;
	width: 90px;
	height: 17px;
	float: left;
}
div.nav_contact {
	position: relative;
	left: -26px;
	width: 95px;
	height: 17px;
	float: right;
}
div.blog_text {
	width: 510px;
}
img.spacer {
	margin: 0px 0px 0px 10px;
}

label {
 float: left;
 font-size: 11px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-family: "Lucida Grande", arial, sans-serif;
 color: #333;
}

p.succes {
	color: #CCC;
	font-size: 10px;
}

label.error {
	float: none;
  padding-left: 5px;
  color: #FF0000;
  margin: 0px;
  line-height: 10px;
}

input {
  border: 1px solid #b2b1a6;
  background-color: #FFF;
  margin: 0px 10px 0px 0px;
  width: 147px;
  height: 18px;
  outline: none;
  color: #333;
}

input.submit {
  width: 105px;
  height: 35px;
  border: 0px;
  outline: none;
  background-color: #242124;
  color: #CCC;
  margin-top: 20px;
}

span.comment {
	position: absolute;
}

textarea {
  border: none;
  background-color: #333;
  margin: 0px 0px -10px 0px;
  width: 350px;
  height: 220px;
  outline: none;
  color: #FFF;
}

div.contact_top {
	background-image: url('../../images/contact_field_bg_top.jpg');
	width: 515px;
	height: 22px;
}
div.contact_middle {
	background-image: url('../../images/contact_field_bg_middle.jpg');
	width: 495px;
	overflow: hidden;
	padding-left: 20px;
}
div.contact_bottom {
	background-image: url('../../images/contact_field_bg_bottom.jpg');
	width: 515px;
	height: 22px;
}

div.contact_info {
	background-image: url('../../images/contact_reg_bg.jpg');	
	width: 495px;
	height: 54px;
	margin: 6px 0px 20px 0px;
	padding: 14px 0px 0px 20px;
	border: none;
}
.mceContentBody{
	background-color: #FFF;
	color: #333;
}









