@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;
}
	
	


#altTextLinkColor:link {
	color: #666666;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}	

#altTextLinkColor:visited {
	color: #666666;
}	
	
#altTextLinkColor:hover {
	color: #666666;
	text-decoration: none;
}	
	
#altTextLinkColor:active {
	color: #666666;
}	


	

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; */
}




.main_nav_area {
	z-index:4;
	position:relative;
	width: 850px;
	height: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:;
	background-color:;
}


.Project_Title_Links {
	color: #000099;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
}

.subtitles {
	color: #666666;
	font-size: 13px;
	
}


.subtitlesSpace {
	color: #666666;
	font-size: 3px;
}


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



IMG.hor45 {
	width:630px;
    height:503px;
}

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


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

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



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

IMG.hor35-scale2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
max-width: 100%;
 }
 
IMG.hor45-scale {
    display: block;
    margin-left: auto;
    margin-right: auto;
max-width: 54%;
 } 

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: 34%;
 }


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


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

.photo_title_dimensions {
	color: #b9b9b9;
	font-size: 13px;
}

.text-body {
    color: #333333;
    font-size: 14px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}