@charset "UTF-8";
/* CSS Document */

body
{
    padding: 0px;
    margin: 0px;
    background-image: url('../images/pagebkg.jpg');
	background-repeat:repeat-x;
	background-color:#dedede;
}
td.centercontent 
{
    background-color:White;
}    
td.PageTitle 
{
    font-family: Tahoma;
    font-size:40px;
    height:40px;
    font-weight:bolder;
    color:#323232;
}    
input.contactInput 
{
    width:300px;
    font-family:Arial;
    font-size:12px;
}
textarea.contactInput 
{
    width:300px;
    height:200px;
    font-family:Arial;
    font-size:12px;
}
   
td 
{
    font-family:Arial;
    font-size:12px;
}       
table.ContactOuterTable 
{
    background-color:#c9c9c9;
    border:1px solid #202020;
}    
input.contactButton
{
    width:150px;
    font-family:Arial;
    font-size:12px;
    font-weight:bolder;
}
.vv_link a {
	color:#dedede;
	font-size:1px;
}

#special-container {
	background-color: #039;
	top: 0px;
	/*background-image: url(images/special.jpg); */
	float: right;
	margin-right: 75px;
	height: 67px;
	width: 155px;
	margin-top: 10px;
	padding-left: 3px;
}
#wrapper-vehicle-pro {
	float: left;
	height: 75px;
	width: 125px;
	margin-top: 10px;
	margin-left: 65px;
}
#openhouse {
	background-color: #F7FFFF;
	padding: 2px;
	height: 65px;
	width: 275px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 162px;
	border: 2px solid #00C;
}
#openhouse a p {
	margin: 0px;
	padding: 2px;
}

#openhouse a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
