body {
	margin: 0;
	margin-top: 57px;
	background-color: #ACBEAD;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

#popup {
	margin: 0;
	margin-top: 15px;
}

td {
	font-size: 11px;
}

a {
	color: #000;
}

a:visited {
	color: #000;
}

#page {
	width: 781px;
	text-align: left;
}

#header {
	background: url("../images/logo.gif") top right no-repeat;
	background-color: #FFF;
	border-bottom: 1px solid #5F6D76;
}

#header_noslogan {
	background: url("../images/logo_noslogan.gif") top right no-repeat;
	background-color: #FBFADB;
}

#content {
	background-color: #C2D2C4;
	border-left: 1px solid #617078;
	padding-top: 18px;
}
#content td {
	text-align: justify;
}
div#content * td.stdtableCell {
	text-align: left;
}

#leftcol {
	margin-right: 19px;
}

#leftcol P {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 15px;
	color: #617078;
}

.hometext td {
	font-size: 12px;
}

#focuscontainer {
	float: right;
	width: 200px;
	border-left: 1px solid #617078;
	border-bottom: 1px solid #617078;
	background: #C2D2C4;
	margin-top: -18px;
}

#homefocus {
	color: #AB0334;
	padding: 15px;
	font-size: 12px;
}

#homefocus A {
	color: #AB0334;
	text-decoration: none;
}

.button {
	padding: 40px 0 0 0;
}


#footer {
	padding: 60px 0 30px 22px;
}

#footer A {
	text-decoration : none;
}

redtext {
	color: #A80011;
}

redtext A {
	color: #A80011;
}	

.smalltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.smallertext {
	font-size: 10px;
}

.header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.top {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.top A {
	text-decoration : none;
}

.hiddenlink {
	cursor : default;
}

/*tablestyles*/

.whiteCell {
	background-color: #FFFFFF;
}

.textCell {
	background-color: #5C6B74;
}

.darkCell {
	background-color: #617078;
	color: #FFFFFF;
}

.stdtableCell {
	border: 1px solid #8499A5;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/*miscstyles*/
.rightimage {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
}


.leftimage {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
}

.fotgal {border:1px; border-thickness: 1px; border-color: #fff; border-style: solid;}

A .fotgal {border:1px; border-thickness: 1px; border-color: #A2BCCB; border-style: solid;}

A:hover .fotgal, A:active .fotgal {border:1px; border-thickness: 1px; border-color: #fff; border-style: solid}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.contact {
	margin-bottom: 20px;
	width: 100%;
}
.googlemap, .googlemap a, .googlemap a:visited {
	color: blue;
	text-align: right;
}
.googlemap img {
	border: 1px black dotted;
}