/*
Theme Name:		WP Framework

*/

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

body {
     font-family: arial, sans-serif;
     font-size: 13pt;
     }

br.clear {
     clear: both;
     }

div.container {
     position: relative;
     width: 1055px;
     height: 805px;
     margin-left: auto;
     margin-right: auto;
     background-image: url('/SiteImages/Background.png');
     background-repeat: no-repeat;
     }

img {
     border: none;
     }

div.header {
     position: absolute;
     top: 50px;
     left: 40px;
     }

div.Button {
     float: left;
     margin-left: 8px;
     }

div.logo {
     position: absolute;
     top: 120px;
     left: 40px;
     }

div.tagline {
     position: absolute;
     top: 120px;
     left: 520px;
     }

div.HomePic1 {
     position: absolute;
     top: 206px;
     left: 401px;
     z-index: 3;
     }

div.HomePic2 {
     position: absolute;
     top: 230px;
     left: 709px;
     z-index: 1;
     }

div.HomePic3 {
     position: absolute;
     top: 590px;
     left: 520px;
     z-index: 2;
     }

div.footer {
     width: 600px;
     text-align: center;
     font-size: 12pt;
     margin-left: auto;
     margin-right: auto;
     }

div.Text {
     position: absolute;
     top: 425px;
     left: 40px;
     width: 640px;
     text-align: center;
     }

div.Worm {
     position: absolute;
     top: 580px;
     left: 40px;
     }

div.ToDo {
     position: absolute;
     top: 600px;
     left: 170px;
     }

div.Directions {
     position: absolute;
     top: 380px;
     left: 40px;
     width: 470px;
     text-align: center;
     }

div.LocationMap {
     position: absolute;
     top: 196px;
     left: 570px;
     }

div.CampMap {
     position: absolute;
     top: 521px;
     left: 630px;
     }

div.AltDirections {
     position: absolute;
     top: 585px;
     left: 170px;
     width: 420px;
     text-align: center;
     }

div.CampPic1 {
     position: absolute;
     top: 196px;
     left: 490px;
     }

div.CampPic2 {
     position: absolute;
     top: 400px;
     left: 170px;
     }

div.CampPic3 {
     position: absolute;
     top: 496px;
     left: 590px;
     }

div.Pricing {
     position: absolute;
     top: 196px;
     left: 390px;
     width: 600px;
     text-align: center;
     }
