/*----------------------------------------------------------------------------- 
GENERIC ID &amp; CLASS SELECTORS Stylesheet 
date created:02/08/06 
date modified:2/19/11
author:Patricia Rorabaugh 
email:Trisha@TrishasDesignStudio.com
website:www.TrishasDesignStudio.com
phone: 408.597.6648
--------------------------------------------------------------------------------------- */

/* HEADER LAYOUT
--------------------------------------------------------------------------------------- */
#header-txt 
	{font-size:12px;color:#CCC;background-color:#666;width:960px;text-align:center;}
header .home-link 
	{position:absolute;width:100px;height:100px; 
	border:none;float:left;text-decoration:none;cursor:pointer;display:inline;}
header .home-link a 
	{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer;}
header #logo 
	{float:left;display:inline;}
header .contact 
	{position:relative;float:right;font-weight:bold;font-size:24px;padding:10px 10px 0 10px;display:inline;color:#6F4A00;text-align:right;width:250px;}
header .contact a
	{color:#6F4A00;text-decoration:none; text-align:right;}
header p
	{ padding:0;margin:0;}
header .email a {
	font-size:14px;
}
header .email img  {
	margin-bottom: -3px;
	padding-bottom: 0px;
}
header .tagline 
	{position:relative;font-style:italic;color:#666;display:inline;width:300px;margin:25px 0 0 400px;font-size:18px;float:left;}
header .iso {font-size:10px;}
header .markets 
	{float:right;padding:10px 0px 0px;clear:both;width:380px;color:#BABAD1;font-size:10px;text-align:center;font-weight:bold;margin:0;display:inline;}


/* HORIZONTAL NAVIGATION LAYOUT
--------------------------------------------------------------------------------------- */
#awmAnchor-menu
	{margin:8px auto;}



/* VERTICAL NAVIGATION LAYOUT
--------------------------------------------------------------------------------------- */
/* BREADCRUMB NAVIGATION LAYOUT
--------------------------------------------------------------------------------------- */
#breadcrumbs {
	margin-bottom: 15px;
	font-size: 10px;
	color:#2A1409;
	clear: both;
	float: left;
	display: inline-block;
	width: 100%;
}
#breadcrumbs a{
	color: #666;
	text-decoration: none;
}
#breadcrumbs .divider{
	font-size: 9px;
}
#breadcrumbs .current-page {
	font-weight: bold;
	font-size: 12px;
	color: #710000;
}
.home #breadcrumbs {

}
/* CONTENT LAYOUT
--------------------------------------------------------------------------------------- */

/* TEXT FORMATTING 
--------------------------------------------------------------------------------------- */

/* IMAGE FORMATTING 
--------------------------------------------------------------------------------------- */

/* FOOTER LAYOUT
--------------------------------------------------------------------------------------- */
.bodtitle     {
	font-weight: bold;
	border-top: solid #333 2px;
	margin-top: 25px;
}

.bod-contact {

}
.bodofficer {
	clear: both;
}

.bodcontact p {
	padding-left: 25px;
}

.newsletter #content ul li{

}
.links #content h2 {
	border-bottom: solid black 1px;
	padding-top: 15px;
}
.links  #content p {
	padding-left: 20px;
}
.hoverchange tr:hover td {
	background: #DFE1E1;
}
.hoverchange th{
	text-align:center;
	background-color:#324F4D;
	color:#F1ECD8;
}
.hoverchange a {
	color: #333;
	text-decoration: none;
}
#content .hoverchange td , .hoverchange tr, {
	padding: 2px;
	white-space: nowrap;
}
.footer-links{
	text-align:center;
	padding:15px 0 0 0;
	width: 100%;
	margin: 50px auto 0 auto;
	border-top: 2px dotted #893C1B;
}
.about.boundaries  .footer-links a.boundaries,
.about.bod  .footer-links a.bod,
.about.history  .footer-links a. history{
	text-decoration: none;
}
.img-border{
	border: solid #333 1px;
}
.file-size{font-size:smaller;}