@charset "utf-8";
#container {
	height: auto;
	background-image: url(images/inner_bg.png);
	background-position: 213px 0px;
	background-repeat: repeat-y;
	overflow: hidden;
	width: 1224px;
	margin: auto;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body{
	margin: 0px 0px 0px 0px;
}
.t1 {
	color: #822913;
}
#inside {
	width: 739px;
	height: auto;
	overflow: hidden;
}
.t3 {
	color: #822913;
	font-size: 12px;
}

#homepage_content {
	height: auto;
	background-image: url(images/bulldog_red_truck.jpg);
	background-position: 235px 650px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.t4 {
	color: #822913;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left {
	float: left;
	width: 439px;
	padding-left: 4px;
	display: inline;
}
#right {
	float: right;
	width: 249px;
}
#righthomepage {
	float: right;
	width: 250px;
	padding-right: 45px;
}

#body-left {
	background-image: url(images/left_bd_bg.jpg);
	height: 748px;
	width: 221px;
	float: left;
	display: inline;
}
#header {
	background-image: url(images/header_bg.png);
	width: 785px;
	height: 121px;
	background-repeat: repeat-x;
}

#content {
	float: left;
	width: 785px;
	background-image: url(images/middle_content.jpg);
	height: auto;
	overflow: visible;
}


#body-right {
	background-image: url(images/right_bd_bg.jpg);
	height: 748px;
	width: 218px;
	float: right;
}
#banner {
	background-image: url(images/banner.jpg);
	height: 238px;
	width: 785px;
}
#footer {
	background-image: url(images/footer.jpg);
	width: 785px;
	height: 95px;
}
#bottom {
	background-image: url(images/bottom_bg.png);
	width: 1224px;
	height: 103px;
	margin: auto;
	text-align: center;
}
.rollover a {
	display:block;
	background-image:url(images/star.PNG);
	background-repeat:no-repeat;
	font-size:15px;
	background-position:left;
	text-decoration:none;
	margin-bottom:8px;
	margin-left:10px;
	width: auto;
	float: left;
	text-align: center;
	color: #000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.rollover a:hover {
	text-decoration:none;
	background-color: #999;
	color: #FFF;
	height: 25px;
	padding-top: 5px;
	width: auto;
}

.t2 {
	color: #822913;
	font-size: 18px;
}
#content_overflow {
	background-image: url(images/top_content_bg.jpg);
	height: 389px;
	width: 785px;
	background-repeat: no-repeat;
	overflow: visible;
	display: inline;
}

.left-padding-div {
	padding-left: 0px;
}
#contactform {
	background-image: url(images/contact_bg_01.jpg);
	height: auto;
	width: 250px;
	background-position: top;
	overflow: visible;
	background-repeat: no-repeat;
}
.submit {
	background-image: url(images/button.png);
	width: 65px;
	height: 22px;
	border: 0px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
.message-area {
	background-image: url(images/message-area.png);
	width: 180px;
	height: 80px;
	background-repeat: no-repeat;
	border: 0px;
}
.fields {
	background-image: url(images/fields.png);
	width: 179px;
	height: 19px;
	border: 0px;
	background-repeat: no-repeat;
}
.grey_02 {
	color: #666;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.grey_03 {
	color: #666;
	font-size: 11px;
}


.grey_01 {
	color: #666;
	text-decoration: none;
}
#main {
	background-image: url(images/outer_bg.png);
	width: 1244px;
	margin: auto;
	height: auto;
	background-repeat: repeat-y;
}
.before-after {
	padding-left: 40px;
	padding-right: 40px;
	color: #822913;
	font-size: 14px;
}
.grey_04 {
	color: #333;
	font-size: 11px;
}
/* CSS For the form */
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}
