/* CSS Document */
#body1{
	text-align: center;
	background-color: #000000;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
}

/******** container **********************/
/* hide from ie on mac \*/
	html {
		height: 420px;
	}
	
	#flashcontent {
	height: 420px;
	top: 44px;
	position: absolute;
	right: 0px;
	left: 0px;
	z-index: 1;
	width: 800px;
	}
	/* end hide */

#mainContainer{
	position: relative;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logo a{
	background-image: url(images/logo1.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	left: 62px;
	height: 44px;
	width: 209px;
	visibility: visible;
}
#logo a:hover{
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	left: 62px;
	height: 44px;
	width: 209px;
	visibility: visible;
}
#nav {
	position: absolute;
	top: 480px;
	height: 51;
	width: 328px;
	right: 59px;
	visibility: visible;
}

#flash1 {
	position: absolute;
	top: 44px;
	right: 0px;
	left: 0px;
}

#people a{
	background-image: url(images/people_01.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 79px;
	right: 249px;
}
#people2 a{
	background-image: url(images/nav_over1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 79px;
	right: 249px;
}
#people a:hover{
	background-image: url(images/nav_over1.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 79px;
	right: 249px;
}
#weddings a{
	background-image: url(images/people_02.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 96px;
	right: 153px;
}
#weddings2 a{
	background-image: url(images/nav_over2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 96px;
	right: 153px;
}
#weddings a:hover{
	background-image: url(images/nav_over2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 96px;
	right: 153px;
}
#places a{
	background-image: url(images/people_03.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 77px;
	right: 76px;
}
#places2 a{
	background-image: url(images/nav_over3.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 77px;
	right: 76px;
}

#places a:hover{
	background-image: url(images/nav_over3.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 77px;
	right: 76px;
}
#about a{
	background-image: url(images/people_04.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 76px;
	right: 0px;
}
#about2 a{
	background-image: url(images/nav_over4.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 76px;
	right: 0px;
}
#about a:hover{
	background-image: url(images/nav_over4.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 51px;
	width: 76px;
	right: 0px;
}
#contact{
	position: absolute;
	top: 42px;
	height: 435px;
	width: 680px;
	right: 60px;
	z-index: 1;
	background-image: url(images/aboutslicekyle.jpg);
}
#contact1{
	background-repeat: no-repeat;
	position: absolute;
	height: 216px;
	width: 680px;
	right: 0px;
}
#contact2{
	background-repeat: no-repeat;
	position: absolute;
	height: 218px;
	width: 680px;
	top: 216px;
	right: 0px;
}
#contactTXT{
	position: absolute;
	color: #FFFFFF;
	width: 320px;
	height: 150px;
	top: 35px;
	float: left;
	z-index: 2;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	text-align: left;
	background-image: url(images/sunsetContact.jpg);
	background-repeat: no-repeat;
}
#form2{
	position: absolute;
	height: 189px;
	width: 300px;
	left: 365px;
	top: 3px;
	text-decoration: none;
}
.formalign {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
.inputalign{
text-align:left;
}
#successTXT{
	position: absolute;
	top: 180px;
	height: 200px;
	width: 300px;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
}
.back {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.linkTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.phoneTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.contactTXT{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	text-align:left;
}

