﻿body {
	font-size: 100%;
	font-family: "Segoe UI", Calibri, Trebuchet MS, Tahoma, Verdana, Sans-Serif;
	background-color:#707070;
}

#page
{
	width: 100%;
	height: 100%;
	text-align:center;
}
#postcard
{
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
	width: 925px;
	text-align:left;
}
#languages td
{
	padding: 5px;
	border: solid 1px #eaeaea;
}
#languagecontainer
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	height: 20px;
}
#homebutton {

float:left;
color:white;
background-color:				#666666;
width:164px;
vertical-align: 				middle;
text-align:						center;
cursor:							pointer; 
line-height: 18px;
text-transform:					uppercase;
}
#homebutton a:link, #homebutton a {
font-size:13px;
color:white;
text-decoration:none;
display:block;
}

#homebutton a:hover {
background-color:#FF6E17;
text-decoration:none;
}
#language {
text-align:right;
float:right;
}
#language a, a:visited
{
	color:#fff;
	font-size:70%;
	text-decoration:none;
}
#language a:hover
{
	color:#D1810E;
	font-size:70%;
	text-decoration:none;	
}
#sidebar
{
	/*position:relative;*/
	background-color:#F4EBD1;
	float:right;
	width:268px;
	height: 389px;
}
#created
{
	position:relative;
	clear:both;
	top:5px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	height: 20px;
}
#created a, a:visited
{
	color:#fff;
	font-size:70%;
	text-decoration:none;
}
#created a:hover
{
	color:#D1810E;
	font-size:70%;
	text-decoration:none;	
}
.sidebarhead 
{
	/*position:relative;*/
	background-color:#3796e7;
	padding:  2px;
	height:15px;
	width:264px;
	color:#fff;
	font-size:90%;
	text-transform:uppercase;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.sidebarbody
{
	background-color: #f4ebd1;
	padding: 2px;
	width: 262px; 
	font-size:80%;
}

.tinydrop
{
	width:60px;
	font-size:80%;
}
.smalldrop
{
	width:92px;
	font-size:80%;
}
.header
{
	color: 						#07508e;
	font-size: 120%;
	text-transform:				uppercase;
	font-weight:				normal;
}
p
{
	line-height: 16px;
	padding: 2px 0px 13px 0px;
}
#postcard a:visited, #postcard a
{
	color:#FE701B;
	text-decoration:none;
	font-size:100%;
}
.office
{	height:210px;
	clear:both;
	float:left;
	width:270px;
	padding:15px 8px 3px 15px;
	background-color: #eaeaea;
	margin-bottom:5px;
}
.office2
{	height:210px;
	float:right;
	width:270px;
	padding:15px 8px 3px 15px;
	background-color: #eaeaea;
	margin-bottom:5px;
}
strong
{
	font-weight:bold;
}
.aboutheader2
{
	color:#07508e;
	font-size:100%;
	text-transform:uppercase;
	font-weight:normal;
	line-height:18px;
	margin-bottom:6px;
	text-align:left;
}

.staffbox {width:100%;padding:12px 10px 4px 10px;clear:both}
.staffimage{position:relative;float:left;width:65px;}
.staffsummary{position:relative;float:left;width:500px;left:10px; margin-bottom:6px;text-align:justify}
hr {clear:both; margin-top:4px;}

.divdropdown {
	color:							white;
	width:							152px;
	vertical-align: 				middle;
	text-align:						center;
	cursor:							pointer; 
	background-color:				#46a5f5;
	height: 						19px;
	line-height: 					18px;
	text-transform:					uppercase;
	border-right:					1px solid #76b8f2;
}
.divdropdown a{color: #ffffff; display:block;}
.divdropdown a:hover {
	height: 						19px;
	background-color:				#FF6E17;
}

/* ########################
Wanted and News Box on Index and Landlords
###################### */
#newsbox	{
				width:570px;
				border : 1px solid #fe701b; 
				margin-top : 10px;
				margin-bottom : 10px;
				font-size:80%;
				height: 60px;
			}
#newsboxhead	{
					background-color : #f4ebd1; 
					height : 20px;
					padding-left : 10px;
					padding-right : 10px;
				}
#newsboxheadh2	{
					float : left; 
					margin-top : 5px; 
					font-weight : bold; 
					width : 510px;
					text-align : right;
				}
#newscalendar	{
					float : right; 
					width : 40px; 
					height : 39px;
				}
#newsboxleft	{
					float : left;
					padding-left : 10px;
					padding-top : 5px;
				}
#newsboxlefth2	{
					font-weight : bold; 
					letter-spacing : 2px; 
					margin-top : 3px;
				}
#newsboxright	{	margin-top:22px;
					float : right;
					padding-right : 10px;
					padding-bottom : 5px;
				}

.testimonials { width : 50%; font-size : 80%; padding : 10px; margin : 10px; }
.testimonialsbig { width : 50%; font-size : 100%; padding : 10px; margin : 0px; background-color : #F4EBD1; font-style : italic; }