
* {
font-family: "Verdana", sans-serif;
}

a {
text-decoration: none;
color: #7e6444;
}

a:hover {
color: #bb9944;
}

img {
border: none;
}

body {
color: #8e8e8e;
background-color: #323232;
}

h2 {
margin: 0;
font-weight: 100;
font-size: 11pt;
}

h3 {
margin: 0;
font-weight: 100;
font-size: 10pt;
}

.condense_control {
color: #7e6444;	
font-weight: bold;
}

.condense_control:hover {
color: #bb9944;	
}

#outermostContainer {
width: 860px;
margin: 30px auto 30px auto;
padding: 15px 20px 20px;
background-color: #191919;
}

#content {
width: 820px;
margin: 0 auto 0 auto;	
}

#header {
overflow: hidden;  /* Force container to expand heightwise to accomodate floated children */
}

#firstLine {
overflow: hidden; /* Force container to expand heightwise to accomodate floated children */
margin-bottom: 10px;
}

#idPlate,
#minneapolis {
float: left;
}

#idPlateLine1,
#menuBar {
margin-bottom: 10px;
}

#name, 
#photography {
font-size: 13pt;
}

#name,
#phone {
color: #666666;
}

#photography,
#minneapolis {
color: #999999;
}

#minneapolis,
#phone {
font-size: 11pt;
}

#phone,
#navArea,
#searchLine {
float: right;
}

#searchForm label {
font-size: 10pt;
color: #999999;
}

#secondLine {
overflow: hidden; /* Force container to expand heightwise to accomodate floated children */
padding-bottom: 15px;
}

#menuBar a {
margin-left: 25px;
font-size: 11pt;
}

.textBox {
margin: 20px 0;
padding: 10px 20px 20px 20px;
font-size: 9.5pt;
text-align: justify;
background-color: #000000;	
}

#pageHeading {
padding: 10px 0;
margin: 10px 0 0 0;
font-weight: 100;
text-align: center;
font-size: 12pt;
color: #999999;
background-color: #000000;	
}

#footer {
clear: both;
display: table;
margin: 0 auto;
padding-top: 20px;
}

#footerLogo {
display: block;
width: 60px;
margin: 0 auto;	
}

#copyrightNotice {
font-size: 9pt;
color: #444444;
}
