/*=STYLE---------------*/

body {
	background-position: 0 top;
	background-color: #414235;
	line-height: 18px;
	background-repeat: repeat-x;
	background-image: url(../img/body_bg.gif);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: auto;
	}

#doc {
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

#bd {
	padding-top: 18px;
	}

a:link {
	color: #d75405;
	text-decoration: none;
	}
	
a:hover {color: #f0f0f0;}

#firm {
	height: 100%;
	background-position: right bottom;
	background-image: url(../img/scott_lipscomb.jpg);
	font-style: normal; font-weight: normal;
	background-repeat: no-repeat;
	width: 182px;
	}

#description {
	height: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../img/landscape_architect.jpg);
	font-style: normal;
	font-weight: normal;
	width: 230px;}

h1#firm, h2#description {
	text-indent: -9000px;
	display: block;}

#logo {
	float: right;
	margin: auto;
	}
	
#firm, #description {float: left;}

#firm, #description {
	left: 120px;
	position: relative;}

#hd {
	background-image: url(../img/header_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;}

#ft {
	background-color: #DDE1CC;
	background-position: left;
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	}

#doc {
	background-color: #DDE1CC;
	background-image: url(../img/text_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	}

#phone {
	color: #414235;
	margin-bottom: 6px;
	text-align: center;
	float: left;
	position: relative;
	clear: both;
	}

#textbox {
	margin-bottom:18px;
	margin-top:auto;
	float:left;
	clear: left;
	}

#textbox p, #textbox h3 {
	margin-left:18px;
	margin-right: 18px;
	margin-bottom: 18px;
	text-align: left;
	color: #414235;
	}
	
#textbox h3 {
	color: #22221d;
	}	
	
a#drrlink {color: #414235;}

a#drrlink:hover {color: black;}

div.vcard {
	line-height: 14px;
	font-family: Courier, "Courier New", Monaco, monospace;
	color: #4d4d4d;
	margin-left:15px;
	padding-left: 120px;
	text-align: left;
	height: 324px;
	background-image: url(../img/scaled/rolodex-gr.jpg);
	background-repeat: no-repeat;
	width: 330px;           /* Check this value: was 450 */
	vertical-align: top;
	padding-top: 85px;
	}
	
div.vcard div, div.card span {width: 300px;}	
	
div.vcard a {
	color: #c60000 !important;
	}
	
div.vcard a:hover {
	text-decoration: underline; !important;
	}

div.url {display: none; color:blue;}


.topnav {top: -30px; position: relative;
	}	


/*=LAYOUT---------------*/

.fullwidth 		{width: 780px;}
.left 			{width: 300px;}
.right 			{width: 480px; float: right;}
#hd, .hdcontent {height: 126px;}
#bd 			{height: 388px;}
#ft 			{height: 40px;}