body
{
	background: gray;
	background-image: url(/images/mloe_bg.gif);
	
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Arial, Sans-Serif;
}

h2
{
	font-size: 16px;
	margin: 16px 0 0 0;
}

img#logo
{
	position: absolute;
	top: 20px;
	left: 50%;
	
	margin: 0 0 0 -101px;
}

div#splash_box_container
{
	position: relative;
	top: 100px;
	left: 50%;
	
	width: 799px;
	padding: 0px;
	margin: 0 0 0 -400px;
}

div#splash_box
{

	background: white;
	border: 2px solid red;
}

div#box
{
	position: relative;
	top: 100px;
	left: 50%;
	
	width: 800px;
	padding: 14px;
	margin: 0 0 0 -400px;

	background: white;
	border: 2px solid #B2B2B2;
	
}

div#interiors
{
	position: relative;
	top: 14px;
	left: 14px; 
	width: 470px;
	height: 350px;

	background-color: #380400;
	
	margin: 0 0 28px 0;
	padding: 0;
	
	font-size: 10px;
	color: white;
}

div#interiors_title,
div#equipment_title
{
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

div#interiors_title
{
	text-align: right;
	
}

div#equipment
{
	position: absolute;
	top: 14px;
	right: 14px;

	width: 301px;
	height: 350px;
	
	background-color: #991900;

	margin: 0;
	padding: 0;
}

div#copyright
{
	position: absolute;
	bottom: -60px;
	left: 0;
	
	width: 100%;
	height: 40px;
	
	text-align: center;
	font-size: 9px;
	color: #555;
}

span#copyright
{
	display: block;
	width: 100%;
	
	margin: 10px 0 50px 0;
	
	text-align: center;
	font-size: 9px;
	color: #555;
}

#outertable
{
	margin: 18px auto 0 auto;
	border: 2px solid #978584;
	background-color: white;
}

#innertable
{
	margin: 14px;
}

td#interiors a,
td#equipment a
{
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	
	margin: 0;
}

td#interiors p,
td#equipment p
{
	margin: 4px 0 0 0;
}

td#interiors
{
	text-align: right;
	background-color: #380400;
	height: 70px;
	background-image: url(/images/brown_gradient.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: white;
	font-size: 10px;
	width: 470px;
	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

td#interiors a,
td#interiors p
{
	display: block;
	margin-right: 10px;
}

td#equipment
{
	background-color: #991900;
	background-image: url(/images/red_gradient.jpg);
	background-repeat: repeat-y;
	color: white;
	font-size: 10px;
	width: 301px;
	height: 70px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

td#equipment a,
td#equipment p
{
	display: block;
	margin-left: 10px;
}


#innertable td a:link,
#innertable td a:visited,
#innertable td a:active
{
	color: white;
	text-decoration: none;
}

#innertable td a:hover
{
	color: #ccc;
}

#site_menu
{
	width: 820px;
	height: 63px;
	color: #991818;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 20px;
}

#site_menu a
{
	text-decoration: none;
	color: #404040;
}

#site_menu a:hover
{
	color: #991818;
}

#site_menu img
{
	float: left;
}

#site_menu ul
{
	display: block;
	float: right;
	width: 565px;
	margin-top: 25px;
}

#site_menu li
{
	display: block;
	float: right;
}

div.stretcher
{
	height: 1px;
	width: 100%;
	clear: both;
	font-size: 1px;
}

div#outerbox
{
	position: absolute;
	top: 86px;
	left: 50%;
	
	width: 800px;
	padding: 14px;
	margin: 0 0 0 -400px;

	background: white;
	border: 2px solid #B2B2B2;
}

div#menu
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #E6E6E6;
	height: 40px;
	width: 800px;
}

div#section
{
	width: 200px;
	height: 100%;
	float: left;
	color: white;
	font-weight: bold;
	text-align: right;
	font-size: 10pt;
}

.interiors div#section
{
	background-color: #380400;
}

.equipment div#section
{
	background-color: #991900;
}

div#pages
{
	margin: 0;
	padding: 0;
}

div#header
{
	position: absolute;
	top: -63px;
	left: 0;
	
	height: 63px;
}

div#sidebar
{
	width: 200px;
	height: 100%;
	float: left;
}

#pages ul
{
	display: inline;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 565px;
}

#pages li
{
	display: inline;
}

#pages li a
{
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: right;
	width: 140px;
	line-height: 40px;
	text-align: center;
	color: black;
}

#pages li a:hover
{
	background-color: #CECECE;
	font-weight: bold;
}

#pages a.selected
{
	background-color: #CECECE;

}

#sidebar ul
{
	margin: 40px 14px 20px 0;
	padding: 16px 20px 25px 20px;
	background-color: #F1F1F1;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
}

#sidebar li
{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 24px;
	font-weight: normal;
}

#sidebar li a
{
	color: #3E3E3E;
	text-decoration: none;
}

#sidebar li a:hover,
#sidebar li a.selected
{
	text-decoration: underline;
	color: black;
}

#content
{
	margin: 40px 0 0 225px;
}



.product_image
{
	display: block;
	float: left;
	margin: 0 0 20px 0;
}

#supplies_description
{
	width:  400px;
	padding: 0 12px 0 12px;
	margin: 0 0 20px 0;
	float: left;
}

#supplies_description p
{
	margin: 8px 0 8px 0;
	font-size: 10pt;
}

#product_description
{
	width: 238px;
	padding: 0 12px 0 12px;
	margin: 0 0 20px 0;
	float: right;
}

#product_description p
{
	margin: 8px 0 8px 0;
	font-size: 10pt;
}


#lightbox
{
	width: 576px;
	background-color: #f1f1f1;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
}

#lightbox .thumb,
#lightbox img
{
	width: 75px;
	height: 75px;
	
	float: left;

	margin: 0 0 18px 18px;
	background-color: black;
	
	border: none;
}

#lightbox h4
{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 10px 18px 10px 18px;
}

div#section p
{
	float: right;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	margin: 4px 6px 0 0;
	width: 150px;
	letter-spacing: 0.1em;
}

#header
{
	width: 820px;
}

#header img
{
	float: left;
}

#header ul
{
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	color: #380400;
}

#header li
{
	display: inline;
	list-style: none;
}

#header li a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #404040;
	font-size: 11px;
	letter-spacing: 0.1em;
}

#header li a:hover
{
	color: black;
	text-decoration: underline;
}

div#section2
{
	width: 200px;
	height: 100%;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	background-color: #380400;
	padding: 6px;
}


