@charset "utf-8";
/* mountain real estate.net CSS Document */

body {
	background-image: url(images/one-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #6684a9;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}

#container {
	margin:0 auto;
	width:1000px;
	padding:7px 0 0 0;
}


/* ------- font definitions sitewide -------*/
.fineprint {
	font-size:9px;
}

h1 {
	font-size:16px;
}

/* ----- floats the menu and logo left, definitions for links and text -----*/
#floatleft {
	float:left;
	width:293px;
	color:#fff;
	padding-top:15px;
}

.floattitle {
	
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.floatsubtitle {
	font-variant: small-caps;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	

.floatsubtitle a, .floatsubtitle a:visited {
	color:#fff;
	text-decoration:underline;
	
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.floatsubtitle a:hover {
	color:#f8ebb0;
}
/* ------ ends definitions for floatleft tag -----*/

/* ------ search mls menu definitions -----*/
#searchmls {
	background: url(images/search-title.gif) no-repeat;
	padding:12px 7px 0 14px;
	height:40px;
}
#searchmls a, #searchmls a:visited {
	color:#ae2019;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
}
#searchmls a:hover {
	color:#000;
}
/* ------ ends search mls menu definitions --------*/

/* ------- back to main site, from relm template */
#backhome {
	background: url(images/search-title.gif) no-repeat;
	padding:12px 7px 0 14px;
	height:40px;
	margin-top:10px;
}
#backhome a, #backhome a:visited {
	color:#ae2019;
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
}
#backhome a:hover {
	color:#000;
}

/* -------- main blue menu below mls search ------*/
#bluemenu {
	background:#7e90a7;
	padding:7px 7px 7px 14px;
	border:1px solid #4e5e72;
	border-right:none;
	margin-top:5px;
	margin-bottom:10px;
}
#bluemenu a, #bluemenu a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#bluemenu a:hover {
	color:#000;
}
/* ----------- ends main blue menu definitions ---------*/

/* ------- subdivisions menu -----------*/
#subdivisions {
	background: url(images/subdivisions-title.gif) no-repeat;
	padding:44px 7px 0 14px;
	height:66px;
}
#subdivisions a, #subdivisions a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#subdivisions a:hover {
	color:#fff;
}
/* -------- ends subdivisions menu definitions ---*/


/* ---- floats the photo on home and subsequent pages to the right of the menu --*/
#floatright {
	float:right;
	width:707px;
	margin:0;
	padding:0;
}


/* ----- universal class that clears floats before content -----*/
.clear {
	clear:both;
}

/* -- horizontal menu up top of the main photo ----*/
/*----------- horizontal menu ----------*/
#menu {display:block; height:24px; margin-top:20px; margin-left:25px;}
#menu ul {margin:0; padding:0; list-style-type:none; height:24px; }
#menu li {display:block; float:left; margin-left:3px; }
#menu li.list1 {background: url(images/button-residential.gif) no-repeat; width:143px;}
#menu li.list2 {background: url(images/button-commercial.gif) no-repeat; width:143px;}
#menu li.list3 {background: url(images/button-land.gif) no-repeat; width:143px;}
#menu li.list4 {background: url(images/button-homes.gif) no-repeat; width:156px;}


#menu a {display:block; height:24px; }

#menu a#item1 {background:transparent url(images/button-residential-roll.gif) -115px -86px no-repeat;}
#menu a#item2 {background:transparent url(images/button-commercial-roll.gif) -115px -86px no-repeat;}
#menu a#item3 {background:transparent url(images/button-land-roll.gif) -115px -86px no-repeat;}
#menu a#item4 {background:transparent url(images/button-homes-roll.gif) -115px -86px no-repeat;}


* html #menu a:link, * html #menu a:visited {height:24px; he\ight:0;padding-top:10px;}

#menu a#item1:hover {background-position:top right; z-index:50; }
#menu a#item2:hover {background-position:top right; z-index:50;}
#menu a#item3:hover {background-position:top right; z-index:50;}
#menu a#item4:hover {background-position:top right; z-index:50;}


* html #menu a:hover {height:24px; he\ight:0;}

/* --- ends horizontal menu ------*/

/* ------ photo for home page --*/
#homephoto {
	padding:6px 6px 0 6px;
	margin:10px 0 0 0;
	background: url(images/hp-photo-bkg.jpg) no-repeat;
	height:440px;
}

/* ------ photo for relm page --*/
#relmphoto {
	padding:6px 6px 0 6px;
	margin:10px 0 0 0;
	background: url(images/hp-photo-bkg.jpg) no-repeat;

}

/* ----- starts main text portion of site, clears both floats in html with the class defined above --*/
#maintext {
	background:#fff url(images/upper-left-corner.jpg) top left no-repeat;
	width:949px;
	padding: 15px;
	margin:-10px 0 0 0;
}

/* ------- footer info -----*/
#footer {
	font-size:10px;
	color:#000;
	text-align:center;
}

#footer a, #footer a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}

#image-wrapper {
	position: relative;	
	width:674px;
}

.image-caption {
	position: absolute;
	border:2px solid #666;
	right:15px;
	bottom: 15px;
	width:150px;
	padding:10px;
	background: transparent url(images/caption-bg.png) repeat top left;
}

.image-caption a:link, .image-caption a:visited, .image-caption a:hover, .image-caption a:active {
	color: #fff;
	text-decoration: none;
}

.image-caption a:hover {
	text-decoration:underline;
}

#image-link img {
	border:none;
}
#Talledega{
	display:none;
}