@import url(/css/global_dep.css);

	#header {
		background: url('/images/index6_commercial_01.jpg') top center no-repeat;
		}

#mid {
	background: url('/images/bg_content.gif') left center repeat-y;
	}

h2 {
	margin: 20px 0 0 30px;
	font-size: 2.1em;
	font-weight: bold;
	color: #b91518;
	}
	
#leftcol {
	float: left;
	width: 550px;
	margin: 0;
	padding: 40px 0 0 25px;
	font-size: 1.1em;
	}
	
	#leftcol p {
		margin: 0 0 15px 0;
		padding: 0 30px 0 0;
		}
	
	#leftcol h4 {
		width: 520px;
		margin: 30px 0 20px 0;
		padding: 0 0 5px 3px;
		font-size: 1.4em;
		color: #a48a31;
		text-transform: uppercase;
		border-bottom: 1px solid #a48a31;
		}
		
	#leftcol h6 {
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 1.2em;
		}

	#tools-links {
		float: right;
		width: 150px;
		background: #ccc;
		margin: 0 20px 20px 20px;
		padding: 13px;
		}
		
		#tools-links h5 {
			margin: 0 0 10px 0;
			font-size: 1.1em;
			color: #666;
			}

	.builder-photo img {
		float: right;
		margin: 0 30px 10px 10px;
		padding: 0 0 3px 3px;
		border-left: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
		}
		
	.gallery-thumbnail {
		clear: both;	
		margin: 20px 0 20px 10px;
		padding: 0;
		}

		.gallery-thumbnail img {
			margin: 0 30px 20px 10px;
			padding: 0;
			border: 2px double #ccc;
			}
		
	#propertytype {
		width: 300px;
		margin: 0;
		padding: 15px;
		background: #cccccc;
		border: 1px solid #666666;
		}
		
		#propertytype h4 {
			margin-top: 0;
			color: #666666;
			}

	#content {
		margin-top: 100px;
		}
		
	#content form {
		width: 455px;
		}
		
		#content form td {
			padding: 5px 0 5px 0;
			border-bottom: 1px solid #ccc;
			color: #666;
			}

			td.label {
				width: 250px;
				font-weight: bold;
				color: #000;
				}
			
		#contactinfo {
			width: 320px;
			}
		
			#contactinfo td {
				padding: 5px 0 5px 0;
				}
				
			#contactinfo td.type {
				width: 90px;
				font-weight: bold;
				color: #810922;
				}
		
#rightcol {
	float: left;
	margin: 0;
	padding: 30px 0 0 0;
	}
	
	#rightcol a {
		display: block;
		width: 162px;
		margin: 0;
		padding: 0 10px 0 10px;
		line-height: 3.3em;
		border-top: 1px solid #ccc;
		text-decoration: none;
		}
	
	#newlistings {
		position: relative;
		width: 201px;
		height: 292px;
		margin: 0;
		padding: 0;
		background: url('/images/bg_newlistings.gif') top center no-repeat;
		}
		
	#openhouses {
		position: relative;
		width: 201px;
		height: 292px;
		margin: 18px 0 0 0;
		padding: 0;
		background: url('/images/bg_openhouses.gif') center center no-repeat;
		}