@charset "UTF-8";
/* CSS Document */

body { background:#FFF; font-family:Lucida Grande, Geneva, Arial, Helvetica, sans-serif; font-size:12px; }
h1 {}
h2 {}
* html h3 { font-size:16px; padding-top:15px;} 
a:link, a:visited {}
a:hover {}
img {border:0px;}

td { font-size:10px; }
th { padding:5px; text-align:left; font-size:13px; }

.white { color:#FFF; }
.orange { color:#e48d1c; }
.heading { font-size:13px; font-weight:bold; }

.floatleft { float:left; }
.floatright { float:right; }
.clearright { clear:right; }
#content table { clear:both; margin-bottom:10px; }


.insetimageright { float:right; padding-left:10px; padding-bottom:10px; }

/*////////////////////*/

#holder { margin:0px auto; width:900px; }

#header {  }

#content {  }
	
	#sidemenu { width:270px; margin:10px 0px;}
		#menu {}
		#ads { margin:5px 0px;}
		#hide { display:none; }
	#canvas { width:630px; }
		#main_image { margin:10px 0px;}
			#make_image { width:370px; margin-bottom:10px; }
			#model_image { width:260px; margin-bottom:10px; }
		#copy { padding-left:10px; }
			#highlights { width: 260px; margin:10px 0px 10px 10px; background:#e48d1c; min-height:250px;}
				#highlights_bar { height:40px; padding:10px; background:#d37e11; }
				* html #highlights_bar { height:20px; padding:0px 10px;}
				#highlights li { font-size:11px; padding:0px 5px 5px 5px; margin-left:-10px; width:200px; font-weight:bold; }
				* html #highlights li { vertical-align:text-top; }
			#callforlatest { width:620px; clear:both; padding:5px; margin-bottom:10px; background:#003d7c; font-size:15px; text-align:center; }
			#footer { width:620px; clear:both; padding:5px; background:#CCC; font-size:11px; text-align:center; }
				#footer a:link, #footer a:visited, #footer a:hover { padding:0px 6px; }
				#footer a:link, #footer a:visited { color:#333; text-decoration:none; border-right:1px solid #333; }
				#footer a:hover { color:#000; text-decoration:none; border-right:1px solid #333; }
			
				
				* html #footer a { padding:20px; }

/* callback */

div.row { clear: both; width: 320px; }
form { padding-left:10px; padding-top:20px; clear:left; }
fieldset { padding:10px; border:1px solid #CCC; width:320px; }
legend { font-size:14px; color:#CCC; }
label { width:100px; float:left; padding-top:8px; }
submit { height: 29px; width: 330px; padding-top: 5px; clear: both; } 
input.textinput { margin: 4px 0 5px 8px; padding: 4px; border: 1px solid #8595B2; width:200px; }
* html input.textinput { width:180px; }
textarea { border: 1px solid #8595B2; margin: 4px 0 5px 8px; width:200px; padding:4px; height:100px;}
* html textarea { width:180px; }

/* sitemap */

			td.dir_name {
			
				background:#e48d1c;
			
				border-bottom:#a1a1a1 solid 1px;
			
				padding-left:10px;
			
			}
			
			td.dir_content {
			
				padding-bottom:5px;
			
				padding-left:20px;
			
				padding-right:10px;
			
				padding-top:5px;
			
			}
			
			table.dir {
			
				border:#666666 solid 1px;
			
			}
			
			table.map_link:hover {
			
				background:#CCCCCC;
			
			}

