@charset "UTF-8";

/* MotoEastMag.com - Main Styles */


body {
	background: #000000;
	margin-top: 0px;
}

#main_content {
	width: 520px; 
	float: left; 
	margin: 30px 0 0 0; 
	font-family: verdana; 
	font-size: 14px; 
	color: #ffffff; 
	line-height: 18px;
}

#right_bar {
	width: 210px; 
	float: left; 
	margin: 35px 0 0 25px; 	
}
#news_headlines {
	width: 170px;
	margin: auto;
	background: #000000;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

#featured_article_con {
	width: 500px;
	float: left;
	margin: 0 0 20px 0;
}


	/* Font / Link styles */
	
	

.A_rightbar {
	font-family: arial;
	font-size: 12px;
	color: #0033FF;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.A_rightbar:hover {
	color: #FFFF00;
	text-decoration: none;
}

.header_rightbar {
	font-family: arial black; 
	font-size: 14px; 
	color: #FF9900; 
	text-transform: uppercase;
	margin-bottom: 3px; 
}

.A_free_subscription {
	font-family: arial;
	font-size: 20px;
	color: #FF9900;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.A_free_subscription:hover {
	color: #0033FF;
	text-decoration: underline;
}

.A_pagelinks {
	color: #3366FF;
	text-decoration: none;
}
.A_pagelinks:hover {
	color: #FF9900;
	text-decoration: underline;
}

.A_featured_article {
	font-family: arial;
	font-size: 16px;
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}
.A_featured_article:hover {
	font-family: arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.A_read_more {
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
	text-transform: uppercase;
}
.A_read_more:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	text-transform: uppercase;
}

.A_follow_twit {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.A_follow_twit:hover {
	color: #3366FF;
	text-decoration: underline;
}

.image_border {
	border: solid 1px #FF9900;
}

.section_head {
	font-family: arial black; 
	font-size: 21px; 
	color: #FF9900; 
	margin-bottom: 3px; 
	line-height: 23px;
}
.byline {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-transform: uppercase;
}

.dealer {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}

.paragraph_head {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}

.section_subhead {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}
	
.bullet_title {
	font-weight: bold;
	color: #FF9900;
}	

.article_teaser {
	font-family: arial;
	font-size: 13px;
	color: #CCCCCC;
}






















	
	
