/* GLOBAL
----------------------------------------------------------------- */
body {
	background: #ECE5D5;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
	
img {
	border-width: 0;
	border-style: none;
	}
	
p {
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	}

h1 
{
    color: #333333;
	margin: 0;
	padding: 0;
    font-size: 16px;
    text-align: left;
}

h5
{
    color: #ffffff;
	margin: 0;
	padding: 0;
    font-size: 20px;
    text-align: center;
}

li
{	color: #333333;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
	
/* LINKS
----------------------------------------------------------------- */
a:link {
	color: #2E5FA0;
	text-decoration: underline;
	}

a:visited {
	color: #15345E;
	text-decoration: underline;
	}
	
a:hover {
	color: #15345E;
	text-decoration: underline;
	}
		
a:active {
	color: #2E5FA0;
	text-decoration: none;
	}
	
	
/* Main Site Structure:  Added by Beringer
----------------------------------------------------------------- */  
.mainSiteStructure
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 760px;
    padding-top: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
	
/* Sub Menus:  Added by Beringer
----------------------------------------------------------------- */  
.level1
{
    color: #ffffff !important;
    font-size: 12px !important;
    background-color: #2f425a;
    text-decoration: none !important;
    font-weight: normal;
}
.level2
{
    color: #2f425a !important;
    font-size: 9px !important;
    background-color: #ffffff;
    text-decoration: none !important;
    font-weight: normal;
    border-right: #ffffff 5px solid;
    border-top: #ffffff 2px solid;
    border-left: #ffffff 5px solid;
    border-bottom: #ffffff 2px solid;
}
.hoverstyle
{
    color: #ffffff!important;
    font-size: 9px;
    background-color: #2f425a;
    text-decoration: none!important;
    font-weight: normal;
    border-right: #2f425a 5px solid;
    border-top: #2f425a 2px solid;
    border-left: #2f425a 5px solid;
    border-bottom: #2f425a 2px solid;
}

/* Search Engine:  Added by Beringer
----------------------------------------------------------------- */  
.searchTitle
{
    text-align: center;
    font-size: 14px;
}
.searchTable
{
    color: #000000!important;
    font-size: 11px;
    background-color: #ffff00;
    text-decoration: none!important;
    font-weight: bold;
}
.searchTableLinkColumn
{
    text-align:left;
}
.searchTableInfoColumn
{
    text-align:left;
}

/* Request Visitor Information:  Added by Beringer
----------------------------------------------------------------- */  
.InfoRequest
{
    color: #ffffff!important;
    font-size: 11px;
    background-color: #2f425a;
    text-decoration: none!important;
    font-weight: bold;
    border-right: #2f425a 5px solid;
    border-top: #2f425a 1px solid;
    border-left: #2f425a 5px solid;
    border-bottom: #2f425a 1px solid;
    width: 100%;
}
.InfoRequestTextColumn
{
    text-align:right;
}
.InfoRequestInfoColumn
{
    text-align:left;
    width:  100%;
}
.InfoRequestMenuTitle
{
    text-align: center;
    font-size: larger;
}


	
/* STRUCTURE
----------------------------------------------------------------- */
#wrapper {
	background: transparent;
	border: 1px solid #D0CDC8;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 760px;
	}
	
#wrapper {
	width: 762px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 760px;
	}
html>body #wrapper { /* be nice to Opera */
	width: 760px;
	}
	
/* HEADER
----------------------------------------------------------------- */
#header {
	background: #fff url(../../images/header.jpg) left top no-repeat;
	float: left;
	width: 760px;
	height: 90px;
	margin: 0;
	padding: 0;
	}
	
#header span {
	display: none;
	}
	
/* MENU
----------------------------------------------------------------- */
#menu {
	background: transparent url(../../images/bkgd_menu.gif) left top repeat-x;
	float: left;
	width: 760px;
	height: 36px;
	margin: 0;
	padding: 0;
	}
	
	
/* NAVIGATION
----------------------------------------------------------------- */
.navblock {
	float: left;
	margin: 0;
	margin-bottom: -3px;
}

.nav, .nav ul {
	/*line-height: 1.4em;*/
	padding: 0;
	margin: 0;
	list-style: none;
	background: #fff;
	display: block;
} 

.nav a {
	display: block;
	border-bottom: none;
	color: #333;
}

