/************************************************************************************
FONTS
*************************************************************************************/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body, html {overflow-x: hidden; }
body {
	font: 14px/20px sans-serif;
	font-weight: 300;
	color: #474747;
	background: white;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: Arial;
	font-weight: normal;
}
h1 {
	font: 18px/24px Arial;
	font-weight: 500;
	margin-bottom: 20px;
	color: #000;
	text-align:right;
}                                                                                                                                                                                                                                                                                                       
h2 {
	font: 18px/24px Arial;
	font-style:italic;
	font-weight: 500;
	margin-bottom: 15px;
}      
	
h3 {
	font: 18px/24px Arial;
	font-weight: 500;
	margin-bottom: 5px;
	color: #000;
	text-align: left;
}

h4 {
	font: 16px Arial;
	color: #000;
}
h5 {
	font: 14px/16px Arial;
	font-weight: 500;
	margin-top: 10px;
}
h6 {
	
}
.pagewrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.pagewrapper2 {
	width: 350px;
	margin: 250px auto;
	position: relative;
}
.col3 img, .col3I img {width: 100%; height: auto;}

.fbg {background: url(../images/fbg.jpg) no-repeat top right; height: 215px;}

/************************************************************************************
COLUMNS
*************************************************************************************/
.page-title {
	float: left;
	height: 150px;
	width: 15%;
	margin-top: 35px; 
	padding: 0 0 0 5%;
	position: relative;
}

.page-title h1 {
	
	text-align: left;	
	line-height: 130%;
}
.building-content {
	float: left;
	width: 70%;
	margin-top: 35px; 
	margin-bottom: 35px;
	padding: 0 0 0 5%;
}

.building-content p{
	font: 14px/20px sans-serif;
	font-weight: 300;
	color: #474747;
}

.page-content {
	float: left;
	width: 40%;
	margin-top: 35px; 
	margin-bottom: 35px;
	padding: 0 0 0 5%;
}
.page-content2 {
	float: left;
	width: 40%;
	margin-top: 35px; 
	margin-bottom: 35px;
	padding: 0 0 0 5%;
}

.page-content p{
	font: 14px/20px sans-serif;
	font-weight: 300;
	color: #474747;
}

.page-content2 h1{
    text-align: center;
}

.page-content2 h4{
    text-align:center;
	padding: 5px;
}

.page-content ul {margin-left: 20px;}
.page-content2 {
	float: left;
	width: 65%;
	margin-top: 35px; 
	margin-bottom: 35px;
	padding: 0 0 0 5%;
}

.page-content2 li {
	list-style-type: none;
}

.thumb-img {
	float: left;
	width: 15%;	
	list-style-type: none;
}

.page-content-content {
	float: left;
	margin-left: 0px;
	width: 70%;
	padding-left: 3%;
	padding-bottom: 5%;
}

.page-content-content h5 {
	text-transform: uppercase; 
	margin-bottom:0px;
	padding-bottom: 0px;
}

.page-content-narrow {
	float: left;
	width: 18%;
	margin-top: 35px; 
	padding: 0 0 0 5%;
	margin-bottom: 35px;
}

.col3 {
	float: left;
	width: 23%;
	margin-top: 35px; 
	padding: 0 0 0 5%;
	margin-bottom: 35px;
}
.col3h {
	float: right;
	width: 25%;
	margin-top: 35px; 
	padding: 0 5% 0 0;
	margin-bottom: 35px;
}

.col3-3 {
	float: left;
	width: 25%;
	margin-top: 35px; 
	padding: 0 0 0 7%;
	margin-bottom: 35px;
}


.col3 .col3-3 p {
	margin-bottom: 15px;
	font: 14px/20px sans-serif;
}

.col3I {
	float: left;
	width: 25%;
	margin-top: 35px; 
	padding: 0 0 0 5%;
	margin-bottom: 35px;
}

.col3I p {
	margin-bottom: 15px;
	
}

.pagination {
	float: left;
	width: 7%;	
}

.2col ul {
	display: inline;
}

.2col li {
	display: inline;
	list-style-type: none;
}

#arrows {
	width: 14%;
	float: left;
	margin-left: 35px;
	text-align:right;
	vertical-align: bottom;
}

#arrows a {
	margin: 30px 5px 10px;
	text-decoration:none;
	text-align: right;
}

#arrows a:hover {
	color: #522761;
}

.announcements {
	float: left;
}

.announcements h3 {
	width: 8%;
	text-align: left;
	padding-left: 5px;
}

.announcements-entry {
	float: none;
}

/************************************************************************************
HEADER
*************************************************************************************/
header {
	width: 100%;
	float: left;
	position: relative;
	z-index: 10;
	
}
.topheader {
	width: 100%;
	float: left;
	position: relative;
	border-bottom: solid 1px #474747;
}

.logo {
	width: auto;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	position: relative;
}
#right {width: auto; float: right; text-align: right; position: relative;}
.right {
	width: 50%;
	float: left;
	padding: 110px 0 0;
	position: relative;
}
.contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contact li {
	margin-right: 15px;
	display: inline-block;
	
}
.download {
	color: #474747;
	text-decoration: none;
	padding: 4px 0 2px;
	float: left;
}
.contact-us {
	background: #474747;
	color: white;
	padding: 4px 12px 2px;
	text-transform: uppercase;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	float: left;
	text-decoration: none;
}

a:hover {
	color: #000;
	margin-top: 0;
}

.news-article {
	margin-bottom: 10px;
}

