﻿body  {
	margin-top: 0;
	margin-left: 0;
	text-align: center;
	background-color:#dddddd;
	font-family:Georgia;
}

h1
{
    margin-top:0;
    margin-bottom:0;
    font-size:18px;
    font-family:georgia;
    color:#255681;
}

h2
{
    margin-top:0;
    margin-bottom:0;
    font-size:16px;
    font-family:georgia;
    color:#913a00;
}

h3
{
    margin-top:0;
    margin-bottom:0;
    font-size:14px;
    font-family:georgia;
    color:#9e4f19;
}


h5
    {
    margin-top:0;
    margin-bottom:0;
    font-size:13px;
    font-family:georgia;
    color:#054770;
}

ul
{
    margin-top:-5px;
    margin-bottom:20px;
}

li
{
    font-family:Verdana,arial,sans-serif;
    font-size:12px;
    color:#054770;
    margin-bottom:0;
    margin-top:0;
    list-style-type:none;
    margin-left:-30px;
}

ul.none
{
    list-style-type: none;
}

ul.square
{
    list-style-type: square;
}

ul.circle
{
    list-style-type: circle;
} 

p
{
    font-family:Verdana,arial,sans-serif;
    font-size:12px;
    color:#054770;
    margin-top:6px;
    margin-bottom:0;
}

#frame a:link {color:blue; text-decoration:underline}
#frame a:visited {color: green; text-decoration:underline}
#frame a:hover {text-decoration:none; color: red;}
#frame a:active {text-decoration: none}

.bold
{
    font-weight:bold;
}

.nudge
{
    margin-top:-10px;
}

#frame  {  /*  The is the primary holding box */
	margin-left: auto;
	margin-right: auto;
	padding:0;
	width:800px;
	height:714px;
	background:#ffffff;
	text-align:left;
	position:relative;
	top:10px;
	z-index:10;
}

#topBanner
{
    width:800px;
    height:120px;
    position:absolute;
    top:0;
    left:0;
    background:#ffffff url(images/banner.jpg) no-repeat;
}

.bannerPhoto
{
    z-index: 100;
    left:642px;
    position:absolute;
    top:29px;
}

.logo
{
    position:absolute;
    top:15px;
    left:15px;
}

.phoneNum
{
    position:absolute;
    top:10px;
    right:15px;
}

#nav
{
    position:absolute;
    top:120px;
    left:0;
    height:34px;
    width:800px;
    border-top:solid 1px #255681;
    border-bottom:solid 1px #255681;
    z-index:50;
    font-family:Verdana
}

#nav a:link, a:visited, a:hover, a:active
{
    color:#873700;
    text-decoration:none;
}

#nav a:visited
{
    color:#415947;
    text-decoration:none;
}

#nav a:hover
{
    text-decoration:underline;
    color:#415947;
}
   

.lcr
{   
    position:absolute;
    top:48px;
    left:290px;
    filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
	z-index:100;
	font-family:Verdana,arial,sans-serif;
	font-size:20px;
}

.alignCenter
{
    text-align:center;
}

.colorWhite
{
    color:#ffffff;
}

.width
{
    width:225px;
    position:absolute;
    top:10px;
    left:20px;
}

#homePanelLeft
{
    position:absolute;
    top:155px;
    left:0;
    width:270px;
    height:360px;
    background-color:#ffdfcc;
}

#homePanelCenter
{
    position:absolute;
    top:155px;
    left:267px;
    width:273px;
    height:360px;
    background-color:#B0BDBF;
    border:0;
}

#homePanelRight
{
    position:absolute;
    top:155px;
    right:0;
    width:267px;
    height:360px;
    background-color:#FFF1E1;
    border:0;
}

#hpBottomRight
{
    width:533px;
    height:180px;
    background-color:#1D4F68;
    position:absolute;
    top:515px;
    right:0;
    border:0;
}

#hpBottomLeft
{
    width:267px;
    height:180px;
    background:#849B91 url(images/lowerLeftBG.jpg) no-repeat;
    position:absolute;
    left:0;
    top:515px;
    z-index:100;
    border:0;
    z-index:10;
}

#footer
{
    width:820px;
    height:19px;
    position:absolute;
    left:0;
    bottom:0px;
    margin-top:0;
    margin-bottom:0;
    border:0;
    z-index:50;
}

#footer p
{
    font-size:10px;
    position:absolute;
    left:20px;
    margin-top:4px;
}

