@charset "utf-8";
/* CSS Document */

body{
	background:#332E39;
	margin:0;
	padding:0;
	text-align:center;
	}
	
#wrapper{
	width:766px;
	margin:0px auto;
	padding:0;
	text-align:left;}
	
#home-banner{
	background:url(../images/images/Home_01.png);
	width:766px;
	height:438px;
	margin:0;
	padding:0;}
	
#menu{
	background:url(../images/Home_06.jpg) top center no-repeat;
	width:678px;
	height:40px;
	padding-left:88px}
	
#container{
	width:628px;
	height:464px;
	padding:5px 50px 0px 88px;
	float:left;
	background:url(../images/home-container-bkg.jpg) top center no-repeat;}
	
#flash-ads{
	width:313px;
	height:331px;
	position:absolute;
	left:700px;
	top:683px;}
	
*html #flash-ads{
	width:313px;
	height:331px;
	position:absolute;
	left:660px;
	top:683px;}
	
#col-left{
	width:373px;
	float:left;
	margin:0;
	padding:0;}

#col-right{
	width:255px;
	float:right;
	margin:0;
	padding:0;}
	
#postit {
	background: url(../images/Home_14.jpg) no-repeat;
	height: 205px;
	width: 255px;
}
	
#footer{
	background:url(../images/home-footer.jpg) top center no-repeat;
	width:681px;
	height:47px;
	padding:20px 0px 0px 85px;
	clear:both;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold}
	
	
/*------------INNER PAGE FORMATTING-----------------*/	
	
#wrapper2{
	width:800px;
	margin:0px auto;
	padding:0;
	text-align:left;}
	
#in-banner{
	background:url(../images/images/in-banner_01.jpg);
	width:800px;
	height:333px;
	margin:0;
	padding:0;}
	
#in-menu{
	background:url(../images/Inside_13.jpg) top center no-repeat;
	width:712px;
	height:40px;
	padding-left:88px}
	
#container2{
	width:614px;
	padding:5px 88px 5px 98px;
	float:left;
	background:url(../images/Inside_13.jpg) top center repeat-y;}
	
#footer2{
	background:url(../images/in-footer_06.jpg) top center no-repeat;
	width:712px;
	height:51px;
	padding:10px 0px 0px 88px;
	clear:both;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold}
	
/*------------FONT FORMATTING-----------------*/

#container h1, #container2 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-variant: small-caps;
	color: #E96B10;
	letter-spacing: 2px;
	line-height:30px;
}

#container h2, #container2 h2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E96B10;
	letter-spacing: 1px;
}

#container p, #container2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}

#container a, #container2 a  {
	color: #FF6600;
	text-decoration: none;
}

#container a:hover, #container2 a:hover {
	color: #3F2F51;
	text-decoration: none;
}

#container ul, #container2 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container li, #container2 li{
	color: #666666;
	list-style-type: square;
}

.mice {
	font-size: 10px;
}

.moto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color: #FF6600;
}
