body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/background.gif);
}

#mainbody {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	position: absolute;
	height: 50px;
	width: 757px;
	left: 0px;
	top: 0px;
	background-color: #225A71;
}

#corner_logo {
	position: absolute;
	height: 60px;
	width: 244px;
	left: 513px;
	top: 50px;
	background-color: #FFFFFF;
}
#google {
	position: absolute;
	height: 60px;
	left: 0px;
	top: 50px;
	width: 513px;
	background-color: #FFFFFF;
}


#slogan {
	position: absolute;
	top: 126px;
	left: 124px;
	width: 618px;
	background-color: #CCCCCC;
	height: 44px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #225A71;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8D1111;
	border-right-color: #8D1111;
	border-bottom-color: #8D1111;
	border-left-color: #8D1111;
	padding-right: 5px;
}

#horzbreaker {
	position: absolute;
	left: 124px;
	top: 196px;
}


#toplinks {
	position: absolute;
	left: 0px;
	top: 110px;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	height: 16px;
	width: 757px;
	display: block;
	font-weight: normal;
	color: #225A71;
}

#toplinks a {
	text-decoration: none;
}

#toplinks a:link, #toplinks a:visited {
	color: #225A71;
	font-weight: bold;
}

#toplinks a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #225A71;
}


#sidelinks {
	font-size: 16px;
	width: 118px;
	position: absolute;
	left: 0px;
	top: 126px;
	font-weight: bold;
	padding: 2px;
}


#sidelinks ul {
	padding: 0px;
	margin: 0;
}

#sidelinks li {
	list-style-type: none;
	padding: 0px;
}


/* Link Styles for the Menu */
.closed a, .open a {
	background-color: #225A71;
	display: block;
	padding-left: 3px;
	color: #CCCCCC;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #FFCC66;
	color: #333333;
}


.closed ul, .closed2 ul {
	display: none;
}
.open ul, .open2 ul {
	border: 2px solid #333333;
	display: block;
}

/* Link Styles for the Submenus */
.closed ul a, .open ul a {
	background-color: #CCCCCC;
	color:#225A71;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* Link Styles for the Level 2 Menu */
.closed2 a, .open2 a {
	background-color: #225A71;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed2 a:hover, .open2 a:hover, .closed2 a:active, .open2 a:active {
	background-color: #FFCC66;
	color: #333333;
}



/* Link Styles for the Submenus */
.closed2 ul a, .open2 ul a {
	background-color: #CCCCCC;
	color:#225A71;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 15px;
}


#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #225A71;
	padding-top: 30px;
}
#contactinfo a {
	color: #CCCCCC;
	font-size: 11px;
}
#contactinfo a:hover {
	color: #FFCC66;
	font-size: 11px;
}



#contents {
	position: absolute;
	width: 623px;
	left: 124px;
	top: 188px;
	color: #333333;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
#contents a {
	text-decoration: none;
	color: #225A71;
}

#contents a:hover {
	color: #FFCC66;
}

.copyright {
	font-size: .5em;
	vertical-align: super;
}

#copyrightbar {
	position: relative;
	font-size: 0.7em;
	text-align: right;
	color: #999999;
	padding-right: 5px;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 100px;
	padding-top: 5px;
}
#copyrightbar a {
	color: #999999;
	text-decoration: none;
}
#copyrightbar a:hover {
	color: #333333;
	text-decoration: underline;
}
.boxfloatr {
	float: right;
	width: 225px;
	background-image: url(images/submit.gif);
	font-size: 14px;
	color: #225A71;
	font-weight: bolder;
}
#counter {
	padding-top: 90px;
	position: relative;
}

.boxfloatl {
	float: left;
	width: 380px;
	background-image: url(images/shadeform.gif);
}
.formheader {
	font-size: 1.3em;
	font-style: italic;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.minitable {
	width: 110px;
	background-image: url(images/shadeform.gif);
}
.subinfo {
	font-size: .9em;
	padding-right: 5px;
	padding-left: 5px;
}
.radioselect {
	width: 15px;
}

.subtable {
	border: medium solid #333333;
	width: 100%;
	margin: 3px;
}
.subtable td {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 1em;
	color: #333333;
}
.frame {
	padding-left: 5px;
}
#headstop {
	position: relative;
	width: 100%;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
}
#datsunlogo {
	float: right;
}
#bottombreak {
	bottom: 0px;
	position: relative;
	left: 0px;
	right: 0px;
	width: 100%;
}
#copyright {
	color: #999999;
	font: 10px;
	position: relative;
	right: 0px;
	margin-left: 185px;
	margin-right: 5px;
	margin-top: 100px;
	bottom: 0px;
	text-align: right;

}


