body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica, Arial, sans-serif;
	background-color: #ebeff6;
	text-align: center;
	line-height: 16px;
}
a, a:link, a:active, a:visited {
	color: #ee1d24;
	text-decoration: none;
}
a:hover {
	color: #000;
}

/* Container for entire site */
#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
/* Top header */
#header {
	margin: 20px 10px;
	height: 55px;
}
#logo {
	width: 40%;
	text-align: left;
}
#logged {
	width: 25%;
	margin-top: 48px;
	font-size: 16px;
	color: #346a9e;
	font-family: "Times New Roman", Times, serif;
}
#links {
	width: 35%;
	text-align: right;
	font-size: 13px;
}
#links a, #links a:link, #links a:active {
	text-transform:  uppercase;
}

/* Banner and its children */
#menu {
}
#navigation {
	width: 100%;
	background: transparent url(../../images/navigation_background.gif) top left repeat-x;
}
#navigation ul { /* all lists */
	padding: 0 0 0 1px;
	margin: 0;
	list-style: none;
	position: relative;
	height: 51px;
	background: transparent url(../../images/navigation_left.gif) top left no-repeat;
	z-index: 9999;
}
	#navigation ul li { /* all list items */
		/* width needed or else Opera goes nuts */
		float: left;
		margin: 0;
		padding: 0 2px 0 0;
		text-transform: uppercase;
		font-size: 13px;
		background: transparent url(../../images/navigation_spacer.gif) top right no-repeat;
		z-index: 9999;
	}
	#navigation ul li.last {
		float: right;
		padding: 0 1px 0 0;
		background: transparent url(../../images/navigation_right.gif) top right no-repeat;
	}
	#navigation ul li a {
		padding: 0 13px;
		color: #1d417b;
		display: block;
		text-decoration: none;
		line-height: 51px;
	}
	#navigation ul li.last a {
		color: #fff;
	}
	#navigation ul li.last a:hover {
		color: #1d417b;
	}
	#navigation ul li a.active {
		color: #a6000c;
	}
	#navigation ul li a:hover, #tabs ul li a.active:hover, #navigation ul li.last a:hover {
		background: transparent url(../../images/navigation_highlight.gif) bottom left repeat-x;
		color: #FFFFFF;
	}	
	/* 2nd Level */
	#navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		left: -999em;
		background: none;
		height: 25px;
	}
	#navigation li ul li {
		display: block;
		padding: 0;
		font-size: 11px;
		background: none;
		width: 100%;
	}
	#navigation li ul li a, #navigation li.last ul li a {
		padding: 0;
		margin: 0;
		width: 100%;
		display: block;
		line-height: 25px;
		background: none;
		background-color: #c8c8c8;
		text-align:  center;
		border-bottom: 1px solid #1d417b;
		color: #1d417b;
	}
	#navigation li ul li a:hover, #navigation li.last ul li a:hover {
		border-color: #fff;
	}

/* Content box */
#content {
	text-align: left;
	border: 1px solid #c1c1c1;
	background: #fff url(../../images/content_background.gif) top left repeat-x;
}
.box {
	background: transparent url(../../images/box_background.jpg) top left no-repeat;
	height: 135px;
	width: 520px;
	padding: 10px 10px 0 10px;
}
.small_box {
	background: transparent url(../../images/box_small_background.gif) top left no-repeat;
	height: 110px;
	width: 130px;
	padding: 5px 0;
	margin-right: 8px;
	text-align: center;
}
.smaller_box {
	color: #333333;
	text-align: center;
	margin-right: 8px;
}
.smaller_box a, .smaller_box a:link, .smaller_box a:active, .smaller_box a:visited, .smaller_box a:hover {
	background: transparent url(../../images/box_smaller_background.gif) top left no-repeat;
	margin: 10px auto;
	display: block;
	width: 130px;
	padding: 8px 0;
}
#buttons {
	list-style: none;
	margin-left: 100px;
}
#buttons li {
	float: left;
}
#buttons li a {
	background: transparent url(../../images/box_smaller_background_red.gif) top left no-repeat;
	color: #fff;
	display: block;
	width: 130px;
	padding: 8px 0;
	text-align: center;
	margin-right: 8px;
}
#buttons li a:hover {
	color: #1d417b;
}

#chalet, #condo, #commercial, #development {
	float: left;
	text-align: center;
}
.previewbutton {
	width: 80px;
	float: left;
	top: 50px;
	position: relative;
}

/* Left and right classes for floats */
.left {
	float: left;
	display: inline;
}
.twenty {
	width: 20%;
	padding-right: 2%;
}
.seventyseven {
	width: 77%;
}
.right {
	float: right;
	display: inline;
}
.padded {
	padding: 0 10px;
}

/* Main body container and its children */
#main {
	padding: 20px 10px 10px 10px;
}
#print_image {
	display: none;
	visibility: hidden;
}

