/* COLORS ============================================*/


/* GRAY BACKGROUND COLOR ============================================*/
.color2,
.header_border{
	background-color:#333333;
}


/* MAIN BACKGROUND COLOR ============================================*/

.color1,
.right_column .heading,
ul.menu{
	background-color:#003366;
}


/* MAIN TITLE FONT COLOR ============================================*/

.headline2,
.headline1,
.font_color1,
a,
.copy h3,
#LGOffers h2,
.rss_item a:hover{
	color:#000000;
}



/* /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{
	background-image:url(../images/bg.png);
}

#container{
	width:900px;
	margin:0 auto 0 auto;
}

#container_2{
	padding:1px 2px 15px 2px;
	float:left;
	background-color:#FFFFFF;
	border-bottom:1px dotted #7B7D68;
	
}

.header{
	height:72px;
	background:#fff url(../images/header.jpg) no-repeat;
	padding-bottom: 2em;
	width: 306px;
	margin-top: 25px;
	width: !00%;
}




ul.menu{
	font-family: Georgia, Arial, Times, serif;
	list-style: none;
	margin: 0em 0em 1em 0em;
	padding: 0px;
	width:20%;
	float: left;
}

ul.menu li{
	border: 0px;
	margin: 0;
	padding: .55em .55em .55em 0em;
	background-color: #fff;
}

ul.menu li a{
	border: 1px solid #E5E5E5;
	background-color: #366213;
	font-size: .80em;
	display: block;
	line-height: 1em;
	padding: 8px 2em;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

ul.menu li.active a{
	background-color:#D0761E;
}

ul.menu li a:hover{
	font-weight: bold;
}

.slideshow{
	float: right;
	margin-top: 8px;
}




div.footer{
	float:left;
	width:100%;
	text-align:center;
	margin:0px;
	padding-top:10px;
}


div.footer a{
	height:2em;
	line-height:1.8em;
	font-size:.7em;
	color:#7B7D68;
}

.full_column{
	width:80%;
	float:right;
	background-image:url(../images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:8px;
}

.left_column{
	height:110px;
	padding:1em;
	margin-bottom:20px;
	border-top:1px dotted #7B7D68;
	border-bottom:1px dotted #7B7D68;
	float: left;
	text-align: left;
}

.left_column p{	
	width:45%;
	float:left;
	color:#2B2B2B;
	font-size: 12px;
	padding-left: 30px;
}

h3{
	padding-left: 30px;
}


.right_column .heading{
	background-image:url(../images/article_heading_bg.gif);
	float:left;
	font-size:1em;
	width:100%;
	line-height:2em;
	text-align:left;
	background-repeat: repeat-x;
	margin-top:2px;
}

.right_column .heading a{
	background-image:url(../images/article_heading_icon.gif);
	background-position: 10px center;
	padding-left:40px;
	float:left;
	color:#FFFFFF;
	background-repeat:no-repeat;
}


.copy{
	padding:20px 20px 20px 20px;
	font-size:0.8em;
	text-align:left;
	color:#666666;
}


.copy h3{
	padding:0 0 0 0;
	margin:0 0 0 0;
	line-height:35px;
	font-size:1.2em;
	font-weight:bold;
}

span.update{
	line-height:38px;
	float:left;
	font-size:.8em;
	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;
}

/* SIGN UP BOX============================================*/

.right_column{
	float:left;
	width:321px;
	height:225px;
	background:url(../images/callnow.gif) no-repeat;
	padding:75px 0 0 0;
	font-size:12px;
	text-align:left;
	color:#888;
}

.text_label{
	font-size:12px;
	font-weight:bold;
	float:left;
	text-align:right;
	width:80px;
	margin:0 10px 0 0;
}

.text_input{
	width:155px;
	height:20px;
	line-height:20px;
	padding:0 10px;
	border:solid 1px #666;
	float:left;
	margin:0 0 15px 0;
}

.input_checkbox{
	float:left;
	display:inline;
	margin:0 15px;
}

div.text{
	float:left;
	width:235px;
}

input.submit{
	float:left;
	margin:15px 75px;
	display:inline;
}

/* FEATURED ARTICLES============================================*/
div.featured_articles{
    width:569px;
    height: 310px !important;
    overflow: scroll;
    float:right;
}

.featured_articles article {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
    padding: 10px;
    border-bottom: 1px solid;
}

.featured_articles img {
    padding: 10px;
    float: left;
}

.featured_articles p {
    font-size: 13px;
    float: left;
    width: 64%;
    padding: 5px;
    text-align:justify;
}

.featured_articles h3 {
    font-size: 17px;
    float: left;
    color: #ADD8E6;
    padding: 10px 5px;
    width: 365px;
}

.AdfusionTable{
	padding:2px;
}
.AdfusionTd{
	padding:2px;
}


/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */

#newsfeed{
	float:left;
	width:100%;
}

.summary{
	background-repeat:repeat-x;
	color:#666;
	font-size:13px;
	text-align:left;

}

.headline2,
.headline1{
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}


.copy img{
	margin:0px 10px 10px 10px;
}

	

/*---/RSS---*/

#LGOffers h2{
	width:100%;
	height:100%;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:none !important;
	line-height:35px;
	font-size:14px;
	text-align:left;
}

#LGOffers #LG_Creative_Shell_Bottom{
	background-image:url(../images/article_bg.gif);
}

#LGOffers #LG_Creatives{
	border:none;
}
#LGOffers #LG_Creative_Shell{
	border:none;
}
