/* Style The Universals */
* {
	margin: 0;
	padding: 0;
	font-family: sans-serif,Arial,Helvetica,Tahoma;
	font-size: 16px;
}


/* Here Are The Styles For HTML Tags */
body {
	background: url("/layoutimages/bodygradient.jpg");
}

h1 {
	font-size: 1.2em;
	color: #000000;
	text-align: center;
	margin-bottom: 1.5em;
}
h2 {
	font-size: 1.1em;
	color: #000000;
	text-align: center;
	margin-bottom: 1.5em;
}

h3 {
	font-size: 1em;
	color: #000000;
	text-align: center;
	margin-bottom: 1.5em;
}

p {
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.5em;
	margin-right: 35px;
}
p a {
	color: #6666ff;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
p a:hover {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #6666ff;
	color: #ffffff;
}

strong {
	font-size: 100%;
}
.red {
	color: #ff0000;
	font-size: 100%;
}
/* Clear After Floating Divisions */

.clear {
	clear: both;
	width: 100%;
}

/* PAGE LAYOUT DIVIDERS */

#footer {
	width: 100%;
	background: #ffffff url("/layoutimages/footergradient.jpg");
	height: 250px;
	border-top: 1px solid #000000;
}

#footercontent {
	width: 950px;
	margin-left: auto;
	margin-right: auto;	
}

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#headernavbar {
	position: relative;
	width: 950px;
	height: 302px;
}

#topmenu {
	float: left;
	height: 2em;
	border: 1px solid #000000;
}

#logo {
	float: right;
}

#navbar {
	xfloat: left;
	background: url("/layoutimages/banner.png") no-repeat;
	height: 302px;
	padding-left: 1em;
}

#navbottom {
	xfloat: left;
	height: 35px;
	background: url("/layoutimages/navbottom.png") no-repeat;

}
#maincontent {
	padding-top: 10px;
	padding-left: 35px;
}

.gallerydescription {
	float: left;
	margin-bottom: 1em;
	text-align: center;
	width: 950px;
}
.contentbox {
	float: left;
	padding: 10px 30px 0 0px;
	width: 273px;
	height: 350px;
	xborder-top: 5px;
	xbackground: url("/layoutimages/borderback.png") no-repeat;
	
}
.gallerybox {
	float: left;
	padding: 10px 30px 0 0;
	width: 150px;
	height: 110px;
	
}
.boxtext {
	font-size: 0.8em;
width: 250px;
margin-left: 10px;
	xpadding: 0.2em;
	text-align: center;
}

.picturebox {
	float: left;
	width: 280px;
	height: 187px;
	padding: 10px 20px 30px 0;
}

.footertext {
	font-size: 0.8em;
	padding: 0.2em;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 1em;
	
}

.smallfooter {
	font-size: 0.65em;
	padding: 0.2em;
	text-align: center;
	color: #ffffff;
	
}

#infobox2 {
	float: left;
	margin-left: 7px;
	width: 230px;
	height: 300px;
	border: 1px solid #000000;
	
}
#infobox3 {
	float: left;
	margin-left: 7px;
	width: 230px;
	height: 300px;
	border: 1px solid #000000;
	
}
#infobox4 {
	float: left;
	margin-left: 8px;
	width: 230px;
	height: 300px;
	border: 1px solid #000000;
	
}
#featurebox1 {
	float: left;
	width: 300px;
	height: 100px;
	border: 1px solid #000000;
	
}
#featurebox2 {
	float: left;
	margin-left: 22px;
	width: 300px;
	height: 100px;
	border: 1px solid #000000;
	
}
#featurebox3 {
	float: left;
	margin-left: 22px;
	width: 300px;
	height: 100px;
	border: 1px solid #000000;
	
}
#newsbox {
	float: left;
	width: 300px;
	height: 300px;
	border: 1px solid #000000;
	
}
#maininfo {
	float: left;
	margin-left: 22px;
	width: 622px;
	height: 300px;
	border: 1px solid #000000;
	
}

/* Navigation Button Styles */
#navbar li {
	display: block;
	float: left;
	margin-right: 0.5em;
}

.navbutton {
	margin-top: 17em;
	width: 108px;
	height: 44px;
	font-size: 0.9em;
	line-height: 2.8em;
	color: #ffffff;
	background: url("/layoutimages/navbutton.png") no-repeat;
	cursor: pointer;
	text-align: center;
}

.navbuttonover {
	margin-top: 17em;
	width: 108px;
	height: 44px;
	font-size: 0.9em;
	line-height: 2.8em;
	background: url("/layoutimages/navbuttonover.png") no-repeat;
	cursor: pointer;
	text-align: center;
}

.navbuttoncurrent {
	margin-top: 17em;
	width: 108px;
	height: 44px;
	font-size: 0.9em;
	line-height: 2.8em;
	background: url("/layoutimages/navbuttoncurrent.png") no-repeat;
	cursor: pointer;
	text-align: center;
	color: #ffffff;
}

/* Other Styles */
.indexstyle {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.5em;
	margin-right: 35px;
}
.indexstyle a {
	color: #6666ff;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.indexstyle a:hover {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #6666ff;
	color: #ffffff;
}

.indexpic {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.5em;	
	margin-right: 35px;
}

.indextext {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.5em;	
	margin-right: 35px;
}

.formlabel {
	font-size: 1em;
	color: #6666ff;
	margin-bottom: 1em;
	text-align: left;
}

form {
	margin-left: 200px;
	width: 550px;
}

label {
	float:left;
	font-size: 0.9em;
	width: 150px;
	clear: both;
}
input.text {
	float:left;
	margin-bottom: 1.5em;
	width: 300px;
	margin-right: 100px;
}
input.submit {
	float:left;
	margin-bottom: 1.5em;
	width: 100px;
	margin-right: 100px;
}
#contactimage {
margin-left: 150px;
}
textarea {
	float:left;
	width: 320px;
	xmargin-right: 100px;
	margin-bottom: 0.5em;
}






/* Lightbox Styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/layoutimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/layoutimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* Old Cars Pages Styles */
.style1 {
	color: #FF0000;
	font-size: large;
}
.style2 {
	font-size: large;
	font-weight: bold;
}
.style3 {
	font-size: xx-small;
	color: #CCCCCC;
}
.style4 {font-size: large}
.style8 {font-size: x-large}
.style11 {font-size: x-large; font-weight: bold; }
.style12 {font-size: large; color: #000000; }
.style14 {font-size: x-small}
.style15 {color: #0000FF}
.style17 {font-size: medium}
.style18 {color: #0000FF; font-weight: bold; }
.style19 {color: #000000}
.style23 {font-size: x-small; color: #0000FF; }
.style24 {font-size: 5px}
.style25 {font-size: 14px}
.style26 {font-size: 14}
.style27 {font-size: 16px}
.style28 {font-size: 18px}
.style31 {font-size: small}
.style34 {font-weight: bold}
.style35 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.cartext {
	text-align: center;
}



















