﻿body
{
	margin: 0px;
	font-family: Helvetica Neue, arial;
	font-size: 11px;
	/*background-image: url(images/logo.jpg); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-attachment: fixed;*/
	padding: 0px;
	
}

a:link{color:#000; }
a:visited{color:#111}


.tblSearch
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-attachment: fixed;
	width: 720px;
	height: 530px;
	
}

.bigCaption
{
	font-size: 16px;
	font-weight: bold;
}
.tblResults
{
	/*background-image: url(images/logo.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom left; 
	background-attachment: fixed;*/
	width: 720px;
	height: 535px;
}

.dvResults
{
	width: 720px;
	height: 415px;
	overflow-y: auto;
	overflow-x: hidden;
	
}

.dvResultsExp
{
	width: 720px;
	height: 482px;
	overflow-y: auto;
	overflow-x: hidden;
	
}


.projectimage
{
	height : 90px;
	width : 400px; 
}
.yellowline
{
	background-image : url(http://www.greatsouthernwood.com/img/sect/build_it/yellowbar_half.gif); 
	background-repeat :repeat-x;
	background-position : center center;
	/*background-color : #000000;*/
	/*width : 773px;*/
	height : 4px;  	
}
.headermenu
{
	background-color : #585451;
}
.yellheader
{
	background-color : #FFDD00;
	font-size: 20px;
	font-weight:bold;
}
.contentbody
{
	background-color : White;
}
.footerLine
{
	background-color : #000000;	
}
.footermenutext
{
	color : #1E6CB9; 
}
.footermenutext hover
{
	background-color : #EBEBEB; 
}

.imgrowheader
{
	height: 4px;
	background-color : white;
}

#nav li.ieHoverCls ul
{ left: 0; text-align:left;}

li
{
	 text-align:left;
}

.headH1
{
	font-size: 26px;
	font-weight: bold;
}
	
.headH2
{
	font-size: 16px;
	font-weight: bold;
}


iframe[name*="google_conversion_frame"]
{
	display: none;
}

.dispNone 
{
	display: none;
}

.bigEdit
{
    width: 160px;
	height: 30px;
	font-size: 24px;
}

.emailBig
{
	font: bold 16pt Helvetica;
	font-weight: bold;
}

.emailBold
{
	font: bold 12pt Helvetica;
}

.emailNorm
{
	font: 12pt Helvetica;
}
