@charset "utf-8";
/* Circle Auto Group Dreamweaver (edited) auto-css */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg5.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/* color: #FFFFFF; */
}
#footer a:link {color: #FFFFFF;text-decoration:none;}     /* unvisited link */
#footer a:visited {color: #FFFFFF;text-decoration:none;}  /* visited link */
#footer a:hover {color: #FFFFFF;text-decoration:underline;}   /* mouse over link */
#footer a:active {color: #FFFFFF;text-decoration:none;}   /* selected link */

a img {border:0px;}
#bgContainer{
	width: 913px;
	background-image: url(../images/shadow.jpg);
	margin: 0 auto;
}
#container {
	width: 900px;  /* Dreamweaver is stuck in the 90s */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #EEEEEE;
}
#headerContent {
	height: 93px;
	/* background-image: url(../images/header.jpg);
	 padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#menuBar {
	height: 31px;
	background: #990000;
	margin: 0;
	padding: 0;
}
#homeContent {
	height: 502px;
	background: #EEEEEE;
	/* padding: 0 20px; remember that padding is the space inside the div box and margin is the space outside the div box */
	/* border: 1px solid #0000FF; TEMPORARY! */
}
#flashMenu {
	height: 235px;
	width: 900px;
}
#contact {
	height: 265px;
	width: 296px;
	/* border: 1px solid #000000; TEMPORARY! */
	float: left;
	background-image: url(../images/home_contact_bg.jpg);
	font-size: 11px;
}
#contactContainer {
	padding-left: 26px;
	padding-top: 47px;
	color: #FFFFFF;
}
.contactTable {
	width: 250px;
}
.smallCaps {
	font-variant: small-caps;
	font-size: 12px;
}
.rightAlign {
	text-align: right;
}
#about {
	height: 265px;
	width: 602px;
	/* border: 1px solid #000000; TEMPORARY! */
	float: right;
	background-image: url(../images/about.jpg);
	font-size: 11px;
}
#aboutContainer {
	padding-left: 16px;
	padding-right: 20px;
	padding-top: 47px;
	color: #FFFFFF;
}
#aboutButtons{
	text-align: center;
	position: relative;
	top: 15px;
}
#footer {
	/* padding: 0 10px; this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 30px;
	background: #990000;
	font-size: 9px;
	color: #FFFFFF;
}
#footerContainer {
	padding: 8px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-size: 8.49px;
	/* padding: 10px 0; padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
}
#seoContainer {
	width: 900px;
	text-align: center;
	margin: 0 auto;
}
#seo {
	color: #CCCCCC;
	background-color: #666666;
	padding: 10px;
	text-align: left;
	font-size: x-small;
}
#contactInfo {
	width: 300px;
	height: 225px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
	position: relative;
	top: 30px;
	right: 40px;
}
#contactInfo a:link {color: #000000;text-decoration:none;}     /* unvisited link */
#contactInfo a:visited {color: #000000;text-decoration:none;}  /* visited link */
#contactInfo a:hover {color: #000000;text-decoration:underline;}   /* mouse over link */
#contactInfo a:active {color: #000000;text-decoration:none;}   /* selected link */
div.contactHeader {
	width: 300px;
	height: 25px;
	background-color: #990000;
	padding-top: 5px;
}
span.contactHeader {
	margin-left: 5px;
	font-variant: small-caps;
	color: #FFFFFF;
}
div.contactText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding: 5px;
}
#hoursContainer {
	margin: 0 auto;
	width:840px;
	height:570px;
	background-image:url(../images/hours_bg.jpg);
}
#googleMap {
	float: right;
	width: 425px;
	height: 425px;
	padding: 70px 38px 0px 0px;
}
#mapInfo {
	/* width: 300px;
	height: 255px; */
	border: 1px solid #000000;
	background-color: #FFFFFF;
	/* float: left;
	text-align: left;
	position: relative; */
}
div.mapHeader {
	/* width: 425px; */
	height: 25px;
	background-color: #990000;
	padding-top: 5px;
}
#hoursInfo {
	width: 300px;
	height: 255px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	position: relative;
	left: 38px;
	top: 268px;
}
#hoursInfo a:link {color: #000000;text-decoration:none;}     /* unvisited link */
#hoursInfo a:visited {color: #000000;text-decoration:none;}  /* visited link */
#hoursInfo a:hover {color: #000000;text-decoration:underline;}   /* mouse over link */
#hoursInfo a:active {color: #000000;text-decoration:none;}   /* selected link */
.specials_img {
text-align: center;
}
#oktContainer {
	margin: 30px auto 30px auto;
	width:625px;
	height: 1000px;
	padding: 100px 20px 20px 195px;
	background-image:url(../images/okt_bg.jpg);
	background-repeat: no-repeat;
}
#okt_entry {
	color: #ffffff;
}

