/* Mikes Automotive Stylesheet */

* {
	border:0px solid #000;
}
a:link {
	color: #713841;
	text-decoration:none;
}
a:visited {
	color: #713841;
	text-decoration:none;
}
a:hover {
    color: #000;
    text-decoration:none;
}
a:active {
	color: #fff;
}

#gallerybox a:link img {
	border:2px solid #B59E78;
}

#gallerybox a:hover img {
	border:2px solid #693F43;
}
#gallerybox a:visited img {
	border:2px solid #693F43;
}
#gallerybox a:active img {
	border:2px solid #693F43;
}

#servicesarea a:link img {
	border:2px solid #B59E78;
}

#servicesarea a:hover img {
	border:2px solid #693F43;
}
#servicesarea a:visited img {
	border:2px solid #693F43;
}
#servicesarea a:active img {
	border:2px solid #693F43;
}

ul {
list-style-image:url("../images/checks.png") !important;
list-style-type:square;
}

html, body {
	margin: auto;
	margin-top: 0px;
	text-align: left;
	color: #000;
	font-size: 13px;
	line-height:18px;
	font-family: "Lucida Sans Unicode", Trebuchet MS, Verdana, Arial;
	background-image: url(../images/wood.jpg);
	background-repeat:repeat;
	background-color: #fff;
}
#maincontainer {
	width: 100%;
	margin-top:0px;
	float:left;
	position:relative;
}
#topbar {
	width:100%;
	height:3px;
	background-color:#743e44;
}
#topimg {
	background-image: url(../images/index.png);
	background-repeat:no-repeat;
	background-position:center;
	height:403px;
	width:960px;
	margin:auto;
}
#topimgabout {
	background-image: url(../images/about.png);
	background-repeat:no-repeat;
	background-position:center;
	height:403px;
	width:960px;
	margin:auto;
}
#topimggallery {
	background-image: url(../images/gallery.png);
	background-repeat:no-repeat;
	background-position:center;
	height:403px;
	width:960px;
	margin:auto;
}
#topimgservices {
	background-image: url(../images/services.png);
	background-repeat:no-repeat;
	background-position:center;
	height:403px;
	width:960px;
	margin:auto;
}
#topimgcontact {
	background-image: url(../images/contact.png);
	background-repeat:no-repeat;
	background-position:center;
	height:403px;
	width:960px;
	margin:auto;
}
#middlebar {
	background-image: url(../images/middlebar.jpg);
	background-repeat:repeat-x !important;
	background-position:center;
	width:100%;
	height:48px;	
}
#wood {
	background-image: url(../images/wood.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#paperbig {
	background-image: url(../images/paperbig.png);
	background-repeat:no-repeat;
	background-position:center;
	height:403px;
	width:910px;
	margin:auto;
}
#footer {
	height:100%;
	width:570px;
	border:0px solid #000;
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin:auto !important;
}
#welcometag {
	background-image: url(../images/welcometag.png);
	background-repeat:no-repeat;
	width:209px;
	height:135px;
	float:left;
	position:relative;
	left:30px;
	bottom:100px;
}
#newstag {
	background-image: url(../images/newstag.png);
	background-repeat:no-repeat;
	width:209px;
	height:135px;
	float:left;
	position:relative;
	left:300px;
	bottom:100px;
}
#featuretag {
	background-image: url(../images/carssaletag.png);
	background-repeat:no-repeat;
	width:156px;
	height:99px;
	float:left;
	position:relative;
	z-index:2;
	margin-top:40px;
}
#featurebox {
	Width:425px;
	height:160px;
	float:left;
	position:relative;
	margin-top:-80px;
	z-index:1;
}
#abouttag {
	background-image: url(../images/abouttag.png);
	background-repeat:no-repeat;
	width:209px;
	height:135px;
	float:left;
	position:relative;
	left:30px;
	bottom:100px;
}
#companytag {
	background-image: url(../images/companytag.png);
	background-repeat:no-repeat;
	width:209px;
	height:135px;
	float:left;
	position:relative;
	left:30px;
	bottom:100px;
}
#servicestag {
	background-image: url(../images/servicestag.png);
	background-repeat:no-repeat;
	width:209px;
	height:135px;
	float:left;
	position:relative;
	left:30px;
	bottom:100px;
}
#contacttag {
	background-image: url(../images/contacttag.png);
	background-repeat:no-repeat;
	width:209px;
	height:135px;
	float:left;
	position:relative;
	left:30px;
	bottom:100px;
}
#gallerytag {
	background-image: url(../images/gallerytag.png);
	background-repeat:no-repeat;
	width:209px;
	height:135px;
	float:left;
	position:relative;
	left:30px;
	bottom:100px;
}
#contentsection {
	width:870px;
	height:330px;
	margin-left:20px;
	margin-top:-95px;
	float:left;
}
#welcomebox {
	Width:430px;
	height:100px;
	float:left;
}
#subbox {
	Width:700px;
	height:360px;
	float:left;
}
#servicesbox {
	Width:250px;
	height:360px;
	float:left;
	margin-left:20px;
}
#servicesarea {
	Width:550px;
	height:320px;
	float:left;
	margin-left:10px;
}
#gallerybox {
	Width:820px;
	height:340px;
	float:left;
}

