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

body {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FCF9E8;
	background-color: #fffae4;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

#main-container {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin:auto;
	height: 800px;
	width: 1024px;
	background-color: #FCF9E8;
}

.float-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#nav-container {
	text-align: right;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	font-family: "trebuchet MS", Arial, "times New Roman";
	float: none;
	margin: 0px;
}
#nav-container a {
	font-family: "trebuchet MS", Arial, "times New Roman";
	font-size: 12pt;
	color: #000000;

	text-decoration:none
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#innercontent {
	overflow: visible;
	right: 0px;
	width: 250px;
	float: left;
}
#maintextindex {
	width: 450px;
	padding: 20px;
	float: left;
	height: 400px;
}

#maintext {
	width: 250px;
	padding: 20px;
	float: left;
	height: 250px;
}
#video {
	height: 450px;
	width: 500px;
	margin-top: -565px;
	margin-left: 25px;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	margin-right: -635px;
}


#packageone {
	width: 250px;
	float: left;
}
#packagetwo {
	width: 250px;
	float: right;
}
#moreinnercontent {
	width: 250px;
	padding-bottom: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	bottom: 100px;
	clip: rect(auto,auto,100px,auto);
}

#nav-container a:visited {
	color: #999999;
	text-decoration: none;
}
#nav-container a:hover {
	color: #33CCCC;
	text-decoration: none;
}

#bodyblock {
	text-align: center;
	position: relative;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;

}
#smallnav {
	float: left;
	height: 200px;
	width: 155px;
	margin-right: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: "trebuchet MS", Arial, "times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

#content {
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "trebuchet MS", arial, "times New Roman";
	height: 500px;
	width: 900px;
	color: #666666;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}

.float-right {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family: "trebuchet MS", arial, "times New Roman";
}
p {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 2px none #CCCCCC;
}

h3 {
	font-size: 12px;
	color: #000000;

}


#footer {
	font-size: 12pt;
	color: #999999;
	float: left;
	white-space: normal;
	bottom: 10px;
	text-align: center;
	width: 600px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	font-weight: bold;
	height: 20px;
	padding: 0px;
}
a {
	color: #F6869F;
	text-decoration: none;
}
a:visited {
	color: #F6869F;
}
a:hover {
	color: #FDB15B;
	text-decoration: none;
}
ul {
	text-indent: 1em;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: none;
}

#content-inner {
	padding-left: 0px;
	width: 380px;
}
#content-inner img {
	border: 1px solid #999999;
	padding: 4px;
	margin: 3px;
}
#content-inner-photo img {
	border: 1px solid #999999;
	padding: 4px;
	margin: 3px;
}
#content-inner-photo maingallery img {
	padding-top: 0px;
	padding-right: 5px;
	width: 500px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 10px;
	
}
#content-inner-photo {
	width: 500px;
}
#phototext {
	float: right;
	height: 400px;
	width: 400px;
	padding-right: -70px;
	margin-left: 0px;
	margin-right: 0px;
}

#photo {
	height: 295px;
	width: 290px;
	float: right;
	border: thin solid #000000;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	clear: none;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-family: "trebuchet MS", Arial, "times New Roman";
	font-size: 10px;
	font-style: normal;
}
#akc {
	float: right;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	bottom: 100px;
	padding: 0px;
}
#slideshow {
	font-size: 12pt;
	color: #999999;
	float: right;
	white-space: normal;
	bottom: 10px;
	text-align: center;
	width: 800px;
	font-weight: bold;
	height: 700px;
	padding: 0px;
	overflow: visible;
	margin: -100px;
}
#theMovie {
	margin-top: -100px;
}

#webpagenav {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	height: 30px;
	width: 400px;
	padding: 0px;
	font-weight: normal;
}
#mainimg {
	height: 425px;
	width: 310px;
	margin-left: 575px;
	margin-top: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/mainimg.gif);
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

