@charset "utf-8";
body {
        margin: 0;
	/*font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;*/
        font-family: "Times New Roman", Georgia, Serif;	
        background-color: #EFF5F8;

}

#wrapper {
	width: 100%;
        height: 100%;
        height: auto; 
        min-height: 100%;
       	min-width: 740px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
header{
	padding-top: 10px;
	padding-bottom: 10px;
        /*background: url(../images/balloonfiesta1.jpg); */ 
}
#mainnav ul {
        list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainnav a {
	width: 10%;      /*10% 11.11%   12.5% 14.285%*/;        
        display: block;
	float: left;
	text-align: center;
	background-color: #4D4D4D;
	color: #FFFFFF /*#FF3300*/;
        text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage{
	text-decoration: none;
	background-color: #43A6CB;
}
#hero {
	position: relative;
	clear: left;
}
#hero ImgCaption{
	width: 20%;
        padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 5px;
	left: 10px;
	background-color: #FAA356;
	border-radius: 15px;
	color: #FFFFFF;
        text-align: center;
        min-width: 200px;
}
#hero ImgCaption2{
	width: 10%;
                padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	top: 5px;
	left: 300px;
	text-align: center;
        min-width: 100px;
background-color: #FFFFFF;
}
#hero ImgCaption3{
	width: 20%;
                padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	top: 5px;
	left: 405px;
	text-align: center;
                min-width: 100px;
background-color: #FFFFFF;
}
#hero ImgCaption4{
	width:10% ;  /*20%;*/
                padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	top: 5px;
	left: 610px;
	text-align: center;
        min-width: 100px;
background-color: #FFFFFF;
}
#hero ImgCaption5{
	width: 10%;
                padding-left: 5px;0
	padding-right: 5px;
	position: absolute;
	top: 5px;
	left: 815px;
	text-align: center;
        min-width: 100px;
background-color: #FFFFFF;
}
#hero h2{
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: -10px;
}

#iefix ul {list-style: none;padding: 0px 0px 0px 0px;margin: 0px 8px;}  /*no bullets*/
#iefix ul li {display: block;position: relative;float: left;border:0px; solid #000;}       /*blocks*/
#iefix  li ul {display: none;}
 /* ul li a {display: block;background: #000;padding: 5px 10px 5px 10px;text-decoration: none;
           white-space: nowrap;color: #fff;}*/
#iefix ul li a {display: block;background: #000;padding: 11px 11px 9px 9px;text-decoration: none;
           white-space: nowrap;color: #fff;}
  #iefix ul li a:hover {background: #f00;}
 #iefix li:hover ul {display: block; position: absolute;}
 #iefix li:hover li {float: none;}
 #iefix li:hover a {background: #f00;}
 #iefix li:hover li a:hover {background: #000;}
  #drop-nav li ul li {border-top: 0px;}

#iefix {
position:relative;
z-index:1000;
}

#hero img {
	max-width: 100%;
}
h1, h2, h3, h4{
	color: #0000CC /*#3399CC*/;
	font-family: source-sans-pro;
	font-weight: 600;
	font-style: normal;
}
h1 {
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
        font-size: 20px;
        color: #0000CC
}
h4{
        font-size: 25px;
}
h3{
        font-size: 18px;
}
#main {
	width: 58%;
	margin-left: 2%;
	float: left;
}
#whole {
	width: 100%;	
                 	float: center;
}
#sidebar {
	width: 34%;
	margin-left: 4%;
	float: left;	
}
.headline {
    background-color: #fff;
    position: relative;
    margin: -20px 0 0 0;
    float: left; 
}
footer{
        clear: both;
        text-align: left;
        background-color: #43A6CB;
        color: #FFFFFF;
        padding-top: 1%;
        padding-bottom: 1%;
        padding-left: 2%;
	width: 100%;
       	min-width: 740px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
p,ps{
    /*font-family: "Times New Roman", Times, serif;*/
    font-style: normal;
    font-size: 17px;
}
ps{    
    line-height:90%;
}


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0em;
display: block
}

.submit input
{
margin-left: 4.5em;
}

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

fieldset
{
border: 1px solid #781351;
width: 30em/*20em*/
/*margin-left : 100px*/
}

legend
{
color: #0000FF;
background: #fee3ad
/*background: #ffa20f;*/
/*color: #000 #fff  /*#00ccff*/;
background: #ffa20c;*/
border: 1px solid #781351;
padding: 2px 6px
}

bodyp {
    margin:50px 0px; padding:0px;
    text-align:center;
    align:center;
}

input.required{
border-color:red;
}


.header_text
{padding-right: 30px; padding-left:30px; margin-top:15px;}

.footer_text
{margin-top:20px; padding-right: 30px; padding-left:30px; padding-bottom:15px;}


table.listings {
	width: 950px;  <!-- 964px-->
	margin: 10px auto;
	border-collapse: collapse;
}
table.listings a {
	color: black;
}
table.listings a:visited {
	color: black;
}
table.listings th {
	text-align: center;
}
table.listings th, table.listings td {
	padding: 5px 0;
}
table.listings td {
	border: 1px solid black;
}
table.listings td.unitname {
	font-weight: bold;
	padding-left: 5px;
}
table.listings td.viewdetails {
	font-size: smaller;
	font-style: italic;
	text-align: center;
}
table.listings td.acreage {
	text-align: center;
}
table.listings td.notes {
	font-size: x-small;
	text-align: center;
}
table.listings td.price {
	font-weight: bold;
	text-align: center;
}
h1.special {
	text-align: center;
	border-bottom: 1px solid black;
	margin: 0px 50px 0px 0px;  <!-- auto -10px 40px 0px 0px 40px; -->
	width: 964px;
}
h2.lotname {
	text-align: center;
}
h3.photo {
	text-align: center;
}

#nav2 {
	width: 10%;
        height: 10%;
        height: auto; 
        min-height: 10%;
       	/*min-width: 740px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;*/
}

.caption{
    float: left;
    width: 400px;
    margin: 0 0 15px 20px;
    padding: 15px;
    border: 1px solid black;
    text-align: center;
}

.caption2{
    float: right;
    width: 400px;
    margin: 0 50px 15px  0;
    padding: 15px;
    border: 1px solid black;
    text-align: center;
}

/*#top, #bottom, #left, #right {
 background: #00FFFF; /*#a5ebff*/
 position: fixed;
 }
 #left, #right {
 top: 0; bottom: 0;
 width: 15px;
 }
 #left { left: 0; }
 #right { right: 0; }

 #top, #bottom {
 left: 0; right: 0;
 height: 15px;
 }
 #top { top: 0; }
 #bottom { bottom: 0; } */