/* Clear all default settings */

div, span, a, img, p, object, h1,h2,h3,form,table {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0;
	text-align: left;
}

/* Special BR to make floats correct size */

br.floatStop {      
	height: 0px;
	line-height: 0.1%; 
	font-size: 0.1%; 
	clear: both; 
	}

body 
{
	font-family:Arial, Verdana, Sans-Serif;
	padding: 0px;
	margin: 0px;
	font-size: 1.0em;
}

img.logo		{ margin-top:33px}

#iemaincontainer
{
	float: none;
	text-align: center;
	width: 100%;
}

#maincontainer
{
	float: none;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#leftcontainer
{
	width: 780px;
}

#rightcontainer
{
	
	float: right;
	width: 180px;
	padding-right:2px;
}

div.header
{  
    float: left;
    width: 758px;
}
    
#content
{
	width: 760px;
	padding-top: 1px;
}
	
p, a, li, table th, table td
{
	font-size: 0.7em;	
}

p a 
{
	font-size: 1.0em;	
}
	
#dwd 
{
	width:572px;
}
	
#top-menu
{ 
	margin-top: 0px; 
    float:left;
    width: 572px;
}

#sub-menu
{ 
	margin: 0 0 0 0;
	padding: 0px; 
    float:left;
    width: 572px;
    background-color: #E2D7C5;
    border-bottom: solid 10px white;
}
    
#top-menu div.menu-item a, #sub-menu div.submenu-item a
{
	
	font-family: Arial;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: White;
	line-height: 14px;
	text-decoration: none;
	background-color:#000000;
}

#sub-menu div.submenu-item a
{
	font-weight: bold;
}

#top-menu div.active a, #sub-menu div.active a
{
	background-color: #E2D7C5;
	color: #000000;	
	font-family: Arial;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 10px;
	text-decoration: none;
}

#sub-menu div.submenu-item a
{ 
	background-color: #E2D7C5;
	color: #000000;
}

#sub-menu div.active a
{
	background-color: #F3EFE8;
}

div.first
{
	background-color: #E2D7C5;
	height: 24px;
	width: 10px;
}

div.firstdark
{
	background-color: #000000;	
	width: 10px;
	height: 24px;
}

div.last {
	background-color: #E2D7C5;
}

div.lastdark {
	background-color: #000000;
}

div.subfirst
{
	width: 10px;
	height: 24px	
}

div.subfirsthighlight
{
	width: 10px;
	height: 24px;
	background-color: #F3EFE8;	 	
}

div.gapfiller
{
	height: 20px;	
}

div.rightside
{
	
	margin-bottom: 9px;
	width: 180px;
	float: right;
	background-color: #CEBC9D;
	padding:3px 0 0;
	/*margin-top:-25px*/
}   

#footer
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	border-top: solid 1px #000000;
	color: #000000;
	width: 760px;
	padding-top: 8px;
}

div.hma 
{
	float: left;
	width: 380px;
}

div.hma p
{
	padding-left: 8px;	
}

div.hma a
{
	color: #000000;
	float:none;
	clear: none;
	display: inline;
	text-decoration: none;
}

div.copyright
{
	float: right;
	width: 380px;
}

div.copyright p
{
	float: right;
	width: 380px;
	text-align: right;
}

div.copyright a
{
	text-decoration: none;
	color: #000000;
	float:none;
	clear: none;
	display: inline;
}

#tfields
{
	
	width:572px;
	/*background-image:url(../images/generic/big_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;*/
	
}

#tfieldstitle
{
	padding:15px 10px 10px 25px;
	border-bottom: solid 1px #675C4E;
	width:537px;
}


#tfieldstextcol1, #tfieldstextcol2
{
	font-family:Arial, Verdana, Sans-Serif;

}

#tfieldstextcol1
{
	width:258px;
	padding:15px 0px 25px 25px;
}

#tfieldstextcol2
{
	padding:15px 10px 0 18px;
	width:257px;
}
#newstitle
{
	font-weight:bold;
	width:100%;
	background-color:#000;
	color:#fff;	
}

#newstitle h2 {
	padding: 7px 7px 7px 10px;
	color: #ffffff;
	margin: 0px;
	border: 0px;
	font-size: 0.8em;
}

#newstext
{
	padding: 7px 12px 40px 12px;
}

#newstext p
{
	font-size: 0.6em;
}
#newstext p a
{
	color: Black;
	text-decoration: none;
}
#conLink
{
	margin:4px;
	background-image:url(../images/home/construction_bg.jpg);
}
#conLink span
{
	visibility:hidden;
}
#conLink a
{
	color:#000;
	width:163px;
	height:42px;
}

#conLink2, #conLink3
{
	/*background-image:url(../images/home/construction_bg2.jpg);
	background-repeat:no-repeat;*/
	background-color:#A07C40;
	height:42px;
	width:163px;
	margin:4px 4px 4px 8px;
	display:inline;
}

#conLink2 p, #conLink3 p
{
	margin:7px 0 0 10px;
	padding:0px;
	/*float:right;*/
	width:150px;
}

#conLink2 p a, #conLink3 p a
{
	color:#000000;
	text-decoration:none;
}

#conLink3 p
{
	/*padding-top:7px;*/
}

#conLink2 p span, #conLink3 p span
{
	color:#FFFFFF;	
	margin-right:3px;
}
#newswrapper
{
	width:auto;
	background-image: url(../images/home/news_bg.jpg);
	background-repeat:repeat;
	background-position:0 27px;
}


/* -- NEWS -- */
ul.news-index					{}
ul.news-index li				{ list-style:none; clear:both; padding-top:30px}
ul.news-index li.first			{ padding-top:0}
ul.news-index li p				{ font-size:12px; margin-bottom:5px; clear:both; display:block; width:450px}
ul.news-index li p.news-title a	{ color:#a07c40; text-decoration:none; font-weight:bold}
ul.news-index li p.news-title a:hover	{ color:#000}
ul.news-index li p.news-date	{ clear:both}
ul.news-index li p a			{ color:#000}
ul.news-index li p a:hover		{ text-decoration:none}

p.news-title		{ font-size:1.2em; color:#a07c40; padding-top:10px}
p.news-date			{ font-style:italic; color:#999}
img.news-pic		{ float:right; margin:0 0 20px 20px}
