@charset "utf-8";
/* CSS Document */

.hide {visibility:hidden;}

.flashBox{
	width:150px;
	height:100px;
	float:left;
	padding:5px 20px 0 0;
	}
	
#walmart {
	margin:30px auto;
	text-align:center;			
}

img.secondaryImages {
	float:left;
	clear:right;
	margin:10px 20px 20px 0;
	}

.floatLeft {
	float:left;
	}

.floatLeftClearRight {
	float:left; clear:right;
	}
	
img.paddingT15px_B15px {
	padding: 15px 0 15px 0;
	}
	
img.fltL_clrR_padT_padR_10px {
	float:left;
	clear:right;
	padding:10px 20px 0 0;
	}
	
img.devMain {
	float:left;
	margin:10px 10px 30px 0;
	}

.clearLeft {
	clear:left;
	}
	
.clearRight {
	clear:right;
	}
	
.clearBoth{
	clear:left;
	}
	
img.bottomLeft {
	position:absolute;
	bottom:0px;
	left:0px;
	}
	
img.bottomRight {
	position:absolute;
	bottom:0px;
	right:0px;
	}

img.topLeft {
	position:re3lative;
	top:0;
	left:0;
	}
	
img.top300px {
	position:absolute;
	top:300px;
	}	

img.mapMainPage {
	position:absolute;
	top:560px;
	right:0
	}
	
body {
	background:url(http://www.lockardonline.com/images/body_bg.jpg) repeat-x top #fbfbf6;
	}

	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:1em;
	font-weight:bold;
	color:#9d0400;
	}
	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.4em;
	color:#9d0400;
	margin:0 0 5px 0;
	}
		
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#9d0400;
	/*clear:left;*/
	}
	
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#000;
	padding: 5px 0 10px 0;
	}
	p a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:25px;
		color: #0066FF;
		padding: 5px 0 10px 0;
		text-decoration:underline;
		}


#home .home, #aboutUs .aboutUs, #development .development, #construction .construction, #commercialRealty .commercialRealty, #residentialRealty .residentialRealty, #capital .capital {
	background-color: #b31b34;
	color:#FFFFFF !important;
}

#resRealtySearch .resRealtySearch, #comListings .comListings {
	color:#fff !important;
	background-color:#ac1a2f;
	background-image:url(../images/magnifyingGlass_over.gif)!important;	
	}



div#header {
	width:970px; height:166px;
	margin: 0 auto;
	background-image: url(../images/headerGraphic_bg.jpg);
	clear:both;
	}


	
div#navTop {
	width:970px;
	text-align:right;
	padding: 10px 0 0 0;
	clear:both;
	}
	#navTop ul li, #navTop ul li a, #navTop ul li a:visited {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding: 7px 0px;
		line-height:20px;
		color:#666666;
		display: inline;
		}
	#navTop ul li a:hover{
		color:#ac1a2f;
		text-decoration:underline;
		}
		
div#searchBar {
	float:right;
	margins: 0 a	uto;
	padding:8px 23px 0 27px;
	}

div#shell {
	position:relative;
	width:970px;
	height:100%;
	margin: 0 auto;
	}

div#leftCol {
	position:relative;
	width:160px;
	height:100%;
	float:left;
	}
	
div#leftCol_home {
	position:relative;
	width:160px;
	height:850px;
	float:left;
	}

		
/*Main navigation styling*/
div#navMain {
	width:160px;
	margin:0 0 0 0px;
	}
	#navMain ul li, #navMain ul li a, #navMain ul li a:visited {
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		display:block;
		font-size:13px;
		text-indent:3px;
		border-top: 1px;
		border-top-style: dotted;
		border-top-color: #CACACA;
		line-height: 25px;
		width:150px;
		}
	#navMain ul li a:hover{
		color:#fff;
		background-color:#ac1a2f;	
		}

		
