﻿body {
	background-image:url('images/backg.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#e3e6eb;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
}
#body {
	background-image:url('images/backg.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#e3e6eb;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
}

html {
	height:100%;
}
* {
	margin:0;
	padding:0;
}
table {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table h2, h3, p, img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h2 {
	font-family:Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color:#8F2831;
	font-size:large;
}
h3 {
	font-family:Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color:#8F2831;
	font-size:medium;
}

p {
	font-family:Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color:black;
	font-size:medium;
}
p a {
	color:#8F2831;
	text-decoration:none;
}
p :hover {
	border-bottom:1px #8F2831 dotted;
}
#toplogo {
	width: 750px;
	height:138px;
	margin: 0px auto 0px auto;
	background-image:url('images/newlogo.jpg');
	background-repeat:no-repeat;
}
#navbar {
	width: 754px;
	height:40px;
	margin: 0px auto 0px auto;
	background-image:url('images/navbar.png');
	background-repeat:no-repeat;

}
#navbar ul {
	display:inline;
	width:450px;
	list-style:none;
	float:left;
	padding:8px 0px 0px 250px;

}
#navbar ul li {
	display: inline;
	margin: 0; 
	padding: 0;
}

#navbar ul li a {
	font-family:Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color:#e3e6eb;
	text-decoration:none;
	width:75px;
	height:30px;
	padding:0px 15px 0px 15px;
}

#navbar ul li a:hover {
	color:white;
	border-bottom:1px white dotted;
}
#navbar ul li a:focus {
	color:white;
	border-bottom:1px white dotted;
}
body > #contentwrap {height: auto; min-height: 100%;}

#contentwrap {
	width:754px;
	height:100%;
	margin:0px auto 0px auto;
}
#rightcol {
	width:254px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:13px 0px 75px 0px;

}
#leftcol {
	width:500px;
	float:left;
	padding:13px 0px 75px 0px;
}
#leftcol p {
		padding:10px 15px 0px 15px;
}
#leftcol h2 {
		padding:10px 15px 0px 15px;

}
.boxtop {
	height:100%;
	width:200px;
	display:block;
	background-image:url('images/boxtop.png');
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.boxtop p {
	font-family:Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color:#e3e6eb;
	font-size:medium;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
.boxbott {
	height:175px;
	width:200px;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;

}
.boxbotttwit {
	height:175px;
	width:200px;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;

}

.boxbott img {
	height:150px;
	width:200px;
	display:block;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	border:none;

}
.boxbott img a {
	text-decoration:none;
	border:0 white none;
}
.boxbotttwit img {
	display:block;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	border:none;

}
.boxbotttwit img a {
	text-decoration:none;
	border:0 white none;
}

#flashbox {
	width:475px;
	height:140px;
	display:block;
	margin:0px 0px 0px 15px;
	padding:5px 5px 5px 5px;
	background-color:#3D577A;
	
}
#footer {
	width:826px;
	height:75px;
	background-color:#3D577A;
	text-align: right;
	margin: -75px auto 0px auto; 
	padding: 10px 25px 0px 0px;
	height: 75px;
	clear:both;

}
#footer p{
	font-family:Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color:#e3e6eb;
	font-size:small;
}
#footer {position: relative;
} 
#footer a{
	color:#e3e6eb;
	text-decoration:none;
}
#footer a:hover{
	border-bottom:1px #e3e6eb dotted;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#carinfo {
	width:650px;
	padding:13px 0px 75px 0px;

}
.stockimg img {
	height:100px;
	border:2px #3D577A solid;

}
.stockimg img a {
	border:0px white none;
}
