@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	margin: 0;
}

p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	line-height: 15px;
	padding-top: 10px;
}

p.collection {
	line-height: 19px;
	padding: 0 0 10px 0;
}

p.caption {
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	padding: 0 0 10px 0;
}

h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

h1.home {
	padding-bottom: 10px;
}

h2 {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

.nav {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.nav a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.nav a:active {
	text-decoration: none;
}

.viewlinks {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.viewlinks a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.viewlinks a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.viewlinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.viewlinks a:active {
	text-decoration: none;
}

.viewlinksright {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.viewlinksright a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.viewlinksright a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.viewlinksright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.viewlinksright a:active {
	text-decoration: none;
}

.viewlinksleft {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.viewlinksleft a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.viewlinksleft a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.viewlinksleft a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.viewlinksleft a:active {
	text-decoration: none;
}

.viewlinksctr {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.viewlinksctr a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.viewlinksctr a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.viewlinksctr a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.viewlinksctr a:active {
	text-decoration: none;
}

#maincontainter {
	width: 960px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #8E8E8E;
	text-align: center;
}

/* Header Area */
#topbar {
	width: 960px;
	height: 16px;
	margin: 0;
	background-image: url(../images/home-top-bar.gif);
	background-repeat: repeat-x;
}

#header {
	width: 960px;
	height: 59px;
	margin: 0;
	background-image: url(../images/expressions-in-steel-logo.jpg);
	background-repeat: no-repeat;
}

.topbar2 {
	width: 960px;
	height: 26px;
	margin: 0;
	background-image: url(../images/home-top-bar2.gif);
	background-repeat: repeat-x;
}

/* Top Navigation Area */
#topnavbarbg {
	width: 960px;
	height: 19px;
	margin: 0;
	background-image: url(../images/home-navbar-bg.gif);
	background-repeat: repeat-x;
}

/* Home Main Area */
#homemaincontentcontainer {
	width: 960px;
	height: 420px;
	margin: 0;
	color: #000000;
}

#homeleftcontainer {
	width: 404px;
	height: 420px;
	color: #000000;
	margin: 0;
	background-color: #191916;
	float: left;
}
* html #homeleftcontainer { margin-right: -3px; }

#homerightcontainer {
	width: 555px;
	height: 420px;
	color: #000000;
	margin: 0;
	border-left: 1px solid #8E8E8E;
	background-image: url(../images/1939-chevrolet-2-door-sedan.jpg);
	background-repeat: repeat-x;
	float: right;
}
* html #homerightcontainer { margin-left: 0; }

/* Home Content Area */
#homecontentcontainer {
	width: 960px;
	height: 250px;
	margin: 0;
	color: #000000;
}

#homeleftcontentcontainer {
	width: 404px;
	height: 250px;
	color: #000000;
	margin: 0;
	background-color: #480202;
	float: left;
}

#homeleftcontentinside {
	width: 384px;
	color: #CCCCCC;
	margin: 10px;
}

.homeleftbar {
	width: 404px;
	height: 26px;
	margin: 0;
	background-image: url(../images/home-left-bars.gif);
	background-repeat: repeat-x;
}
* html .homeleftbar { margin-right: -3px; height: 23px; overflow: hidden; }

.homeleftcontenttop {
	width: 404px;
	height: 117px;
	margin: 0;
	border-top: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	background-image: url(../images/home-top-content-bg.gif);
	background-repeat: repeat;
}
* html #homeleftcontenttop { margin-right: -3px; }

#homeleftimage1 {
	width: 126px;
	height: 100px;
	margin: 0;
	border: 1px solid #8E8E8E;
	background-image: url(../images/1939-chevy-sedan.jpg);
	background-repeat: no-repeat;
}

.homeleftimage2 {
	width: 126px;
	height: 77px;
	margin: 0;
	border: 1px solid #8E8E8E;
	background-image: url(../images/zephyr1.jpg);
	background-repeat: no-repeat;
}

