/* CSS Document */

body {
	color: #9f9d92;
	font-family: 'helvetica neue', helvetica, verdana, tahoma;
	font-size: 12px;
}

p {
	margin: 0px 0px 0px 0px;
}

.boldText {
	font-weight: bold;
}

.textContact1 {
	letter-spacing: 0px;
	line-height: 17px;
	font-size: 14px;
	font-weight: bold;
}

.textContact2 {
	letter-spacing: 1px;
	line-height: 16px;
	font-size: 24px;
	font-weight: bold;
}

.textContactBig{
	font-size: 16px;
}

.textContactSmall{
	font-size: 11px;
}

.textContactSubtitle{
	text-align: center;
	font-size: 8px;
	margin-top: 6px;
	margin-bottom: 15px;
	line-height: 10px;
}

.textContactSubtitle a:link {
	color: #9f9d92;
	text-decoration: none;
}

.textContactSubtitle a:visited {
	color: #9f9d92;
	text-decoration: none;
}
.textContactSubtitle a:hover {
	color: #73afb7;
	text-decoration: underline;	
}

.textFooter {
	letter-spacing: 1px;
	line-height: 16px;
	font-size: 16px;
	font-weight: bold;
	padding-right: 28px;
}

.headerServices{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 19px;
	font-weight: bold;
	color: #434345;
}

.headerServicesFirstLetter{
	font-size: 20px;
}

.textServices{
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15px;
	vertical-align: top;
	color: #434345;
}

.boldTextServices{
	color: black;
	font-weight: bold;
}
.listService{
	vertical-align: top;
	text-align: left;
	padding-right: 6px;
}

.listService img{
	vertical-align: top;
	text-align: left;
	margin-top: 4px;
}

.textAbout{
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	font-weight: bold;
	color: #434345;
	/*color: #868477;*/
}

.blueColor {
	color: #73afb7;
}

.blueLightMenu{
	color: #a9bbc8;
}

.subMenuStyle a:link {
	color: #b1b1b1;
	text-decoration: none;
}

.subMenuStyle a:visited {
	color: #b1b1b1;
	text-decoration: none;
}
.subMenuStyle a:hover {
	color: #73afb7;
	text-decoration: underline;	
}

.menuStyle {
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
}

.tableMenu td{
	padding: 17px 0px 0px 0px;
	vertical-align: top;
}

.tableSubMenu td{
	padding: 7px 0px 0px 16px;
	vertical-align: top;
	font-style: italic;
	font-size: 11px;
	letter-spacing: 0px;
}

.textMenuItem a:link {
	color: #959190;
	text-decoration: none;
}

.textMenuItem a:visited {
	color: #959190;
	text-decoration: none;
}
.textMenuItem a:hover {
	color: #73afb7;
	text-decoration: underline;	
}

.pics img{
	border: 1px solid #9f9b9b;
}

.thpics img{
	border: 0px;
}

.textTownHouse{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}

.textTownHouseBig{
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}

.textSubtitle{
	text-align: right;
	font-size: 10px;
}

.textSubtitle a:link {
	color: #9f9d92;
	text-decoration: none;
}

.textSubtitle a:visited {
	color: #9f9d92;
	text-decoration: none;
}

.textSubtitle a:hover {
	color: #9f9d92;
	text-decoration: underline;
}

#nav {
	margin: 0px;
	text-align: right;
}

#nav li {
	float: right;
	margin: 0px;
	margin-left:10px;
	list-style: none;
}

.errorHeading1 {
	font-size: 28px;
	line-height:32pt;
}

.errorHeading2 {
	font-size: 20px;
	margin-top: 32px;
}

.errorText {
	color: black;
	font-size: 13px;
}

.errorText ul {
	list-style: none;
}

.errorText a:link {
	color: gray;
	text-decoration: none;
}

.errorText a:visited {
	color: gray;
	text-decoration: none;
}

.errorText a:hover {
	color: gray;
	text-decoration: underline;
}