body {
	margin: 0px;
	background-color: #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	width: 250px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	width: 250px;
	height: 120px;
}
a:link, a:active, a:visited {
	color: #3333dd;
	text-decoration: none;
}
a:hover {
	color: #3333ff ;
	text-decoration: none;
}


.header_line {
	width: 100%;
	height: 134px;
	padding: 0px;
	margin: 0px;
	background-image: url(theme_images/header_bg.jpg);
	background-repeat: repeat-x; 
	background-position: top left;
}
.header_image {
	width: 100%;
	height: 134px;
	padding: 0px;
	margin: 0px;
	background-image: url(theme_images/header.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

.top_menu_line {
	width: 100%;
	height: 32px;
	padding: 0px;
	margin: 0px;
	background-image: url(theme_images/top_menu_bg.png);
	background-repeat: repeat-x; 
	background-position: top left;
}
.top_menu_box {
}

.content_container {
}
.title_line {
	text-align: left;
	padding-top: 40px;
}
.title {
	color: #721240;
	font-family: Myriad Pro, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 50px;
}
.content_line {
	text-align: left;
	padding-top: 5px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	text-align: left;
	padding-left: 50px;
}

.footer_container {
	width: 100%;
	height: 84px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(theme_images/footer_bg.png);
	background-repeat: repeat-x; 
	background-position: top left;
}
.bottom_menu_line {
}
.bottom_menu_box {
	padding-top: 10px;
}
.copyright_line {
	text-align: center;
}
.copyright {
	text-align: center;
	padding-top: 20px;
}
a.footer_link:link , a.footer_link:visited , a.footer_link:active , a.footer_link:hover {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.rect_top {
	background-image: url(./theme_images/rectangle_top.png);
	background-repeat: no-repeat; 
	background-position: top left;
}
.rect_bg {
	background-image: url(./theme_images/rectangle_bg.png);
	background-repeat: repeat-y; 
	background-position: top left;
	font-size: 11px;
	color: #ffffff;
	padding: 20px;
}
.rect_bottom {
	background-image: url(./theme_images/rectangle_bottom.png);
	background-repeat: no-repeat; 
	background-position: top left;
}

#gallery { clear:both; }

a.gallery_thumb:link, a.gallery_thumb:visited, a.gallery_thumb:active  {
	display: block;
	float: left;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	width: 130px;
	height: 180px;
	padding: 0px;
	margin: 5px;
}
a.gallery_thumb:hover  {
	color: #555555;
}
.paginator_navigation {
	display: block;
	float: left;
	text-align: center;
	width: 590px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
	clear: both;
}
.paginator_navigation_active {
	color: #721240;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.your_message_sent {
	padding: 50px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

a.mini_way_link:link, a.mini_way_link:visited, a.mini_way_link:active {
	color: #56A0C3;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}	
a.mini_way_link:hover {
	color: #f33;
}

.blog_item { 
	padding: 15px;
}
.blog_item_date { 
	display: block;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 6px 0px;
	text-align: left;
}
.blog_item_title {
	color: #721240;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 6px 0px;
	text-align: left;
	}
.blog_item_content {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.blog_item_read_more {
	display: none;
	}

.mini_blog {
	padding-bottom: 80px;
	border-left: 1px solid #B5B5B5; 
	border-right: 1px solid #B5B5B5;
}
.mini_blog_item {
	padding: 15px; 
	padding-bottom: 30px;
}
.mini_blog_item_date {
	display: block;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
.mini_blog_item_title {
	color: #721240;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.mini_blog_item_content {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.mini_blog_item_read_more {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
}
.mini_blog_view_all {
	text-align: center;
	padding: 10px 10px 10px 10px;
}
a.mini_blog_view_all_link {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

/* TOP MENU */
div.top_menu_box_L1 {
	display: block;
	float: left;
	width: auto;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
div.top_menu_div_L1 {
	display: block;
	float: left;
	width: auto;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
div.top_menu_div_L1_open {
	display:block;
	float: left;
	width: 80px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
div.top_menu_div_L1_separator {
	display:block;
	float: left;
	width: 15px;
	height: 32px;
	background-image: url(theme_images/top_menu_separator.png);
	background-repeat: no-repeat; 
	background-position: top center;
	padding: 0px;
	margin: 0px;
}
div.top_menu_div_L1_close {
	display:block;
	float: left;
	width: 80px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
a.top_menu_a_L1:link, a.top_menu_a_L1:visited, a.top_menu_a_L1:active {
	display:block;
	float: left;
	width: auto;
	font-family: Myriad Pro, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding: 7px;
	text-align: center;
}
a.top_menu_a_L1:hover {
	text-decoration: underline;
}
a.active_top_menu_a_L1:link, a.active_top_menu_a_L1:visited, a.active_top_menu_a_L1:active {
	display:block;
	float: left;
	width: auto;
	font-family: Myriad Pro, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	padding: 7px;
	text-align: center;
}
a.active_top_menu_a_L1:hover {
	text-decoration: underline;
}

/* BOTTOM MENU */
div.bottom_menu_box_L1 {
	display: block;
	float: left;
	width: auto;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
div.bottom_menu_div_L1 {
	display: block;
	float: left;
	width: auto;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
div.bottom_menu_div_L1_open {
	display: block;
	float: left;
	width: 130px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
div.bottom_menu_div_L1_separator {
	display: block;
	float: left;
	width: 8px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	font-family: Myriad Pro, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}
div.bottom_menu_div_L1_close {
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
a.bottom_menu_a_L1:link, a.bottom_menu_a_L1:visited, a.bottom_menu_a_L1:active {
	display:block;
	float: left;
	width: auto;
	font-family: Myriad Pro, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}
a.bottom_menu_a_L1:hover {
	text-decoration: underline;
}
a.active_bottom_menu_a_L1:link, a.active_bottom_menu_a_L1:visited, a.active_bottom_menu_a_L1:active {
	display:block;
	float: left;
	width: auto;
	font-family: Myriad Pro, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	padding: 5px;
	text-align: center;
}
a.active_bottom_menu_a_L1:hover {
	text-decoration: underline;
}
