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


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




.menu_bar {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.menu_links {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: cdc9c9;
	font-weight:;
}

.menu_links_spacing {
	margin-left:8px;
	margin-right:8px;
}




.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.hor45 {
	width:630px;
    height:503px;
}

IMG.vert45 {
	width:402px;
    height:503px;
}


IMG.hor35-scale {
    display: block;
    margin-left: auto;
    margin-right: auto;
max-width: 60%;
 }
 
IMG.hor45-scale {
    display: block;
    margin-left: auto;
    margin-right: auto;
max-width: 57%;
 } 

IMG.vert35-scale {
    display: block;
    margin-left: auto;
    margin-right: auto;
max-width: 30%;
 }
 
IMG.vert45-scale {
    display: block;
    margin-left: auto;
    margin-right: auto;
max-width: 37%;
 }



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


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