#okt_entry div {
	font-size: 10px;
}
#okt_entry div a {
	color: #ffffff;
}
#staffContainer {
	margin: 0 auto;
	width:800px;
	padding: 100px 20px 20px 20px;
	background-image:url(../images/staff_bg.jpg);
	background-repeat: no-repeat;
}
.staffBio {
	width: 330px;
	height: 120px;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url(/images/staff/photo_bg.gif);
	background-position: 101% 97%;
	*background-position: 101% 85%; /* lol ie6 */
	background-repeat: no-repeat;
	border: 1px solid #000000;
	margin: 0px 0px 25px 30px;
	padding: 10px;
	float: left;
	*display: inline;
}
.staffPhoto {
	width: 100px;
	height: 100px;
	padding: 10px 20px 20px 10px;
	background-image: url(/images/staff/photo_frame.gif);
	background-repeat: no-repeat;
	float: left;
}
.staffBio a:link {color: #333333;text-decoration:none;}     /* unvisited link */
.staffBio a:visited {color: #333333;text-decoration:none;}  /* visited link */
.staffBio a:hover {color: #000000;text-decoration:underline;}   /* mouse over link */
.staffBio a:active {color: #333333;text-decoration:none;}   /* selected link */
.staffButton {
	position: relative;
	left: 40px;
	top: 5px;
}
.staffBioDiv {
	display: none;
	max-width: 300px;
	/*background-color: #ffffff;*/
}
#homepageSpecialsContainer {
	position: relative;
	width: 880px;
	height: 215px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/homepage_specials_bg.gif);
}
#homepageSpecialsContainer div {
	float: left;
}
#homepageSpecialsInfo {
	width: 170px;
	height: 160px;
	padding: 45px 5px 10px 15px;
}
.homepageSpecialsBox {
	width: 195px;
	height: 190px;
	padding: 15px 15px 10px 20px;
	cursor: pointer;
}
.homepageSpecialsBox:hover {
	cursor: pointer;
}
.homepageSpecialsPhoto {
	width: 180px;
	height: 135px;
	padding: 5px 10px 10px 5px;
	overflow: hidden;
	background-image: url(/images/homepage_specials_photo.gif);
}
.homepageSpecialsPhoto img {
	width: 180px;
	height: 135px;
}
.homepageSpecialsDescription {
	text-align: center;
}
#YearEndEvent {
	position: absolute;
	top: 15px;
	left: 220px;
}
	
.headerblank {
	margin:0;
	padding:0;
	line-height:0;
	}
	
/*testimonial pages*/
#testimonial_wrap {
	background:#FFFFFF url(/images/maintestimbg.jpg) repeat-y;
	width:804px;
	margin:20px auto 0px auto;
	text-align:left;
	}

#testimonial {
	background:transparent url(/images/testimonialsbg.jpg) top no-repeat;
	width:804px;
	padding:0 0 3px 0;
	}
	
#testimonialfoot {
	background:#fff url(/images/testimonialfoot.jpg) bottom no-repeat;
	width:764px;
	height:51px;
	margin:0 auto 20px auto;
	padding:15px 20px 0 20px;
	}
	
.pageheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#testim_space {
	background-color:#FFFFFF;
	width:756px;
	border:0px solid #2c8fb9;
	margin:0 auto 3px auto;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
#testim_left {
	float:left;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	}
	
#testim_right {
	float:left;
	width:656px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
	
