/* backgrounds */

body {

	background-image: url(../images/back_rall.gif);

}



#pageback{

	background-image: url(../images/back_rallimg.gif);

	background-repeat: no-repeat;

	background-position: 760px 0px;

	height:555px;

}



/* section nav */

.sectionnav{

	border-top: solid 1px #E5DBCC;

	border-bottom: solid 1px #B4ACA1;

	padding: 3px 5px;

	background: #CAC1B5;

	display:block;

	font-size: x-small;

	color: #333;

	margin:0px;

	

}

a.sectionnav:link, a.sectionnav:visited{

	text-decoration:none; 

	color:#333;

	border-top: solid 1px #E5DBCC;

	border-bottom: solid 1px #B4ACA1;

}

a.sectionnav:hover, a.sectionnav:visited:hover{

	text-decoration:none; 

	color:#333;

	border-top: solid 1px #fff;

	border-bottom: solid 1px #333;

	background: #E5DBCC;

}

.navbase{border-top: solid 1px #E5DBCC;}



/* layout&structure */

#content_table{

	width:740px;

	border:0px;

	padding-left:30px;

}

#content{

	margin: 10px;

	background-image: url(../images/back_rallcontent.jpg);

	background-repeat: no-repeat;

	background-position: 0px 143px;

	font-size:x-small;

}



#pagecontent{

	position:relative;

	margin:0px 20px 0px 40px;

	border:0px;

}

* html #pagecontent{

	margin:0px 20px 0px 10px;

	marg\in:0px 20px 0px 10px;

}

#home_car{

	width:460px;

	height:25px;

	padding:5px;

	font-size: x-small;

	text-align:left;

	background-image: url(../images/rallyemain_label.gif);

	background-repeat: no-repeat;

}



#home_model{margin-right:-20px;}



/* models table */

.carheader{

	font-size:x-small;

	border-bottom: solid 1px #8D8165;

	margin-top:20px;

	padding-bottom:5px;

	color:#666;

}

.prevnext{float:right;padding-top:3px;}
.prevnext a:link, .prevnext a:visited{
	text-decoration:none;
	color: #8D8165;
}

.prevnext a:hover, .prevnext a:visited:hover{
	text-decoration:underline;
	color: #000;
}



.rangemodels{

	/*width:530px;*/

	margin:0px;

	padding:0px;


}

.model_container{  

  float: left;

  width: 50%;

  overflow: visible;

  height:12.5em;

 }

 * html .model_container {

width:45%;/*for ie5x*/
height: 13em;
w\idth: 45%; /*for ie6 or iemac5*/
he\ight: 13em;
}

.model_bar{

	padding:5px 2px;

	background-image: url(../images/rallye_model_label.gif);

	background-repeat:no-repeat;

	background-position:center bottom;

	font-size:xx-small;

}

.model{margin: 10px 5px;}

* html .model {

margin:10px 0px;/*for ie5x*/

marg\in:10px 0px; /*for ie6 or iemac5*/

}



.zoom{float:right;border-left:1px solid #fff;padding:0px 5px;}



/* main page logos */



.logos {width: 520px;}/*for ie5*/

/* text styles */

h1{

	margin: 0 0 10 0;

	padding: 0px;

	color: #B4ACA1;

	font-size: large;

	font-weight:normal;

	width: 460px;

}

h2{

	margin: 0 0 10 0;

	padding: 0px;

	color: #B4ACA1;

	font-size: small;

	font-weight:normal;

}