.homeleftimage3 {
	width: 126px;
	height: 77px;
	margin: 0;
	border: 1px solid #8E8E8E;
	background-image: url(../images/1940-ford-delux-convertible.jpg);
	background-repeat: no-repeat;
}

/* Home Content Area 2 */
.homeleftcontenttop2 {
	width: 404px;
	height: 103px;
	margin: 0;
	border-top: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	background-image: url(../images/home-top-content-bg.gif);
	background-repeat: repeat;
}
* html #homeleftcontenttop2 { margin-right: -3px; }

#homerightcontentcontainer {
	width: 555px;
	height: 250px;
	color: #AAACA9;
	margin: 0;
	border-left: 1px solid #8E8E8E;
	background-color: #000000;
	float: right;
}

#homerightcontentinside {
	width: 305px;
	color: #CCCCCC;
	margin: 10px;
	display: block;
	float: left;
	display: inline;
}

#homerightcontentinside2 {
	width: 205px;
	margin: 10px;
	float: right;
	display: inline;
}

.homerightcontentimage1 {
	width: 205px;
	height: 154px;
	margin: 0;
	border: 1px solid #8E8E8E;
	background-image: url(../images/zephyr2.jpg);
	background-repeat: no-repeat;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding-top: 7px;
	text-align: right;
}	

/* Classic Car Collection Area */
#collectionmaincontentcontainer {
	width: 960px;
	height: 403px;
	margin: 0;
	color: #000000;
	background-color: #000000;
}

#collectionmaincontentcontainer2 {
	width: 960px;
	height: 420px;
	margin: 0;
	color: #000000;
	background-color: #000000;
}

#collectionmaincontentcontainer3 {
	width: 960px;
	height: 1240px;
	margin: 0;
	color: #000000;
	background-color: #000000;
}
#collectionmaincontentcontainer4 {
	width: 960px;
	height: 436px;
	margin: 0;
	color: #000000;
	background-color: #000000;
}

#collectioncarscontainer {
	width: 960px;
	height: 213px;
	margin: 0;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
	background-color: #000000;
}

#collectioncarstitles {
	width: 960px;
	height: 19px;
	margin: 0;
	border: 0;
	color: #000000;
	background-color: #000000;
}

#collectioncarschevytitle {
	width: 293px;
	height: 19px;
	margin: 0;
	border: 0;
	color: #000000;
	background-image: url(../images/39-chevy-sedan-title.gif);
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#collectioncarstitlescontainer {
	width: 667px;
	height: 19px;
	margin: 0;
	color: #000000;
	float: right;
}

#collectioncarszephyrtitle {
	width: 296px;
	height: 19px;
	margin: 0;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	background-image: url(../images/39-zephyr-title.gif);
	color: #000000;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#collectioncarsfordtitle {
	width: 369px;
	height: 19px;
	margin: 0;
	background-image: url(../images/40-ford-delux-title.gif);
	color: #000000;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#collectioncarscontainer2 {
	width: 960px;
	height: 194px;
	margin: 0;
	border: 0;
	color: #000000;
	background-color: #000000;
}

#collectioncarschevycar {
	width: 293px;
	height: 194px;
	margin: 0;
	border: 0;
	background-image: url(../images/39-chevy-sedan-image.jpg);
	color: #000000;
	float: left;
}

#collectioncarsscntainr {
	width: 667px;
	height: 194px;
	margin: 0;
	border: 0;
	color: #000000;
	float: right;
}

#collectioncarszephyrcar {
	width: 296px;
	height: 194px;
	margin: 0;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	background-image: url(../images/39-zephyr-car.jpg);
	color: #000000;
	float: left;
}

#collectioncarsfordcar {
	width: 369px;
	height: 194px;
	margin: 0;
	background-image: url(../images/40-delux-convertible.jpg);
	color: #000000;
	float: right;
}

#collectionviewcontainer {
	width: 960px;
	height: 26px;
	margin: 0;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(../images/home-left-bars.gif);
	background-repeat: repeat-x;
}

