@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	/*color: #333;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #545454;
	background-image: url(../images/gobal/page_bkgd.jpg);
	background-repeat: repeat-x;
	line-height: 1.5;*/
}

h1 {
	color: #4F6179;
	font-size: 200%;
	font-weight: bold;
	margin: 3px 0px 10px 0px;
	line-height: 1;
}

h2 {
	color: #FF9B40;
	font-size: 180%;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
	line-height: 1;
	font-style: italic;
	text-align: left;
}
h3 {
	font-size: 160%;
	margin: 0px 0px 10px 20px;
	line-height: 1;
	text-align: left;
}
h4 {
	color: #FF9B40;
	font-size: 140%;
	margin: 0px 0px 10px 30px;
	line-height: 1;
	font-style: italic;
}
h5 {
	font-size: 120%;
	margin: 0px 0px 10px 40px;
	line-height: 1;
}

h6 {
	color: #FF9B40;
	font-size: 100%;
	margin: 0px 0px 10px 50px;
	line-height: 1;
	font-style: italic;
}
p {
	margin: 0px 0px 10px 0px;
}


a          { color: #ba7007; }
a:visited  { color: #ba7007; }
a:hover    { color: black; }


.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/gobal/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}

.container_wide {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/gobal/content_wide_bkgd_tile.jpg);
	background-repeat: repeat-y;
}

/* BANNER AREA */
.bannerArea {
	display: none;

}
/*.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: #036;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: #036;
	text-decoration: none;
}
.bannernav a:visited {
	color: #036;
}
.bannernav a:hover {
	color: #600;
	text-decoration: underline;
}*/

.toplogo {
	margin-left: 48px;
	padding-top: 20px;
	float: left;
}

.content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/gobal/content_bkgd.jpg);
	background-repeat: no-repeat;
}
.content_no_nav {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/gobal/content_wide_bkgd.jpg);
	background-repeat: no-repeat;
}
#left_nav_bar {
	display: none;
}


/* LEFT NAVIGATION */

.leftnavigation {
	width: 192px;
	margin: 70px 0px 0px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
}

/* RIGHT NAVIGATION */

.rightnavigation {
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding-left: 8px;
	list-style-type: none;
}
.rightnavigation a{
	margin-left: 0px;
	width: 180px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	color: #364957;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/nav/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
}

.rightnavigation a:visited{
	color: #364957;
}
.rightnavigation a:hover{
	color: #ffffff;
	background-image: url(../images/nav/nav_hover.jpg);
}
/***********************/
#horz_nav_bar {
	float: left;
	clear: right;
	height: auto;
	display: none;
}
#inflation_nav_bar {
	clear: both;
	height: 42px;
	margin: 0 0 0 8px;
}


/* CONTENT AREA */

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	clear: both;
}
.imageleft {
	margin-right: 10px;
	float: left;
}

/* FOOTER AREA */
.footerArea {
	/* [disabled]width: 980px; */
	height: 88px;
	background-color: #cfcfcf;
	background-image: url(../images/gobal/footer_bkgd.jpg);
	background-repeat: no-repeat;
	clear: both;
	
}
#footerArea_wide {
	width: 980px;
	height: 88px;
	background-color: #cfcfcf;
	background-image: url(../images/gobal/footer_wide_bkgd.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 24px;
	margin-right: 30px;
	padding-top: 12px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.copyright_wide {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.clear_both_spacer {
	clear: both;
}
.contentArea {
	background-image: url(../images/gobal/content_bkgd.jpg);
	background-repeat: no-repeat;
}
.contentArea_no_nav {
	background-image: url(../images/gobal/content_wide_bkgd.jpg);
	background-repeat: no-repeat;
}
.exclamation {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	border: 2px solid #FF9B40;
	color: #00F;
}
.footnotes	{
	font-size: 90%;
	margin: 10px 5%;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}
.contact {
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-family:Arial;
	color: #666666;
	font-weight:bold
}
.contact a {
	color: #666666;
}
span.free-market-center	{
	color: #71B6F7;
	font-style: italic;
	font-weight: bold
}
.page-titles	{
	color: #4F6179;
	font-size: 32px;
	font-weight:bold;
	line-height: 32px;
}
.sub-titles	{
	color: #CCFF66;
	font-size: 90%;
	font-weight:bold
}
.sub-titles a	{
	color: #FFFFFF;
	font-size: 85%;
	font-weight:bold
}
.notes	{
	font-family: Comic Sans MS;
	font-size: 110%;
	border:1px solid;
	margin: 10px 5%;
	padding: 1px 4px;
}

.return-top	{
	font-variant: small-caps;
	font-size: 85%;
	font-weight: bold
}

.top-text	{
	margin-top:0px;
}
.zero-margin	{
	margin: 0;
}
/****************************/
/****************************/
.tabbedPanel_wrap {
	margin-top: 20px;
}
.freedom {
	font-size: 120%;
	font-weight: bold;
	color: #0F0;
}
.oppression {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
}
.image_center {
	text-align: center;
}
.leftnav_quote {
	font-size: 90%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #666;
	line-height: normal;
}
.search_box {
	width: 210px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.link_descriptions {
	margin-left: 20px;
}
.topic_heading {
	margin-left: 25px;
}
.topic_heading dt {
	font-weight: bold;
}
ul.exclamation {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	border: none;
	color: #00F;
	font-size: 120%;
}
.emphasis {
	font-size: 125%;
	font-weight: bold;
	color: #F47400;
}
.economic_good {
	color: #F00000;
}
.architecture_map {
}
.subjects_map {
}
.subjects_map ul {
	font-weight: bold;
}
.architecture_map ul {
	font-weight: bold;
}