/*Sub navigation styling*/
			#navMain ul ul li, #navMain ul ul li a, #navMain ul ul li a:visited {
				font-family:Arial, Helvetica, sans-serif;
				color:#000;
				display:block;
				font-size:12px;
				text-indent:20px;
				background-image:url(../images/magnifyingGlass_up.gif);
				line-height: 25px;
				width:150px;
				}
				#navMain ul ul li a:hover{
				color:#fff;
				background-color:#ac1a2f;
				background-image:url(../images/magnifyingGlass_over.gif);	
				}

#mainCol {
	width:585px;
	height:100%;
	float:left;
	padding:0 0 0 15px;
	}


/*What We Do Links*/
.whatWeDo {
	width:145px;
	height:160px;
	float:left;
	}
	.whatWeDo ul li, .whatWeDo ul li a, .whatWeDo ul li a:visited {
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		display:block;
		padding: 0 0 0 4px;
		font-size:11px;
		line-height: 25px;
		width:130px
		}
	.whatWeDo ul li a:hover{
		color:#fff;
		background-color:#ac1a2f;	
		}


#rightCol {
	position:relative;
	width:195px;
	height:100%;
	padding:0 0 0 15px;
	clear:right;
	float:left;
	}
	
#rightCol_home {
	position:relative;
	width:195px;
	height:900px;
	padding:0 0 0 15px;
	clear:right;
	float:left;
	}

	
/*Side Menu List*/	
.sideMenu_wrapper {
	width:180px;
	float:right;
	padding: 27px 0 0px 0;
	}
	
.sideMenu_header {
	width:180px;
	height:23px;
	background-image:url(../images/sideMenuHeader_bg2.jpg);
	}
	
.sideMenu_wrapper h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		padding:6px 0 0 5px;
		color:#333333;
		}
		
.sideMenuBtm{
	margin:0;
	padding:0;
	height:10px;
	width:180px;
	}

.links_sideMenu ul {
	margin:0;
	padding:0;
	background:url(../images/sideMenu_bg2.gif) repeat-y;
	}
	
.links_sideMenu ul li, .links_sideMenu ul li a, .links_sideMenu ul li a:visited {
				font-family:Arial, Helvetica, sans-serif;
				color:#000;
				display:block;
				font-size:11px;
				padding:2px 7px 2px 7px;				
				line-height:15px;
				}
				.links_sideMenu ul li a:hover{
					color: #0099FF;
					/*background-color:#ac1a2f;*/
					}
					
.links_sideMenu h4 {
	font:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold !important;
	letter-spacing:-.1em;
	text-transform:uppercase;
	color:#666666;
	margin:10px 0 0 0;
	padding:0;
	}

/*Case Study*/
		
div#caseStudy_imgBorder {
	width:180px;
	height:120px;
	background-image:url(../images/dot.gif);
	margin:0; padding:0;
	}
	
	div#caseStudy_imgBorder img {
		width:178px;
		height:118px;
		margin:1px 0 0 1px;
		padding:0;
		}
			
p.caseStudy {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #fff;		
		background-color:#ac1a2f;
		line-height:12px;
		padding:5px 5px 5px 7px;
		/*background-image:url(../images/sideMenu_bg2.gif);*/
		}

/* Ads at bottom of default.asp */	
div#adsMain_container {	
	width:585px;
	height:100%;
	float:left;
	}

.ads {
	width:190px;
	height:105;
	float:left;
	margin:0 3px 0 0;
	padding:0;
	}
	.ads h1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		color: #993399;
		margin:0 0 5px 5px;
		}

/* divs for all teams: Companies, Development Construction Realty */	

div#teamCompanies {
	width:570px;
	height:100%;
	padding:0px 0 0 0;
	float:left;
	clear:left;
	}
	
div#teamDevelopment {
	width:570px;
	height:100%;
	padding:0px 0 0 0;
	float:left;
	clear:left;
	}


/*Class for list of realtors pic and styling on residentialRealty.asp*/

.realtorList {
	position:relative;
	margin:5px 0 0 0;
	border-bottom: #000000 dotted 1px;
	width:190px;
	height:100%;
}