.news-article p{
	font: 14px/20px sans-serif;
	color: #474747;
}
.promos_article {
	width: 100%; margin-bottom: 10px;
}

.promos_logo {
	float: left;
	width: 30%;
}

#promos_title {
	width: 60%; float: left; padding-bottom: 10px;
}

.news-article2 {
	margin-bottom: 10px;
	
	margin-left: 10px;
}
#pagination a {
	margin: 30px 5px 10px;
	text-decoration:none;
}

#pagination a:hover {
	color: #000;
}

.button {
	background-color: #3b3b3b;
	padding: 10px 15px;
	color: #fff;
	font-size: 12px;
}

.owner-services li{
		list-style-type: none;
}

.text-field {
	width: 220px;	
	margin-left: 2px;
}
/************************************************************************************
NAVIGATION
*************************************************************************************/
.navigation {
	width: 100%;
	float: left;
	position: relative;
	padding: 10px 0;
}


#top-nav-links {
	text-align: right;
	position: relative;
	margin: 0 0px 10px ;
	width: 70%;
	float: right;
}


#top-nav-links ul {
	list-style-type: none;	
	text-align: right;
	list-style: none;
}

#top-nav-links li {
	border-right: solid 1px #474747; 
	padding: 0 10px;
	list-style-type: none;
	display: inline-block;
	text-align: right;
}

#top-nav-links li:last-child {
	border-right: 0; 
}




#top-nav-links a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #474747;
}

nav {
	width: 100%;
	float: left;
	position: relative;
	text-transform: uppercase;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
}

#nav a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #474747;
}

a {
	text-decoration: underline;
	color: #474747;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	border-right: solid 1px #474747; 
	padding: 0 20px;
	text-align: center;
}
#nav li:first-child {
	margin-left: -10px;
}
#nav li:last-child {
	border-right: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	/*background: #666;*/
	border: none;
	text-transform: none;
	padding-top: 10px;
	width: 180px;	
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
	padding: 10px;
	border: none;
	width: 160px;
	background: #969696;
}
#nav li ul li a {color: white;}
#nav li ul li:hover {
	background: #787d8a;
}
#nav li ul li:first-child {
	margin-left: 0;
}
#nav li ul li ul li {
	background: #787d8a;
}
#nav li ul li ul li:hover {
	background: #969696;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -32px 0 0 170px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.tinynav { display: none; }
#nav .selected a{ color: black; }
#pagination .selected a{ color: black; }
.navigation select {
		width: 100%;
		padding: 5px;
		font: 14px/16px sans-serif;
	}

#tagline {
	float: right;	
	width: 100%;
	position: relative;	
	padding: 80px 0 0;
	margin: 0;
	text-align: right;
}

#tagline h2 {
	font-size: 18px;
	font-weight: 500;
	text-align: right;
	
}
/************************************************************************************
SLIDESHOW & BANNERS
*************************************************************************************/
#slideshow {
	width: 100%;
	float: left;
	position: relative;		
	border-bottom: solid 14px #787d8a;
}

#slideshow {
	width: 100%;
	float: left;
	position: relative;		
	border-bottom: solid 14px #787d8a;
}
/************************************************************************************
FOOTER
*************************************************************************************/
footer {
	width: 100%;
	float: left;
	position: relative;
	padding: 15px 0;
	text-align: center;
	border-top: solid 1px #474747;
}
footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer li {
	display: inline-block;
}
footer a {
	color: #474747;
	text-decoration: none;
	margin: 0 5px;
}
/************************************************************************************
CONTENT
*************************************************************************************/
article {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
.slideshow {
	width: 100%;
	float: left;
	position: relative;
}
 

.content {
	width: 100%;
	
	position: relative;
}

.content {
	padding: 25px;
}

.bgcont {
	position: absolute;
	top: 0;
	left: 0;
}
.pageimg {
	width: 100%;
	position: relative;
	float: left;
	padding-bottom: 15px;
}
.pageimg ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pageimg li {
	display: inline-block;
	width: 32%;
	float: left;
}
.pageimg li:nth-child(2) {
	margin: 0 2%;
}
.pageimg img {
	width: 100%;
	height: auto;
}
#galleria {
	
	height: 500px;
}

.thumbnail {
	width: 35px;
	height: 35px;
}

#services-team li {
	display: inline;
	list-style-type: none;
}

input[type="text"]{width: 90%; padding: 2px 8px; border: solid 1px #ccc; }
textarea {width: 90%; padding: 8px; border: solid 1px #ccc; height: 80px; }

#login {width: 70%; float: left; border: solid 1px #666; padding: 15%;}
#logo-login {width: 70%; padding: 0 15%; float: left; margin-top: -180px; }
#login-form {width: 100%; float: left; text-align: center;}
#login-form input[type="text"], #login-form input[type="password"] {width: 90%; padding: 5px 5px; border: solid 1px #ccc; margin: 10px 0;}
#login-form input[type="submit"] {border: none; padding: 5px; width: 50%;}

#announcements {width: 100%; float: left; position: relative;}
.thumbnail1 {width: 20%; float: left; position: relative;}
.thumbnail1 img {width: 100%; height: auto;}
.announce {width: 100%; float: right; position: relative; color: #161616}


#tab {
	width: 100%;
	margin: -15px 0 5px 0;
	padding: 5px 0;}

	
#tab ul li  {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	padding-right: 10px;
	}
	
#tab ul li:first-child {
	border-right: 1px solid #000000;
	}

	
.promo{
margin-left: 10px;
}