.nav a#our_company {
	background: url(../../images/our_company.gif) transparent;
	width: 95px;
	height: 36px;
}

.nav a:hover#our_company {
	background: url(../../images/our_company_over.gif) transparent;
	width: 95px;
	height: 36px;
}

.nav a#our_services {
	background: url(../../images/our_services.gif) transparent;
	width: 88px;
	height: 36px;
}

.nav a:hover#our_services {
	background: url(../../images/our_services_over.gif) transparent;
	width: 88px;
	height: 36px;
}

.nav a#info_request {
	background: url(../../images/info_request.gif) transparent;
	width: 129px;
	height: 36px;
}

.nav a:hover#info_request {
	background: url(../../images/info_request_over.gif) transparent;
	width: 129px;
	height: 36px;
}

.nav a#trade_shows {
	background: url(../../images/trade_shows.gif) transparent;
	width: 90px;
	height: 36px;
}

.nav a:hover#trade_shows {
	background: url(../../images/trade_shows_over.gif) transparent;
	width: 90px;
	height: 36px;
}

.nav a#sponsorships {
	background: url(../../images/sponsorships.gif) transparent;
	width: 94px;
	height: 36px;
}

.nav a:hover#sponsorships {
	background: url(../../images/sponsorships_over.gif) transparent;
	width: 94px;
	height: 36px;
}

.nav a#upcoming_events {
	background: url(../../images/upcoming_events.gif) transparent;
	width: 113px;
	height: 33px;
	margin-left: 13px;
}

.nav a span {
	display: none;
}

.nav li span#left_menu {
	background: url(../../images/left_menu.gif) transparent;
	display: block;
	width: 13px;
	height: 36px;
}

.nav a:hover {
	color: #333;
	border-bottom: none;
}

.nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: 20px;
	z-index: 2;
} 

.nav li:hover ul, .nav li.sfhover ul {
	left: auto;
}

/* second-level lists */
.nav li ul {
	position: absolute;
	left: -999em;
	top: 36px;
	width: 246px;
	height: auto; 
	margin: 0 0 0 1px; 
	padding: 0;
	display: block;
	background: #fff;
	border-top: 1px solid #32435B;
	border-bottom: 6px solid #A79B8B; 
	list-style: none;
}

.nav li li {
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 9px;
	border-bottom: 1px solid #F5F5F0;	
}

.nav li li span {
	margin: 0;
	padding: 8px 9px 8px 12px;
	display: block;
	position: relative;
}

.nav li li a, .nav li li a:visited {
	color: #30445D;
	text-decoration: none;
	display: block;
}

.nav li li a:hover {
	color: #30445D;
	text-decoration: none;
	background: #F5F1E8;
}

*>html .navblock ul {
	f\loat: right;margin-top:11px;
} /*IE 5 Mac hack  */

*>html .nav a {
	f\loat: left;
} /*IE 5 Mac hack */

	
/* SEARCH
----------------------------------------------------------------- */
#search {
	position: absolute;
	right: 0px;
	width: 224px;
	margin: 0px 0px 0 0;	
	}

#search input {
	float: left;
	}

#search label {
	display: none;
	} 

.searchbox {
	margin-top: 9px;
	padding: 2px 0 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F2F2F2;
	width: 120px;
	}
	
.searchButton {
	padding-left: 14px;
	}

/* BREADCRUMB TRAIL
----------------------------------------------------------------- */
#bread {
	background: #DBCAAE;
	border-top: #70726D 1px solid;
	border-bottom: #9A8F7D 1px solid;
	width: 760px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#bread p {
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	}
	
#bread a:link, #bread a:visited {
	font-size: 10px;
	font-weight: normal;
	}
	
/* CONTENT
----------------------------------------------------------------- */
#content {
	width: 760px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	background: transparent;
	clear: both;
	}
	
#content_internal {
	width: 760px;	
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	background-image: url(../../images/internal_topbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#F6F5EE;
	clear: both;
	color: #757471;
	font-size: 11px;
	}
	
#internal_lcol	{
	padding: 30px 20px 30px 25px;	
	width: 467px;
	float: left;	
}

#internal_lcol p	{
	padding-bottom: 17px;
}


h1	{
	font-family: Georgia;
	font-size: 18px;
	color: #182765;
}

#internal_rcol	{
	margin-top: 70px;
	padding: 26px 17px 26px 17px;
	border: 1px solid #E5DECF;
	background-color: #EFE8D8;
	width: 194px;
	float: left;	
}