/* Remax Collection */
.collection {
	background: transparent url(../../images/RC-logo-bgnd.gif) center no-repeat;
}
.collection h2, .collection h3 {
	color: #000;
	font-size: 17px;
	line-height: 14px;
	text-transform: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* Map container and its children */	
#map {
	padding: 10px;
}
#google {
	display: block;
}
#google, #maploading {
	width: 100%;
	height: 500px;
}
#maploading {
	position: relative;
	top: -500px;
	margin-bottom: -500px;
	background: #ccc url(../../images/ajax-loader.gif) 50% 50% no-repeat;
	filter: alpha(opacity=50);
	opacity: .50;
	text-align: center;
}
#loading {
	background: transparent url(../../images/ajax-loader.gif) 50% 50% no-repeat;
}


/* Footer container and its children */
#footer {
	background: transparent url(../../images/footer_bg.png) no-repeat ;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	height: 36px;
	line-height: 34px;
	margin-top: 10px;
	padding: 0 20px 0 0;
	text-align: right;
}


/* Site headers */
h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 42px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
}
h2, h3 {
	color: #457b16;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	text-transform: none;
	font-weight: normal;
}
h4 {
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #990000;
	font-size: 12px;
	line-height:  12px;
}
h5 {
	margin: 0;
	padding: 2px 0;
	text-transform: uppercase;
	color: #333333;
	font-size: 11px;
}
h6 {
	padding: 1px 0;
	margin: 0;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height:  19px;
	color: #666666;
}
/* God knows, first paragraph to hug text */
p.padtop {
	margin-top: 0;
}

/* Misc styles */
#post_wait, #post_message { 
	color: #800000;
}	
th {
	text-align: left;
}
.clear {
	clear: both;
}
.hidden, .hide {
	display: none;
	visibility: hidden;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0 0 4px 0;
}
.smaller {
	font-size: 9px;
	line-height: 9px;
}
hr {
	height: 2px;
	background-color: #9d9594;
	color: #9d9594;
	border: 0;
	padding: 0;
	margin: 0 0 2px 0;
	width: 100%;
}
hr.dotted {
	height: 1px;
	color: #b8b4b0;
	background-color: #b8b4b0;
	border-bottom: 1px dotted #fff;
	width: 100%
	margin: 0;
}
hr.blue {
	background-color: #EBEFF6;
	color: #EBEFF6;
	height: 1px;
	margin: 0 0 1px 0;
}
/* Hack for IE */
* html hr.dotted {
	border-bottom: 1px dashed #b8b4b0;
	padding-bottom: 1px;
}
.uppercase {
	text-transform: uppercase;
}
/* What's all this? -- ME
header-links header-links:link, header-links:active, header-links:visited {
	font-size: 12px;
	margin: 5px 0;
	padding: 4px;
	background-color: #fff;
	color : #ooo;
	text-decoration: none;
}*/

/* Form stuff */
input, textarea {
	border: 1px solid #ccc;
	font: 12px Arial, Helvetica, sans-serif;
}

/* Validation Effects */
#message { 
	text-align: center;
}
.validation-advice, .warning-advice, #message  {
	font-size: 11px;
	margin: 5px 0;
	padding: 4px;
	background-color: #960028;
	color : #FFF;
}

.warning {
	background-color: #EFEFEF;
}
.warning-advice {
	background-color: #0063DC;
}
input.validation-failed, textarea.validation-failed {
	background-color: #f7f2ea;
}
input.validation-passed, textarea.validation-passed {
}

/* Google Maps Lightbox */
#lbxOv{
	background-color: #4D4D4D;
}
#lbxBox{
	font-size: 12px;
	top: 100px;
	width: 720px;
	margin: 0 auto;
	padding: 10px 0;
}
#lbxBoxIn{
	text-align: center;
	background-color: white;
}
#gmap{
	width: 700px;
	margin: 0 auto;
	height: 500px;
	border: 1px solid #333;
}
.system_announcement {
	background:#FFFFCC none repeat scroll 0%;
	border-color:#FF9900;
	border-style:solid;
	border-width:1px 0pt;
	padding:10px 15px 3px;
}

/* Tool Tips */
.tool-tip {
	width: 180px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: url(../../images/bubble.png) top left;
}
.tool-text {
	color: #f3f3f3;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../../images/bubble.png) bottom right;
	text-shadow: 1px 1px 1px #fff;
}

/* Slideshow */
div#slideshow {
	margin: 0 auto;
}
div#slideshow p {
	padding-top: 9px;
}
div#slideshow ul {
	background: #FFF;
	bottom: -35px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	padding: 5px 0;
	z-index: 10001;
}
div#slideshow ul a {
	background-position: 50% 50%;
	cursor: pointer;
	display: block;
	height: 25px;
	margin-right: 5px;
	opacity: 0.5;
	width: 30px;
}
div#slideshow ul a.active,
div#slideshow ul a:hover {
	opacity: 1;
}
div#slideshow ul li {
	float: left;
	list-style: none;
}
