body {
	background-image: url("../images/layout/inside/background.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px; 
	color: #FFFFFF;
	background-color: #4474B7; 
	font-family: "Times New Roman", serif;
	text-shadow: #333333 2px 2px 5px;
	font-size: 13px;
	width: 100%;
	margin-top: 2px;
}
table {
	border-width: 0px;
	border-collapse: collapse;
	font-size: 100%;
}
td {
	vertical-align: top;
	font-size: 100%;
}

th {	
	font-size: 100%;
}

table table {
	font-size: 100%;
}

.verticalTable th {
	text-align: right;
	padding-right: 8px;
}

.verticalTable td {
	vertical-align: bottom;
}

h1 {
	text-align: right;
	font-size: 48px;
}

.admin h1 {
	text-align: right;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}

.admin body {
	background-image: url("../images/layout/inside/background.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px; 
	color: #FFFFFF;
	background-color: #4474B7; 
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: #333333 2px 2px 5px;
	font-size: 13px;
	width: 100%;
	margin-top: 2px;
}

#footer {
	vertical-align: middle;
	margin: 1em 2em .5em;
	letter-spacing: .5px;
	font-size: 16px;
}

#navigation {
	text-align: center;
}

a {
	color: #ffffff;
}

#footer a, #navigation a, h1 a {
	text-decoration: none;
	padding: 3px;
}

#footer a:hover {
	background-color: #3F733C;
	border: solid 1px #4F804D;
	padding: 2px;
}

#navigation a{
	display: block;
	text-align: center;
	padding: 1px;
	margin-top: -3px;
}

#navigation a:hover {
	border: solid 1px #B2C9E4;
	padding: 0px;
}

p{
	text-align: justify;
	margin: 10px;
}

h2 {
	font-size: 16px;
	margin: 10px;
}

img {
	border: none;
}

#navigation  a.current {
	border: solid 1px #B2C9E4;
	cursor: default;
	padding: 0px;
}

#featuredProperties {
	background-image: url("../images/layout/inside/featuredPropertiesNav/inner-bg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B2C9E4;
	margin: 0;
	margin-top: -3px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica;
}

#featuredPropertiesNav .current {
	background-color: #7498C9;
}

img.border {
	border: solid 1px #ffffff;
}

#stretcher {
	width: 770;
	height: 100%;
}

#topNav {
	height: 100%;
	vertical-align: top;
	text-align: center;
	color: #C1D5EC;
	visibility: hidden;
}

#topNav a {
	text-decoration: none;
	padding: 1px;
	color: #C1D5EC;
}


#topNav a:hover {
	border: solid 1px #204D8A;
	padding: 0px;
	background-color: #2E5FA2;
}


.spanner {
	width: 50%;
}

.spanner img {
	border: none;
	visibility: invisible;
}