#collectionmaincontentcontainergreen {
	width: 940px;
	height: 161px;
	margin: 0;
	color: #CCCCCC;
	padding: 10px;
	background-color: #2F3125;
}

#940 {
	width: 940px;
	height: 151px;
	margin: 0px;}

#386 {
	width: 345px;
	height: 141px;
	margin-left: 10px;
	margin-top: 10px;
	border-right: 1px #CCCCCC solid;
	padding-right: 10px;
	float: right;
}

#collectionmaincontentcontainer {
	width: 960px;
	height: 470px;
	margin: 0;
	color: #000000;
	background-color: #000000;
}

#collectionmaindotsleft {
	width: 99px;
	height: 470px;
	margin: 0;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	background-image: url(../images/car-collection-dots-bg.gif);
	background-repeat: repeat;
	float: left;
	display: inline;
}
* html #collectionmaindotsleft { margin-right: -3; }

#collectionmaindotsleft2 {
	width: 99px;
	height: 1240px;
	margin: 0;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	background-image: url(../images/car-collection-dots-bg.gif);
	background-repeat: repeat;
	float: left;
	display: inline;
}
* html #collectionmaindotsleft2 { margin-right: -3; }

#collectionmainrightcontentcontainer {
	width: 860px;
	height: 470px;
	margin: 0;
	color: #000000;
	background-color: #000000;
	float: right;
	display: inline;
}
* html #collectionmainrightcontentcontainer { margin-right: -3px; margin-left: 0; }

#collectionmaindotsright {
	width: 99px;
	height: 470px;
	margin: 0;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	background-image: url(../images/car-collection-dots-bg.gif);
	background-repeat: repeat;
	float: right;
	display: inline;
}
* html #collectionmaindotsright { margin-left: -3; }

#collectionmaindotsright2 {
	width: 99px;
	height: 1240px;
	margin: 0;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	background-image: url(../images/car-collection-dots-bg.gif);
	background-repeat: repeat;
	float: right;
	display: inline;
}
* html #collectionmaindotsright2 { margin-left: -3; }


.collectionmainblackbar {
	width: 760px;
	height: 35px;
	margin: 0;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
}
* html .collectionmainblackbar { margin-left: -3; }

.collectionmainblackbar2 {
	width: 960px;
	height: 35px;
	margin: 0;
	color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	background-color: #000000;
	float: left;
}
* html .collectionmainblackbar2 { margin-left: -3; }

#collectionmainblackbarcontent {
	width: 940px;
	height: 25px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	display: inline;
}
* html #collectionmainblackbarcontent { margin-right: -3; margin-left: 0; }

#collectionmainblackbarcontent2 {
	width: 960px;
	height: 25px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	display: inline;
}
* html #collectionmainblackbarcontent2 { margin-right: -3; margin-left: 0; }


#collectionmainrightcontent {
	width: 760px;
	height: 400px;
	margin: 0;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
	background-color: #000000;
	float: left;
}

#collectionmaincontentcontainerzephyr2 {
	width: 960px;
	height: 370px;
	margin: 0;
	color: #000000;
	background-color: #000000;
}

#collectionmaindotsleftzephyr2 {
	width: 99px;
	height: 370px;
	margin: 0;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	background-image: url(../images/car-collection-dots-bg.gif);
	background-repeat: repeat;
	float: left;
}

#collectionmainrightcontentcontainerzephyr2 {
	width: 860px;
	height: 370px;
	margin: 0;
	color: #000000;
	background-color: #000000;
	float: right;
}

#collectionmaindotsrightzephyr2 {
	width: 99px;
	height: 370px;
	margin: 0;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	background-image: url(../images/car-collection-dots-bg.gif);
	background-repeat: repeat;
	float: right;
}

#collectionmainrightcontentzephyr2 {
	width: 760px;
	height: 300px;
	margin: 0;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
	background-color: #000000;
	float: left;
}