#newsbox {
	Width:380px;
	height:320px;
	float:right;
	margin-right:20px;
}
#menubox {
	Width:360px;
	height:30px;
	margin-top:220px;
	margin-left:81px;
	float:left;
	font-size: 9pt;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:none;
	color:#713841;
}
.formfieldstextarea {
	height:500px;
	border:1px solid #795257;
	background-color:#B8AA9F;
	font-family:Verdana;
	font-size:13px;
	color:#ECECEC;
}
.formfieldstextarea:hover {
    border: 1px solid #795257;
    background: #A79A90;
}
.formfieldstextarea:focus {
    border: 1px solid #795257;
    background: #A79A90;
}
div#thankYou {
	margin-top:20px;
	display: none;
	font-weight:bold;
}
#formbutton {
	width: 117px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/submit.png) no-repeat center top;
	cursor: pointer;
}
#formbutton:hover {
	width: 117px;
	height: 38px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/submit.png) no-repeat center top;
	cursor: pointer;
}
.contactform {
	float:left;
	border:0px solid #999999;
	width:800px;
	height:300px;
	margin-left:0px;
}
.formfields {
	width:200px;
	background-color:#B8AA9F;
	border: 1px solid #795257;
	height:20px;
	font-family:Verdana;
	font-size:13px;
	padding:2px;
	color:#ECECEC;
	margin:5px;
}
.formfields:hover {
    border: 1px solid #795257;
    background: #A79A90;
}
.formfields:focus {
    border: 1px solid #795257;
    background: #A79A90;
}
#contactform {
	float:left;
	border:0px solid #000;
	width:390px;
	height:300px;
	margin-left:40px;
}
#location {
	float:left;
	border:0px solid #000;
	width: 310px;
	height:200px;
	margin-left:40px;
}
#liphone {
	list-style-image:url('../images/picon.png');
	padding:2px;
}
#lilocation {
	list-style-image:url('../images/licon.png');
	padding:2px;
}
#lihome {
	list-style-image:url('../images/hicon.png');
	padding:2px;
}
#liemail {
	list-style-image:url('../images/eicon.png');
	padding:2px;
}
.dropboxstyle {
	position:absolute;
	visibility: hidden;
	border: 2px solid #775055;
	background-color: #CCAF7D;
	width: 750px;
	padding: 8px;
}
.dropboxstyle3 {
	position:absolute;
	visibility: hidden;
	border: 2px solid #775055;
	background-color: #CCAF7D;
	width: 700px;
	padding: 8px;
	float:inherit;
}