@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f389af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A9A9A;
}
#wrap{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
#header{
	padding-top: 29px;
	padding-right: 29px;
	padding-bottom: 10px;
	padding-left: 29px;
}
#nav{
	text-align:left;
	font-size:15px;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 65px;
	padding-left: 29px;
	font-weight: bold;
}
#nav a{
	color: #f389af;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#nav a:hover{
	color: #e40764;
	text-decoration: none;
}
#nav a#current{
	color: #e40764;
}
#contact{
	float: right;
	font-size: 12px;
	width: 350px;
	text-align: right;
	color: #f389ae;
	padding-right:16px;
}
#contact a{
	color: #e40764;
	padding:0px;
}
#contact a:hover{
	color: #780C32;
	padding:0px;
}
.no{
	color: #e40764;
}
#content-home{
	background-color: #f9c8d9;
	background-image: url(images/home-back-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0px;
	padding-top:0px;
	margin-left:29px;
	margin-right:29px;
}
#content-home a{
	color: #e40764;
	text-decoration: none;
}
#content-home a:hover{
	color: #e40764;
	text-decoration: underline;
}
#text-1{
	padding-top:37px;
	padding-left:97px;
	font-size: 13px;
	color: #e40764;
	
}
#text-1 p{
	margin-top: 0px;
	margin-bottom: 22px;
	margin-right:32px;
}
#text-2{
	padding-top:20px;
	padding-left:97px;
	padding-bottom:20px;
	margin-bottom:15px;
	font-size: 13px;
	color: #e40764;
	background-image: url(images/flower2.jpg);
	background-repeat: no-repeat;
	background-position: 630px 30px;
}
#text-2 p{
	margin-top: 0px;
	margin-bottom: 22px;
	margin-right:90px;
}
#content{
	clear:both;
	padding-top:0px;
	padding-top:0px;
	padding-left:29px;
	padding-right:29px;
	background-color: #FFFFFF;
}
.gallery-pic-l{
	float:left;
	width:351px;
	text-align:left;
	height:315px;
	padding:0px;
	margin:0px;
	display:inline;
	
}
.gallery-pic-r{
	float:left;
	width:351px;
	text-align:right;
	height:315px;
	padding:0px;
	margin:0px;
	display:inline;
}
.desc-l{
	padding-top: 5px;
	text-align:left;
}
.desc-r{
	padding-top: 5px;
	text-align:left;
	padding-left:7px;
}
.black-bold{
	font-weight: bold;
	color: #000000;	
}
.next{
	margin-left:40px;
	padding-right:15px;
	background-image: url(images/next.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.previous{
	padding-left:15px;
	background-image: url(images/previous.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#bottom-nav{
	clear:both;
	margin:0px;
	padding-top:25px;
	padding-right: 16px;
	padding-left: 16px;
	font-weight: bold;
}
#bottom-nav a{
	text-decoration: none;
	color: #f389af;
}
#bottom-nav a:hover{
	text-decoration: none;
	color: #e40764;
}
#contact-bot{
	float: right;
	font-size: 12px;
	text-align: right;
	color: #f389ae;
}
#contact-bot a{
	color: #e40764;
}
#contact-bot a:hover{
	color: #780C32;
}
#contact-bot2{
	float: right;
	font-size: 12px;
	text-align: right;
	color: #f389ae;
	padding-right:35px;
}
#contact-bot2 a{
	color: #e40764;
}
#contact-bot2 a:hover{
	color: #780C32;
}
#footer{
	clear:both;
	background-image:url(images/footer.jpg);
	height:32px;
	padding-left:29px;
	padding-right:29px;
	background-color: #FFFFFF;
	padding-bottom: 29px;
	background-repeat: no-repeat;
	background-position: center;
}
