/* Dulford Automotive main style sheet */

* 	{
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	color: #7F2E2E;
	background-color: #FAFAFA;
	background-image: url(../images/dulford_body3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
}
p {
	font-size: .82em;
	margin-bottom: 0.7em;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #5860e0;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
img {border: none;
}
h1 {
	color: #666666;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 8px;
	padding-top: 0px;
}
h4 {
	color: #666666;
	margin-bottom: 0.3em;
}
#container {
	width: 950px;
	margin: 0 auto;
	background-image: url(../images/dulford_background2.jpg);
	background-repeat: repeat-y;
}
#logoanchor	{
	width: 950px;
	height: inherit;
	background-image: url(../images/tvr-multipart.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#maincontent {
	float: right;
	width: 730px;
	min-height: 570px;
	margin-left: 10px;
	padding-top: 0px;
	margin-right: 20px;
	margin-top: 0px;
}
#maincontent ul {
	font-size: .82em;
	list-style: square;
	text-align: left;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 20px;
}
#maincontent li {
	margin-top: 0.5em;
}
#header {
	height: 100px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 48px;
	text-align: left;
	width: 930px;
	margin-right: 20px;
}
#flashbanner {
	width: 730px;
	height: 105px;
	margin-top: 0px;
}
#newsbox {
	width: 730px;
	margin-bottom: 30px;
}
#news-slideshow1 {
	height: 250px;
	width: 400px;
}
#reducemultimaptext {
	font-size: .82em;
	margin-top:	25px;
}
#dulford_column_1 {
	float: left;
	min-height: 465px;
	width: 342px;
	text-align: justify;
	padding-right: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
}
#dulford_column_2 {
	float: right;
	min-height: 465px;
	width: 341px;
	text-align: justify;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-top: 5px;
}
#footer {
	clear: both;
	height: 42px;
	font-size: 0.6em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 14px;
	}
#footer-table {
	width: 910px;
	margin-top: 5px;
	}
.footer-left {
	width:50%;
	vertical-align:top;
	}
	
.footer-right {
	padding: 0;
	text-align:right;
	width:50%;
	}

/* Navbar Settings Start */

#navbarleft {
	width: 180px;
	font-size: 0.82em;
	float: left;
	margin-bottom: 10px;
}
#navbarleft li {
	list-style: none;
}
#navbarleft a {
	text-decoration: none;
	width: 155px;
	padding: .35em 5px .35em 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navbarleft a:link, #navbarleft a:visited {
	color: #7F2E2E;
}
#navbarleft a:hover, #navbarleft a:active {
	background-image: url(../images/nav_image.gif);
	color: #F00;
}

/* Images */

.image-right {
	float: right;
	margin-left: 10px;
	}
	
.image-left {
	float: left;
	margin-right: 10px;
	}

/* Tables */

#table-720 {
	width: 720px;
	}

.width-360 {
	width: 360px;
	}
