@charset "utf-8";
/* salida river front condos CSS Document */

body {
	background:#5388bc;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	width:900px;
	margin:0 auto;
	padding:0;
}

#headerstripe {
	background:#ded5c1;
	height:95px;
}


#homephoto {
	padding:0;
	margin:0;
}

#altpages {
	background:#f1ead9;
	padding:0;
}
h2 {
	font-size:14px;
	font-weight:bold;
}

.sold {
	font-size:15px;
	font-weight:bold;
	color:#C00;
	
}
.padding {
	padding:10px;
}

#submenu {
	background:#d1c4a9;
	padding:4px;
	text-align:center;
	font-size:13px;
}
#submenu a, #submenu a:visited {
	color:#13487c;
	font-weight:bold;
	padding: 3px 25px;
	
}
#submenu a:hover {
	color:#fff;
}

#contactside {
	background:#d1c4a9;
	padding: 15px 10px 0 20px;
	width:240px;
}

#footerhome {
	background:#13487c;
	text-align:center;
	padding-bottom:15px;
	color:#d1c4a9;
	font-variant:small-caps;
	font-size:13px;
}
#footerhome a, #footerhome a:visited {
	color:#d1c4a9;
}
#footerhome a:hover {
	color:#fff;
}

/* ----- footer on rest of site ------*/
#footer {
	background:#13487c;
	text-align:center;
	padding:15px;
	color:#d1c4a9;
	font-variant:small-caps;
	font-size:13px;
}
#footer a, #footer a:visited {
	color:#d1c4a9;
}
#footer a:hover {
	color:#fff;
}

/* ----- top horizontal menu */
.menubkg {
background:#13487d;
}

.chromestyle{
width: 97%;
font-size:14px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width: 100%;
background:#13487d;
padding: 5px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #d1c4a9;
padding: 5px 29px;
margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color:#fff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #bfb49d; 

font:normal 12px Verdana;
line-height:24px;
z-index:100;
background:#d1c4a9;
width: 125px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ 
background-color: #bfb49d;
color:#fff;
}

#Talledega14 {display: none;}

.vw {
	color:#fff;
}
.vw a, .vw a:visited {
	color:#FF6;
}
.vw a:hover {
	color:#fff;
}