/* CSS Document */
/* Jere Webb */
/* Sep 18 2006 */
/* Cy Klassen - Tour Real Estate */

div, span, h1, h2, h3, h4, h5, a{ /* DEFAULT TO 0 */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border:none;
}

body {
	background-image:url(../localimages/bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:black;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align:center; /* Align in IE */
}

a {color:#1C70C6;}

#container {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

#intcontainer {
	width:790px;
	
	text-align:center;
	
}

h1.logo {
	background-image:url(../localimages/jere-webb-logo.gif);
	background-repeat:no-repeat;
	width:231px;
	height:44px;
	margin-bottom:2px;
   overflow: hidden;
	float:left;
   line-height:300px;
   z-index:100;
}
h1.logo a{
   display:block;
   z-index:100;
   height:112px;
   overflow:hidden
}

ul.nav {float:left;}
a{color:#1A73C5;}
a.bodylinks{color:#1A73C5;}
font.redtitle{color:#1A73C5;}
.redletter{color:#1A73C5;}

ul.nav2 {float:left;}
a{color:#ffffff; font-weight:bold; font-size:11px; text-decoration:none;}
a.bodylinks{color:#1A73C5; font-weight:bold; font-size:11px; text-decoration:none;}
font.redtitle{color:#1A73C5; font-weight:bold; font-size:11px; text-decoration:none;}
.redletter{color:#1A73C5; font-weight:bold; font-size:11px; text-decoration:none;}


#content {
	
	clear:both;
	background-color:#FFFFFF;
	border:solid 4px #979797;
}

#innerContent{
text-align: left;
padding-left:10px;
margin-bottom:45px;
}


#flashHeader {
	background-image:url(../localimages/landing-flash-load.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:186px;
	margin-bottom:10px;
}

div.hr {
	background-image:url(../localimages/landing-hr.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:30px;
	margin-top:15px;
	margin-bottom:15px;
	}
	
	div.hr hr{
	display:none;
	}

/* Renamed this from welcomeText as there's a style in the dream home css page called welcomeText and it was calling both that
info and this info in. BG */
#welcomeTextJere {
	
	color:black;
	background-repeat:no-repeat;
	background-position:50px top;
	width:360px;
	padding-right:9px;
	padding-left:10px;
	border-right:solid 1px black;
	margin-right:5px;

	float:left;
}

#testimonials {
	
	width:370px;
	float:left;
	text-align:left;
}

#testimonials h3{text-indent:-3000px;}

#testimonials a{color:#1C70C6;text-transform:lowercase;text-decoration:none;font-weight:bold;}

#testimonials p{display:block;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;margin-top:10px;text-align:right;}

#testimonials blockquote {
	text-indent:5px;
	background-image:url(../localimages/quoleft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#testimonials	blockquote div {
		padding-left:40px;
		padding-right:30px;
		padding-top:10px;

		background-image:url(../localimages/quoright.gif);
		background-repeat:no-repeat;
		background-position:right bottom;
	}
	
#landingFooter {
	clear:both;
	
	text-align:left;
}

#stamps{
	background-image:url(../localimages/stampsNEW.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:300px;
	top:0px;
	height:127px;
	float:right;

}

#stampsInner{
	background-image:url(../localimages/stampsNEW.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:767px;height:127px;
	position:relative;
	margin-right:auto;
	top:-215px;
	text-align:right;
}

h4.slogan {
	background-image:url(../localimages/specializing-in-exceptional2.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:250px;
	height:55px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:130px;
	text-indent:-3000px;
	float:right;
}

.officeInfo {
	 text-align:center;
	width:200px;
	height:100px;
margin:0px auto; padding-top:20px; padding-right:30px; padding-bottom:10px;
}

a.email { 
	text-decoration:none !important;
	color:#333333;
}

a.email:hover { 
	text-decoration:underline !important;
	color:#000000;
}

ul.nav {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding-top:25px;
	padding-left:10px;
	display:block;
	list-style:none;
	height:20px;
}

ul.nav2 {
	margin-left:0px;
	margin-right:auto;
	padding-top:13px;
	padding-left:10px;

	display:block;
	list-style:none;
	height:20px;
}
	ul.nav li{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		display:inline;
	}
	
		ul.nav li a{
			margin-left:0px;
		}
		
		ul.nav li a:hover{color:#000000;}
		
		ul.nav2 li{
		margin:0px 10px 0px 0px;
		padding:0px 0px 0px 0px;
		display:inline;
	}
	
		ul.nav2 li a{
			margin-left:0px;
		}
		
		ul.nav2 li a:hover{color:#1A73C5;}
		
		
		ul.nav2b {
	margin-left:20px;
	margin-right:auto;
	padding-top:13px;
	padding-left:10px;

	display:block;
	list-style:none;
	height:20px;
}
	ul.nav li{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		display:inline;
	}
	
		ul.nav li a{
			margin-left:0px;
		}
		
		ul.nav li a:hover{color:#000000;}
		
		ul.nav2b li{
		margin:0px 10px 0px 0px;
		padding:0px 0px 0px 0px;
		display:inline;
	}
	
		ul.nav2b li a{
			margin-left:0px;
		}
		
		ul.nav2b li a:hover{color:#1A73C5;}
		
.subNav {
	width:145px;
	border:dashed 2px #979797;
	margin-left:15px;
	margin-right:20px;
	float:left;
}

	.subNav ul{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		margin-top:10px;
		margin-left:5px;
		display:block;
		list-style:none;
	}
	
		.subNav ul li{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			margin-bottom:10px;
			text-align:left;
		}
		
			.subNav ul li a{
				font-size:13px;
				color:#000000;
				text-transform:uppercase;
				text-decoration:none;
			}
			.subNav ul li a:hover{
				text-decoration:underline;
			}

.pageTitle {
	background-image:url(../localimages/page-title-bg.gif);
	background-repeat:repeat-x;
	padding-right:10px;
	width:720px;
	margin-left:auto;margin-right:auto;
	margin-top:0px;margin-bottom:5px;
}
	.pageTitle h2{
	background-image:url(../localimages/title-property-search.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:29px;
	text-indent:-3000px;
	}
	
#footer {
clear:both;
text-align:right;
padding-top:75px;
}
/* Tourre Default Stylesheet Override */
.title, .wxcity {
	color:#79393A;
}

#rentalResults {
	width:500px !important;
}

#rentalDetails {
	width:500px !important;
}

#sitemap a:link{color:#000000;}
#sitemap a:visited{color:#000000;}
#sitemap a:hover{color: #0000FF;}
#sitemap a:visited{color:#000000;}

#footer a:link{color:#fff;}
#footer a:visited{color:#fff;}
#footer a:hover{color: #ff0000;}
#footer a:visited{color:#fff;}