/* Clear all default settings */

div, span, a, img, p, object, h1,h2,h3,form,table {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0;
	text-align: left;
}

/* Special BR to make floats correct size */

br.floatStop {      
	height: 0px;
	line-height: 0.1%; 
	font-size: 0.1%; 
	clear: both; 
	}

body 
{
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	/* Added by mark for xmas 07 */
	/*
	background-image	: url(../images/generic/xmas_background.gif);
	background-repeat	: no-repeat;
	*/
	background-color: #531613;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}

td
{
	font-family: Arial;
	font-size: 12px;
	
}
	
#outermaincontainer
{
	background-color: #531613;
	width:782px;
	float:none;
	
}
#maincontainer
{
	float:left;
	margin:0 auto 0 auto;
	
	background-color: #531613;
	border-top: solid 1px #985754;
	border-left: solid 1px #985754;
	border-right: solid 1px #985754;
}

div.topright
{
	
	width: 389px;
	border-left: solid 1px #985754;
/* for xmas 07
background-image : url(../images/generic/newlodge_xmas.gif);
background-position : top right;
background-repeat : no-repeat;
*/
height : 270px;
}


div.topleft
{
	
	
	width: 390px;
	/*border-right: solid 1px #761F1B;*/
}

div.propertycolumn
{
	
	width:243px;
	
}


div.bottomleft
{
	
	/*border-right: solid 1px #985754;*/
}

div.menucolumn
{
	font-size: 12px;
	
	border-right: 1px solid #985754;
}

div.innermenucolumn
{
	width: 145px;
}



div.menuselecteditem
{
	
	padding:2px 0px 2px 16px;
	background-color: #A2B62D;
}

div.menuitem a, div.menuselecteditem a
{
	color: White;
	text-decoration: none;
	width:129px;
	
}

div.submenuitem a
{
	color: #761F1B;
	font-size: 11px;
	text-decoration: none;
	width: 129px;
	
}

div.selectedsubmenuitem a
{
	color: #761F1B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
	width: 129px;
	
}


div.menuitem
{
	
	padding:1px 0px 1px 3px;
	
}



div.submenuitem img, div.selectedsubmenuitem img, div.menuitem img
{
	margin-top:3px; 
	margin-right:4px;	
}



div.selectedsubmenuitem
{
	
	padding:2px 0px 2px 3px;
	

	background-color: #D1DB96;
	font-weight:bold;
	color: #761F1B;
	font-size: 11px;
}
div.submenuitem
{
	
	padding:2px 0px 2px 3px;
	background-color: #D1DB96;
	color: #761F1B;
	font-size: 11px;
}

div.topbottomright
{
	

	
	width: 390px;
}

div.bottomright
{
	
	
	width: 390px;
}

div.textcontent
{
	
	padding: 15px 20px 8px 25px;
	
	
}



#footer
{
	float:left;
	
	border-top: solid 1px #985754;
	border-bottom: solid 1px #985754;
	width: 780px;
	
	

}

div.hma 
{
	
	float: left;
	margin: 0;
}


div.hma a
{
	color: white;
	float:none;
	clear: none;
	display: inline;
	text-decoration: none;
	
}


div.copyright a

{
	
	color: white;
	float:none;
	clear: none;
	display: inline;
	text-decoration: none;
}

div.copyright
{
	margin: 0;
	
	float: right;
}

div.textcontent a
{
	padding-top:5px;
	color:#fff;
	font-weight:bold;
}

#speclinks
{
	width:380px;
	padding-top:2px;
	padding-bottom:2px;
}

#speclinks div
{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
}

#speclinks a
{
	color:#fff;
	font-weight:bold;
}