#cleardiv {
	clear:both;
	line-height:0;
	}
	
.showing {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
	.showing a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.showing a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.showing a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.showing a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
#seostuff {
	display:none;
}
#homepage_seo {
    height:650px;
    position:absolute;
    top:880px;
    left:50%;
    margin-left:-450px;
    _margin-left:-474px;
}
#homepage_seo h1 {
    font-size:14px;
}
#homepage_seo h2 {
    font-size:12px;
}
#homepage_seo ul {
    list-style:none;
}
#homepage_seo ul, #homepage_seo li {
    display:inline;
    margin:0;
    padding:0;
}
#homepage_seo li {
    margin: 0 10px 0 0;
}
#homepage_seo a, #homepage_seo a:link, #homepage_seo a:visited, #homepage_seo a:hover {
    text-decoration:none;
    color:#ffffff;
    font-size:10px;
}
#infoblock {
    color: #333333;
    padding: 10px;
    text-align: left;
    font-size: x-small;
	display:none;
}
#infoblock h1 {
	font-size:14px;
}
#infoblock h2 {
	font-size:12px;
}
#infoblock ul {
	list-style:none;
}
#infoblock ul, #infoblock li {
	display:inline;
	margin:0;
	padding:0;
}
#infoblock li {
	margin:0 10px 0 0;
}
#infoblock a,#infoblock a:link,#infoblock a:visited,#infoblock a:hover {
	text-decoration:none;
	color:#333333;
	font-size:10px;
}
#quote_info {
}

#top-lease-specials {
	background:url(../images/top-of-lease-specials.gif) no-repeat;
	height: 146px;
	text-align: center;
	}
	
	#top-lease-specials span { display: none; }
	
#bottom-lease-specials {
	background:url(../images/bottom-of-lease-specials.gif) no-repeat;
	height: 285px;
	}
	
	#bottom-lease-specials span { display: none; }	
	
	
#launch h1 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:19px;
font-weight:bold;
letter-spacing:-1px;
}

/* Footer Logo Styles */

#afLogoWrapper{width:120px; height:50px;}

#afLogoHeading{width:120px; height:50px;cursor:pointer; margin:0; padding:0}

a.afLogoLink,a.afLogoLink:visited{background:url(/images/aflogo.png); width:120px; height:50px;display:block; text-indent:-5000px; behavior: url(/includes/iepngfix.htc);}

a.afLogoLink:hover{background:url(/images/aflogo-over.png); width:120px; height:50px;display:block; text-indent:-5000px; behavior: url(/includes/iepngfix.htc);}

/* Blog */

.edit_date, .edit_title, .edit_post {
	font-size: 12px !important;
}

/* Matchmaker */

#mm3_Wrapper,
#compare_Wrapper,
#details_Wrapper {
	font-size: 10px;
	text-align: left;
}

img.mm3_ThumbnailBannerCPO {
	display: none;
}

/* lease return css */
.pbody{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}
.form {

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color:#000000;

	font-weight:bold;

	margin:0;

	padding:0;

	}

	

.formalt {

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color:#FFFFFF;

	font-weight:bold;

	margin:0;

	padding:0;

	}

	

a.formalt {

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color:#CCCCCC;

	font-weight:bold;

	margin:0;

	padding:0;

	text-decoration:none;

	border:1px solid #990000;

	}

	

a.formalt:visited {

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color:#CCCCCC;

	font-weight:bold;

	margin:0;

	padding:0;

	text-decoration:none;

	border:1px solid #990000;

	}

	

a.formalt:hover {

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color:#FFFFFF;

	font-weight:bold;

	margin:0;

	padding:0;

	text-decoration:none;

	border:1px solid #FF0000;

	}

	

.formsection {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#990000;

	font-weight:bold;

	margin:0;

	padding:0;

	}

	

.formfont {

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#000000;

	font-weight:bold;

	margin:0;

	padding:0;

	}

	

.content_text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#990000;

	}

	

.hours {	

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color:#000000;

	font-weight:bold;

	line-height:20px;

	margin:0;

	padding:0;

	}

.inv_calloremail {
	margin-bottom:20px !important;
}