body {
	background-color: #23408F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
}

h1 {
	color: #000000;
	font-size: 24px;
	}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodybkg.png);
	background-repeat: repeat-y;
}

#header {
    width: 942px;    height: 242px;    background-color: #23408F;
	}
	
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #23408F;
	margin-top: 10px;
	}

#story {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.c1color {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #23408F;
}
.c2color {
}



#left-nav {
	width: 200px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#top-Nav {
	width: 900px;
}
#content {
	width: 670px;
	float: right;
	min-height: 470px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #23408F;
	background-image: url(../images/storycont.png);
	background-repeat: no-repeat;
}
#contactd {
	border: 1px solid #23408F;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E3E8F2;
}
#cardetl {
	float: left;
	width: 300px;
}
#cardetr {
	float: right;
	width: 350px;
	background-image: url(../images/stars.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 143px;
}

#cardetr #link {
	margin-left: 128px;
	width: 140px;
}

#cardetr img {
	border: 1px solid #CEAF00;
	padding: 2px;
	margin-top: 15px;
	margin-left: 130px;

}



#contactform {
	border: 1px solid #23408F;
}

.showcars {
	border: 1px solid #23408F;
	margin-bottom: 10px;
}

.mainphoto img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.carphoto img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	margin-right: 3px;
}

hr {
	color: #23408F;
}


.menucont {
	width: 200px;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #23408F;
}

#sectionLinks h3{
	padding: 110px 0px 10px 10px;
	border-bottom: 1px solid #000000;
	color: #CC66CC;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B71D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D3576;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.menutext {
	background-color: #999999;
	color: #000000;
	text-align: center;
	padding: 3px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}

.menutext2 {
	background-color: #99FF99;
	color: #000000;
	text-align: center;
	padding: 3px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}



#sectionLinks a:hover{
	text-decoration: none;
	background-color: #23408F;
	color: #FFD700;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B71D3;
	background-image: url(../images/buttond.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D3576;
}

.menu1{
border-style: inset;
border-width: 0px;
background-color: #CBCBD5;
}


.submenu{
	color: #CCFF66;
	text-decoration: blink;

}

.hide{
display: none;
}
