﻿/* css style - 'Web Design' by Jeanette Holmes - http://www.web-design-jholmes900.com/ */
/* All associated graphics copyright 2007, Infinite Designs */
/* Added: 14 August 2006 */

html {
	margin: 0px;
	padding: 0px;
	}
	
body {
    margin: 0px; 
	padding: 0px;
	min-height: 100%;
    }
    
.Address a {
    text-decoration:none
}
    
#deckPatio {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 528px;
    width: 704px;
    border-width: 2px;
    border-color: #660000;
    border-style: solid;
    }
    
#leadIn {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 370px;
    width: 494px;
    border-width: 2px;
    border-color: #660000;
    border-style: solid;
    }
    
#project {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 326px;
    width: 435px;
    border-width: 2px;
    border-color: #660000;
    border-style: solid;
    }
    
.textCenter {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 975px;
    }
