@charset "utf-8";
/* CSS Document */


body,html {
margin:0; padding:0; background: #d2d2d2; text-align:center; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}


/* Text Styles */

h2 {
margin:0; padding:0; font-family: Helvetica, Arial, sans-serif; font-size:16px; color:#333333; font-weight:bold
}

h3 {
margin:0; padding:0; font-family: Helvetica, Arial, sans-serif; font-size:11px; color:#333333
}

.sidebartext {
font-weight:bold;color:#333333; font-size:14px;
}

.dealertitle {
font-weight:bold; color: #3366ff; font-size:12px;
}

/* Links Galore! */

a {
color:#333333; text-decoration:none;
}

a:link {
color:#333333; text-decoration:none;
}

a:visited {
color:#333333; text-decoration:none;
}

a:hover {
color: #04517c; text-decoration:underline;
}

/* Begin Containter */

#wrapper {
position: absolute; top: 0px; left: 50%; margin-left: -500px; width: 1000px;
}

#mainwrapper {
background:url(/images/middle_bg_nowhiteline.jpg) top center repeat-x; background-color:#d2d2d2; width:100%;
}

#maincontent {
width:1000px; background-color:#ffffff; text-align:left; padding:10px;
}

/* Flash Containter */

#flashsection {
background:url(../images/middle_bg.png) top center repeat-x; height:680px; width:100%; overflow:hidden;
}

#flashtop {
background:url(../images/topphoto2.jpg) top center no-repeat; height:284px; overflow:hidden;
}

#flashbottom {
background:url(../images/bottom_bg2.jpg) top center no-repeat; height:396px; overflow:hidden;
}

#flashtopposition {
position:absolute; z-index:2; top:117px; left: 50%; margin-left: -465px;
}

#flashposition {
position:absolute; z-index:1; top:387px; left: 50%; margin-left: -465px;
}

#noflashwrapper {
width:931px;
}

#midtown_noflash {
background-image:url(../images/midtown_off.jpg); background-repeat:no-repeat; width:471px; height:412px; float:left; padding:0; margin:0;
}

#midtown_noflash_text {
padding:100px 0px 0px 25px; text-align:left
}

#clearlake_noflash {
background-image:url(../images/clearlake_off.jpg); background-repeat:no-repeat; width:460px; height:412px; float:right; padding:0; margin:0;
}

#clearlake_noflash_text {
padding:105px 20px 0px 0px; text-align:right
}




/* Begin Footer */

#footer {
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-transform:uppercase; background: #cccccc url(../images/footer_bg2.png); background-position:bottom; background-repeat:repeat-x;
}

.footertext {
padding:25px 10px 10px 10px;
}

.copyrighttext {
padding:10px;
}

.seotext {
padding:40px;
}

