/* CSS for portofwoodland.com
	 Hand coded by Matthew Farnell - Copyright 2007 Matthew Farnell
	 Feel free to make use of this code in your sites
	 with credit to http://www.farnellweb.com


/* Layout
-------------------------------*/
#text {
    background: #FFF5DF url(/newimages/logo-tan2.gif) top right no-repeat;
    border-bottom: solid 1px #947024;
    border-top: solid 1px #947024;
}

#logo h1 {
    font-family: 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 25px;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    margin-bottom: 7px;
}
