/* CSS Document */
/* layout */

body, html{background: #FFF url("../images/bg.gif") repeat-x;}
body {min-width: 915px;margin: 0 0;}

/* BASIC STYLES */
p {padding: 7px 0;font-family: Arial, Helvetica, sans-serif; font-size:12px;line-height:18px;}
ul{list-style:disc;margin:5px 10px;padding:5px;font-size:11px;}
ul li ul{list-style:circle;}



/* MAIN CONTAINER */
#theWrapper {
	width: 915px;
	height: 100%;
	background:transparent url("../images/contentBG.jpg") no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack - sets all text back to default left align*/
	padding: 0 0;
}


/**************************
HEADER
**************************/
#headerWrap {
	float: left;
	text-align:center;
	position: relative;
	width: 915px;
	height: 365px;
	margin: 25px 0 250px 0;
	padding: 0 13px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:889px;
	height: 58px;
}
html>body headerWrap{
	width:889px;
	height: 58px;
}


/* HEADER NAVIGATION */
#headerNavLeft{
	font-size:1px;
	float:left;
	position:relative;
	width:6px;
	height:58px;
	background:transparent url("../images/nav_Left.gif") no-repeat;
}
#headerNavRight{
	font-size:1px;
	float:right;
	position:relative;
	width:8px;
	height:58px;
	background:transparent url("../images/nav_Right.gif") no-repeat;
}
#headerNav {
	float: left;
	position:relative;
	width: 875px;
	height: 58px;
	margin: 0 0;
	padding: 0 0; 
	z-index: 999999;	
	background:transparent url("../images/nav_BG.gif") repeat-x;
}

/* horizontal menu styling 
#udm ul li { width:auto; float:left !important; }
#udm ul li a { white-space:nowrap; }*/


/* horizontal menu styling */
ul#udm li ul.aboutus li.subLine { width:auto; float:left !important; left:0px;}
ul#udm li ul.aboutus li.subLine a { white-space:nowrap; }

ul#udm li ul.resources li.subLine { width:auto; float:left !important; left:105px;}
ul#udm li ul.resources li.subLine a { white-space:nowrap; }

ul#udm li ul.liberty li.subLine { width:auto; float:left !important; left:110px; }
ul#udm li ul.liberty li.subLine a { white-space:nowrap; }

ul#udm li ul.events li.subLine { width:auto; float:left !important; left:50px; }
ul#udm li ul.events li.subLine a { white-space:nowrap; }

ul#udm li ul.support li.subLine { width:auto; float:left !important; left:525px; }
ul#udm li ul.support li.subLine a { white-space:nowrap; }

ul#udm li a{
	padding:0 0;
	margin:0 0;
	text-align:center;
	width:123px;
	border-left:1px solid #FFF;
	border-right:1px solid #d7d7d7;
}
ul#udm li.singleLine a {
	padding:10px 0;
	color:#000;
}
ul#udm li.doubleLine a {
	padding:3px 0;
	color:#000;
}

ul#udm li ul li.subLine a {
	color:#FFF;
	text-decoration:none;
	border:none;
	width:160px;
}
ul#udm li ul li.subLine a:hover {
	text-decoration:underline;
}

/* END THE NAVIGATION BUTTONS */



/**************************
CONTENT
**************************/
#contentWrap {
	float:left;
	position:relative;
	background: transparent;
	width: 915px;
	margin:0 0;
	padding: 0 0 75px 0;
	overflow: hidden;
}
#contentLeft{
	position: relative;
	float: left;
	display:inline;
	width: 640px;
	text-align: left;
	padding: 30px 15px 30px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color: #666;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 575px;
}
html>body #contentLeft{
	width: 575px;
}
#contentLeft h1, #contentLeft h2, #contentLeft h3{font-family: Arial, Helvetica, sans-serif;font-weight:bold;}
#contentLeft h1 {
	font-size: 18px;
	color:#0e6fa2;
}
#contentLeft h2 {
	font-size: 16px;
	color:#0e6fa2;
}
#contentLeft h3 {
	font-size: 14px;
	color:#0e6fa2;
}
#contentLeft ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 10px;
	padding: 10px;
	list-style: square;
	color: #666;
}
#contentLeft ul li ul{
	list-style:circle;
}
#contentLeft blockquote{
	margin:0 25px;
}
#contentLeft a, #contentLeft a:link{
	font-weight: bold;
	color: #0e6fa2;
	text-decoration: none;
}
#contentLeft a:hover{
	border-bottom:1px dotted #0e6fa2;
}

#contentRight {
	position: relative;
	float: right;
	display:inline;
	width: 275px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
#contentRight h3{
	font-size: 14px;
	color:#000;
}
#contentRight a, #contentRight a:link{
	font-weight: bold;
	color: #0e6fa2;
	text-decoration: none;
}
#contentRight a:hover{
	border-bottom:1px dotted #0e6fa2;
}

#newsWrap{
	float:left;
	position:relative;
	width:247px;
	padding:30px 15px 15px 25px;
	background: #FFF url("../images/contentRight_LatestNews.gif") no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 207px;
}
html>body #newsWrap{
	width: 207px;
}

/**************************
FOOTER
**************************/
#footerWrap {
	float:left;
	position:relative;
	background: transparent;
	width: 915px;
	margin:0 0;
	padding: 10px 15px 35px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #777;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 885px;
}
html>body #footerWrap{
	width: 885px;
}
#footerWrap #footerQuote{
	border-top:1px dotted #CCC;
	padding-top:8px;
	float:left;
	position:relative;
	width:620px;
	text-align:left;
}
#footerWrap #footerCopyright{
	border-top:1px dotted #CCC;
	padding-top:8px;
	float:right;
	position:relative;
	width:265px;
	text-align:right;
}