.superscript {
	font-size: .8em;
	vertical-align: top;
}
#checkouttable {
	position: relative;
	width: 525px;
	color: #000000;
	text-align: left;
	font-size: .9em;
}
#saletable {
	position: relative;
	left: 10px;
	top: 20px;
	font-size: .9em;
}
#saletable td {
	border: 1px solid #DEDEDE;
}
#saletable form {
	text-align: center;
}
#saletable th {
	border: 1px solid #DEDEDE;
	text-align: center;
}
#assistance {
	font-size: 1em;
	font-weight: bold;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 5px 5px 5px 5px;
	position: relative;
	left: 0px;
	top: 25px;
	width: 100%;
}
#contents ol li {
	padding: 10px;
}
#contents dt {
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 10px;
	border-top: 1px dotted #C0C0C0;
	margin-right: 20px;
}
#contents dd {
	padding-right: 20px;
	padding-bottom: 10px;
}

#totalcalc {
}

#totalcalc td {
	border: 1px solid #808080;
	text-align: center;
}

#totalcalc th {
	border: 1px solid #808080;
	text-align: center;
}
/***************************************************/


/******  Form Styles and Modifiers ********/

.button-popups { background-image: url("images/popbutton.gif");
		FONT: 11px verdana, arial, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #999999;
		WIDTH: 100%;
		HEIGHT: 21PX;
		cursor:hand;
		BORDER: #003399 0px solid;
		background-color:#FFFFFF; }

.buttonon-popups { background-image: url("images/popbuttonon.gif");
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #225A71;
		  WIDTH: 100%;
		  HEIGHT: 21PX;
		  cursor:hand;
		  BORDER: #225A71 0px solid;
		  background-color:#FFFFFF; }

.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("images/shadeform.gif");
	text-align: left;
	BORDER: #000000 1px solid;
	width: 90%;
	padding-left: 5px;
}

.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url("images/shadeform.gif");
	BORDER: #000000 1px solid;
	width: 92%;
	padding-right: 5px;
	padding-left: 5px;
}

.submitbutton {
	background-image: url("images/submit.gif");
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #003399;
	HEIGHT: 21px;
	cursor:hand;
	BORDER: #003399 1px solid;
	background-color:#FFFFFF;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.searchbutton {
	background-image: url("images/submit.gif");
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #003399;
	cursor:hand;
	BORDER: #003399 1px solid;
	background-color:#FFFFFF;
	width: 300px;
	right: 0px;
}
.submitbuttonon { background-image: url("images/submiton.gif");
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #225A71;
		  HEIGHT: 21px;
		  cursor:hand;
		  BORDER: #225A71 1px solid;
		  background-color:#FFFFFF;
		  width: 100%;
		  margin-top: 5px;
		  margin-bottom: 5px;
	 }
.smbutton {
	background-image: url("images/submit.gif");
	font-weight: bold;
	color: #003399;
	cursor:hand;
	border: #003399 1px solid;
	background-color:#FFFFFF;
	font-family: verdana, arial, sans-serif;
	height: 20px;
}

.smshadeform {
	font: arial, verdana, sans-serif;
	background-image: url("images/shadeform.gif");
	text-align: right;
	border: #000000 1px solid;
	height: 20px;

	padding-right: 5px;
}
#saletable a {
	font-weight: bold;
}
#saletable a:hover {
	font-weight: bold;
	background-color: #D1D1D1;
	color: #003399;
}
.forsale {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6E6E6E;
	padding-bottom: 15px;
	padding-top: 15px;
}
#bottomlogo {
	float: left;
}
.searchform {

	font: arial, verdana, sans-serif;
	background-image: url("images/shadeform.gif");
	border: #000000 1px solid;
}