#collectionmainleftzephyr2 {
	width: 338px;
	height: 290px;
	margin: 0;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
	background-color: #000000;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#collectionmainrightzephyr2 {
	width: 400px;
	height: 300px;
	margin: 0;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
	background-color: #000000;
	float: right;
}

#collectiontopbar {
	width: 960px;
	height: 26px;
	margin: 0;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(../images/home-left-bars.gif);
	background-repeat: repeat-x;
}

#collectionbottombar {
	width: 960px;
	height: 26px;
	margin: 0;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(../images/home-left-bars.gif);
	background-repeat: repeat-x;
}
* html #collectionbottombar { margin-top: -10; }

#collectionbottombarzephyr2 {
	width: 960px;
	height: 26px;
	margin: 0;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background-image: url(../images/home-left-bars.gif);
	background-repeat: repeat-x;
}

#collectionbottom {
	width: 960px;
	height: 260px;
	color: #000000;
	margin: 0;
	background-color: #1A1B14;
}

#collectionbottom2 {
	width: 960px;
	height: 650px;
	color: #000000;
	margin: 0;
	background-color: #1A1B14;
}

#collectionbottom3 {
	width: 960px;
	height: 370px;
	color: #000000;
	margin: 0;
	background-color: #1A1B14;
}
#collectionbottom4 {
	width: 960px;
	height: 1370px;
	color: #000000;
	margin: 0;
	background-color: #1A1B14;
}
#collectionbottom5 {
	width: 960px;
	height: 475px;
	color: #000000;
	margin: 0;
	background-color: #1A1B14;
}

#collectionbttmcontainer {
	width: 960px;
	height: 244px;
	color: #CCCCCC;
	margin: 0;
	background-color: #000000;
}

#collectionbttmred {
	width: 573px;
	height: 234px;
	color: #CCCCCC;
	margin: 0;
	padding: 5px;
	background-color: #480202;
	float: left;
}

#collectionoldzephyr1 {
	width: 208px;
	height: 156px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px #CCCCCC solid;
	background-image: url(../images/war-chief.jpg);
	float: left;
}

#collectionoldzephyrs {
	width: 341px;
	height: 156px;
	margin-top: 10px;
	margin-right: 5px;
	float: right;
}

#collectionoldzephyr2 {
	width: 115px;
	height: 156px;
	margin-top: 0px;
	margin-right: 5px;
	border: 1px #CCCCCC solid;
	background-image: url(../images/war-chief-2.jpg);
	float: left;
}

#collectionoldzephyr3 {
	width: 210px;
	height: 156px;
	margin: 0;
	border: 1px #CCCCCC solid;
	background-image: url(../images/war-chief-3.jpg);
	float: right;
}

.collection_textheader {
	color: #CCCCCC;
	width: 760px;
	height: auto;
	margin: 30px 100px 0 100px;
	float: left;
	display: inline;
}

.collectionzephyr_textleft {
	color: #CCCCCC;
	width: 350px;
	height: auto;
	margin: 10px 10px 10px 100px;
	float: left;
	display: inline;
}

.collectionzephyr_textright {
	color: #CCCCCC;
	width: 350px;
	height: auto;
	margin: 10px 100px 10px 10px;
	float: right;
	display: inline;
}

#collectionbttmblack {
	width: 347px;
	height: 194px;
	color: #CCCCCC;
	margin: 0;
	padding: 10px;
	background-color: #000000;
	float: right;
}

#articlescontainer {
	width: 760px;
	height: 410px;
	background-color: #000000;
	margin: 0px;
	border-top: 1px #CCCCCC solid;
	float: left;
}
* html .articles { margin-left: -3; }
#articlescontainer2 {
	width: 760px;
	height: auto;
	background-color: #000000;
	margin: 0px;
	border-top: 1px #CCCCCC solid;
	float: left;
}
* html .articles2 { margin-left: -3; }

.articles {
	width: 740px;
	height: auto;
	background-color: #000000;
	margin: 10px;
	text-align: left;
}
* html .articles { margin-bottom: -10; }
