body{
	background-image: url(../images/card.jpg);
	background-repeat: repeat;
}

#header{
	align:center;

	padding-top:1px;
	text-align: center;
}

#header_content{
	align:center;
	padding-left:28px;
	padding-top:1px;
	text-align: center;
}


#header_home{
	align:center;
	padding-left:121px;
	padding-top:1px;
	text-align: center;
}

#header_nav{
	float:right;
	color:#cccccc;
	font-size:12px;
	font-family: "Courier New", Courier, mono;
}

#header_nav a{
	color:#ffffff;
	text-decoration:none;
}

#header_nav a:hover{
	text-decoration:underline;
}
#menu{
	text-align: center;
	height:86px;
}

#menu #menu_left{
	float:left;
	margin-right:-3px;	
}


#menu #menu_items{
	padding-top:5px;
	background-image: url(../images/menu_bg_repeater.gif);
	height:96px;
	background-repeat: repeat-x;
}

#menu #menu_right{
	float:right;
	margin-left:-3px;
}

#menu #menu_items .first{
	margin-left:1%;
}

#menu #menu_items .middle{
	margin-left:4%;
}

#content{
	padding:0 20px 0 20px;
}

#right_content{

	background-image: url(../images/content_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:5px 10px 5px 10px;
	border-right:1px solid #030F20;
	border-bottom:1px solid #030F20;	
}

#left_content{
	background-image: url(../images/content_left.gif);
	background-repeat: no-repeat;
	background-color:#F8F8E4;
}


.rightpanel_border{
	border:3px solid #5E3824;
	padding:5px;
	width:222px;
	align:right;

}


.rightpanel{
	background-color:#E3DBC8;
	border:1px solid #5E3824;
	padding:0px 7px 5px 7px;
	font-size:12px;
}

.rightpanel a{
	color:#ce2f2c;
	font-weight:bold;
}

.rightpanel a:hover{
	text-decoration:none;
}


.rightpanel h1{
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;
	margin-top:2px;
}


.featureHome td, .feature td{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	vertical-align:top;
	margin-top:0px;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;

}


.featureLeft{
	border:1px solid #000000;
	padding:5px 5px 0px 5px;
	background-color:#adbca4;
	height:130px;
	margin-bottom:5px;
	margin-top:0px;
	display:block;
	
}

.featureLeft img{
	float:left;
	margin-right:20px;
	display:block;
	
}

.featureLeft a{
	color:#ce2f2c;
	font-weight:bold;
}


.featureLeft a:hover{
	text-decoration:none;
}

.feature{
	margin-left:10px;

}

h1{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
}

h2{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-style: normal;
	color:#bc452d;
}

.brand{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
}

.model{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
}

#model_content{
	padding:0 20px 0 10px;
	width:99%;
	/*border:3px solid #adbca4;*/
	padding-bottom:20px;

}

#model_content img{
	float:right;
	display:block;
	border:1px solid #cccccc;

}


#model_content a{
	color:#ce2f2c;
	font-weight:bold;
}

#model_content a:hover{
	text-decoration:none;
}

.back_link a{
	color:#ce2f2c;
	font-weight:bold;
	float:right;
}

.back_link a:hover{
	text-decoration:none;
}

#left{
	width:1%;
}


.comingsoon{
	width:200px;
	border:1px solid #000000;
	margin-bottom:5px;
	padding:8px;
	background-color:#E3DBC8;
	margin-left:1px;
	margin-top:1px;
}

.comingsoon2 {
	width:200px;
	border:1px solid #000000;
	margin-bottom:5px;
	padding:0px;
	background-color:#E3DBC8;
	margin-left:1px;
}

.comingsoon3 {
	width:200px;
	border:1px solid #000000;
	margin-bottom:5px;
	padding:0px;
	background-color:#E3DBC8;
	margin-left:1px;
	float:left;
	margin-left:5px;
		margin-top:2px;
}

.ad{
	float:left;
	padding-top:2px;
	
}
.comingsoon img{
	margin-left:-4px;


	
}

.whatsHot{

	border:1px solid #000000;
	margin-bottom:5px;
	padding:5px;
	background-color:#E3DBC8;

	
}

.thirdCol{
	width:300px;
}