/* CSS Document */
*{margin:0; padding:0;}
body, td, th, p{ font-family:"Times New Roman", Times, serif; margin:0px; padding:0px;
font-size:14px;
color:#3d3131;
}
body{background:url(images/flyinghouseLRG.jpg) no-repeat bottom right;  background-color:#FFFFFF;}
.style2{ font-size:9px; color:#666666;
}
a:link {
	text-decoration: none;
	color: #3d3131;
}
a:visited {
	text-decoration: none;
	color: #3d3131;
}
a:hover {
	text-decoration: none;
	color:#f5791f;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 22px; margin-bottom:20px;
}
h2 {
	font-size: 18px; margin-bottom:20px;
}
#wrapper { margin:0px auto;  position:relative; width:600px;
}
#welcome { margin:30px auto 0px auto; position:relative;
}
#pagetitle { margin:30px auto 0px auto; position:relative;
}
#nav{margin:30px auto 0px auto; width:600px; height:100px;
}
.navleft{float:left; position:relative;
}
#patch{ margin:30px 0; width:600px;
}
#content{ clear:both; padding-top:40px; width:600px;
}
#contactme{ float:left; padding-right:20px; padding-bottom:20px;
}
#footer{ clear:both; margin:30px 0px; text-align:center;
}
#footer p{font-size:12px;}
