body{
	margin:0pt auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

	color:#333333;
	background-color:#000;
}

.h1head {
font-size:18px;
margin-left:30px;
}


input{

background-color:#f1f1f1;
border:1px solid #e3e3e3;
}

textarea{


background-color:#f1f1f1;
border:1px solid #e3e3e3;
}



table{
width:550px;
}

#contacttable{
margin-left:30px;

}

#stockcontent{
margin:20px;
height:auto;

}

#master0{
margin-left:25px;
margin-bottom:15px;
}

#featured{
width:200px;
height:280px;
background-image:url(images/featured.gif);
background-repeat:no-repeat;
margin:0;
margin-right:30px;
margin-left:15px;
float:right;



}


#right_photos {
width: 421px;
float: right;
padding-left: 8px;
margin-right: 15px;
}

#right_logos {
width: 365px;
float: right;
padding-left: 8px;
margin-right: 15px;
}

#pagewrapper{
height:auto;
width:883px;
margin:0pt auto;
padding-top:30px;
}

#header{
height:195px;
width:883px;
background-image:url(images/westcountry-motors.jpg);
background-repeat:no-repeat;
}


#headergap{
float:left;
height:20px;
width:883px;
}

#left{
width:243px;
float:left;
background-image:url(images/contact-box.gif);
background-repeat:no-repeat;
height:470px;

}

#logos {

margin-left: 43px;
margin-top: 340px;
width: 133px;

}

#footer{
background-image:url(images/footer.gif);
background-repeat:no-repeat;
float:left;
height:173px;
width:883px;
margin-top:10px;

}

#footerpadding{
padding:30px;
padding-top:40px;
height:120px;
}

#footerpadding p{
padding-top: 2px;
padding-bottom:5px;

margin-top:2px;
margin-bottom:5px;
}




#right{
width:639px;
float:left;
height:auto;
display:inline;
}

#rightheader{
width:639px;
float:left;
background-image:url(images/right-top.gif);
background-repeat:no-repeat;
height:33px;
}

#rightfooter{
width:639px;
float:left;
background-image:url(images/right-bottom.gif);
background-repeat:no-repeat;
height:33px;
}

#footerpadding a{
color:#333333;
}

#rightcontent{
width:639px;
float:left;
background-image:url(images/back-right.gif);
background-repeat:repeat-y;
height:auto;
}

#rightcontent p{
margin-left:30px;
margin-right:30px;

}

#contacttable p{
margin-left:0px;
}

#contacttable h1{
margin-left:0px;
}


/* Menu Navigation */

#nav { 
	width: 630px;
	margin: 0; 	
	list-style-type: none;
	height:25px;
	float:right;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	margin-left:0px;
	padding-top:163px;
	
	
	
}

#nav li { 
	display: inline; 
	padding: 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
	
}
#nav li a { 
	display: block; 
	float:left; 
	padding: 0;  
	height: 25px; 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}



#navHome a { 	
	width: 100px;
	text-align:center;
}

#navStock a { 	
	width: 100px;
	text-align:center;
}

#navAbout a {
width: 100px;
text-align:center;
}

#navContact a { 	
	width: 100px;
	text-align:center;
}

#navFinance a { 	
	width: 100px;
	text-align:center;
}

#navLocation a { 	
	width: 100px;
	text-align:center;
}


#nav li a:hover, #nav li a.active{
	background-image:url(images/li-over.gif);
	background-repeat:no-repeat;
	color:#fff;

}



#rightcontent p a:link, #rightcontent p a:visited {color:#000;}