#footer a:link, a:visited, a:hover, a:active
{
   color:#054770;
   text-decoration:none;
}

#footer a:hover
{
    text-decoration:underline;
    color:#054770;
}  

#content
{
    position:absolute;
    top:170px;
    left:200px;
    width:530px;
    height:800px;
}

#content p
{
    margin-bottom:10px;
    margin-top:3px;
}

#services
{
    position:absolute;
    bottom:-100px;
    width:800px;
    border:solid 1px black;
}

#services h2
{
    font-size:10px;
    color:#9e4f19;
}

.committed
{
    position:absolute;
    top:10px;
    left:20px;
    width:230px;
    font-weight:bold;
    z-index:101;
}

#masterLeftPanel
{
    background:#B0BDBF url(images/leftMasterGradient.jpg) repeat-y;
    position:absolute;
    top:155px;
    left:0px;
    height:1620px;
    width:145px;
}

#masterLeftPanelText
{
    position:absolute;
    top:250px;
    left:10px;
    width:155px;
    border-top:solid 3px #9e4f19;
    border-bottom:solid 3px #9e4f19;
    z-index:105;
    
}

#masterLeftPanelText p
{
    font-family:Georgia;
    margin-bottom:10px;
    margin-top:10px;
    color:#9e4f19;
}


#form
{
    position:absolute;
    top:560px;
    height:800px;
    width:497px;
    left: 0px;
    font-family:Verdana;
    font-size:11px;
    background-color:#FFF1E1;
    color:#054770;
    border:solid 1px #255681;
    border-bottom:solid 2px #255681;
    border-right:solid 2px #255681;
}

.form
{
    background-color:#ffffff;
    color:#054770;
    font-family:Verdana;
    font-size:11px;
    width:140px;
}

#featuredHomeT
{
    width:472px;
    height:360px;
    position:absolute;
    top:30px;
    left:30px;
    background-color:#fbe1d2;
    border:solid 1px #255681;
    border-right:solid 2px #255681;
    border-bottom:solid 2px #255681;
}
    

/* Begining of Featured Home Mouseover */

#apMouseOverT
{
    position:absolute;
    top:11px;
    left:11px;
    width:450px;
    height:338px;
    background: #ffffff url(featuredHomeGallery/album/maverickFrontView.jpg) no-repeat;
}

#apMouseOverT ul
{
    padding:0 ; 
    margin:0 5px 0 0;
    position:absolute;
    top:365px;
    left:-32px;
    list-style-type:none;
    width:520px;
}

#apMouseOverT li
{
    float:left;
    margin:3px 0 0 3px;
}

#apMouseOverT a.gallery span 
{
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
}
    
#apMouseOverT a.gallery, #apMouseOver a.gallery:visited 
{
    display:block; 
    color:#000; 
    text-decoration:none; 
    text-align:left; 
    cursor:default;
}
    
#apMouseOverT a.slidea 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/maverickLivingRoom.jpg) no-repeat;
}
    
#apMouseOverT a.slideb 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/maverickKitchen.jpg) no-repeat;
}

#apMouseOverT a.slidec 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/maverickBedroom.jpg) no-repeat;
}

#apMouseOverT a.slided 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/maverickBath.jpg) no-repeat;
}

#apMouseOverT a.slidee 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/maverickBackYard.jpg) no-repeat;
}




#apMouseOverT a.gallery:hover
{
    border:0px solid #fff; 
}

#apMouseOverT a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:338px; 
    top:-365px; 
    left:30px;
    color:#000; 
    background:#fff;
    }
/* End of Top Featured Home mouseover*/







/* Beginning of Bottom Featured Home mouseover */

#featuredHome
{
    width:472px;
    height:360px;
    position:absolute;
    top:862px;
    left:30px;
    background-color:#fbe1d2;
    border:solid 1px #255681;
    border-right:solid 2px #255681;
    border-bottom:solid 2px #255681;
}

#apMouseOver
{
    position:absolute;
    top:11px;
    left:11px;
    width:450px;
    height:338px;
    background: #ffffff url(featuredHomeGallery/album/vistaLejanoFront.jpg) no-repeat;
}

#apMouseOver ul
{
    padding:0 ; 
    margin:0 5px 0 0;
    position:absolute;
    top:365px;
    left:34px;
    list-style-type:none;
    width:500px;
}

#apMouseOver li
{
    float:left;
    margin:3px 0 0 3px;
}

