/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	background: #ffffff;
}

a:link, a:visited { color: #000066; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #000000; text-decoration: none;}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	background-color: #999999;
}

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.margin_left_15 { margin-left: 15px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	background: url(images/templatemo_button_01.png) no-repeat;
	color: #000066;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
}


.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #ffffff;
}

.header_02 {
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #000066;
	background: url(images/templatemo_header_01_bg.jpg) left bottom no-repeat;	
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(images/templatemo_header_02_bg.jpg) repeat-x;
}

.header_04 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.header_04 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 14px;
	color: #000066;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 40px;
	margin-bottom: 5px;
	background:  url(images/templatemo_footer_title_bg.png) no-repeat;
	text-align: left;
	line-height: 20px;
}

.header_06 {
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #000066;
	background: url(images/templatemo_header_03_bg.jpg) left bottom no-repeat;	
}

.header_07 {
	clear: both;
	padding-bottom: 0px;
	font-size: 18px;
	color: #000066;
}

.header_08 {
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #000066;
	background-image: url(images/header08.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.header_09 {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000066;
	background-image: url(images/header09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	width: 620px;
}

#templatemo_header_wrapper {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background-image: url(images_png/template_bannerpiece.jpg);
	background-repeat: repeat-x;
}

#templatemo_header {
	width: 100%;
	margin: 0 auto;
}

#templatemo_header #site_logo {
	float: left;
	width: 260px;
	height: 114px;
	font-size: 40px;
	color: #ffffff;
	background: url(images/templatemo_logo.jpg) no-repeat;
	margin-left: 0px;
}

/* menu */

#templatemo_menu {
	position: relative;
	float: left;
	height: 90px;
	padding-left: 320px;
	left: 0px;
	background-image: url(images/templatemo_bannerblue.jpg);
	width: 960px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
}

#templatemo_menu #templatemo_menu_left{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_menu_left.jpg) no-repeat;
	background-image: url(images/templatemo_menu_left.jpg);
}

#templatemo_menu ul {
	margin: 0px 20px 0 20;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	background: url(images/templatemo_menu_divider.jpg) right repeat-y;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: normal;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFFF00;
}

#templatemo_menu li .last {
	background: none;
}

#templatemo_menu li .lastcurrent {
	background: none;
	color: #FFFF00;
}

/* end of menu*/

/* end of header */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 281px;
	background: #454545 url(images/templatemo_banner_repeat.jpg) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
}

#templatemo_banner {
	width: 900px;
	height: 251px;
	;
	background:url(images/templatemo_banner_bg.jpg) bottom no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #CC6600;
}

#templatemo_banner #templatemo_banner_image {
	float: left;
	width: 440px;	
}

#templatemo_banner_content {
	float: right;
	text-align: left;
	width: 460px;
}

#templatemo_banner_content p {
	color: #959787;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#templatemo_banner_readmore {
	float: right;
	text-align: left;
	width: 460px;
	height: 230px;
	overflow: auto;
}

#templatemo_banner_readmore p {
	color: #959787;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#templatemo_banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
	background:url(images/templatemo_banner_image_bg.png) no-repeat;
}

#templatemo_banner_image_wrapper img {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}

#templatemo_banner_image_wrapper object {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 980px;
	background: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}

#templatemo_content {
	width: 900px;
	padding: 40px 30px;
	background: #ffffff;
}

#templatemo_private_content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#templatemo_private_content {
	width: 810px;
	padding: 30px 40px;
	background: #ffffff;
}


#column_w530 {
	float: right;
	width: 530px;
	line-height: 20px;
	background: #ffffff;
}

#column_w640 {
	float: right;
	width: 640px;
	line-height: 20px;
	background: #ffffff;
}

#column_w800 {
	width: 800px;
	line-height: 20px;
	background: #ffffff;
}

#column_w300 {
	float: left;
	width: 298px;
	background: #efefef;
	border: 1px solid #e5e5e5;
}

#column_w135 {
	float: left;
	width: 135px;
	padding: 0px;
}

#column_w530 .em_text {
	color: #000;
}

#column_w530 p {
	margin-bottom: 15px;
}

#column_w800 .em_text {
	color: #000;
}

#column_w800 p {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 16px;
}


.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
	
}

.content_section_01 {
	border-left: 10px solid #ffccoo;
	padding-left: 20px;
}

.column_w300_section_01 {
	clear: both;
	padding: 20px 19px;
	background: url(images/templatemo_side_column_divider.jpg) bottom repeat-x;
}

.even_color {
	background: #e0dfdf;
}

.news_image_wrapper {
	float: left;
	width: 70px;
	height: 70px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}

.news_image_wrapper img{
	width: 69px;
	height: 69px;
	border: 1px solid #9c9d85;
}

.news_content {
	float: right;
	width: 170px;
}

.news_content .news_date {
	font-size: 12px;
	color: #9a9a9a;
}

.news_content p{
	line-height: 15px;
	font-size: 11px;
}

/* private menu */

#private_menu ul {
	padding: 0px;
	list-style: none;
	width: 135px;
	margin: 0px;
}

#private_menu ul li{
	display: inline;
	margin: 0px;
	padding-left: 0px;
	height: 31px;
	width: 135px;
	padding-right: 0px;
}

#private_menu ul li a{
	display: block;
	width: 135px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	outline: none;
	height: 31px;
	line-height: 26px;
	background-image: url(images/templatemo_privatemenu_bg01.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#private_menu li a:hover, #private_menu li .current{
	color: #FFFFFF;
	background-image: url(images/templatemo_privatemenu_bg02.gif);
	background-repeat: repeat-x;
}

/* end of private menu */

#templatemo_memoriam {
	width: 640px;
	color: #012050;	
}

#templatemo_memoriam td{
	background-color: #CCCCCC;
}

#templatemo_photos {
	width: 640px;
}

#templatemo_photos td{
	height: 146px;
	width: 146px;
	text-align: center;
}

#templatemo_albumindex {
	width: 640px;
}

#templatemo_albumindex td{
	height: 100px;
	width: 100px;
	text-align: left;
}

/* end of content

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/templatemo_bannerblueDOWNpie.jpg);
	background-repeat: repeat-x;
}

#templatemo_footer {
	width: 980px;
	color: #515251;
	background-image: url(images/templatemo_bannerblueDOWN.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 30px;
}

#templatemo_footer a{
	text-decoration: none;
	color: #000066;
}

#templatemo_team_wrapper {
	width: 800px;
	background-color: #012050;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#templatemo_team {
	width: 800px;
	padding: 30px;
	margin: 0 auto;
	color: #FFFFFF;
}

#templatemo_team a{
	text-decoration: none;
	color: #000066;
}

.section_w180 {
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 800px;
}

.section_w180_content {
	padding: 0 0 0 5px;
	font-size: 14px;
}

.section_sbox {
	float: left;
	width: 160px;
	text-align: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.section_newsletter {
	float: left;
	width: 640px;
	padding: 10 15px 0 10;
	text-align: left;
	color: #FFFFFF;
	background-color: #000066;
}

#templatemo_footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#templatemo_footer .footer_menu_list li a {
	color: #928b85;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_team  .team_menu_list {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 13px;
}

#templatemo_team .team_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#templatemo_team .team_menu_list li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_team .team_menu_list li a:hover{
	color: #333399;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 15px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
/* end of footer */
.img_right {
	float: right;
}
.copyright {
	font-size: 12px;
}

.img_right2 {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 5px;
}

.img_left {
	float: left;
	margin-right: 8px;
	margin-left: 3px;
}
.center {
	text-align: center;
}
