/* 09.11.2008 */

/* #369; blue */
/* #747c8e; grey-blue bars */
/* #6a7181 links */
/* #c03 dark red active link color */
/* #333; dark grey */
/* #039; DARKER BLUE */


/* BODY */

@import "echohomes.css";


#main {
	padding-top: 5%;
	border-color: #369;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
margin-top: 0%;
margin-bottom: 2%;
	}

img.floatrightplan {
float: right;
clear: right;
border: none;
padding-left: 0%;
padding-right: 0%;
padding-bottom: 3%;
padding-top: -10%;
margin-bottom: 0%;
margin-top: 0%;
margin-left: 0%;
}


ul.info {
list-style-position: outside;
/* list-style: roman-numerals; */
margin-top: 10%;
padding-left: 2%;
font-size: 100%; 
font-weight: 700;
color: #000;
background-color: transparent;
/* clear: right; */
}

ul.specs {
list-style-position: outside;
/* list-style: roman-numerals; */
margin-top: 20%;
padding-left: 2%;
font-size: 100%; 
font-weight: 400;
color: #000;
background-color: transparent;
/* clear: right; */
}


p.navbottom {
text-align: center;
font-size: 95%;
font-weight: 400;
font-style: normal;
line-height: 120%;
color:  #747c8e;
background-color: transparent;
margin-top: 100%;
padding-top: 1%;
padding-bottom: 2%;
border-color:  #747c8e;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
width: 100%;
}