/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 12px;
	background-color: #000000;
	text-align: justify;
	line-height: 20px;
	color: #000033;
}
.body-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;
 height: 298px;
 background-color: #003366;
 border: 0px;
 padding: 0;
 height: auto;

}

#header {
 color: #333;
 width: 900px;
 height: 278px;
 float: left;
 padding: 0px;
 border: none;
 margin: 0px 0px 0px 0px;
 background-image: url('images/head-1.jpg');
}

div#top-nav {
	margin:3px 200px 0px 0px;
	width:815px;
	border:none;
	padding: 0px;
	font: 13px Segoe, Verdana, Arial, Helvetica, sans-serif;
	text-weight: bold;
	text-align: right;
	color: #ffffff;
	height: 22px;
}


#wrapper2 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color: #ffffff;
}

#leftcolumn {
	float: left;
	width: 236px;
	height: 300px;
	padding: 32px;
	background-image: url('images/rightbg1.gif');
}

#rightcolumn {
	float: right;
	width: 236px;
	height: 300px;
	padding: 32px;
	background-image: url('images/rightbg1.gif');
}

#middlecolumn { 
	float: left;
	width: 26.175%;
	height: 300px;
	padding: 32px;
	background-image: url('images/rightbg1.gif');
}

.tel-number {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 1px;
}


#rightcolumntop { 
 float: right;
 color: #333;
 border: none;
 background-image: url('images/main-top.gif');
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 12px;
 width: 675px;
 display: inline;
 
}
.menu-line {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 10px;
	font-weight: normal;
	color: #DAA520;
	line-height: 18px;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}



#rightcolumnbottom { 
 float: right;
 color: #333;
 border: none;
 background: #ffffff;
 margin: 0px 0px 4px 0px;
 padding: 0px;
 height: 12px;
 width: 675px;
 display: inline;

}
.head-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 16px;
	color: #DAA520;
	font-weight: bold;
	line-height: 32px;
	text-align: left;
	letter-spacing: 0px;
}
.left-justified-text {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}
.morebut {
	margin-top: 12px;
	margin-right: 4px;
	text-align: right;
}




#footer { 
 width: 876px;
 height: 43px;
 clear: both;
 color: #336699;
 border: none;
 background-image: url('images/footer.jpg');
 font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-align: center; 
 margin: auto;
 padding: 20px 12px 12px 12px;
}



.head-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0.25pt;
	margin-bottom: 8px;
	padding-bottom: 8px;
	white-space: normal;
	display: block;
}
.sideNavItem {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Segoe UI";
	font-size: 12px;
	color: #999999;
	margin-left: 32px;
	border-bottom-style: none;
	width: 185px;
	line-height: 18px;
	letter-spacing: 1px;
}
	a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	
}
a:active {
	text-decoration: none;
	color: #999999;
}
.head-1b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0.25pt;
	margin-bottom: 8px;
	padding-bottom: 8px;
	white-space: normal;
	display: block;
}
.foreclosurebut {
	margin-top: 6px;
	margin-right: 4px;
	text-align: right;
}

