@charset "UTF-8";
/* CSS Document */

html, body {
	    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

img {
	border:0;
}

h1 {
    color: #FFFFFF;
    font-family: 'Roboto Slab',serif;
    font-size: 3.3em;
    font-weight: 300;
    text-align: center;
    text-shadow: 0 -3px 0 #BD7CBF;
    text-transform: uppercase;
}

#topbg {
	background-image:url(images/bg-repeat.jpg);
	background-repeat:repeat;
	padding:0;
	margin:0;
	height:auto;
}

#mainwrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}

#left-column {
    float: left;
    padding-left: 18px;
    width: 300px;
}

#right-column {
	float: left;
    margin-left: 240px;
    width: 768px;
}

#navigation {
	margin-top:80px;
	font-family: 'Sacramento', cursive;
	position:absolute;
}

#navigation img {
    margin: 0 0 -7px;
    padding: 0 0 0 14px;
}

#navigation p {
    color: #FFFFFF;
    font-size: 2.2em;
    line-height: 0.1em;
    margin-bottom: -0.5em;
    padding-right: 40px;
    text-align: right;
}

#navigation a {
    color: #FFFFFF;
    text-align: right;
    text-decoration: none;
}

#navigation a:hover {
    color: #f3d6f5;
    text-decoration: none;
}

#top-part {
	height:545px;
	width:768px;
	background-image:url(images/top-of-cake.png);
	background-repeat:no-repeat;
}

#cakebackground {
    background-image: url("images/cake-background.png");
    background-repeat: repeat;
    height: auto;
    margin-top: -2px;
    padding-bottom: 34px;
}

#bottomcake1 {
	background-image:url(images/bottom-of-cake-1.png);
	background-repeat:no-repeat;
	width:768px;
	height:249px;
	margin-top:-2px;
}

#bottombg {
	background-image:url(images/bottom-bg-repeat.jpg);
	background-repeat:repeat;
	padding:0;
	margin:0;
		height:auto;
}

#bottomwrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#bottomcolumn {
	width:768px;
	float:left;
	margin-left:240px;
	margin-top:-2px;
}

#bottomcake2 {
	    background-image: url("images/bottom-of-cake-1.png");
    background-repeat: no-repeat;
    height: 640px;
    padding-bottom: 90px;
    width: 768px;
}
.clear{
	clear: both;
}

#schedule {
   background-image: url("images/schedule.png");
    background-repeat: no-repeat;
    float: left;
    height: 577px;
    margin-left: 130px;
    margin-top: 50px;
    padding-bottom: 0;
    width: 556px;
}

#sightseeing {
    background-image: url("images/sightseeing.png");
    background-repeat: no-repeat;
    float: left;
    height: 757px;
    margin-left: 130px;
    margin-top: 50px;
    padding-bottom: 0;
    width: 556px;
}

#accomodation {
    background-image: url("images/accomodation.png");
    background-repeat: no-repeat;
    float: left;
    height: 865px;
    margin-left: 130px;
    margin-top: 50px;
    padding-bottom: 0;
    width: 556px;
}

#accomodation h1 {
    font-size: 2.7em;
}

#location {
    background-image: url("images/location.png");
    background-repeat: no-repeat;
    float: left;
    height: 709px;
    margin-left: 130px;
    margin-top: 50px;
    padding-bottom: 0;
    width: 556px;
}

#contact {
    background-image: url("images/contact.png");
    background-repeat: no-repeat;
    float: left;
    height: 1390px;
    margin-left: 130px;
    margin-top: 50px;
    padding-bottom: 0;
    width: 556px;
}

#misctext {
    color: #884F72;
    font-family: 'Roboto Slab',serif;
    font-size: 0.9em;
    font-weight: 300;
    margin-left: 437px;
    margin-top: 130px;
    position: absolute;
    text-align: center;
    width: 234px;
}

#misctext a {
    color: #884F72;
}

#misctext a:hover {
    color: #B77BA0;
}


#schedule-txt {
    color: #884F72;
    font-family: 'Roboto Slab',serif;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 203px;
    text-align: center;
}

#sightseeing-txt {
     color: #884F72;
    font-family: 'Roboto Slab',serif;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 234px;
    padding-left: 22px;
    text-align: center;
    width: 500px;
}

#sightseeing-txt h4, #accomodation-txt h4, #location-txt h4, #contact-txt h4 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: -15px;
    padding: 0;
}

#sightseeing-txt p, #accomodation-txt p, #location-txt p, #contact-txt p {
    margin-bottom: -14px;
}

#sightseeing-txt a, #accomodation-txt a, #contact-txt a {
    color: #884F72;
}

#sightseeing-txt a:hover, #accomodation-txt a:hover, #contact-txt a:hover {
    color: #b77ba0;
}

#accomodation-txt {
    color: #884F72;
    font-family: 'Roboto Slab',serif;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 333px;
    padding-left: 22px;
    text-align: center;
    width: 500px;
}

#location-txt {
    color: #884F72;
    font-family: 'Roboto Slab',serif;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 395px;
    padding-left: 22px;
    text-align: center;
    width: 500px;
}

.location-col {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
    width: 241px;
}

strong {
	font-weight:normal;
}

#checkboxesyo {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 0;
    margin-left: 101px;
    margin-top: -5px;
    text-align: left;
}

form input, form textarea {
	background-color:#884F72;
	border:none;
	padding:10px;
	color:#fff;
	font-family: 'Roboto Slab',serif;
	font-size:1.1em;
	font-weight:300;
}

input[type="submit"] {
    margin-bottom: 8px;
    margin-top: 4px;
}

input[type="text"] {
    width: 352px;
}

#contact-txt {
    color: #884F72;
    font-family: 'Roboto Slab',serif;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 313px;
    padding-left: 22px;
    text-align: center;
    width: 500px;
}

p.smallbits {
    font-size: 0.7em;
    font-weight: bold;
    margin-bottom: -28px;
    margin-top: -11px;
    text-transform: uppercase;
}

#video_container{
background-image: url("images/stardust.png");
    background-repeat: repeat;
	    padding-bottom: 160px;
    padding-top: 60px;
}

#video iframe{
	width: 100%;
	height: 100%;
}

#video_center{
    display: block;
    height: 414px;
    margin: auto;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 724px;
}

#video_left_arrows{
background: none repeat scroll 0 0 #800080;
float: left;
height: 100%;
width: 20px;
}

#videothingy {
    background-image: url("images/HOW-THEY-MET-2.png");
    background-repeat: no-repeat;
    float: left;
    height: 475px;
    width: 724px;	
}

#video{
    float: left;
    height: 363px;
    padding-left: 40px;
    padding-top: 99px;
    width: 647px;
}

#video_right_arrows{
background: none repeat scroll 0 0 #800080;
float: left;
height: 100%;
width: 20px;
}