/* 
---------------------------------
PrecisionSEO Screen Style Sheet
by Simon Dang / Fourthring Consulting: www.fourthring.com/consulting
---------------------------------
*/


/* Styles the Current Link in Left Margin
-----------------------------------------------------*/
@import "currentlink_styles.css"; 


/* HTML Elements 
-----------------------------------------------------*/
	body {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #000;
		line-height: 145%;
		background: #818D9F;
		}
	

	
	a:link, a:visited, a:active {
		color: #339;
		text-decoration: underline;
		}
	a:hover {
		color: #36c;
		text-decoration: underline;
		}
		
	table {
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		color: #333;
		line-height: 180%;
		}
		
	ul {
		margin-left: 18px;
		}
		

/* General Layout 
-----------------------------------------------------*/
	#longHeader {
		background: url(/images/headerBG.jpg) repeat-x;
		border-bottom: 1px solid #FFFFFF;
		margin: 0px;
		padding: 0px;
		height: 112px;
		width: 960px;
	}
	#longHeaderMenu {
		position: absolute;
		left: 0px;
		width: 960px;
		height: 18px;
		background: #D0D3D7;
		display: inline;
	}
	
	#header {
		background: url(/images/headerBG.jpg) repeat-x;
		border-bottom: 1px solid #FFFFFF;
		margin: 0px;
		padding: 0px;
		height: 112px;
		width: 800px;
		}
	#headerMenu {
		position: absolute;
		left: 0px;
		width: 800px;
		height: 18px;
		background: #D0D3D7;
		display: inline;
		}
		
	#topProducerText {
		position: absolute;
		left: 400px;
		top: 30px;
		color:#374A67;
		font-size: 13px;
		font-weight: bold;
		text-align:center;
		}
	
		
	#contactForm { 
		margin: 2px 0px 0px 130px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 8px;
		padding-right: 5px;
		width: 538px;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		}
			
		#fatcontent { 
		margin: 47px 0px 0px 158px;
		padding: 2px;
		width: 668px;
		border: 1px solid #FFFFFF;
		}
		
		#centercontent { 
		margin: 47px 0px 0px 158px;
		padding-left: 5px;
		padding-right: 5px;
		width: 641px;
		border: 2px solid #FFFFFF;
		background: #F6F1E2;
		color:#576A88;
		}
		
		#centercontent1 { 
		margin: 47px 0px 0px 0px;
		padding-left: 5px;
		padding-right: 5px;
		width: 641px;
		border: 2px solid #FFFFFF;
		background: #F6F1E2;
		color:#576A88;
		}
		
		#centercontent h1 {
		font-size: 16px;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		display: inline;
		color:#2E3E57;
		}
		#centercontent h4 {
		font-size: 13px;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		display: inline;
		color:#2E3E57;
		}

	#livingRoom
	{	position: absolute;
		left: 158px;
		top: 160px;
	}
	
	#searchBox
	{
		position: absolute;
		left: 158px;
		top: 392px;
		background: url(/images/searchBackground.jpg);
		width: 400px;
		height:38px;
		border: 1px solid #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		padding-left: 30px;
		padding-top: 10px;
		font-weight:bold;
	}
	#tbLogo {
		position:absolute;
		left:595px;
		top:440px;
	}
	
	#jenBio{
		position:absolute;
		left: 1px;
		top: 470px;
		width: 800px;
		height: 125px;
		padding: 4px;
		background: #BFC3C6;
		border: 1px solid #FFFFFF;
		font-size: 11px;
		color:#202A32;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#jenBio h1{
		color:#202A32;
		font-weight:bold;
		font-size:12px;
	}
	
	#lewistonBio{
		position:absolute;
		left: 1px;
		top: 609px;
		width: 800px;
		padding: 4px;
		background: #BFC3C6;
		border: 1px solid #FFFFFF;
		font-size: 11px;
		color:#202A32;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#lewistonBio h1{
		color:#202A32;
		font-weight:bold;
		font-size:12px;
	}
	
	
	
	 #leftcontent {
		position: absolute;
		left: 1px;
		border-right: 1px solid #FFFFFF;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		top: 158px;
		display: block;
		background: #818D9F;
		line-height:14px;
	}
	#leftBoxText {
		background: #818D9F;
		color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding-left:4px;
		padding-right:3px;
		display: block;
	}
	#leftBoxText a:link,  #leftBoxText a:visited,  #leftBoxText a:active {
		color: #FFFFFF;
		text-decoration: none;
		background: #818D9F;
		display: block;
		}
	#leftBoxText a:hover {
		display: block;
		color: #818D9F;
		text-decoration: none;
		background: #FFFFFF;
		}
		
	#leftBoxHeader {
		background: #FDDC7E;
		padding: 2px;
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
	
	#rightcontent {
		font-size: 10px;
		line-height: 80%;
		position: absolute;
		left: 600px;
		top: 255px;
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-top: 2px;
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		background: #EBF1F5;
		}
		
	#rightcontent h1 {
		font-family:Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}

