body {
	background:#fff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;

	margin:0;
	padding:0;
}

.leftClassic {  }
.leftClassic { text-align:left;  }

.headerNav {
	display:none;
}

a {

}

a:visited {
	color:#800000;
}

a:active {

}

a:hover {

}

/*	Header	*/
div#smallHeader {
	background:#fff url('/images/logos/locallodges.jpg') no-repeat left top;

	width:100%;
	height:75px;
}

/*	Navigation	*/
#shortNav {
	background:#f9d165;
	border:2px solid #271759;

	height:20px;
}

#shortNav ul li a {
	text-decoration:none;
}

#shortNav ul li a:hover {
	text-decoration:underline;
}

#shortNav ul#primaryNav {
	margin:0 auto;
	width:650px;
}

#nav ul#primaryNav li, #shortNav ul#primaryNav li {
display:inline;
list-style:none;
margin-right:40px;

background:url('/Graphics/Misc/elks_bullet.gif') no-repeat;
background-position:0 5px;

padding-left:15px;
}

#nav ul#primaryNav li a, #shortNav ul#primaryNav li a {
color:#434dbf;
font-size:8pt;
font-weight:700;
}

#nav ul#primaryNav li a:hover, #shortNav ul#primaryNav li a:hover {
color:#0f21e9;
}

/*	Side menu	*/
#rightSidebar {
	background:url('/images/menu_bottom_curve.gif') #271759 no-repeat bottom right;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:10px;
	margin-right:25px;
	float:left;
	width:136px;
}

#rightSidebar h2 {
	padding-left:5px;
	font-size:10pt;
	color:#fff;
}

#rightSidebar p {
	padding:5px;
	color:#fff;
}

#rightSidebar ul li {
	font-size:8pt;
	background:#271759 none repeat scroll 0%;
	border-color:#5A6B92 rgb(0, 0, 0) rgb(0, 0, 0) rgb(90, 107, 146);
	border-style:solid;
	border-width:3px;
	
	height:15px;
	padding:2px 0 0 5px;
}

#rightSidebar ul li a {
	text-decoration:none;
}

#rightSidebar a {
	color:#F9D165;
}

#rightSidebar ul li a:hover {
	text-decoration:underline;
}

#sideNav ul {
	margin:0;
	padding:0;
}

/*	Main content	*/
#container {
	width:100%;
	background:#fff;
}

#content {
	padding-left:165px;
	margin-right:20px;
}

#content table {
	text-align:left;
}

#content a {
	color:red;
}

#content h1 {
	font-size:18pt;
}

#content h2 {
	font-size:14pt;
}

.holdingTank { width:95%; }
.holdingTank table { width:90%; }

/*	Footer	*/
div#footer {
	text-align:right;
	clear:both;
}

/*	Hide all unnecessary elements	*/
.curveBox_top, .curveBox_middle, .curveBox_bottom {

}