@charset "UTF-8";
/* CSS Document */


body {
	padding: 30px 0px 30px 0px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	}
	
p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
a, a:active, a:visited {
	color: #b56060;
	}
	
a:hover {
	color: #8b0000;
}
	
.main {
	background: url(../images/bg_main.gif) no-repeat center top;
	width: 947px;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	}
	
.masthead {
	margin: 0 auto;
	width: 930px;
	height: 265px;
	}
	
.menu {
	margin: 0 auto;
	width: 930px;
	height: 56px;
	}
	
	
#masthead_home {
	background: url(../images/masthead_home.jpg);
	}
	
#masthead_special {
	background: url(../images/masthead_special.jpg);
	}
	
#masthead_about {
	background: url(../images/masthead_about.jpg);
	}
	
#masthead_corporate {
	background: url(../images/masthead_corporate.jpg);
	}
	
#masthead_news {
	background: url(../images/masthead_news.jpg);
	}
	
#masthead_careers {
	background: url(../images/masthead_careers.jpg);
	}
	
#masthead_contact {
	background: url(../images/masthead_contact.jpg);
	}
	
ul#main_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
ul#main_nav li {
			display:block;
			float:left;
			}
			ul#main_nav li a {
				display:block;
				outline:none;
				width:105px; height:56px;
				background:transparent url(../images/nav_buttons.gif) no-repeat 0 0;
				text-indent:-9009px;
				margin:0 0px 0 0;
				}
			
				ul#main_nav li a:hover {background-position:0 -56px}
			
			ul#main_nav li#home a {
				width:105px;
				background-position:0px 0;
				}
				ul#main_nav li#home a:hover {
					background-position:0px -56px
					}
					
			ul#main_nav li#about a {
				width:125px;
				background-position:-105px 0;
				}
				ul#main_nav li#about a:hover {
					background-position:-105px -56px
					}
			ul#main_nav li#corporate a { 
				width:137px;
				background-position:-230px 0;
				}
				ul#main_nav li#corporate a:hover {
					background-position:-230px -56px
					}
			ul#main_nav li#special a {
				width:191px;
				background-position:-367px 0;
				}
				ul#main_nav li#special a:hover {
					background-position:-367px -56px
					}
			ul#main_nav li#news a {
				width:100px;
				background-position:-558px 0;
				}
				ul#main_nav li#news a:hover {
					background-position:-558px -56px
					}
					
			ul#main_nav li#careers a {
				width:115px;
				background-position:-658px 0;
				}
				ul#main_nav li#careers a:hover {
					background-position:-658px -56px
					}
					
			ul#main_nav li#contact a {
				width:157px;
				background-position:-771px 0;
				}
				ul#main_nav li#contact a:hover {
					background-position:-771px -56px
					}
					
.textLeft {
	margin: 0px 50px 0px 10px;
	padding: 45px 0px 30px 0px;
	width: 510px;
	float: right;
	line-height: 19px;
	color: #3b3b3b;
	display: inline;
	text-align: justify;
	}
	
.sideBox {	
	width: 275px;
	border-top: 1px solid #efe3e4;
	border-right: 2px solid #daccce;
	border-bottom:1px solid #bbaaab;
	border-left: 1px solid #ecdddf;
	background: url(../images/grad2.gif) repeat-x top;
	background-color: #efefef;
	padding: 15px;
	margin: 0px 30px 20px 35px;
	float: left;
	display: inline;
	} 
	
.sideBox ul {
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
	
.sideBox li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #e4cfd1;
	} 
	
.sideBox li a, .sideBox li a:visited, .sideBox li a:active {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/bullet_trans.gif) no-repeat 10px 11px;
	padding: 10px 0px 10px 25px;
	line-height: 14px;
	width: 90%;
	} 
	
.sideBox li.on {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/bullet_trans.gif) no-repeat 10px 11px;
	padding: 10px 0px 10px 25px;
	line-height: 14px;
	width: 90%;
	border-left: 1px solid #e4cfd1;
	border-right: 1px solid #e4cfd1;
	background-color: white;
	} 
	
.sideBox li a:hover {
	background: url(../images/bullet.gif) no-repeat 10px 11px;
	color: #8b0000;
	} 
	
.subnav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 90%;
	} 
	
.subnav li {
	border-top: 1px dotted #e4cfd1;
	}
	
.subnav li a, .subnav li a:active, .subnav li a:visited {
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	display: block;
	background: none;
	} 
	
.subnav li a:hover {
	background: none;
	} 
	
.smSideBox {	
	width: 275px;
	border-top: 1px solid #efe3e4;
	border-right: 2px solid #daccce;
	border-bottom:none;
	border-left: 1px solid #ecdddf;
	background: url(../images/grad1.gif) repeat-x top;
	background-color: #efefef;
	padding: 15px;
	margin: 5px 30px 0px 35px;
	float: left;
	display: inline;
	} 
	
.sideBox table {
	width: 275px;
	border: none;
	margin-top: 8px;
	}
	
.smSideBox table {
	width: 300px;
	border: none;
	margin-top: 8px;
	}
	
.sideBox td {
	border-top: 1px solid #e4cfd1;
	margin: 0px;
	padding: 11px 10px 11px 10px;
	}
	
.sideBox th {
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #e4cfd1;
	width: 80px;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	}
	
.footer {
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #454545;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #d2d2d2;
	width: 900px;
	clear: both;
	line-height: 13px;
	position: relative;
	}
	
.footer a, .footer a:visited, .footer a:active {
	text-decoration:none;
	display: inline-block;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #7c131e;
	color: #a35961;
	}
	
.footer a:hover {
	color: #7c131e;
	}
	
.linkBox {
	border: 1px solid #d2d2d2;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	}
	
.linkBox .q {
	float: right;
	}
	
.q a, .q a:visited, .q a:active {
	text-decoration:none;
	display: inline-block;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #e4cfd1;
	color: #a35961;
	}
	
.q a:hover {
	color: #7c131e;
	}
	
.logos {
	position: absolute;
	top: 7px;
	right: 5px;
	width: 330px;
	background: white;
	text-align: right;
	}
	
.logos a, .logos a:active, .logos a:visited {
	display: inline;
	border: none;
	padding: 0px;
	}
	
.textlist {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.textlist li {
	padding: 7px 0px 7px 20px;
	background: url(../images/bullet.gif) no-repeat 5px 11px;
	border-top: 1px solid #e4cfd1;
	}
	
h3 {
	font-size: 12px;
	color: #7c000b;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-bottom: 4px;
	line-height: 14px;
	}
	
h5 {
		font-size: 12px;
	color: #7c000b;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-bottom: 0px;
	line-height: 14px;
		}
	
.visible {
	visibility: visible;
	border-top: 1px solid #e4cfd1;
	margin-top: 5px;
	padding: 15px 10px 10px 10px;
	}
	
.hidden {
	display:none;
	}
	
#conferencesContent, #launchesContent, #tradeshowsContent, #trainingContent, #handsonContent, #festivalsContent, #philanthropyContent, #reunionsContent, #milestoneContent, #weddingsContent,  {
	border-top: 1px solid #e4cfd1;
	margin-top: 5px;
	padding: 15px 10px 10px 10px;
	
	}
	
.caption {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #999999;
	line-height: 12px;
	font-weight: normal;
	}
	
.linkBox a img, .linkBox a:visited img, .linkBox a:active img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	border: 1px solid #666666;
}

.linkBox a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	border: 1px solid #990000;
}


