input.conference
{
font-face		: arial;
font-size		: 100%;
color			: #FFFFFF;
width			: 325px;
padding			: 2px;	
border			: 1px solid #985754;
background-color: #642d2a;
}

input.conferencebutton
{
font-face		: arial;
font-size		: 100%;
color			: #FFFFFF;
width			: 100px;
padding			: 2px;	
border			: 1px solid #985754;
background-color: #642d2a;
margin-top		: 10px;
}

form.form
{
	margin				: 0;
	padding				: 0;
	background-color	: #5c221f;
	width				: 330px;
	padding				: 10px	
}

form.form label
{
	margin-top			: 10px;
	display				: block;
}

form.form br
{
	display: none;
}

em.error
{
	color:				red;
	display:			none;
	font-weight:		bold;
	font-style:			normal;
}


/* below is copied from the new_lodge css file  - MARK - */

#leftcolumn
{
border: solid 1px	#ffffff;
width: 390px;
}
div.topright
{
	
	width: 390px;
	border-left: solid 1px #985754;
}


div.topleft
{
	
	
	width: 390px;
	border-right: solid 1px #985754;
}


div.bottomleft
{
	
	border-right: solid 1px #985754;
}


div.topbottomright
{
	

	
	width: 390px;
}

div.bottomright
{
	
	padding: 0px 0px 0px 0px;
	
	width: 395px;
}


div.text
{	
	
	
	
	padding: 5px 18px 8px 20px;
}

div.text2
{
	font-size: 11px;
}

div.greenbar
{
	width: 390px;
	background-color: #A2B62D;
	height: 18px;
	

}

div.bottomgreenbar
{
	width: 384px;
	background-color: #A2B62D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: solid 1px #985754;
}

div.bottomgreenbar a
{
	color:#fff;
	font-weight:normal;
	text-decoration: none;
	padding-top: 1px;
	
	
}

div.nav
{
	width: 369px;
	padding-left: 20px;
	font-size: 12px;
	
}

div.floorplan
{
	border-right: solid 1px #985754;
}
div.nav a
{
	padding: 3px 8px 0px 8px;
	text-decoration: none;
	color: White;
	font-weight:normal;
}

div.nav div.selected
{
	
height: 20px;	
background-color: #A2B62D;
}

a.floorplanlink
{
	padding: 5px 5px 5px 10px;
}

div.logo
{
	padding-top: 15px;
	padding-left: 47px;
	padding-bottom: 15px;
}

div.smallpicouter
{
	padding-top: 0px;
}

div.smalltoppic
{
	
	
}

ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-left: 18px;
}

#speclinks
{
	
	padding-top:2px;
	padding-bottom:2px;
}

#speclinks div
{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
}

#speclinks a
{
	color:#fff;
	font-weight:bold;
}