#apMouseOver a.gallery span 
{
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
}
    
#apMouseOver a.gallery, #apMouseOver a.gallery:visited 
{
    display:block; 
    color:#000; 
    text-decoration:none; 
    text-align:left; 
    cursor:default;
}
    
#apMouseOver a.slidea 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-alfalfa-field2-040.jpg) no-repeat;
}
    
#apMouseOver a.slideb 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-bridge024.jpg) no-repeat;
}

#apMouseOver a.slidec 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-equipment2-038.jpg) no-repeat;
}

#apMouseOver a.slided 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-Pecan-trees-2011.jpg) no-repeat;
}

#apMouseOver a.slidee 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-river-017.jpg) no-repeat;
}

#apMouseOver a.slidef 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/River-tanks-036.jpg) no-repeat;
}

#apMouseOver a.gallery:hover
{
    border:0px solid #fff; 
}

#apMouseOver a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:338px; 
    top:-365px; 
    left:-35px;
    color:#000; 
    background:#fff;
    }

.apImage
{
    position:relative;
    top:51px;
}
/* End of bottom house */

#apMouseOver a.gallery, #apMouseOver a.gallery:visited 
{
    display:block; 
    color:#000; 
    text-decoration:none; 
    text-align:left; 
    cursor:default;
}
    
#apMouseOver a.slidea 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/vistaLejanoLivingRoom.jpg) no-repeat;
}
    
#apMouseOver a.slideb 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/vistaLejanoKitchen.jpg) no-repeat;
}

#apMouseOver a.slidec 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/vistaLejanoDiningRoom.jpg) no-repeat;
}

#apMouseOver a.slided 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/vistaLejanoBack.jpg) no-repeat;
}

#apMouseOver a.slidee 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/vistaLejanoBackYard.jpg) no-repeat;
}



#apMouseOver a.gallery:hover
{
    border:0px solid #fff; 
}

#apMouseOver a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:338px; 
    top:-365px; 
    left:-35px;
    color:#000; 
    background:#fff;
    }

.apImage
{
    position:relative;
    top:51px;
}
/* End of bottom house */

/* Ranch
#apMouseOver a.gallery, #apMouseOver a.gallery:visited 
{
    display:block; 
    color:#000; 
    text-decoration:none; 
    text-align:left; 
    cursor:default;
}
    
#apMouseOver a.slidea 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-alfalfa-field2-040.jpg) no-repeat;
}
    
#apMouseOver a.slideb 
{ 
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-bridge024.jpg) no-repeat;
}

#apMouseOver a.slidec 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-equipment2-038.jpg) no-repeat;
}

#apMouseOver a.slided 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-Pecan-trees-2011.jpg) no-repeat;
}

#apMouseOver a.slidee 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/Ranch-river-017.jpg) no-repeat;
}

#apMouseOver a.slidef 
{
    height:94px; 
    width:125px;
    background:#ffffff url(featuredHomeGallery/thumbnails/River-tanks-036.jpg) no-repeat;
}

#apMouseOver a.gallery:hover
{
    border:0px solid #fff; 
}

#apMouseOver a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:338px; 
    top:-365px; 
    left:-35px;
    color:#000; 
    background:#fff;
    }

.apImage
{
    position:relative;
    top:51px;
}
/* End of bottom house */


#timeWeather
{
    position:absolute;
    top:30px;
    text-align:center;
    width:155px;
}
.time
{
    margin-top:0;
    margin-bottom:0;
    font-size:14px;
    font-family:arial;
    font-weight:bold;
    color:#9e4f19;
    position:absolute;
    top:40px;
    left:45px;
}

#community
{
    width:500px;
    position:absolute;
    left:40px;
    top:20px;
}

#communityLeft
{
    width:250px;
    position:absolute;
    top: 310px;
}

#communityRight
{
    width:250px;
    position:absolute;
    top:20px;
}

.mlsHome
{
    z-index: 100;
    left: 20px;
    position: absolute; 
    border:none;
    bottom: 13px;
}

#links
{
    position:absolute;
    position:absolute;
    bottom:-70px;
    left:20px;
    height:34px;
    font-size:12px;
    font-family:Verdana
}

#links a:link, a:visited, a:hover, a:active
{
    color:#873700;
    text-decoration:none;
}

#links a:visited
{
    color:#415947;
    text-decoration:none;
}

#links a:hover
{
    text-decoration:underline;
    color:#415947;
}