@charset "utf-8";
/* CSS Document */

/*test comment */

body {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background-color:#ddd;
	margin:0px;
	padding:0px;
	}
	
P, LI, TD {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	text-align:left;
	}
	
	
H1 {
	font:bold 24px arial, helvetica, sans-serif;
	color: #60a7e3;
	text-align:left;
	line-height:.9em;
}


H4 {
	font:bold 16px arial, helvetica, sans-serif;
	color: #60a7e3;
	text-align:left;
	line-height:.9em;
}

A:link, A:visited, A:active {
	font: 12px arial, helvetica, sans-serif;
	color: #042584;
	}
	
A:hover {
	font: 12px arial, helvetica, sans-serif;
	color: #60a7e3;
	}

.content {
	width:900px;
	background-color:#fff;
	}
	
.price {
	font: bold 20px arial, helvetica, sans-serif;
	line-height:.9em;
	color:#0000FF;
	}
	
.nadaprice {
	font: bold 20px arial, helvetica, sans-serif;
	line-height:.9em;
	}

A.nav:link, A.nav:visited, A.nav:active {
	font: 11px arial, helvetica, sans-serif;
	color: #fff;
	line-height:20px;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	}
	
A.nav:hover {
	font: 11px arial, helvetica, sans-serif;
	line-height:20px;
	color: #60a7e3;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	}
	
#nav {
	background-color:#000;
	height:22px;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:bottom;
	}

#nav ul {
	margin:0px;
	padding:0px;
	}
	
#nav li {
	float:left;
	list-style:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
.blackline {
	background-color:#000;
	height:5px;
	width:900px;
	}

	
#blueline {
	background-color:#60a7e3;
	height:16px;
	width:900px;
	margin:0px;
	padding:0px;
	}
	
#blueline ul {
	margin:0px;
	padding:0px;
	}
	
#blueline li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	}

.welcomebar {
	width:475px;
	font:bold 11px arial, helvetica, sans-serif;
	color:#000;
	line-height:16px;
	vertical-align:top;
	text-align:center;
	}	

.servicebar1 {
	width:200px;
	text-align:left;
	}	
	
.servicebar2 {
	width:200px;
	text-align:right;
	}	

.black {
	font:bold 11px arial, helvetica, sans-serif;
	color:#000;
	line-height:16px;
	}
		
A.black:link, A.black:visited, A.black:active {
	font:bold 11px arial, helvetica, sans-serif;
	color:#000;
	line-height:16px;
	text-decoration:none;
	vertical-align:top;
	}
	
A.black:hover {
	color:#900;
	line-height:16px;
	text-decoration:none;
	}
	
	
.homephoto {
	width:900px;
	height:100px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	}
	
.hometext {
	float:left;
	width:480px;
	height:95px;
	font: 12px arial, helvetica, sans-serif;
	color:#000;
	text-align:left;
	padding-top:5px;
	}	

.homephoto1 {
	float:left;
	width:210px;
	text-align:left;
	}	
	
.homephoto2 {
	float:left;
	width:210px;
	text-align:right;
	}	

/*.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.wrapper {
	background-color:#fff;
	height:100%;
	width:900px;
	margin:0px;
	padding:0px;
	}

hr {
	clear:both;
	height:0;
	width:1px;
	margin:0;
	padding:0;	
	color:#fff;
	}
	
.textbox {
	width:860px;
	padding: 10px 20px 10px 20px;
	text-align:left;
	}
	
.leftcolumn {
	width:360px;
	float:left;
	background-color:#fff;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	}
	
.centercolumn {
	background-color:#fff;
	margin: 0 365;
	padding: 15px;
	text-align:center;
	float:left;
	}
	
.rightcolumn {
	width:154px;
	float:right;
	background-color:#fff;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	}
	
.carbox {
	width:358px;
	border-right: solid 1px; 
	border-bottom: solid 1px; 
	border-left: solid 1px; 
	border-color:#767676;
	}
	
.newsbox {
	width:153px;
	border-right: solid 1px; 
	border-bottom: solid 1px; 
	border-left: solid 1px;  
	border-color:#767676;
	text-align:center;
	margin-bottom:10px;
	}
	
.header {
	 margin-top:10px;
	 margin-right:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 }
	 
.newstext {
	width:143px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	}
	
.copybox {
	clear:both;
	width:900px;
	height:22px;
	background-color:#000;
	font: 10px arial, helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	}
	
A.copy {
	font: 10px arial, helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:22px;
	}
	
A.copy:hover {
	font: 10px arial, helvetica, sans-serif;
	color: #60a7e3;
}	
	
.carinfobox {
	width:860px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	}


.carleft {
	width:450px;
	float:left;
	}
	
.carright {
	width:380px;
	float:right;
	margin-left:10px;
	}
	
.carphotos {
	width:438px;
	border-left: solid 1px; 
	border-right: solid 1px; 
	border-bottom: solid 1px; 
	border-color:767676;
	text-align:center;
	}	
	
.cardesc {
	width:410px;
	float:right;
	text-align:left;
	}
	
.price {
	font: bold 20px arial, helvetica, sans-serif;
	line-height:.9em;
	}
	
.nologo {
	display:none;
	text-align:left;
	}

