/* 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;

}
br{
	clear:left;
}

body{
	background:#67966B url(../images/bg_header2.jpg) repeat-x;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

#container{
	background-color: white;
	padding: 30px 0px 15px;
}

#container_2{
	margin: 0px auto;
	width:960px;
}

.header{
	background:url(../images/bg_header1.jpg) no-repeat 50% 50%;
	height: 230px;
	margin: 0px auto;
	min-width: 960px;
	width: 1025px;

}

#header-wrap{
	margin: 0px auto;
	width: 960px;
}

h1, ul#nav{
	margin-bottom: 30px;
	margin-top: 30px;
}
h1{
	float: left;
	height: 80px;
	margin-right: 180px;
	overflow: hidden;
	text-indent: -2000em;
	width: 50px;
}


ul.menu{
	margin-top: -175px;
	padding:0px;
	float:right;
	background:transparent;
}

ul.menu li{
	float:left;
	text-align:center;
	margin-left:15px;
	height:80px;
	line-height:59px;
	width:112px;
	background:url(../images/button.gif) no-repeat;
	font-size:13px;
}

ul.menu li.active{
	height:80px;
	width:112px;
	background:url(../images/active.gif) no-repeat;
}
ul.menu li:hover{
	height:80px;
	width:112px;
	background: url(../images/hover.gif) no-repeat;
	
}

ul.menu li a{
		color:#fff;
}

ul.menu li.active a{
	
}

ul.menu li a:hover{
	background:none;
}

#txt{
	margin-bottom:25px;
	font-size:.80em;
}


div.footer{
	float:left;
	width:100%;
	text-align:center;
	margin-top:2em;
	padding-bottom:1.5em;
	color: #eee;
}


div.footer a{
	height:1.8em;
	line-height:1.8em;
	font-size:.75em;
	color: white;
}

.full_column{
	width:100%;
	background-image:url(../images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:2px;
}

.left_column{
	width:500px;
	float:left;
	background-image:url(../images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:2px;
}


.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{
	width:321px;
	margin-top:2px;
	background-image:url(../images/callnow.gif);
	background-repeat:no-repeat;
	display: inline-block;
	padding:75px 0 0px 0;
	font-size:12px;
	text-align:left;
	color:#666;
	height:250px;
}

.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 90px;
	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;
}
