body {
	color:#222222;
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
}

img {
	float:left;
	padding:0;
	border:0;
}

img.left {
	float:left;
	padding-right:6px;
}
img.right {
	float:right;
	padding-left:6px;
}
img.center {
	float:center;
	padding-left:3px;
	padding-right:3px;
}

li,ul {
	list-style: none;
}

#list li,#list ul {
	list-style:square;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
}

p {
	padding:0 8px;
}

.pagetitle {
	color:#111111;
	font-weight:bold;
	padding:10px 4px;
	font-size:24px;
	text-align:center;
}

h1 {
	color:#111111;
	font-weight:bold;
	padding:0 4px;
	border-bottom: 1px dotted #333333;
}

h2 { 
	color:#333333; 
	color:#990000;
	font-family:Helvetica, Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size:14px;
	padding:0 6px;
	border-bottom: 1px dotted #333333;
	border-bottom: 1px dotted #990000;
}

h3 { 
	color:#333333; 
	font-family:Helvetica, Arial, Verdana, sans-serif; 
	font-weight: bold;
	vertical-align:text-top;
	font-size:12px;
	padding:0 8px;
	border-bottom: 1px dotted #333333;
}

a, a:visited{
	color:#222222; 
	text-decoration:underline;
}
a:hover {
	color:#999999;
	text-decoration:none;
}


#header {
	text-align:right;
	font-size:12px; 
	font-family:Helvetica, Arial, Verdana, sans-serif;
	padding: 8px;
}
#header a {
	color:#333333;
	text-decoration:none;
}
#header a:hover {
	color:#666666; 
	text-decoration:underline;
}


#footer {
	text-align:center; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
#footer a {
	color:#333333;
}
#footer a:hover {
	color:#666666; 
}


.contentframe {
	background:URL(images/backStripContentBox.jpg) repeat-y center;
	height:110%;
	margin:0;
}

.contentbox {
	text-align:left;
	width:676px; 
	margin:0;
	/*margin:0 6px 0 6px;
	background-color:#EEEEEE; 
	border:1px solid #000000;   */
}

#content_link td {
	background:URL(images/content/content_link.jpg) no-repeat center;
	height:38px;
	width:205px;
	margin:0;
}

#content_link p {
	padding:10px 4px 2px 36px;
}

#content_link a, #content_link a:hover {
	text-decoration:none;
	font-weight:bold;
}

/****************
 *
 *	Form Fields
 *
 ****************/
.formlabel {
	width:100px;
	min-width:100px;
	font-size:11px;
	text-align:right;
	vertical-align:text-top;
	padding:1px 2px 0 0;
}


#form ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display:block;
	list-style:none;
}

#form li {
	margin: 0 0 0 0;
	display:block;
	padding: 1px 1px 1px 6px;
}



.required {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}


/****************
 *
 *	Contact Us (Used in most sub pages)
 *
 ****************/
 
table.contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:50px;
	padding:4px;
	padding-left:12px;
}

td.contact {
 	text-align:right;
	font-size:10px;
	color:#666666;
	padding-right:6px;
}


/****************
 *
 *	Locator
 *
 ****************/
 
table.locator {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-left:25px;
	padding:4px;
}

td.locator {
 	text-align:right;
	font-size:10px;
	color:#666666;
	padding-right:6px;
	vertical-align:text-top;
}

.locator {
	font-size:12px;
	margin-left:15px;
	margin-top:8px;
	margin-bottom:-8px;
}

.loc {
	/*background-image:url(images/content/world_sm.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
	height:154px;
	vertical-align:middle;
}
table.other_dealer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:5px;
	margin-left:18px;
	padding:0 2px 2px 2px;
}

p.other_dealer {
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}

.other_dealer_dist {
	font-size:10px;
	padding-left: 18px;
	margin-top: -6px;
	color:#666666;
}



.box {
	background:#ffffff;
	border:1px solid #000000;
}




#picpage img
{
	border: 1px solid black; 
	float: none
}



/******************
 *
 *  New front page
 *
 *******************/
#front {
	padding: 5px;
}

#front a {
	text-decoration: none;
}

#front a:hover {
	text-decoration: underline;
}
 
#front td.box_sm {
	width: 83px;
	padding: 6px 4px 0 0;
	vertical-align: top;
	list-style-position: inline;
}

#front td.box_lg {
	width: 150px;
	padding: 6px 4px 0 0;
	vertical-align: top;
	list-style-position: inline;
}

#front td.img_sm {
	width: 150px;
	padding: 2px;
	vertical-align: top;
	list-style-position: inline;
}

#front td.img_lg {
	width: 200px;
	padding: 2px;
	vertical-align: top;
	list-style-position: inline;
}

#front .title_sm {
	vertical-align: top;
	color: #222222;
	font-size: 16px;
	font-weight: bold;
}

#front .price_sm {
	vertical-align: top;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#front .title_lg {
	vertical-align: top;
	color: #222222;
	font-size: 20px;
	font-weight: bold;
}

#front .price_lg {
	vertical-align: top;
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}

#front img {
	/* border: 1px solid #000000; */
	float: right;
}


#fcbox {
	width: 100%;
	background-color: #444444;
}	

#fcbox .fct {
	font-size: 12px;
	color: #AAAAAA; 
	margin: 2px;
	padding: 4px;
	border-bottom: dotted #CCCCCC;
}
#fcbox td.fcb, td.fca {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding: 0 20px;
}
#fcbox td.fcb {
	font-weight: bold;
}


a.erollover, a.wrollover {
	display: block;
	width: 360px;
	height: 20px;
	text-decoration: none;
}
a:hover.erollover, a:hover.wrollover {
	background-position: 0 -20px;
}

a.erollover {
	background: url("images/front/banner_east.jpg") 0 0 no-repeat;
}
a.wrollover {
	background: url("images/front/banner_west.jpg") 0 0 no-repeat;
}

td.banner {
	width: 720px;
	height: 40px;
	background: url("images/front/banner_top.jpg") 0 0 no-repeat;
}

.banner_title {
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 2px;
	margin-top: 0px;
}

.banner_sub {
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
}


.front_foot {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin: 16px 0 -1px 0;
}