body {
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    /*background-image: url('../Images/msrvp_background.jpg');
     background-repeat: no-repeat;
     background-position: left;
     background-attachment: fixed;*/
} #back {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
    padding: 0px;
} #back_pic {
    position: fixed;
    width: 100%;
    height: 100%;
} #validator {
    text-decoration: none;
    border: none;
} #logo {
    text-align: center;
    margin: 5px;
} #buttons {
    text-align: center;
} .mainbuttons {
    color: green;
    border: 2px solid green;
    padding: 0px;
    margin: 25px;
    background-color: white;
} .mainbuttons:active {
    background-color: green;
} #content {
    margin: 5px;
    padding: 5px;
} #indexcol1 {
    float: left;
    left: 0px;
    top: 0px;
    width: 45%;
    height: auto;
    border-right: 1px solid black;
    padding-right: 15px;
    margin: 15px;
} #indexcol2 {
    float: right;
    width: 50%;
    top: 0px;
} #directions {
    padding: 10px;
    height: auto;
    text-align: center;
    font-size: large;
} #map_canvas {
    width: 80%;
    height: 600px;
    margin-left: 10%;
    margin-right: 10%;
    border: 5px dotted green;
} #route {
    width: 80%;
    height: auto;
    margin-top: 15px;
    margin-left: 10%;
    margin-right: 10%;
    padding: 10px;
} #thetime {
} #weather_mod {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url('http://ryan.bigwoofs.com/wp-content/uploads/bigger-pink-mountain.jpg');
    background-repeat: no-repeat;
    margin: auto;
    width: 100%;
    height: 120px;
} #bottomline {
    clear: both;
    color: green;
    width: 80%;
} #topper {
    clear: both;
    text-align: center;
} #topper a {
    color: #268521;
} #topper a:hover {
    background-color: #268521;
    color: white;
} #bottombutton {
    text-align: center;
} #bottombutton button {
    color: #268521;
    text-decoration: none;
    font-weight: 600;
    font-size: 8pt;
    border: none;
    background-color: white;
    margin: 10px 25px 10px 25px;
} #bottombutton button:hover {
    background-color: #268521;
    color: white;
} #footer {
    text-align: center;
    margin: 5px;
    font-weight: 600;
} #footer a {
    color: black;
} #footer a:hover {
    background-color: #268521;
} #refTable {
    border: 2px solid #268521;
    text-align: center;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
} #refTable td {
    padding: 5px;
    padding-bottom: 10px;
} .lefty {
    text-align: left;
    width: 80%;
} .pics {
    text-align: center;
    height: 300px;
} #pictures {
    float: left;
    top: 0px;
    left: 0px;
    width: 50%;
} #pictures2 {
    float: right;
    top: 0px;
    right: 0px;
    width: 50%;
} .mainPage {
    margin-left: 10%;
    margin-right: 10%;
} #rates caption {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
} #rates {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #268521;
} #schedule {
    text-align: center;
    color: black;
    font-weight: 700;
} .formDesign {
    color: #000000;
    font-weight: bold;
    border: 2px solid #268521;
    margin-right: 10%;
    margin-left: 10%;
    width: 80%;
} .reservation {
    text-align: center;
}
#tabs {
	width: 80%;
	margin-left: 10%;
	text-align: center;
}

#tabs img {
	margin: 5px;
}

.picClass {
	border: 2px solid #bbbcfc;
	margin-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	padding: 10px;
	background-color: #bbbcfc;;
}
