/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (877) 978-7326
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/************* End Yahoo Reset CSS ***************/


/******************** Elements *******************/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	background: #FDF0C4 url(../images/bg_body.jpg) 0 0 repeat-x;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 15px;
}
h1 {
	font-size: 28px;
	line-height: 30px;
	color: #918B91;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	color: #918B91;
	margin-bottom: 10px;
	font-weight: bold;
}
a {
	color: #354B73;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 20px 0;
}

/***************** Magiks ******************/
.no-display {
	display: none;
}
.clear {
	clear: both;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.no-border {
	border: none;
}
.last {
	margin: 0;
}
#spryMerge {
	display: none;
}



/**************************** Structure ***********************/
.page-container {
	width: 848px;
	margin: 0 auto;
	padding-top: 16px;
}

/**************** Header ****************/
.header {
	height: 132px;
	background: url(../images/bg_header.png) 0 0 no-repeat;
}
.logo {
	float: left;
	margin: 15px 0 0 15px;
}
.header-nav {
	float: right;
	margin: 43px 48px 0 0;
}
.header-nav ul {
	margin: 0;
}
.header-nav ul li {
	list-style: none;
	float: left;
	margin-right: 15px;
}
.header-nav ul li a {
	font-size: 18px;
	display: block;
	padding: 2px 10px 2px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.header-nav ul li a:hover {
	background: #3B527F;
	color: #fff;
	text-decoration: none;
}


/*********************** Middle ********************/
.main-container {
	background: url(../images/bg_main-container.png) 0 0 repeat-y;
	padding: 0 4px;
}
.main {
	background: url(../images/bg_main.jpg) bottom left repeat-x;
	padding: 20px;
	min-height: 400px;
}

/******************** Footer ******************/
.footer {
	background: url(../images/bg_footer.png) 0 0 no-repeat;
	font-size: 10px;
	padding: 10px 15px;
}
.foot-left {
	color: #354B73;
	float: left;
}
.foot-right {
	float: right;
	color: #CBA783;
}
.foot-right a, .foot-right a:hover {
	color: #CBA783;
	text-decoration: none;
}


/********************* Content Styles ***************/
.col2-set .col-1 {
	float: left;
}
.col2-set .col-2 {
	float: right;
}
.breadcrumbs {
	font-size: 11px;
	color: #666;
	margin-bottom: 20px;
}
.validation-failed {
	border:1px dashed #FF0000;
}
.validation-advice {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

/********************** Floorplans ******************/
.floorplans-list {
	margin: 0;
}
.floorplans-list li {
	list-style: none;
	float: left;
	width: 180px;
	background: #F2E1BB;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	margin: 0 10px 10px 0;
	height: 310px;
}
.floorplans-list li.last {
	margin: 0;
}
.floorplans-list li p {
	margin: 0;
}

/************************ Photos ******************/
.photo-buttons {
	margin: 0;
}
.photo-buttons li {
	float: left;
	margin: 0 15px 15px 0;
	list-style: none;
}
.photo-buttons li a {
	display: block;
	border: 5px solid #eee;
}
.photo-buttons li a:hover {
	border-color: #3B527F;
}
.photos-list {
	margin: 0;
}
.photos-list li {
	float: left;
	list-style: none;
	margin: 0 15px 15px 0;
}

/************************ Locations ******************/
div.state-select {
	margin: 0 30px 30px 0;
	float: left;
}
table#dealerTable {
	width: 100%;	
}
table#dealerTable tr.odd td {
	background-color: #fff;
}
table#dealerTable tr.even td {
	background-color: #eee;
}
table#dealerTable td {
	padding: 3px;
	padding-bottom: 20px;
}
table#dealerTable td.number {
	vertical-align: top;	
}
table#pagination {
	margin-top: 40px;
	width: 100%;	
}

table#pagination td {
	width: 60%;
	text-align: center;
}
table#pagination td.previous {
	text-align: left;
	width: 20%;
}
table#pagination td.next {
	text-align: right;
	width: 20%;
}

/************************ Contact ******************/
.contact-table td {
	padding: 5px 10px 5px 0;
}
#map_canvas {
	width: 400px;
	height: 300px;
	float: right;
	border: 1px solid #000;
}


/**************** Home Page ************/
.home-columns {
	padding-bottom: 30px;
}
.home-columns .col-1 {
	width: 360px;
}
.home-columns .col-2 {
	width: 420px;
}
.home-flag {
	background: url(../images/icon_flag.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 4px 0 0 100px;
	min-height: 56px;
}
.home-flag li {
	list-style: none;
	background: url(../images/icon_li.jpg) 0 50% no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
.home-flag li a {
	text-decoration: underline;
}
.home-flag li a:hover {
	text-decoration: none;
}
.home-bottom {
	text-align: center;
	background: url(../images/bg_home-bottom.jpg) top center no-repeat;
	padding-top: 20px;
}
.home-bottom h2 {
	margin-bottom: 20px;
}
.home-bottom .new-fps {
	margin: 0;
	padding-left: 10px;
}
.home-bottom .new-fps li {
	list-style: none;
	float: left;
	margin-right: 20px;
	font-size: 11px;
	color: #918B91;
}
.home-bottom .new-fps li.last {
	margin: 0;
}
.fb-like-box {
	width: 500px;
	margin: 15px auto 0 auto;
}
.facebook-icon {
	text-align:center;
}
.facebook-icon a {
	text-decoration: none;
	font-size: 11px;
	color: #039;
	font-weight: bold;
}
