/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Tommi Page Pack
  Horizontal 3 Column Fluid
  -----------------------------------
*/
/*Background color is set to light tan and shows through only in the footer region and below.*/
body {
	font-family: Arial, sans-serif;
	font-size: 101%;
	color: #7d6b5e;
	min-width: 760px;
    font-size: 0.85em;
	margin: 0;
	padding: 0;
}

#bodycontent {
	width: 960px;
    position: absolute;
    min-height: 100%;
}
#bodycontent:after
{
	content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;
}
.va-middle
{
	vertical-align: middle;
}

#topwrapper
{
	min-height: 400px;
}

#bottomwrapper
{
	clear: both;
}

.extrawidespace
{
	line-height: 3.2em;
    text-align: justify;
}

.widespace
{
	line-height: 1.3em;
}

.orange
{
    color: #e66c1f;
}

.light
{
    color: #c5b9b2;
}

.dark
{
    color: #7d6b5e;
}

/*The masthead contains the Tommi logo. Left padding is set to 160px so that the logo 
aligns with middle column. Background color is set to white.*/
#masthead {
	background-color: #FFFFFF;
	float: left;
/*	margin-bottom: 36px; */
}
/*The wrapper envelopes all page elements- including the masthead. It carries the white
background color is set to white. Margin must be declared, even if it is zero, in order to 
accomodate an IE-Windows workaround for min-width deployed in a conditional comment on the page.
For more info on the workaround, see the readme_first file.*/
#pagewrapper {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 50px 50px 0px 50px;
}
#pagewrapper:after
{
	content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;
}
#searchwrapper {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 50px;
	min-height: 500px;
    width: 900px;
}
#searchwrapper:after
{
	content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;
}
#maincontent
{
	padding-left: 115px;
	width: 430px;
	float: left;
}

#searchcontent
{
	float: left;
    font-size: 0.85em;
}

#maincontent:after
{
	content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;
}
/*Sidecontent is the first content column.*/
#sidecontent {
	padding: 24px 24px 12px;
	width: 160px;
	font-size: 0.75em;
}
/*The midcolumn TD is the center content cell. Nested inside are a decorative image
and the menubar. A gradient background image is assigned.*/
#midcolumn {
	width: 130px;
/*	background-image: url(../pics/wehmann_bg.gif);
	background-repeat: repeat-y; */
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
}
/*This DIV sits at the top of the midcolumn table cell and contains
a decorative image.*/
#artwork {
	border-bottom: 1px solid #fff;
}
/*The menubar DIV is the container for our menu. We set a background color.
Font-size is set to .9em, setting the menu text size.*/
#menubar {
	font-size: 12px;
	width: 200px;
	background-color: #fff;
	color: #CCCCCC;
}
/*The maincontent TD is the right column that contains the page's main content.
A background image is set to display at the top left edge. To give this image room
to display, we set left padding to 72px.*/
#maincontent {
	font-size: 0.85em;
/*	background-image: url(../pics/background.gif);
	background-repeat: no-repeat; 
	background-position: left top;*/
}
/*Paragraphs margins*/
#maincontent p, #sidecontent p {
	margin: 6px 0 8px;
/*	text-align: left;*/
}

#maincontent table {
/*	text-align: left;*/
	font-family: Arial, sans-serif;
	font-size: 101%;
	vertical-align: top;
}

#maincontent .green {
	color: #83B651;
}

#maincontent .blue {
	color: #0188C0;
}

#maincontent .white {
	color: #FFFFFF;
}

/*Style attributes common to all level 1-4 headings*/
h1, h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
/*Style attributes specific to all level 1 headings*/
h1 {
	font-size: 1.8em;
}
/*Style attributes specific to all level 2 headings*/
h2 {
	font-size: 1.5em;
	margin: 30px 0 0;
}
/*Style attributes specific to all level 3-4 headings*/
h3, h4 {
	font-size: 1.35em;
	margin: 24px 0 0;
}
/*Style attributes specific to all level 4 headings in the sidecontent TD.*/
#sidecontent h4 {
	margin: 0;
	font-size: 1.3em;
}
/*Footer styles.*/
#footer {
	padding: 12px 24px;
	font-size: 0.75em;
	color: #5A5A5A;
	text-align: center;
    height: 142px;
    bottom: 0;
}

/*-----PAGE LINK STYLES --------*/
/*We assign specific link styles for links based upon the element that contains them.*/
a:link {
	color: #e66c1f;
}
a:hover, a:active, a:focus {
	color: #7d6b5e;
}
#maincontent a:link, #sidecontent a:link {
	color: #e66c1f;
}
#maincontent a:visited, #sidecontent a:visited {
	color: #e66c1f;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus,
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #7d6b5e;
}
#footer a:link {
	color: #e66c1f;
}
#footer a:visited {
		color: #e66c1f;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #000000;
}
/*-----PMM MENU STYLE UPDATES for this PAGE PACK-------*/

/*We change the default hover and "on" colors to match the LEMON graphics*/

/*
#p7PMnav a:hover, #p7PMnav a:active, 
#p7PMnav a:focus, #p7PMnav .p7PMon {
	border-top: 1px solid #F4DB82;
	border-left: 1px solid #F4DB82;
	background-color: #F1CD52;
}
*/

table {
	vertical-align: top;
}

#address a:link {
	color: #000000;
	text-decoration: none;
}

ul#services
{
    list-style-type: square;
    padding-left: 20px;
    margin: 0px;
}

ul#services li
{
    padding-bottom: 15px;
}

.searchheader
{
    background: url(../pics/WehmannHeaderLogo_Dark.jpg) no-repeat;
    width:840px;
    height:143px;
}

#profilecontent
{
    width: 840px;
}

#maincontent a.email:link
{
    text-decoration: none;
    color: #7d6b5e;
}

#maincontent a.email:hover
	color: #e66c1f;
}
