@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	background:url(http://www.rightnation2010.com/images/bg.jpg) repeat-x;
}
h1, h2, h3, h4, h5 {
	color:#dd2616;	
}
#container {
	width:1000px;
	margin:0 auto;
	text-align:center;
}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;	
	color:#dd2616;	
}
.headerBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;	
	font-weight:bold;
	color:#dd2616;
}
ul,li {
	list-style-type:none;
}
li h2 {
	font-size:24px;	
	text-decoration: underline;
	text-align: Justify;
	float: left;
}
ul li ul li {
	list-style-type:none;
	text-align: left;
}
h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active {
	color:#dd2616;
	font-size:18px;
	text-align: left;
	text-decoration:none;
}
h4 a:link, h4 a:visited, h4 a:active {
	color:#dd2616;
	text-decoration:none;
}
.postDate {
	font-size:10px;
	color:#999;
	margin-bottom: 30px;
}
#logo {
	float:left;
	width:237px;
	height:100px;
	background:url(http://www.rightnation2010.com/images/logo.jpg) no-repeat;
}
#navSearchCnt {
	float:left;
	width:763px;
	height:;
}
#searchCnt {
	width:763px;
	height:63px;
	text-align:right;
}
#navCnt {
	width:740px;
	height:37px;
}
#slidesCnt {
	width:1000px;
	height:263px;
}
#insideBodyCnt {
	width:1000px;
	margin:0 auto;
	padding:0;
	background:#fcfcfc;

}
#bodyCnt {
	width:1000px;
	margin:0 auto;
}
#footLogo {
	float:left;
	width:216px;
	height:164px;
	background:url(http://www.rightnation2010.com/images/footerLogo.jpg) no-repeat;
}
#footerLinks {
	float:left;
	width:437px;
	height:164px;
	text-align:left;
	line-height:20px;
}
#footerDisclaimer {
	float:left;
	width:750px;
	height:32px;
	font-size: 9px;
	color: #888888;
	padding: 0px 100px 10px 100px;
	text-align:center;
	line-height:10px;
	background: #3A3A3A;
}

#footerLinks a:active, #footerLinks a:visited, #footerLinks a:link {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#footerLinks a:hover {
	color:#c0c0c0;	
}
#socialLinks {
	float:left;
	width:347px;
	height:164px;
}
.clear {
	clear:both;	
}
small {
	font-size:10px;
	color:#888;
}
#col1 {
	float:left;
	width:560px;
//	padding:20px 30px 40px 60px;
	padding:15px 10px 25px 10px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;

}
#col1 h4 {
	font-size:1.1em;
	padding:0px 0px -5px 0px;
	margin:0px 0px -5px 0px;
}

#col2 {
	float: right;
	width:280px;
	padding:10px 0 0 20px;
	font-size:11px;
	line-height:16px;	
}

#listname {
	text-decoration: none; 
	text-align: left;
	font-weight: bold;
}
#desc {
	text-decoration: none; 
	text-align: left;
	font-weight: normal;	
	//font-size: 0.9em;	
}

#col2 ul {
	float:left;
	padding:0px 0 0 0px;
}
.underline {
	border-top:1px solid #dd2616;
	padding-bottom:5px;
}
#footHold {
	width:1000px;
	height:164px;
	text-align:center;
	margin:0 auto;
}
#footerCnt {
	background:#3a3a3a;	
	height:225px;   //164
}