.realtorList img{
	float:left;
	border:#CCCCCC solid 1px;
}

.realtorList p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	padding: 0 0 0 80px;
}

.realtorList a:link, .realtorList a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: inherit;
	line-height: inherit;
	text-decoration: none;
}

.realtorList a:hover, .realtorList a:active {
	text-decoration: underline
}
		
 

/*Class for displaying Lockard Team pix and styling on aboutUs.asp*/

.teamList {
	width:183px;
	height:175px;
	float:left;
	padding:10px 0 0 6px;
	}
	.teamList img {
		border: #CCCCCC 1px solid;
		}
		
	.teamList p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:17px;
		margin:0; padding:0;
		}
	.teamList p.name {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		}
		
	.teamList p.title {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:italic;
		}
		
	.teamList a:link.emailLink {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		display:block;
		line-height:20px;
		color: #666666;
		}
		.teamList a:hover.emailLink {
			background-color:#ac1a2f;
			color:#FFFFFF;
			padding: 0 0 0 5px;
			}
	.teamList a img {
		margin:0;
		}

	
div#footer_wrapper {
	width:100%; height:94px;
	background-image: url(../images/footer_bg.jpg);
	clear:both;
	}
div#footer_content {
	width:950px;
	height:94px;
	background:url(../images/footerGraphic.jpg);
	margin:0 auto;
	padding:0 10px 0 10px;
	}
	div#footer_content p {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	margin:0; padding:7px 0 0 0;
	text-align:center;
	}
	


/*Contact info located under main nav*/
#contact_container {
	width:155px;
	padding: 20px 0 0 0;
	}
	
	#contact_container p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666666;
		margin:5px 0 10px 10px;
		padding:0 0 0 0;
		line-height:15px;	
		}
		
/*Memberships & Associations in left column*/
#memberships_container {
	width:160px;
	padding: 20px 0 0 0;
	}
	
/*Commercial & Residential Search container*/
#search_conatiner {
	width:795px;
	height:100%;
	float:left;
	padding:0 0 0 15px;
	}
	
#search_container {
	position:relative;
	width:675px;
	float:left;
	padding:0 0 0 15px;
	}	
	
/*Case Study container*/
#projectList_header {
	background:url(../images/sideMenuHeader_bg.jpg) repeat-x top #fbfbf6;
	}
	
#searchResults {
	width:650px;
	margin:10px; padding:0;
	float:left;
	}

.news h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.1em;
	color:#9d0400;
	clear:left;
	}
	
.news h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#9d0400;
	clear:left;
	}
	
.bullets ul{
	list-style:inside;
	text-indent:20px;
	color:#666666;
	}

.bullets li{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}
	
.jobs h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1.75px;
	line-height: 1.2em;
	}
	
.jobs h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	text-decoration:underline;
	letter-spacing: -1px;
	line-height: 2em;
	}
	
.jobs h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	text-decoration:none;
	letter-spacing: -.5px;
	line-height: 2em;
	margin-top:1em;
	}

.jobs p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	}
	
.jobs  ul {
	list-style-position: outside;
	list-style: disc;
	margin-left: 2em;
	padding-left: 0em;
	text-indent: 0em;
	}
	
.jobs ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -.3px;
	line-height: 1.5em;
	padding: 0 0 0 3px;
	}
	
#wrapperSearchTool{
	width:795px;
	float:left;
	padding:0 0 0 15px;
	}
	
.book_thumb {			
	width: 180px;
	margin:0 0 2px 0;
}

.book_thumb img {
	padding: 1px; 
	border: 4px solid #e0e0d1;
}

.book_thumb img:hover {
	border: 4px solid #fff;
	}
	
h4 {
	margin:5px 0 0 0; padding:0; font: Arial, Helvetica, sans-serif; font-size:12px; }
	
.myLinks a:link, .myLinks a:visited { font-family: Arial; font-size: 15px; font-weight: bolder; color: #b31b34; text-decoration: none; }
.myLinks a:hover, .myLinks a:active { color:green; text-decoration: underline; }
