@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
body {
font-size: 62.5%;
background-color:#4f3c32;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
}
a:link{
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
hr { display:none; }
#container {
width: 100%;
background:#fff url(images/bg_top.gif) top left repeat-x;
text-align:center;
padding-bottom: 50px;
}
#content {
width: 96em;
margin: 0 auto;
text-align:left;
}
h1 {
position:relative;
top: 19px;
margin: 0 auto;
padding: 212px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:212px; /* for IE5/Win only */
background: transparent url(images/logo.gif) top left no-repeat;
width: 689px;
}
h2{
	background-color:#fff;
clear:both;
float:left;
width: 940px;
font-size: 3.2em;
color:#ac4605;
font-weight:normal;
margin-bottom: 20px;
padding: 10px 0 10px 20px;
border-bottom: 1px solid #ccc;

}

#footer { 
background: transparent url(images/bg_bottom.gif) top left repeat-x; 
padding-top: 40px;
padding-bottom: 40px;
font-family:Arial, Helvetica, sans-serif;
}
#nav{
margin-left: 1.7em;
position:relative;
top:23px;
display:block; 
background:#ffffff url(images/bg_nav_left.gif) bottom left no-repeat;
font-size: 1.6em;
line-height: 2.7em;
height: 2.7em;
margin-bottom: 3em;
margin-top:0;

}
#nav li{
display:inline;
}
#nav a{
	font-weight:normal;
color:#726056;
background:transparent url(images/bg_nav_right.gif) bottom right no-repeat;
padding: 0 0.81em;
display:block;
float:left;
text-decoration:none;
}
#nav a:hover{
text-decoration:underline;
}
#nav li.selected a{
color:#fff;
background: #ac4605 url(images/bg_nav_o.gif) bottom left repeat-x;
}
#nav a:hover{
color:#ac4605;}
#mainContent{
float:right;
width: 630px;
}

/*  Navigation  */ 
body.negotiation #nav li.negotiation a, body.contact #nav li.contact a, body.bargain #nav li.bargain a, body.staff #nav li.staff a,
body.about #nav li.about a, body.home #nav li.home a, body.contract #nav li.contract a, body.dues #nav li.dues a {
color:#fff;
background: #ac4605 url(images/bg_nav_o.gif) bottom left repeat-x;
}





#announceBox, #partnerBox{
width: 308px;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.4em;
}
#announceBox{
clear:left;
background: transparent url(images/bg_greenbox_mid.gif) top left no-repeat;
margin-bottom: 20px;
}
#partnerBox{
background: transparent url(images/bg_greybox_mid.gif) top left repeat-y;

}
#announceBox  h2, #partnerBox h2{
clear:none;
float:none;
padding: 44px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:44px; /* for IE5/Win only */
width: 308px;
margin:0;
border: none;
}
#announceBox h2{
background: transparent url(images/announcements.gif) top left no-repeat;
}
#partnerBox h2{
background: transparent url(images/partners.gif) top left no-repeat;
padding: 30px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:30px; /* for IE5/Win only */
}

#announceBox ul, #partnerBox ul{
list-style:none;
padding: 25px 15px 0 15px;
overflow:auto;
}
#announceBox ul{background: #fff url(images/grad_green.gif) top left repeat-x;height: 200px;}
#partnerBox ul{
background-color:#fff; 
padding: 15px;
margin-bottom: 6px;
}
#announceBox li{
margin-bottom: 15px;
}
#announceBox li a:link{
color:#50531d;
}
#announceBox li a:visited{
color:#929916;
}
.clearBoth{
clear:both;
}
.more a{
display:block;
background:#fff;
margin-bottom: 6px;
padding: 15px;
color:#929916;
font-weight:bold;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
.more a:hover{
text-decoration:underline;
}

.boxContent{
padding: 14px;
height:1%;
}
.green{
background: transparent url(images/bg_greenbox_bot.gif) bottom left no-repeat;
}
.grey{
background: transparent url(images/bg_greybox_bot.gif) bottom left no-repeat;
}
#myID{
display:block;
padding: 37px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:37px; /* for IE5/Win only */
width: 219px;
background: transparent url(images/logo_myid.gif) top left no-repeat;
}

#infoBox{
font-size: 1.2em;
font-family:Arial, Helvetica, sans-serif;
float:left;
padding: 15px 20px;

}
#infoBox h2{
display:block;
float:none;
clear:none;
border:none;
padding: 23px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:23px; /* for IE5/Win only */
width: 263px;
background: transparent url(images/info.gif) top left no-repeat;
}
#infoBox ul{
margin-top: 10px;
list-style:none;
}
#infoBox li{
padding:5px 0 5px 24px;
background:transparent url(images/icon_doc.gif) left  5px no-repeat;
}
#infoBox li a{
color:#ac4605;
}
#infoBox li span{
display:block;
color:#929916;
font-weight:bold;
padding-top: 3px;
}
#infoBox li span a{

color:#929916;
}
#footerNav{
list-style:none;
margin-top: 20px;
font-size: 1em;
}
#footerNav li{
display:inline;
padding: 0 20px;
border-right: 1px solid #b29e84;
font-size: 1.2em;
}
#footerNav li.last{
border:none;
}
#footerNav a{
color:#cdc0a6;
font-weight:bold;
text-decoration:none;
}
#footerNav a:hover{
text-decoration:underline;
}
/*****************************************************************************/
#mainContent p{
font-size: 1.6em;
margin: 1.5em 0;
color:#666;
line-height: 1.6em;
}
#mainContent h3{
font-size: 2em;
font-weight:normal;
color:#000;
}
#mainContent h3 span.date{
font-size: .6em;
color:#666600;
display:block;
text-transform:uppercase;
font-weight:bold;
margin-bottom: 10px;
}
#footer p{
color:#a98c7d;
font-size: 1.2em;
margin-top: 20px;
}
#homeText{
padding: 15px;
float:left;
width:270px;
}
#homeText p{
margin:0;
}
#banner, #flashBanner{
margin-bottom: 20px;
border:1px solid black;
}

/* Announcements *********************************************/


