@import "lib/layout2.css";


/* global formatting */

body 					{ background:#164059; color:#fff; }

#header 				{ padding:20px 0 0 0; }


a:link, a:visited		{ color: #fff; text-decoration: none; }

h1, h2, h3, h4, h5		{ color: #fff; }
h1						{  }
em						{ color:#C0AE00;  }
h2						{ border-top:solid 2px #005A84;  }

span.date				{ color: #c0ae00; display:block; border-bottom:solid 1px #005A84 }

table.contenttable			{ width:600px;}
table.contenttable caption	{ display:none; }
table.contenttable tr.odd	{ background:#2D536A;}
table.contenttable tr		{  }
table.contenttable td		{ line-height:20px; padding:0 3px;}

#footer 				{ clear:both; border-top:solid 2px #005A84; position:relative; padding:5px 0 0 0;}

#latestnews li			{ padding:0; margin:0; }
#latestnews a			{ display:block; }
#latestnews a:hover		{ color:#C0AE00; }

#nav-side				{ list-style: none; margin:0; padding:0; height:88px; }
#nav-side li			{ background:url(../images/li-nav-side.gif) no-repeat 0 4px; padding:0 0 0 20px }
#nav-side li a			{ border-bottom:solid 1px #2a6684; display:block; text-decoration:none; color:#C0AE00; font-size:12px; height:16px;}
#nav-side a:hover		{ color:#fff; }
#nav-side li.active a { color:#fff; }
#productnavigation li a.active	{ border-bottom:solid 5px #fff !important;}
#productnavigation li a:hover	{ border-bottom:solid 5px #fff !important; background: none;}

.recap-logo				{ padding: 20px 0 38px 0; }

h2.property_hd			{ clear: both;}

.menu :hover			{ color: #C0AE00;}
.menu a, .menu :visited {  border-bottom: 1px solid #2a6684; color:#fff; }

#footer a:hover			{ color:#C0AE00; }

/* if IE6 */
* html .menu ul li a:hover ul li a:hover {color:#C0AE00;}
* html .menu ul li a:hover 	{color:#C0AE00;}
* html .menu li.home, .menu li.home a	{ top:0px;}

.unstyled li p.hd1		{margin-left:200px; margin-top:-105px;}
.unstyled li p.hd2		{font-weight:bold; margin-left:200px; margin-top:-5px;}
.unstyled h1.hd3		{font-size:1.4em; font-weight:bold; margin-left:165px;}		