/* CSS Document */
/*theworldflag.org typo style sheet, author: Tribe2 studios*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul, ol, h1, h2, h3, h4, h5, h6, p{
	line-height: 130%;
	word-spacing:1;
	color:#fff;	
}

/*-------------------------------------MainNav--------------------------------------*/
#uni_nav a{
	font-size:x-small;
}
#uni_nav h5{
	color:#586AB2;
	display:inline;
	font-size:;
	padding-right:10px; 	
}

/*--------------------------------------body----------------------------------------*/
a{
	font-size: inherit;
	text-decoration:none;
	color:#fff;
}
a:hover{
		border-bottom:1px solid #586AB2;
}
a:visited {
	color:#75BF55;
	}	
#loc_disc{
	font-size:12px;
}	
#country{
	font-size:36px;
	color:#586AB2;
}

#nativename{
	font-size:16px;
	color:fff;
}

#facts li#capCity p{
	font-size:24px;
}
#instructions {
	padding-left:3em;
	padding-bottom:5px;
	font-size:10px;
	}	
/*------------------------------------Geo Info--------------------------------------*/

#geo_info p{
	font-size:10px;
	}
		
#geo_info li{
	font-size:10px;
	}
	
#geo_info a:hover{
	border-bottom:1px solid #586AB2;
	}

#geo_info a:visted{
	color:#75BF55;	
	}
				
#geo_info li#regionNav a{
	font-size:10px;
	color: #586AB2;
	}	
#geo_info #geo h6{
	font-size:11px;
	color:#586AB2;
}	

/*-------------------------------------content--------------------------------------*/
#content h4{
	font-size:16px;
	color:#586AB2;
	padding-bottom:10px;
}
#content h5 {
	font-size:14px;
	padding-bottom:.5em;
	font-weight:bold;
}		
#facts li p{
	font-size:14px;
	padding-bottom:20px;
	text-align:justify;
}
#facts a{
	font-size:14px;
	color: #586AB2;
	
}

ul#facts li#enviro p{
	text-align: left;
}

	
#footer{
	font-size:10px;
	text-align:right;
	}

#footerNav a{
	font-size:10px;
	color:#fff;
	}

#footerNav a:hover {
	color:#75BF55;
	border:none;
	}			
