body{
	font-size:.8em;
	}

/* COLORS ============================================*/

/*BODY BACKGROUND COLOR ============================================*/
body{
	background-color:#cccccc;
	
}


/*MAIN CONTAINER BACKGROUND COLOR ============================================*/
#LGOffers #LG_Creative_Shell_Bottom,
#container_2{
	background-color:#F0EDDA;
}

/* MENU BACKGROUND COLOR ============================================*/

ul.menu,
#LG_Creative_Shell_Top{
background-color:##990000; !important;
}


/*MAIN BORDER COLOR ============================================*/

#LGOffers h2,
ul.menu,
#container_2{
	border-color:#ffffff;
}

/* MAIN TITLE FONT COLOR ============================================*/

.headline2,
.font_color1,
a,
h3,
.rss_item a:hover{
	color:#990000;
}
/* MAIN FONT COLOR ============================================*/

body{
	color:#000000;
}



/* MENU FONT COLOR ============================================*/
#LGOffers h2,
ul.menu li a{
color:#ffffff;
}

/* /COLORS ============================================*/




*{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	text-decoration:none;
	font-weight:normal;
}
br{
	clear:left;
}

body{
	text-align:center;
}

#container{
	width:800px;
	margin:0 auto 0 auto;
}

#container_2{
	padding:0px 0px 20px 0px;
	float:left;
	border-style:solid;
	border-width:8px;
	
}

.header{
	height:205px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	float:left;
	width:100%;
}

.header_border{
	height:6px;
	float:left;
	width:100%;
}

ul.menu{
	border-top-width:4px;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-top-style:solid;
	float:left;
	width:100%;
	background-image:url(../images/menu_bar_gradient.png);
	background-repeat: repeat-x;
	margin-bottom:20px;
}



ul.menu li{
	float:left;
}

ul.menu li a{
	float:left;
	height:2.8em;
	line-height:2.8em;
	font-size:1.2em;
	padding-left:1.5em;
	padding-right:1.5em;
	font-weight:bold;
}

ul.menu li.active a{
	background-color:#990000;
}
ul.menu li a:hover{
	background-image:url(../images/article_bg.gif) ;
	background-repeat:repeat-x;
	color:#ffffff !important; 
}


div.footer{
	float:left;
	width:100%;
	text-align:center;
	color:#000000;
}


div.footer a{
	height:1.8em;
	line-height:1.8em;
	font-size:.8em;
	color:#000000;
}

.full_column{
	width:100%;
	float:left;
}

.left_column{
	width:273px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	border-right:solid 1px #CFC8BB;
}

.summary{
	margin-bottom:10px;

}

.right_column{
	float:left;
	width:390px;
	padding:0 30px 0 30px;
}


.copy{
	text-align:left;
	padding-right:10px;
}


.full_column .copy{
	padding-left:20px;
}

.copy img{
	margin:0 5px 10px 0px;
}

.headline2,
h3{
	padding:0 0 0 0;
	margin:0 0 0 0;
	line-height:35px;
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
}

span.update{
	line-height:38px;
	float:left;
	padding-left:5px;
}

ul.list1{
}

ul.list1 li{
	list-style:circle;
	margin-left:35px;
	padding-bottom:5px;
}

div.unsub{
	margin-bottom:15px;
}

div.unsub label{
	height:22px;
	float:left;
	line-height:22px;
	margin-right:5px;
}
div.unsub input.email{
	height:18px;
	float:left;
	line-height:22px;
	margin-right:5px;
	width:200px;
}

div.unsub input,
div.unsub img{
	height:22px;
	float:left;
	line-height:22px;
	margin-right:5px;
}


div.contact{
	margin-bottom:15px;
}

div.contact label{
	height:22px;
	float:left;
	line-height:22px;
	margin-right:5px;
	width:7em;
	text-align:right;
	font-weight:bold;
	margin-bottom:7px;
}
div.contact input.text{
	height:18px;
	float:left;
	line-height:22px;
	margin-right:5px;
	width:200px;
}

div.contact textarea{
	float:left;
	margin-right:5px;
	width:200px;
}

div.contact input,
div.contact img{
	height:22px;
	float:left;
	line-height:22px;
	margin-right:5px;
}


/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */

#newsfeed{
	float:left;
	width:100%;
}
.rss_box {
	width: 100%;
	margin-top:2px;
	float:left;
	text-align:left;
}


.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}


.rss_items {
    list-style:none;
    margin:0;
    padding:0;
}

ul.rss_items li {
	padding:10px 10px 10px 0px;
	margin-bottom:2px;

}


.rss_item  {
 	margin-bottom: 2em;
}


.rss_item a{
	font-weight:bold;
}
	
.rss_date {
	font-size: xx-small;
}

/*---/RSS---*/

#LGOffers h2{
	border-top:solid 4px #ffffff;
	border-bottom:solid 4px #CC9900;
	float:left;
	width:100%;
	background-image:url(../images/menu_bar_gradient.png);
	background-repeat: repeat-x;
	padding:0 0 0 0 !important;
	text-transform: uppercase;
	font-size:1.2em;
}
	

#LGOffers #LG_Creatives{
	border:none;
}
#LGOffers #LG_Creative_Shell{
	border:none;
}

