/* 
Ocean Blue Template 
http://www.templatemo.com/preview/templatemo_307_ocean_blue
*/
li a p span {
    display: block; 
}
p spanbigger{
    display:block;
    width:80%;
    }
    
locals{font-size:12px; color:#ffffff; font-weight:bold; text-align:left;}
    
a center {
	display: block;
	margin: 0 auto;
	width: 80%;
  }

/* Pop UP*/
img.center {
	display: block;
	margin: 0 auto;
	width: 80%;
  }
.box {
	width: 100%;
	margin: 0 auto;
	background: rgba(250, 249, 251, 0);
	padding: 5px;
	border: 2px solid #fff;
	border-radius: 10px/40px;
	background-clip: padding-box;
	text-align: center;
  }
  
  .button {
	font-size: 1em;
	padding: 10px;
	color: #fff;
	border: 2px solid rgb(230, 234, 249);
	border-radius: 20px/50px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
  }
  .buttonWhite {
	font-size: 1em;
	background-color: white;
	padding: 10px;
	color: #fff;
	border: 2px solid rgb(230, 234, 249);
	border-radius: 10px/150px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
  }
  .button:hover {
	background: rgb(237, 249, 205);
  }
  
  .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
  }
  .overlay:target {
	visibility: visible;
	opacity: 1;
  }
  
  .popup {
	margin: 70px auto;
	padding: 20px;
	background: #eff0f7;
	border-radius: 5px;
	width: 60%;
	position: relative;
	transition: all 5s ease-in-out;
  }
  
  .popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
  }
  .popup .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
  }
  .popup .close:hover {
	color: rgb(3, 103, 71);
  }
  .popup .content {
	max-height: 60%;
	overflow: auto;
  }

  /*End of popup*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #bbb;
	background-repeat: repeat-x;
	background-position: top	
}
li.one{text-align:left}

li.margin{margin-left:5px}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
p.weight1{
	font-family: Tahoma, Geneva, sans-serif;
	padding:2px;
	font-weight:bold;
	font-size:18px;
	color:#ec0c0c;
}
p.darker2{
	font-family: Tahoma, Geneva, sans-serif;
	padding:2px;
	font-weight:bold;
	font-size:14px;
	color:#175014;
}
.weight1{
	    font-family: Tahoma, Geneva, sans-serif;
		padding:2px;
	   	font-weight:bold;
		font-size:14px;
		color:#175014;
	}
.weight2 li{
		padding-left:5em;
	    font-family:Tahoma, Geneva, sans-serif;
	   	font-weight:bold;
		font-size:16px;
		text-decoration-color:#33C;
		text-align:center;
	}
.weight5{
	    padding-left:5em;
		display:inline-block;
		font-size:14px;
		color:#175014;
		text-align:left;
	}	
.weight5Big{
	    padding-left:2em;
		display:inline-block;
	   	font-weight:bold;
		font-size:15px;
		color:#301450;
		text-align:left;
	}	

	
.weight186Big{
	    /*padding-left:2em;*/display:inline-block;
	   	font-weight:bold;
		font-size:16px;
		color:#3838B6;
		text-align:left;
	}	
	
a.uniqueB {
		margin: 0	;
		padding: 2px 0;
		font-size: 18px;
		font-weight:bold;
		text-align:right;
		color:rgb(245, 7, 7);
	}

a.uniqueC {
		margin: 0	;
		padding: 2px 2px;
		font-size: 24px;
		font-weight:bold;
		text-align:Left;
		color:rgb(245, 7, 7);
	}
h2.uniqueD {
		margin: 0	;
		padding: 2px 2px;
		font-size: 16px;
		font-weight:bold;
		text-align:Center;
		color:rgb(191, 246, 143);
	}
h1.Red{
		margin: 0	;
		padding: 2px 0;
		font-size: 24px;
		font-weight:bold;
		text-align:center;
		color:rgb(245, 7, 7);
	}
td.vertical {
	vertical-align:top;
}
td.border {
		border: 2px solid black;
		column-span: all;
	  }


ul.weight2{
	    width:80%;
	   	font-weight:bold;
		text-align:left;
		font-size:14px;
		color:#175014;
	}
ul.pencil {
  list-style-image: url('graphics/Pencil.png');
}		
ul.trs {
   list-style-image: url('graphics/TRSsmall.jpg');
  }	
#social_box {
	display: block;
	width: 875px;
	height: 60px;
	padding: 16px 5px 16px 30px;
	margin-bottom: 5px;
	background: url(images/templatemo_social_box.jpg) no-repeat;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 80px;
	height: 55px;
	padding:25px;
}


