body{
  font-family: arial, tahoma, Sans-serif;
  font-size:12px;
  text-align: center;
  margin:0;
  padding: 0;
  color:000;
  background-color:#FFF;
}

a{
text-decoration:none;
font-weight:bold;
color:#2d2d5f;
}

a:visited{
text-decoration:none;
font-weight:bold;
color:#2d2d5f;
}

a:hover{
text-decoration:underline;
font-weight:bold;
color:#2d2d5f;
}

a.email{
text-decoration:none;
font-weight:bold;
color: #2d2d5f;
}

a:visited.email{
text-decoration:none;
font-weight:bold;
color:#2d2d5f;
}

a:hover.email{
text-decoration:underline;
font-weight:bold;
color:#2d2d5f;
}




.wrapper{
width:767px;
min-height:650px;
margin:auto;
background:#ffffff;
}

.top{
width:767px;
height:249px;
float:none;
}

.maincontent{
width:767px;
min-height:228px;
float:left;
background-image: url(images/mainback.jpg);
background-repeat: no-repeat;
}

.mainleft{
width:153px;
min-height:520px;
text-align:left;
font-size:11px;
margin:20px 0px 0px 6px;
float:left;

}

html>body .mainleft{

font-size:11px;
text-align:left;
margin:20px 0px 0px 10px;
float:left;
}


.mainright{
width:585px;
text-align:left;
padding: 0px auto;
margin:30px 0px 0px 10px;
float:left;

}


html>body .mainright{
width:585px;
text-align:left;
margin:30px 0px 0px 15px;
float:right;
}
.mainright p {
	margin: 10px;
	width:550px;
	font-weight: normal;

}

.mainright li{
margin-top:10px;

}
.welcome{
height:250px;
width:350px;
float: left;
}



.feature{
width:210px;
height:235px;
float:left;
padding:46px 0px 0px 17px;
background-image: url(images/featuredbg.jpg);
background-repeat:no-repeat;
}





.cars{
float:right;
}

.footer{
width:767px;
height:30px;
margin:20px 0px 0px 0px;
clear:both;
background-image: url(images/footerbar.jpg);
background-repeat: no-repeat;
}




.footer ul{
list-style:none;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

.footer li{
display:inline;
text-align:center;
}

.footer li a{
color:#252525;
font-weight: normal;
text-decoration:none;
padding:0px 10px 0px 10px;
width:125px;
}
.footer li a:visited{
color:#252525;
text-decoration:none;
font-weight: normal;
}

.footer li a:hover{
color:#000;
font-weight: normal;
text-decoration:underline;
}



/****************** Styles for Forms *******************/

table {
	font-size: 11px;
	border: none;
	float: left;
	width: 550px;
}


input {
	width: 250px;
}
textarea {
	height: 50px;
	width: 250px;
}
.send {
	width: 100px;
	background-color:white;
	color:black;
	border: 1px solid #5d0c0c;
}
h4 {
	font-size: 12px;
	background-color: #2d2d5f;
	color:#FFF;
	padding: 3px;
	margin: 0px;
}

p{
margin: 5px;
}



span{
color: #2d2d5f;
	font-size: 11px;
	font-weight: bold;
}

.red{
color: #336699;
	font-size: 12px;
}

/*End Styles for Forms */

.map{
margin: 0px 0px 0px 0px;
}

.ccards{
margin-left:0px;
}

img{
border:none;
}
