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


a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #EFEFEF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	background-color: #FFF;
	/* [disabled]background-image: url(/paradise_gardens/graphics/floral-PG-white-bg.gif); */
}
body,td,th {
	color: #0F3;
}




.nav_back a {
	display:inline-block;
	width: 37px;
	padding:11px 0px 0px 0px;
	background: url("/paradise_gardens/graphics/nav_back.gif") 0 0 no-repeat;
	position:relative;
}
.nav_back a:hover { 
	background: url("/paradise_gardens/graphics/nav_back-over.gif") 0 0 no-repeat;
	position:relative;
}
.nav_back a:active {
	background: url("/paradise_gardens/graphics/nav_back-over.gif") 0 0 no-repeat;
	position:relative;
}



.nav_forward a {
	display:inline-block;
	width: 37px;
	padding:11px 0px 0px 0px;
	background: url("/paradise_gardens/graphics/nav_forward.gif") 0 0 no-repeat;
	position:relative;
}
.nav_forward a:hover { 
	background: url("/paradise_gardens/graphics/nav_forward-over.gif") 0 0 no-repeat;
	position:relative;
}
.nav_forward a:active {
	background: url("/paradise_gardens/graphics/nav_forward-over.gif") 0 0 no-repeat;
	position:relative;
}


.nav_button_position {
	text-align:center;
	padding:0px 0px 0px 0px;
}


.page_number {
	color: #999999;
	font-size: 13px;
	/* [disabled]text-align: center; */
}




.photo_position {
	text-align:center;
	padding:0px 0px 0px 0px;
}



IMG.hor35 {
	width:691px;
    height:461px;
}

IMG.vert35 {
	width:392px;
    height:588px;
}



.photo_title_position {
	text-align:center;
	padding:4px 0px 0px 0px;
	/* [disabled]padding-top: 6px; */
}


.photo_title {
	color: #999999;
	font-size: 13px;
}

