@charset "UTF-8";
/* CSS Document */

body {
	background-color: #111111;
	Font-family: sans-serif;
	Font-size: 12px;
	
}

#header {
	padding-top:10px;
	width: 875px;
    height: 75px;
    position: relative;
   	border: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 28px;
 	color: #fff;
}

#headerCollision {

width: 875px;
height: 149px;
	}
	
#footerCollision{
width: 875px;
height: 15px;
background-image:url('../images/collision_footer.jpg');
clear:both;
}	


#footer {
	padding-top:10px;
	width: 875px;
    height: 50px;
    position: relative
   	border: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	}

#container {
	padding: 0px;
	width: 875px;
    height: 546px;
    position: relative;
    border: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	}
	
	
#container2 {
	padding: 0px;
	width: 875px;
    position: relative;
    border: none;
	background-color:#FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	}
	
#container2 a{
color:#00386c;
}	

#container2 a:hover{
text-decoration:underline;
}
 
 #sidebar {
 	Font-size: 10px;
 	Position: absolute;
    top: 500px;
    left: 30px;
	background-color: #fff;
}

 
#content {
	border-top: solid 1px #4d4d4d;
	background-color: #292929;
	Position: relative;
	width: 875px;
	height: 315px;
	font-size: 14px;
	
}

#line{
border-top: solid 1px #4d4d4d;
}

#content p{
	line-height: 100%;
	color: #fff;
	text-align: center;	
}


#content2 {
	border-top: solid 1px #4d4d4d;
	background-color: #292929;
	Position: relative;
	width: 875px;
	

	
}

#content2 p{
	line-height: 100%;
	color: #fff;
	text-align: center;	
}

h3{
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold:
	font-size: 11px;
	
}

.mainTable {
	border: none;
    padding: 0px;
	width: 875px;
	height: 495px;
 	position: relative;
	text-align: center;
}

.button1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width: 200px;
	position: absolute;
	text-align: center;
	border: none;
	top:65px;
	left: 100px;
	color: #fff;
}

.button1 p {
	font-size: 14px;
}


alignment {
text-align: left bottom;
}

.spacer {
	width: 5px;
	position: absolute;
	text-align: center;
	border: none;
    padding: 5px;

}


.button2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width: 200px;
	position: absolute;
	text-align: center;
	border: none;
	top: 65px;
	right: 100px;
	color: #fff;
		
}

.button2 p{
	font-size: 14px;
		
}

#subtitle {
	text-align: right;
	width: 425px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px;
 	color: #0099ff;
	top: 10px;
	right: 75px;
}


#title {
	display: inline;
	text-align: right;
	width: 300px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 28px;
 	color: #fff;
	top: 10px
	left: 75px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #fff;
	text-decoration: none;
}

#space {
padding: 5px;
}

#address {
text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px;
 	color: #fff;
	}
	
#gmcbuick{
display: none;
}
#lexus{
display: none;
}
#toyota{
display: none;
}
#scion{
display: none;
}
#mazda{
display: none;
}

#content #holder {
            Position: relative;           
			Width: 173px; 
            Height: 250px;
            Float: left;
            Border-right: 1px #999 solid;
}

#content #holder2 {
            Position: relative;           
			Width: 173px; 
            Height: 250px;
            Float: left;
            Border: none;
}

#content #holder .noBorder {
            Border: none;
}

.date {
	color: #999;
	font-size: 10px;
}

#contact_bar {
width:150px;
float:right;
border-style:solid;
padding:10px;
margin:10px;
border-width:thin;
border-color:#006dc1;
padding-top:10px;
background-color:#febf1e;
color:#00386c;
}

#contact_bar a {
color:#000;
}

#contact_bar a:hover{
text-decoration:underline;
}

#left_side {
width:625px;
float:left;
background-color:#FFFFFF;
color:#333333;
padding:25px;
}

#bio_pic {
width:100px;
float:left;
}

#bio_info {
float:right;
width:500px;
}

#mail_link a {
color:#333333;
}

#mail_link a:hover {
color:#999999;
text-decoration:underline;
}

#autohaus {
background-image:url(http://www.pearlautomotivegroup.com/images/autohaus_intro.jpg);
background-repeat:no-repeat;
height:190px;
}

#autohaus a{
color:#0000FF;
line-height:0px;
}

#autohaus a:hover {
color:#000066;
}


#autohausText{
padding-top:10px;
padding-left:30px;
width:290px;
float:left;
}

#logolink
         {
                 display: block;
                 height: 150px;
                 width: 520px;
                 background-image: url(logo.jpg);
				 float:right;
         }
