/* JapMotors CSS - By NQ Webdesign www.nqwebdesign.com */

body
{
	background:#000;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	color:#FFF;
}

/*----------------------------------------------------------------------------------------------------------
>>> LAYOUT
----------------------------------------------------------------------------------------------------------*/
div#outer 
{
	min-width:760px;
	text-align:center;
	padding-bottom:20px;
}

div#top
{
	text-align:center;
	background: #672511 url(../images/bg_map.gif) top center repeat-x;
}

div#top_inner
{
	margin-left:auto;
	margin-right:auto;
	width:760px;
	text-align:left;
}

div#bottom
{
	text-align:center;
}

div#bottom_inner
{
	margin-left:auto;
	margin-right:auto;
	width:760px;
	text-align:left;
}


div#sidebar
{
	float:left;
	width:190px;
	padding:0;
	
}
	
div#content 
{
	float:left;
	width:530px;
	padding:0;
	text-align:left;
}

div#content_inner
{
	padding:10px 30px 0 30px;
	font-size:1.2em;
	line-height:1.5;
	color:#d9d0cc;
}

div#bottom_content
{
	padding:10px 35px 0 35px;
	font-size:1.2em;
	line-height:1.5;
	color:#555;
}

div#tree
{
	background:url(../images/bg_tree.gif) 8% 100% no-repeat;
}

div#grass
{
	background:url(../images/bg_grass.gif) top repeat-x;
	height:42px;
	width:100%;
}

div#footer
{
	text-align:center;
	padding:10px 35px 5px 35px;
	font-size:1.1em;
	overflow:auto;
}
div#clear
{
	clear:both;
	height:10px;
}
span#bottom_nav
{
	float:left;
	clear:left;
	padding-top:14px;
}
span#nqweblink
{
	float:right;
	clear:right;
	padding-top:14px;
}

div#extra
{
	padding:10px 10px 0 10px;
	font-size:1.1em;
	line-height:1.5;
	color:#CC9966;
	font-style:italic;
}
/*----------------------------------------------------------------------------------------------------------
>>> MAIN NAVIGATION
----------------------------------------------------------------------------------------------------------*/

div#navigation
{
	text-align:left;
	margin-top:25px;
	background:url(../images/bg_nav.gif) top left no-repeat;
	
}

#navigation ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#navigation ul li
{
	margin:0;
	padding:0;

}
#navigation ul li a
{
	font-size:10px;
	line-height:0;
	display:block;
	text-decoration:none;
	color:#000;
	text-indent:-9999px;
}

#navigation li#home a
{
	height:37px;
}

#navigation li#about a
{
	height:43px;
}

#navigation li#towns a
{
	height:39px;
}

#navigation li#tours a
{
	height:42px;
}

#navigation li#orders a
{
	height:42px;
}

#navigation li#contact a
{
	height:45px;
}


#navigation li#home a:hover
{
	background:url(../images/nav_home_hover.gif) no-repeat 0 0;
}


#navigation li#about a:hover
{
	background:url(../images/nav_about_hover.gif) no-repeat 0 0;
}

#navigation li#towns a:hover
{
	background:url(../images/nav_towns_hover.gif) no-repeat 0 0;
}

#navigation li#tours a:hover
{
	background:url(../images/nav_tours_hover.gif) no-repeat 0 0;
}

#navigation li#orders a:hover
{
	background:url(../images/nav_orders_hover.gif) no-repeat 0 0;
}

#navigation li#contact a:hover
{
	background:url(../images/nav_contact_hover.gif) no-repeat 0 0;
}



/*----------------------------------------------------------------------------------------------------------
>>> HEADINGS, PARAGRAPHS, LINKS
----------------------------------------------------------------------------------------------------------*/

#content_inner h1
{
	color:#FFF;
	font-weight:normal;
	font-size:180%;
}

h1#atoz
{
	text-indent:-9999px;
	background-image:url(../images/h1_atoz.gif);
	background-repeat:no-repeat;
	height:48px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h1#towns
{
	text-indent:-9999px;
	background-image:url(../images/h1_towns.gif);
	background-repeat:no-repeat;
	height:48px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h1#series
{
	text-indent:-9999px;
	background-image:url(../images/h1_series.gif);
	background-repeat:no-repeat;
	height:48px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h1#deserted
{
	text-indent:-9999px;
	background-image:url(../images/h1_deserted.gif);
	background-repeat:no-repeat;
	height:48px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#content_inner h2, #extra h2
{
	font-size:132%;
	font-weight:normal;
	color:#CC9966;
	margin-top:0px;
}

#content_inner h3
{
	font-size:120%;
	font-weight:normal;
	color:#FFF;
	margin-bottom:5px;
}

#content_inner h4
{
	font-size:150%;
	font-weight:normal;
	color:#FFF;
	margin-bottom:5px;
	background-color:#551F0F;
	padding:6px;
}

#bottom_content h2
{
	font-size:142%;
	font-weight:normal;
	color:#CC9966;
	margin-top:0px;
}

#bottom_content h3
{
	font-size:120%;
	font-weight:normal;
	color:#777;
	margin-bottom:5px;
}

#content_inner a:link, #content_inner a:visited
{
	color:#CCFF66;
}

#footer a:link, #footer a:visited
{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover
{
	color:#CCFF66;
}
#content_inner a:hover
{
	color:#000;
	background-color:#CCFF66;
	text-decoration:none;
}

#bottom_content a:link, #bottom_content a:visited
{
	color:#555;
}

#bottom_content a:hover
{
	color:#000;
	background-color:#CCFF66;
	text-decoration:none;
}

/*-----------------------------------------------------------------------------------------------------------------
>>>FORMS
-----------------------------------------------------------------------------------------------------------------*/

.txtField
{
	background-image:url(../images/bg_input.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #DDDDDD;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	color:#031545;
}

.txtField:focus
{
	color:#672511;
}

form small
{
	font-style:italic;
	color:#CCFF66;
}

/*-----------------------------------------------------------------------------------------------------------------
>>>MISC STYLES
-----------------------------------------------------------------------------------------------------------------*/

/*Horizontal Rule */
.hr
{
	padding-bottom:13px;
	border-bottom: medium none;
	background: url('../images/dot.gif') repeat-x bottom;
}

.noWrap
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.imgFloatLeft
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:0;
}

.imgFloatRight
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:0;
	font-size:84%;
	text-decoration:none;
	text-align:center;
	font-style:italic;
}
.imgBorder
{
	border:4px solid #CCCCCC;
}

.required
{
	font-size:11px;
	color:#888888;
	font-style:italic;
}
