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

body {
	background-color: #202020;
	background-image: url(images/background_page_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

a:active {
outline: none;
}

a:focus { outline:none; }

.homepage_body_background {
	background-image: url(images/home_body_29.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4f584c;
}

.text_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4f584c;
}

.text_sidebartestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4f584c;
	font-style: italic;
}

.text_sidebartestimonial_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4f584c;
	font-style: normal;
	font-weight: bold;
}

.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6b6fa2;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.read_more:hover {
	color: #666666;
}

.body_top_background {
	background-image: url(images/backgrond_home_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fcfcfc;
}

.secondary_body_top_background {
	background-image: url(images/backgrond_secondary_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fcfcfc;
}

.secondary_body_bottom_background {
	background-image: url(images/backgrond_secondary_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.left_margin {
	margin-left: 15px;
	padding-left: 15px;
}

.bio_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #6b6fa2;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.bio_links:hover {
	color: #666666;
}

.bio_pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}

.photogallery_pic_boarder  {
border:1px solid #999999;
padding:3px;
}

.gallery_pic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
}