﻿/* ALL PAGES */
* {
	margin:0; padding:0
}
.wrapper{width: 950px; margin: 0px auto; text-align: left; z-index: auto;}
html {height:100%;}
body {margin:0px; padding:0px; height:100%; font-family: Verdana, Helvetica, sans-serif; color: #000; font-size:12px; line-height:18px}
p {font-family: Verdana, Helvetica, sans-serif; color: #000; font-size:12px; line-height:18px}
table {width: 100%;	border: 0px; border-collapse: collapse;} 
td {vertical-align:top; padding:0px;}
img {border:0}
ul {margin:15px 0 15px 15px}
li {margin:10px 0 10px 0; color:#005C75;}

.bar_gr {
	background-color:#92A120;
	text-align:right;
	padding-right: 15px;
	margin-bottom: 15px;
}

.logo {
	float:left;
	margin:15px 0 0 0;
	width:850px;

}

.lp_access {
	float: right;
	background-color:#92A120;
	margin: 20px 0 0 0;
	padding: 3px 6px 3px 6px;
}

.navdiv {
	clear: both;
	float: right;
	padding: 10px 5px 8px 0
}

.nav_sep {
	margin:0 17px 0 17px
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#005C75;
	padding:15px 0 10px 0;
	border-bottom:1px #CCCCCC dotted
}

.col1 {
	float: left;
	width: 220px;
	font-size:11px;
	line-height:16px;
	margin:3px 0 25px 0	
}

.col2 {
	float: left;
	width: 700px;
	margin:9px 0 25px 0		
}

.col2_wide {
	float: left;
	width: 728px;
	margin:9px 0 25px 0;

}


.ftr_sep {
	height: 4px;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	clear:both;
	margin: 0 0 12px 0;
}


/* FONTS */
.footer {color: #c0c0c0; font-size:10px; text-align:center; clear:both; padding: 15px 0 15px 0}
.nav_hdr {
	font-weight:bold;
	font-size:12px;
	color:#005C75;
	margin-top:7px;
}

.subttl {
	font-weight:bold;
	font-size:12px;
	color:#005C75;
	margin:5px 0 5px 0;
}


/* HOME */
.hm_banner {
	clear:both;
	margin:10px 0 0 0
}

.hm_col1{
	float: left;
	width: 540px;
	border-right:1px #CCCCCC solid;
	padding: 15px 20px 15px 20px;
	margin-bottom:20px;
	font-size:13px;
	line-height:20px
}

.hm_col1a{
	float: left;
	width: 540px;
	border-right:1px #CCCCCC solid;
	padding: 15px 20px 15px 20px;
	margin-bottom:20px;
	font-size:13px;
	line-height:26px
}


.hm_col2{
	float: left;
	width: 338px;
	padding: 15px 10px 15px 20px;
	margin-bottom:20px
}

.hm_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#005C75;
	padding:15px 0 15px 0;
}

.hm_news {
	border-bottom:1px #CCC dotted;
	padding:0 15px 10px 4px;
	margin:0 10px 10px 0;
	font-size:11px;
	line-height:16px
}

.hm_news_last {
	height:2px;
	margin-top:-12px;
	background-color:#fff
}

.hm_sep {
	height: 4px;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	clear:both;
	margin: 12px 0 5px 0;
}



.logo_tick {
	margin:0 25px 0 25px;
}


/* ABOUT */

/* TEAM */

.t_col1 {
	float: left;
	width: 242px;
	padding:20px 0 5px 0;

}

.t_pic {
	 float:left;
}

.t_name {
	float:left;
	padding:77px 0 0 10px;
	color:#005C75;
	font-weight:bold
}

.bio_col1 {
	float: left;
	width: 120px;
	padding:20px 0 0 0;
}

.bio_col2 {
	float: left;
	width: 560px;
	padding:155px 0 0 20px;
}

.bio_name {
	font-weight:bold;
	font-size:14px;
	color:#005C75;
	margin:0 0 10px 0
}

.bio_ttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	font-size:16px;

}

.eab_col2 {
	float: left;
	width: 560px;
	padding:3px 0 0 20px;
}


/* PORTFOLIO */

.p_l {float:left; position:relative; height:50px; width:200px; margin-top:20px}
.p_logo {position: absolute; bottom:3px;}
.p_name {font-weight:bold; float:right; text-transform:uppercase; padding:50px 0 0 0}
.p_city { text-align:right; clear:both; border-top:1px #ccc solid}
.p_desc {padding:15px 0 35px 0}


/* NEWS */

.news_article {

	margin:0 0 15px 0
}

.news_date {
	font-weight:normal;
	color:#005C75;
}

.news_city {
	font-weight:normal;
	font-style:italic
	
}

.n_line {
	color:#000
}

/* CONTACT */

.c_name {
	font-weight:bold;
	font-size:14px;
	color:#005C75;
	margin:0 0 10px 0
}



	
/* LINKS */	
A:link {color: #000; text-decoration: none; }
A:visited {color: #000; text-decoration: none; }
A:active {color: #000; text-decoration: none; }
A:hover {color: #92A120;  text-decoration: none; }

.lp_access A:link {color:#fff; text-decoration: none;}
.lp_access A:active {color:#fff; text-decoration: none;}
.lp_access A:visited {color:#fff; text-decoration: none;}
.lp_access A:hover {color:#666; text-decoration: none;}

.col1 A:link {color:#005C75; text-decoration: none;}
.col1 A:active {color:#005C75; text-decoration: none;}
.col1 A:visited {color:#005C75; text-decoration: none;}
.col1 A:hover {color:#666; text-decoration: none;}

.col2 A:link {color:#005C75; text-decoration: none;}
.col2 A:active {color:#005C75; text-decoration: none;}
.col2 A:visited {color:#005C75; text-decoration: none;}
.col2 A:hover {color:#666; text-decoration: none;}


.tm_nav A:link {color:#000; text-decoration: none;}
.tm_nav A:active {color:#000; text-decoration: none;}
.tm_nav A:visited {color:#000; text-decoration: none;}
.tm_nav A:hover {color:#92A120; text-decoration: none;}

.news_article A:link {color:#000; text-decoration: none;}
.news_article A:active {color:#000; text-decoration: none;}
.news_article A:visited {color:#000; text-decoration: none;}
.news_article A:hover {color:#92A120; text-decoration: none;}



.t_name A:link {color:#005C75; text-decoration: none;}
.t_name A:active {color:#005C75; text-decoration: none;}
.t_name A:visited {color:#005C75; text-decoration: none;}
.t_name A:hover {color:#666; text-decoration: none;}


.hm_news A:link {color:#000; text-decoration: none; font-weight:bold}
.hm_news A:active {color:#000; text-decoration: none; font-weight:bold}
.hm_news A:visited {color:#000; text-decoration: none; font-weight:bold}
.hm_news A:hover {color:#92A120; text-decoration: none;}

.footer A:link {color:#c0c0c0; text-decoration: none;}
.footer A:active {color:#c0c0c0; text-decoration: none;}
.footer A:visited {color:#c0c0c0; text-decoration: none;}
.footer A:hover {color:#92A120; text-decoration: none;}