#rightBox {
	background: #F6F1E2;
	padding: 5px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	border: 1px solid #000;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#rightBox h1 {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #070B27;
	display: inline;
	padding-bottom:2px;
	
}
	
/* Header Elements 
-----------------------------------------------------*/		
	#logo {
		float:left;
		border: none;
		margin: 0px;
		padding: 0px;
		}
	
	#logoRight {
		float:right;
		margin: 0px;
		padding: 0px;
		}



/*
----------------property------
*/
#propertyBox {
	margin-left:12px;
	padding:5px;
	float:right;
	width:155px;
	border:1px solid #000;
	font-size: 11px;
	line-height: 90%;
	background: #BFC3C6;
}
#propertyBox h1 {
		font-family:Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		}
.featured {
	padding-left: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	}
	
#skinnycontent { 
		margin: 47px 0px 0px 158px;
		padding-left: 5px;
		
		width: 642px;
		border: 2px solid #FFFFFF;
		background: #F6F1E2;
		color:#576A88;
		}
		
		#skinnycontent h1 {
		font-size: 16px;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		display: inline;
		color:#2E3E57;
		}
		#skinnycontent h2 {
		font-size: 12px;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		line-height:14px;
		display: inline;
		color:#2E3E57;
		}
		
		
		#skinnycontent h4 {
		font-size: 13px;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		display: inline;
		color:#2E3E57;
		}

		
/* Menu Bar
-----------------------------------------------------*/

	#menulinks {

		font-size: 80%;
		margin-top: 5px;
		padding: 2px;
		border-top: 3px solid #D0D3D7;
		border-bottom: 15px solid #F6F1E2;
		}	
	#menulinks a:link, #menulinks a:visited, #menulinks a:active {
		color: #4A586D;
		text-decoration: none;
		padding: 4px;
		font-weight: bold;
		background: #D0D3D7;
		display: inline;
		}
	#menulinks a:hover {
		color: #4A586D;
		text-decoration: none;
		padding: 4px;
		background: #F6F1E2;
		font-weight: bold;
		display: inline;
		}
		


		
/* Tables
-----------------------------------------------------*/

	table {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		color: #333;
		line-height: 170%;
		}
		
	.formtable {
		margin:0px;
		padding:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #000;
		line-height: 145%;
		}
	.formtable td {
		border: 1px solid #ddd;
		padding: 3px;
		margin:0px;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #000;
		line-height: 145%;
		}

/* Footer
-----------------------------------------------------*/
	#longFooter {
		height: 25px;
		padding: 1px;
		width: 960px;
  		font-size:90%;
		color: #666;
		background: #C7BEB2;
		border: 1px solid #FFFFFF;
  	}

	#footer {
		height: 100px;
		padding: 1px;
		width: 800px;
  		font-size:90%;
		color: #666;
		background: #C7BEB2;
		border: 1px solid #FFFFFF;
		clear:both;
  	}
	#footer a {
		color: #547896;
		}
		
/* Forms
-------------------------------------------------------*/
.formTxt {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 10px; BACKGROUND: #ffffff; BORDER-LEFT: #333333 1px solid; COLOR: #707d84; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: Verdana
}
.formSubmit {
	BORDER-RIGHT: #076da0 1px solid; BORDER-TOP: #076da0 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #48aee1; BORDER-LEFT: #076da0 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #076da0 1px solid; FONT-FAMILY: Verdana
}
		

		
/* Miscellaneous 
------------------------------------------------------*/

	.rightalign {
		float: right;
		margin: 0px 0px 15px 15px;
		padding: 0px;
		}
	.leftalign {
		float: left;
		margin: 0px 15px 15px 0px;
		padding: 0px;
		}
		
	.required {
		color:#FF0000;
		font-size: 10px;
		display: inline;
	}
	
	.red {
		display: inline;
		color:#ff0000;
	}
.tracker
	{
	float:right;
	}

