/* CSS Document */

* { margin : 0; padding : 0; }

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #333333; 
	text-align: center;
	
	background: url(/images/bg-body.gif) fixed;
	}
p {
	line-height: 20px;
	}
.clear {
	clear: both;
	}
h2 { font-family:"Times New Roman", Times, serif; font-size: 16px; color: #520202; text-transform: uppercase; font-weight: bold; }
h3 { font-family:"Times New Roman", Times, serif; font-size: 14px; color: #520202; text-transform: uppercase; font-weight: bold; }
h4 { font-family:"Times New Roman", Times, serif; font-size: 12px; color: #003366; text-transform: uppercase; font-weight: bold; }
h5 { font-family:"Times New Roman", Times, serif; font-size: 10px; color: #003366; text-transform: uppercase; font-weight: bold; }

a {
	color: #041f39; 
	text-decoration: none;
	}
a:hover {
	color: #336699;
	text-decoration: underline;
	}
a:visited {
	color: #041f39; 
	text-decoration: none;
	}
	
#container {
	margin: 0 auto;
	width: 996px;
	height: 100%;
	text-align: left;
	
	}

#header {
	position: relative;
	width: 100%; 
	height: 130px;
	z-index: 2;
	background: url(/images/bg-header.png) no-repeat bottom;
	text-align: right;
	}
	
	
#content {
	position: relative;
	width: 100%; 
	z-index: 0;
	
	background: #FFFFFF;
	}
#main {
	position: relative; 
	float: left; 
	width: 64%; 
	padding: 2em;
	}
	
#side {
	position: relative;
	float: right; 
	width: 30%; 
	margin: 5px 0 5px 0;
	border: 1px solid #CCCCCC;
	}
	
#footer {
	width: 99%; 
	height: 250px; 
	padding: 10px 5px 5px 5px;
	
	background: url(/images/bg-footer.png);
	}
	
#header #header-nav {
	width: 100%; 
	height: 38px;
	position: relative;
	float: left;
	top: 53px;
	background: url(/images/bg-header-nav.png) no-repeat;
	text-align: left;
	}
#header #header-small-navLeft { position: relative; float: left; width: 660px; height: 38px; }
#header #header-small-nav {
	width: 330px; 
	height: 38px; 
	position: relative; 
	float: right; 
	top: 5px;
	background: url(/images/bg-header-small-nav.png);
	}
	#header #header-small-nav ul li {
		position: relative;
		float: right; 
		display: inline;
		margin: 10px;
		list-style-type: none;
		
		}
#side #side-block {
	width: 99%; 
	margin-top: 10px;
	/* border: 1px solid #CCCCCC; */
	
	}
	
#side-header { position: relative; width: 100%; height: 20px; /* background: url(/images/bg-content-header.jpg) top; */ z-index: 1; }

#side-header #side-header-text { position: relative; margin: 10px 10px; z-index: 1; }
#side-content { position: relative; width: 90%; padding: 1em; }

#content:after, .fixed:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	
	
#latestNews, #latestActions, #latestSpeeches, #latestNewsTitle, #latestSpeechesTitle { list-style-type: none; }
#latestNews li.date, #latestActions li.date, #latestNewsTitle li.date, #latestSpeeches li.date, #latestSpeechesTitle li.date { font-size: 10px; }
#latestNews li { text-align: justify; }
#latestNews li.title, #latestActions li.title, #latestSpeeches li.title { font-weight: bold; padding-bottom: 10px; }	
#latestNews li p.more, #latestNewsTitle li p.more, #latestSpeeches li p.more, #latestSpeechesTitle li p.more, #latestActions li p.more { text-align: right; font-size: 10px; }
#latestActions li.date { display: inline; font-size: 10px; margin-right: 10px; }
#latestActions li.type { display: inline; font-size: 10px; text-transform: uppercase; }

	/* ---------- News Display ---------- */
	#newsAuthor h3{          
	font-size:18px;
	font-weight:bold;
	text-align: center;	
	text-transform: uppercase;	
	border-bottom:1px dashed #333333;
	margin: 20px 0 0 0;	
	padding: 10px 50px 15px 50px;
	color: #333333;
	}
	
	#presidentmn { float: left; }
				
	#newsDate {	float: right; }
	
	#newsTitle h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	color: #333333;
	}
	
	#newsBody { text-align:justify; }
				
	#prev { float: left; position: relative; display: block; margin: 50px 20px 20px 5px; }
	#next { float: right; position: relative; display: block; margin: 50px 5px 20px 20px; }
	
	/* ---------- /News Display ---------- */	

/*  ----------  Footer Styles  ----------  */
	#footer #footerNav { width: 100%; }
	#footer #footerNav p{ margin:0; }
	#footer #footerNav a{ font-size: 10px; color: #FFFFFF; }
	#footer #footerNav h4 { font-size: 10px; }
	#footer #footerNav a:hover{ text-decoration:underline;	}		
	#footer #footerNav ul{
		float: left;
		padding-left :5px;
		margin:0;
	}
	#footer #footerNav li{
		float: left;
		width: 150px;
		display:block;
		line-height: 15px;
		list-style:none;
		margin: 0;
		padding: 0;
	}	
		
	#footer #footerNav li.president { width: 150px; margin: 0;}
	#footer #footerNav li.execOffice { width: 200px;}
	#footer #footerNav li.advisors { width: 250px;}
	#footer #footerNav li.advisors li{ width: 230px;}
	#footer #footerNav li.civilHall { width: 120px;}
	#footer #footerNav li.newsCenter { width: 100px;}
	#footer #footerNav li.photoGallery { float: right; width: 100px;}

/*  ---------- /Footer Styles  ---------- */