			body{text-align:center;
			background-color:black;
			font-family:Georgia,Times New Roman, serif;
			}
			
			div#menu,div#home,div#main,div#title{
				margin:0 auto;
				width:950px;
				text-align:left;
			}
			
			
			div#middle{
				background-image:url(/images/subpage_back.gif);
				background-repeat: repeat-y;
			}
			
			div#top{
				background-image:url(/images/subpage_sliced_02.jpg);
				background-repeat: no-repeat;
				background-position: top;
				min-height:325px;

			}
			
			div#title{
				text-align:left;
				padding-top:42px;
				padding-left:78px;
				position:absolute;
			}
			
			div#bottom{
				background-image:url(/images/subpage_sliced_03.gif);
				background-repeat: no-repeat;
				background-position:bottom;
				position:relative;
				bottom:-60px;
				padding:65px 110px 70px 110px;
				
				height:auto !important;
				height:430px;
				min-height:430px;
				text-align:left;
			}
			
			div#main{
				background-image:url(/images/back.gif);
				background-repeat: repeat-y;
				padding-bottom:60px;
			}
			
			p{
				margin-top:0;
				font-size:13px;
			}
			
			.imageright{
				margin:0 0 30px 30px;
			}
			
			.imageleft{
				margin:0 30px 25px 0;
			}
			
			img.logo{
				margin:0 15px 15px 0;
			}
			
			span.first{font-size:16px;}
			
			h1 {
				font-size:18px;
				font-weight: normal;
				color:#5e3929;
				margin-top:0;
			}
			
			a{color:#5e3929}
			
			table.contactform{width:550px}
			
			table.contactform td.header{
				font-weight:bold;
			}
			table.contactform td{
				font-size:13px;
			}			
			
			
			div#contactpage *{
				font-size:15px;
			}
			
			
			img#davidweekleylogo{margin:0 0 0px 30px}
			
			