#contentwrapper,
#compass,
#page #p-middle,
.bodycontent img,
.submit-btn input,
div.venue-submit-btn input,
ul li,
{
}

html
{
	height:auto;
}

a img
{
	border:none;
}

body 
{
	font-family:Arial;
	font-size:80%;
	height:100%;
	background-image:url(images/blank.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	margin:0;
	padding:0;
}

span.hide
{
	visibility:hidden;
	display:none;
}

.clear
{
	clear:both;
}

h1, h2, h3
{
	padding:0px;
	margin:0px;
	letter-spacing:-1px;
}

h2
{
	color:#686456;
	margin:0;
	font-weight:bold;
	padding:15px 0 0;
	font-size:110%;
}

div#title h2
{
	width:388px;
}

#outgoing
{
	height:100%;
	width:100%;
	display:block;
	position:fixed;
	z-index:2;
	left:0;
	top:0;
}

#wrapper
{
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:3;
}

#holder
{
	width:540px;
	margin:0 0 0 42px;
	position:relative;
	z-index:4;
}

#compass
{
	width:109px;
	height:116px;
	position:fixed;
	right:41px;
	top:41px;
	background-image:url(images/compass.png);
	background-repeat:no-repeat;
	background-position:left top;
	z-index:4;
}

#page
{
	width:540px;
	position:absolute;
	top:100px;
	z-index:5;
}

#page a
{
	position:relative;
}

#page #p-top,
#page #p-bottom
{
	width:540px;
	height:13px;
	font-size:0.1px;
	background-image:url(images/panel-top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#page #p-bottom
{
	background-image:url(images/panel-bottom.png);
/*	padding-bottom:100px; */
	height:19px;
}

#page #p-middle
{
	background-image:url(images/panel-middle.png);
	background-repeat:repeat-y;
	background-position:left top;
	height:auto;
}

div#inner
{
	width:390px;
	padding:1px 0 0 0;	
	padding:0 40px;
}

div#contentwrapper
{
	padding-bottom:40px;
	width:388px;
	color:#686456;
}

h1#titlelogo
{
	padding:47px 0 0 0;
	overflow:hidden;
	height:0!important;
	width:387px;
	background-image:url(images/titlelogo.png);
	background-repeat:no-repeat;
	background-position:left top;
}

div#contentwrapper div#title h2
{
	color:#686456;
	margin:0;
	font-weight:bold;
	padding:25px 0 0;
	font-size:110%;
}

.pubtable tr td
{
	font-size:85%;
	padding:0 0 12px 0;
	width:90px;
	vertical-align:top;
}

.pubtable tr td img
{
	padding:0 0 3px 0;
}

div#contentwrapper p
{
	margin:0 0 16px 0;
}

div#inner a
{
	color:#6A6455;
}

.pubtable
{
	width:405px;
}

/* Navigation */

div.menuwrapper
{
	padding:22px 0px 51px 25px;
}

div.menutopborder
{
	background-image:url(images/bg_menu_top.png);
	background-repeat:no-repeat;
	background-position:13px 0;
	width:403px;
	padding-top:5px;
}

div#page .menuwrapper ul
{
	padding:0;
	margin:0;
}

.topmenu
{
	float:left;
	position:relative;
	width:140px;
	margin-left:10px;
	font-size:105%;
}

.nomargin
{
	margin:0;
}

.topmenu ul
{
	list-style-type:none;
}

div#page .readmorelink a
{
	color:#787b70;
	font-size:80%;
}

.menuwrapper ul li a
{
	text-decoration:none;
	font-size:80%;
	padding-right:10px;
	color:#9a978b;
	list-style-type:none;
}

div.topmenu ul li
{
	padding:0 0 1px 13px;
	line-height:0.8em;
}

li.selectedl1,
li.selectedl2,
li.selectedl3,
li.childselectedl1,
li.childselectedl2,
li.childselectedl3,
#home
{
	background-image: url('images/bg_bullet.png');
	background-repeat:no-repeat;
	list-style:none;
	background-position:left top;
	padding-left:15px;
	color:#6a6455;
}

.menuwrapper ul li.selectedl1 a,
.menuwrapper ul li.selectedl2 a,
.menuwrapper ul li.selectedl3 a,
.menuwrapper ul li.childselectedl1 a,
.menuwrapper ul li.childselectedl2 a,
.menuwrapper ul li.childselectedl3 a,
.menuwrapper a:hover
{
	color:#6a6455;
}

/*.menuwrapper a:hover
{
	color:#6A6455;
}*/


div.topmenu li.last
{
	padding-bottom:3px;
}

/* NEWS STYLES */

div.newsarticle h3
{
	font-size:120%;
	color:#b0b0b0;
}

div.bodycontent h3
{
	border-top:1px solid #ACABA7;
	margin:32px 0 14px 0;
	padding-top:2px;
	font-size:110%;
}

div.bodycontent h4
{
	padding-top:2px;
	margin-bottom:7px;
	font-size:110%;
}

ul.newsheadlines li
{
	padding:0;
}

div#contentwrapper div.newsintro p
{
	margin:0 0 36px 0;
}

div.newsarticle a
{
	font-size:80%;
	color:#787B70;
}

a.newspaging
{
	text-decoration:none;
	color:#787B70;
}

ul.newsheadlines
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.newsheadlines li
{
	padding-top:3px;
}

ul.newsheadlines li a
{
	text-decoration:none;
	color:#717169;
	font-weight:bold;
}

span.newsdate
{
	color:#717169;
	font-weight:bold;
}

div.newspaging
{
	width:390px;
	text-align:left;
}

.newspaging .pagenumbers a
{
	font-weight:normal;
	color:#787B70;
}

.currentpage
{
	font-weight:bold;
	padding:0 5px;
}

.pagenumbers
{
	padding:0 5px;
}

.newspaging .thispage
{
	font-weight:bold;
	padding:0 5px;
	width:10px;
}

.newsheadlines li
{
	background-image:url(images/news_divider.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 0 25px;
}

div.description
{
	color:#76766e;
	margin-bottom:32px;
	margin-top:8px;
}

.description a.readmorelink
{
	font-style:italic;
	font-weight:normal;
	font-size:85%;
}

/* survey */

div.question
{
	margin:20px 0 20px!important;
}

div.question p
{
	margin:0!important;
	padding:0 0 6px 0;
}

div.question textarea
{
	height:67px;
	width:385px;
	border-top:1px solid #868378;
	color:#c6c5bf;
	font-family:Arial;
	font-size:100%;
}

div.questionnarrow p
{
	margin:5px 0!important;
}

div.disclaimer
{
	margin-top:18px!important;
	font-size:85%;
}

input,textarea
{
	color:#c6c5bf;
}

input[type=text] 
{
	border-top:1px solid #868378;
	width:385px;
	color:#c6c5bf;
	font-size:100%;
	height:20px;
}

div.bodycontent img
{
	padding-right:9px;
	width:auto;
	height:auto;
}

/* TEAM STYLE */

ul.teamcats
{}

ul.teamcats li
{}

div.teamlist
{}

div.teammember
{
	padding:10px 0;
}

div.team-thumb img
{
	height:120px;
	width:120px;
}

div.team-info
{}

div.team-name
{}

div.team-role
{}

div.team-email
{}

/* REGISTER FOR UPDATES STYLE */

div.reg-agree
{
	padding:5px 0 20px 0;
	margin-left:-4px;
}

div.reqprompt
{
	color:#FF0000;
	margin:10px 0;
}

div.venuequestion table
{
	width:388px;
	border-spacing:0 5px;
}

div.venuequestion table.newsletter

div.venuequestion table tr td
{
	width:200px;
}

div.venuequestion
{
	border-bottom:1px solid #A9A7A0;
	padding: 15px 0;
}

div.venuequestion label.header, div.venuequestion span.header
{
	color:#686456;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

div#eventform input.contact
{
	width:300px
}

div#eventform input.pushaway
{
	margin-right:10px;
}

div#eventform input
{
	padding:1px 0;
	border-width:1px 2px 2px 2px;
}
div#eventform textarea.address
{
	font-family:Arial;
	font-size:1em;
	padding:1px 0;
	border-width:1px 2px 2px 2px;
	width:300px;
	height:50px;
}

div.venuequestion input.other
{
	color:#000;
	margin-top:10px;
}

div.venuequestion div.other
{
	padding:0 0 10px 1px;
}

div.venuequestion p
{
	padding:10px 0;
	margin:0!important;
}

div.venuequestion p.no-top-pad
{
	padding:0 0 10px 0;
}

div.venue-submit-btn
{
	padding-top:20px;
}

table tr td.stretch
{
	width:192px;
}

div#expander
{
	position:relative;

}

/* FILE OBJECTS */
	
a.fileobject
{
	display:block;
	width:100%;
	float:left;
	clear:both;
	display:inline;
	text-decoration:none;
	padding:0 0 5px 50px;	
	color:#000;
	background-position:10px top;
	background-repeat:no-repeat;
	width:338px;
	height:30px;
}

.fileobject span
{
	float:left;
	display:inline;
}

.fileobject span.file-displayname
{
	width:320px;
}

.fileobject span.file-filesize
{
	width:60px;	
	clear:both;
}

.fileobject span.file-date
{
	width:130px;
}

.fileobject span.file-filesize,
.fileobject span.file-date
{
	font-size:0.8em;	
	color:#999;
	margin-right:10px;
}

.file-doc,.file-docx{background-image:url(images/icons/doc.gif);}
.file-mdb{background-image:url(images/icons/icon_access.gif);}
.file-xls,.file-xlsx{background-image:url(images/icons/icon_excel.gif);}
.file-ppt,.file-pptx{background-image:url(images/icons/icon_powerpoint.gif);}
.file-pdf{background-image:url(images/icons/icon_pdf.gif);}


a.flv
{
	display: block;	
}

a.flv:hover
{
	cursor: pointer;
}

a.flv span
{
	display: block;	
	width: 100%;
	height: 100%;
	text-align: center;
}

a.flv span img
{
	margin: 50px 0 0 0;	
}

/*footer style*/

div#footer
{
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:4;
	font-size:0.8em;
}

div#footer a
{
	color:#fff;
}

/* image library */

#image-gallery
{
	position:relative;
	width:390px;
}

.button-link
{
	float:right;
	display:inline;
	margin:0 74px 0 0;
}

#ig-wrapper
{
	position:relative;
}

.il-container
{
	width:117px;
	height:137px;
	background-image:url(images/bg-image-gallery-thumb.png);
	background-repeat:no-repeat;
	padding:13px 0 0 13px;
	float:left;
	display:inline;
}

.il-container .il-title
{
	font-size:0.8em;
	padding-left:2px;
}

.il-container .il-title,
.il-container .il-pixels,
.il-container .il-filesize,
.il-container .il-date,
.il-container .il-type,
.il-container .il-view
{
	display:none;
}

div.copyright
{
	color:#999;
	font-size:0.8em;
	padding:0 6px 0 7px;
}

