body
{
	background-color: #A1B99F;
	color: #1D1713;
	margin: 0;
	padding: 9px;
	text-align: center;
	min-width: 800px;
}

body#popup
{
	margin: 0;
	background-color: #fff;
	padding: 0;
}

body#popup table tr td
{
	text-align: center;
}


div#everything
{
	width: 781px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFDEC4;
	padding: 10px;
}

div#everything table.holder
{
	width: 781px;
}

div.content
{
}

a
, a:visited
, a:link
{
	color: #193B84;
	text-decoration: none;
}

a:hover
, a:active
{
	color: #cc0000;
}

table tr td#nav
{
	text-align: right;
	font-size: 12px;
	background-image: url(images/mli-header-td-nav-bg.jpg);
	background-repeat: repeat;
	background-position: top left;
	vertical-align: middle;
}

table tr td#nav a
{
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
}

table tr td#nav a:hover
{
	color: #ff0000;
}

div.content
{
	font-family: times, 'times new roman', serif;
	font-size: 16px;
}

h1
{
	font-size: 30px;
	font-weight: normal;
	color: #771E20;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	color: #771E20;
}

.reddish
{
	color: #771E20;
}

div#contentContactUs table tr td
{
	font-size: 20px;
	padding: 0 20px 0 0;
}

div#contentLinks p
{
	font-size: 20px;
}

div#contentArchitectural
{
	font-family: arial, sans-serif;
}

div#contentArchitectural h1
{
	font-size: 20px;
}

div#contentArchitectural h2
{
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
}

div#contentMadeOnEarth h1
{
	font-size: 20px;
}

div#granite h1
{
	font-size: 20px;
}

div#glass h1
{
	font-size: 20px;
}

table.captioned tr td
{
	font-size: 12px;
}

a.popup img
,a.popup:hover img
{
	border-color: #000000;
}
