body
{
   background-color:#ffffff;
   background-color:#d9b8af;
   margin:0;
   padding:0;
}
img
{
	border:0;
}
a
{
   -moz-box-sizing:border-box;box-sizing:border-box;
   -webkit-box-sizing:border-box;box-sizing:border-box;
   margin:0;padding:0;
}
#holder
{
   width:994px;
   background-image: url(img/bg.line.gif);
   background-position: left top; 
   background-repeat: repeat-y;
}
#main
{
   background-image: url(img/complete.jpg);
   background-position: top;   
   background-repeat: no-repeat;
   width:994px;
   padding-top:170px;
   
}
#footer
{
   background-image: url(img/footer.jpg);
   background-position: left top; 
   background-repeat: no-repeat;
   width:994px;
   height:101px;
}

.left{float:left}
.right{float:right}
.clr{clear:both;}
.active{font-weight:bold;}
.smnubtn
{
   font-family: "Trebuchet MS", Arial;
   color:#000000;
   text-align: left;
   display:block;
   text-decoration:none;
   color:#5e320d;
   font-size:14px;
   padding-bottom:3px;
}
.mnubtn
{
   font-family: "Trebuchet MS", Arial;
   background: url(img/btn1.png) no-repeat;
   line-height:45px;
   width:198px;
   height:53px;
   display:block;
   text-align: center;
   color:#5e320d;
   font-size:16px;
   text-decoration:none;
}
.line
{
   background-image: url(img/line.gif);
   width:100%;
   height:2px;
}
.subtitle
{
   font-family: "Trebuchet MS", Arial;
   color:#5e320d;
   text-align: left;
   display:block;
   text-decoration:none;
   font-size:21px;
   font-weight:bold;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:30px;
   padding-right:30px;
}
.separatorSpace
{
   height:50px;
}
.mainContent td
{
   font-family: "Trebuchet MS", Arial;
   font-size: 14px;
   color: #5e320d;
}
.gallery
{
	padding:8px;
}

a.galleryLink
{
   font-family: "Trebuchet MS", Arial;
   color:#5e320d;
   text-align: left;
   text-decoration:none;
   font-size:16px;
   font-weight:bold;
}

/* CONTACT FORM */
.contactTxtBg
{
   width: 283px;
   height: 52px;
   background-image: url(img/input.bg.jpg);
   text-align: center;
}
.contactTxt
{
   font-family: "Trebuchet MS", Arial;
   font-size: 15px;
   color: #5e320d;
   background: transparent;
   border: none;
   width: 252px;
   
}
.contactAreaBg
{
   width: 283px;
   height: 306px;
   background-image: url(img/textarea.bg.jpg);
   text-align: center;
}
.contactArea
{
   font-family: "Trebuchet MS", Arial;
   font-size: 15px;
   color: #5e320d;
   background: transparent;
   border: none;
   width: 252px;
   height: 290px;
}
.contactBtn
{
   font-family: "Trebuchet MS", Arial;
   font-size: 15px;
   color: #5e320d;
   background: #ed707b;
   width: 90px;
   border: 1px solid  #5e320d;
   cursor: pointer;
}
#postMessage
{
   width:100%;
   text-align:center;
}
.sponsor
{
   font-family: "Trebuchet MS", Arial;
   font-size: 10px;
   color: #666666;
   padding-right: 20px;
   padding-bottom:10px;
}

.sponsor a
{
   font-family: "Trebuchet MS", Arial;
   font-size: 10px;
   color: #666666;
   text-decoration: none;
}

.sponsor a:hover
{
   font-family: "Trebuchet MS", Arial;
   font-size: 10px;
   color: #666666;
   text-decoration: underline;
}

