﻿body { margin: 0; padding: 0; background-color: #2c2016; }
img { border: 0; }

#wrapper { width: 1100px; margin: 0 auto; }
#header { background-image: url(/images/bg_header.jpg); height: 314px; width: 100%; background-repeat: no-repeat; }
#logoBox { height: 223px; width: 316px; margin-left: 146px; margin-top: 33px; }
#menuHome { float: left; height: 33px; width: 65px; float: left; margin-left: 89px; margin-top: 270px; padding-right: 10px; }
.menuButton { float: left; margin-top: 270px; padding-right: 10px; }

form { margin: 0; padding: 0; }

#main { width: 100%; background-image: url('/images/bg_repeat.jpg'); }
#gradient { background-image: url('/images/bg_main_gradient.jpg'); background-repeat: no-repeat; background-position: top left; }

.tvText { font-family: 'Trebuchet MS'; color: #FFF; font-size: 20px; }

.titleText { font-family: 'Trebuchet MS'; color: #c7b29a; font-size: 30px; }
.welcomeText { font-family: 'Trebuchet MS'; color: #FFF; }
.readMoreText { text-align: right; padding-bottom: 5px; }
.readMoreText a { text-decoration: none; font-family: 'Trebuchet MS'; color: #8dc63f; font-size: 12px; text-align: right; padding-bottom: 5px; }

.sectionRegister { width: 442px; height: 366px; margin-left: 88px; margin-top: 14px; }
.sectionWelcome { height: 206px; width: 467px; margin-top: 14px; margin-left: 24px; }
.sectionRight { margin-left: 24px; }
.sectionLeft { margin-left: 88px; }
.sectionDogChallenge { margin-top: 40px; margin-left: 88px; width: 442px; height: 150px; background-image: url('/images/section_dog_challenge.jpg'); }
.sectionSponsors { padding: 18px; margin-right: 104px; background-repeat: no-repeat; height: 512px; width: 406px; margin-top: 40px; background-image: url(/images/section_sponsors.jpg); }
.line { padding: 0; margin: 0; height: 1px; width: 100%; border: solid 0px #c7b29a; border-bottom-width: 1px;  }

.sectionSchedule { margin-top: 98px; margin-left: 88px; width: 442px; height: 257px; background-image: url('/images/section_schedule.jpg'); }

.sectionInsideTV { width: 442px; margin-right: 30px; margin-top: 14px; }
.sectionInsideRegister { width: 442px; height: 366px; margin-right: 30px; margin-top: 14px; }
.sectionInsideDogChallenge { margin-top: 14px; margin-right: 30px; width: 442px; height: 150px; background-image: url('/images/section_dog_challenge.jpg'); }
.sectionInsideSponsors { margin-top: 14px; margin-right: 30px; padding: 18px; height: 482px; width: 406px; background-image: url(/images/section_sponsors.jpg); }
.sectionInsideBaum { margin-top: 14px; margin-right: 30px; }

.mainBackground { margin-left: 30px; width: 525px; padding: 20px; background-color: #c7b29a; font-family: 'Trebuchet MS'; font-size: 14px; color: #32251a; }

.title { font-family: 'Trebuchet MS'; font-size: 24px; color: #736357; }

#footer { background-image: url(/images/bg_footer.jpg); height: 149px; padding: 20px; }
.footerText { font-size: 12px; color: #c7b29a; font-family: 'Trebuchet MS'; }

.inputBigLabel { float: left; width: 250px; }

.inputLabel { float: left; width: 150px; }
.inputBox { float: left; }