@charset "UTF-8";
/* CSS Document */
a, href {
color: #999999}

body {
   background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

p {
   font-size:14px;
   color: #666666;
}

h4 {
   color: #666666;
   font-size:16px;
   font-style:normal;
}

h6,h5 {
   color:#666666;
}

#wrapper {
   width:850px;
   margin-right:auto;
   margin-left:auto;
}

#wrappertop {
   background-image:url(wrappertop.png);
   width:850px;
   height:30px;
   background-repeat:no-repeat;
}

#contact {
   width:125px;
   height:15px;
   float:right;
   padding-right:50px;
}

#topnav {
   width:850px;
   height:50px;
}

#wrapperbody {
   background-image:url(wrapperbody.png);
   width:850px;
   padding-left:25px;
   padding-right:20px;
   height:780px;
   background-repeat:repeat-y;
   clear:both;
}

#sidenav{
   width:250px;
   height:410px;
   float:left;
   padding-top:42px;
   padding-left:30px;
}

#textbox {
   background-image: url(textbox2.png);
   background-repeat:no-repeat;
   width:422px;
   height:450px;
   float:right;
   margin-top:15px;
   margin-right:20px;
   padding-right:65px;
   padding-left:25px;
   padding-top:25px;
}

#textboxtext {
   width: 410px;
   height: 390px;
   float:right;
   padding-right:5px;
}

#wrapperbottom {
   background-image: url(wrapperbottom.png);
   width:850px;
   height:75px;
   padding-left:25px;
   background-repeat:no-repeat
   
}

#social {
   width: 250px;
   height:50px;
   float:right;
   padding-right:50px;
}

#calendar {
   background-image:url(calendar.png);
   margin-left:50px;
   background-repeat:no-repeat;
   width:700px;
   height:500px;
   padding:25px;
   clear:both;
}

#calendarboxtext{
   width:650px;
   height:455px;
   clear:both;
   }
   
#paypal{
   width:200px;
   height:50px;
}

.socialicons {
   width:100px;
   height:50px;
   float:left;
}

#gallery{
   width:650px;
   height:455px;
   clear:both;

}

#leftarrow{
   height:300px;
   width:100px;
   float:left;
}

#galleryimage{
   height:300px;
}

#rightarrow{
   height:300px;
   width: 100px;
   float:right;
}

#leftbox{
   height:455px;
   width:200px;
   float:left;
}

#middlebox{
   height:455px;
}

#rightbox{
   height:455px;
   width: 200px;
   float:right;
}