.homepage { background-image: url(images/templatemo_body.jpg) }
.subpage { background-image: url(images/templatemo_body_subpage.jpg) }

a, a:link, a:visited { color:#360; font-weight: bold; text-decoration: none; }
a.One, a:linkOne, a:visitedOne { color:#FFF; font-weight: bold; text-decoration: none; }
a:hover { text-decoration:underline; color:#93F;}
a.aBlue {font-family:Tahoma, Geneva, sans-serif;font-size:15px;color:#33C;text-align:justify;}
a.aGreen {font-family:Tahoma, Geneva, sans-serif;font-size:15px;color:rgb(7, 170, 32);text-align:justify;}
a.aGreenBold {font-family:Tahoma, Geneva, sans-serif;font-size:17px; font-weight: bold; color:rgb(7, 170, 32);text-align:justify;}
a.aBigBlue {font-family:Tahoma, Geneva, sans-serif;font-size:14px;color:#33C;text-align:center;}
a.aBigGreen {font-family:Tahoma, Geneva, sans-serif;font-size:14px;color:rgb(3, 75, 47);text-align:center;}
a.weight5BigRed{
	font-weight:bold;
	font-size:15px;
	color:#dd470b;
	text-align:left;
}	
a.weight5BigOrange{
	font-weight:bold;
	font-size:15px;
	color:rgb(170, 103, 15);
	text-align:left;
}
li.large {font-size:16px; color:#339;text-align:left;}

p { margin: 0 0 10px 0; padding: 0; }
.pBlue {text-align:center; color:#ffffff; font-size:48px}
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { 
	clear: both; 
	display: block; 
	width: 80px; 
	height: 24px; 
	text-align: center; 
	color: #fff; 
	font-weight: bold;
	font-size: 11px;
	background: url(images/templatemo_more.jpg);
}

a.more:hover { text-decoration: none; color: #fff; background: url(images/templatemo_more_hover.jpg) }

.float_l { float: left }
.float_r { float: right }
.float_m { float:inherit}
.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }


.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { color:#e98236; margin: 0; padding: 0 0 0 20px;   }
.tmo_list li a { color: #e98236; font-weight: normal }
.tmo_list li a:hover { color: #e98236 }

#templatemo_wrapper {
	width: 960px;
	padding: 0 20px;
	margin: 0 auto;
	background: url(images/templatemo_header.jpg) top center no-repeat
}

#templatemo_header {
	width: 960px;
	height: 105px;
}

#site_title { float: left; }
#site_title h1 { margin: 25px 0 0 0; padding: 0 }
#site_title h1 a { display: block; width: 200px; height: 38px; color: #fff; text-indent: -10000px; background: url(images/templatemo_logo.png) no-repeat }
#site_title h1 span { display: block; text-align: left; padding: 0px 0px 0px 10px; font-size: 12px; color: #fff }

#search_box { float: right; margin: 40px 0 0 0; width: 240px; height: 26px; background: url(images/templatemo_search.jpg) no-repeat }
#search_box form { clear: both; width: 240px; height: 26px; padding: 0; margin: 0 } 
#searchfield { float: left; display: block; height: 16px; width: 195px; padding: 5px; font-size: 12px; color: #ccc; line-height: 0; background: none; border: none; } 
#searchbutton { float: right; display: block; height: 26px; width: 31px; padding: 0; margin: 0; cursor: pointer; background: none; border: none; }

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 40px;
	background: url(images/templatemo_menu.jpg)
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 32px;
	padding: 8px 30px 0 30px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #383838;	
	font-weight:normal;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current { 
	color: #000; 
	height: 34px; 
	padding: 2px 30px 0 30px; 
	background: url(images/templatemo_menu_hover.png) bottom center no-repeat;
}


#templatemo_middle { 
	clear: both;
	width: 960px;
	height: 240px;
	padding: 30px 0;
	background: url(images/templatemo_middle.jpg) left top no-repeat
}

#templatemo_middle_subpage {
	clear: both;
	width: 960px;
	padding: 30px 0;
	background: url(images/templatemo_middle.jpg) left center no-repeat
}

#templatemo_middle_subpage h2 { color: #fff }
#templatemo_middle_subpage p { font-size: 16px; color: #fff; line-height: 30px }

#intro { float: left; padding: 15px 30px; width: 520px; }
#intro h2 { font-size: 30px; color: #fff; margin-bottom: 30px }
#intro p { font-size: 14px; letter-spacing: 1px; word-spacing: 5px; line-height: 24px; color: #fff; margin-bottom: 30px }
#intro a.learn_more { display: block; width: 170px; height: 40px; background: url(images/templatemo_learn_more.jpg) no-repeat }

#slider {
	float: right;
	width: 320px;
	height: 213px; 
	overflow: hidden;
}

#templatemo_main {
	clear: both;
	width: 960px;
	padding: 30px 0;
	background: #fff;
}
table.collapse {border-collapse: separate; text-align:left;}
.col_w900m { width: 950px; padding: 0 60px; margin-bottom: 10px; }
.col_w900 { width: 900px; padding: 0 30px; margin-bottom: 50px; }
.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px;}
.col_w220 { width: 220px;}
.col_allw280 { float: left; width: 280px; margin-right: 30px; }
.col_w900_last { padding: 0 30px; margin: 0; background: none; }
.col_w420_last { padding: 0 30px; margin: 0; background: none; }
.col_last { margin: 0; }

.frontpage_box h2 { font-size: 20px; padding: 0; margin-bottom: 5px; color: #333 }
.frontpage_box img { float: left; margin-right: 15px }
.frontpage_box a.more { margin-top: 15px }
.tagline { display: block; font-size: 11px; font-weight: bold; font-style: italic; color: #000; margin-bottom: 20px }
.taglineB { display: block; font-size: 16px; font-weight: bold; font-style:oblique; color: #000; margin-bottom: 20px }

.lbe_box { clear: both; margin-bottom: 20px }
.lbe_box h3 { font-size: 16px; margin-bottom: 0 }
.lbe_box h3 a { color: #0e4369; font-size: 16px; font-weight: normal }
.lbe_box h3 a span { font-size: 12px; color:#333 }
.lbe_box p { margin-bottom: 0; }
.lbe_box p.date { font-size: 10px; font-weight: 700; color: #0e4369 }

.lp_box img { border: 1px solid #CCC; padding: 4px; margin-bottom: 20px; }

.news_box { clear: both; margin-bottom: 30px }
.news_box h2 { font-size: 20px; margin-bottom: 0 }
.news_box p.date { color: #000 }
.news_box img { float: left; width: 100px; height: 100px; padding: 4px; border: 1px solid #000; margin-right: 30px }
.news_box a.more { float: right; }

.sb_lp_box { clear: both; margin-bottom: 20px }
.sb_lp_box img { padding: 9px; border: 1px solid #ccc }


.post_box { clear: both; margin-bottom: 30px; }
.post_box_lead { clear: both; margin-bottom: 30px;}
.post_box h2 { font-size: 20px; margin-bottom: 10px }

.post_box p.post_meta { margin-bottom: 0 }
.post_box p span.cat a { color: #cb5c02; font-weight: 400 }

.post_box img { width: 550px; height: 160px; border: 10px solid #eee; margin-bottom: 10px }
.post_box a.more { float: right; }
.post_box a.hover { float: right; color:#FC3;}

#cp_contact_form { padding: 0; width: 400px }
#cp_contact_form form { margin: 0px; padding: 0px; }

#cp_contact_form form .input_field { 
	width: 400px; 
	font-size: 12px;
	color: #333;
	padding: 5px; 
	height: 20px; 
	border: 1px solid #ccc;  
	background: #fff; 
}

#cp_contact_form form label { display: block; width: 220px; margin-right: 10px; font-size: 12px; color: #000; }

#cp_contact_form form textarea { 
	width: 390px; 
	height: 160px; 
	padding: 5px; 
	color: #333; 
	border: 1px solid #ccc;
	background: #fff; 
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

#cp_contact_form form .submit_btn { margin: 10px 0px; padding: 5px 14px; border: 1px solid #ccc; background: #fff; }

#map img { width: 270px; height: 160px; border: 1px solid #999; padding: 4px }

#gallery { margin: 0; padding: 0 }
#gallery ul { margin: 0; padding: 0; list-style: none }
#gallery ul li { display: block; float: left; width: 168px; margin: 0 15px 15px 0; }
#gallery ul .lmb { margin: 0 0 15px 0; }
#gallery ul li a img { width: 162px; height: 116px; padding: 2px; border: 1px solid #ccc }
#gallery ul li a img:hover { background: #ccc }

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: #062a44;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 30px 0;
	text-align: center;
	color: #84b2d3;
	background:  url(images/templatemo_footer.jpg) top center no-repeat;
	font-size: 11px;
}

#templatemo_footer a { color: #84b2d3; font-weight: normal;}

#templatemo_footer a:hover { color: #FFFFFF; }