#internal_rcol p {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #667270;
}

.quote_author {
	text-align: right;
	color: #595650;
	font-style: italic;
	font-weight:bold;	
}

	
#lcol {
	background: #F6F5EE;
	border-right: #D0CCC3 1px solid;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 340px;
	}
	
#rcol {
	background: transparent;
	margin: 0 0 0 340px;
	padding: 0;
	}

/* Hide from IE5-mac \*/
* html #lcol {
	margin-right: -3px;
	}
	
* html #rcol {
	height: 1%;
	margin-left: 0;
	}
	
/* LEFT CONTENT
----------------------------------------------------------------- */
.readMore span {
	display: none;
}


#lcolTop 
{
    position:relative;
	background: #F4F3EA url(../../images/banner_read_more.gif) right bottom no-repeat;
	border-bottom: #D0CCC3 1px solid;
	height: 215px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#lcolTop .readMore { 
	position: absolute;
	width: 70px;
	height: 70px;
	left: 270px;
	margin-top: -70px;
}
	
#lcolTop ul {
	list-style: none;
	padding: 0px;
	margin: -5px 5px 5px 25px;
	}

#lcolTop li {
	font-size: 11px;
	line-height: 1.4em;
	margin: 0px;
	padding: 2px;
	}

#lcolTop h2 {
	margin: 0px;
    padding: 0px;
    height: 43px;
    background: transparent url(../../images/hdr_services.gif) left top no-repeat;
	}

#lcolTop h2 span {
    display: none;
	}

#lcolBottom {
	background: #F4F3EA url(../../images/banner_read_more.gif) right bottom no-repeat;
	height: 160px;
	margin: 0;
	padding: 0;
	}
	
#lcolBottom .readMore {
	position: absolute;
	width: 70px;
	height: 70px;
	left: 270px;
	margin-top: -70px;
}	

#lcolBottom p 
{
    position:relative;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 30px 30px 30px;
	padding: 0px;
	line-height: 1.4em;
 text-align: left;
	}
	
a#TradeShowReadMoreLink
{
    display: block;
	position: absolute;
	width: 70px;
	height: 70px;
	left: 240px;
	margin-top: -20px;
}	

a#ServicesReadMoreLink
{
  display:block;
	position: absolute;
	width: 70px;
	height: 70px;
	left: 270px;
	margin-top: -70px;
}
	

#lcolBottom h2 {
    margin: 0px;
    padding: 0px;
    height: 43px;
    background: transparent url(../../images/hdr_value.gif) left top no-repeat;
	}

#lcolBottom h2 span {
    display: none;
	}

/* RIGHT CONTENT
----------------------------------------------------------------- */
#rcolTop {
	background: transparent url(../../images/bkgd_quote.jpg) left top repeat-x;
	height: 117px;
	margin: 0;
	padding: 0;
	}
	
#rcolTop p {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	}
	
#rcolBottom {
	height: 259px;
	margin: 0;
	padding: 0;
	}
	
#flashHeaderContainer {

	}	
	
#flashHeaderContainer ul {
	overflow: scroll;
	overflow-x: hidden;	
	height: 220px;
	width: 246px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	top: 33px;
	}	
	


#flashHeader {
	background: transparent url(../../images/bkgd_flash.gif) left top repeat-x;
	float: left;
	width: 419px;
	height: 33px;
	margin: 0;
	padding: 0;
	}	
	
/* FOOTER
----------------------------------------------------------------- */
#footer {
	position: relative;
	clear: both;
	height: 50px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #000000;
	background: #E0D4BE;
	border-top: #9A9488 1px solid;
	/*border-bottom: #30445D 25px solid;*/
	}
	
#footer_bottom
{
    position: relative;
    background: transparent url(../../images/bkgd_flash.gif) left top repeat-x;
    width: 100%;
    height: 33px;
    margin: 0;
    font-size: 10px;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#printerFriendlyLink
{
        color: white !important;
    text-decoration: none !important;
}

#address {
	display: block;
	float: left;
	margin: 8px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	width: 200px;
	}
	
#contact {
	display: block;
	float: left;
	margin: 8px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	width: 200px;
	}
	
#copy {
	display: block;
	float: left;
	margin: 8px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	width: 300px;
	}
	
