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

body {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #bc98ac;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

#main-container {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: auto;
	height: 725px;
	width: 850px;
}

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

#nav-container {
	text-align: center;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#nav-container a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #ffffff;
	text-decoration:none
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#nav-container a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav-container a:hover {
	color: #CC99CC;
	text-decoration: none;
}

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

}
#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: 20px;
	padding-right: 175px;
	padding-bottom: 20px;
	padding-left: 100px;
	font-family: "trebuchet MS", arial, "times New Roman";
	height: 450px;
	width: 450px;
	margin: 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: 0px;
}
#footer {
	font-size: 9pt;
	color: #999999;
	float: left;
	white-space: normal;
	bottom: 10px;
	text-align: left;
	width: 400px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
a {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC99CC;
	text-decoration: underline;
}
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: disc;
}

#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;
	
}
#content-inner-photo {
	padding-left: 0px;
	width: 450px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#cont {
	padding-left: 90px;
}

#photo {
	height: 310px;
	width: 295px;
	float: right;
	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;
}
