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


BODY {
	background-color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 { font-family: Verdana, sans-serif; font-size: large;	text-decoration: none; color:#003333;}
h3 { font-size: medium; color:#003333;}
h4 {

	margin: 40px;
}
p { 		font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none; }


a:link {
	color: #FFFFFF; 
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

ul {list-style-type:none;}

#pg_containor {
	position: relative;
	background-color: #666666;
	width: 1014px;
	height: 800px;
	z-index: 1;
		margin: 0 auto;
}
#name1 {
	position:absolute;
	width:200px;
	height:22px;
	z-index:3;
	left: 35px;
	top: 40px;
	font-size: x-small;
}

#pg_header {
	margin-top: 0px;
	width: 1014px;
	z-index: 2;
	top: 35px;
	height: 120px;
	background-color: #000000;
}
#foot {
	position: absolute;
	width: 1014px;
	height: 25px;
	background-color: #000000;
	bottom: 0px;
	color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
	text-align: center;
	visibility: visible;
	padding-top: 8px;
}

/* includes main navigation in header */
#page_navcontainer {
	position: absolute;
	width: 643px;
	z-index: 2;
	top: 55px;
	font-size: xx-small;
	left: 365px;
	visibility: visible;
	text-decoration: none;
	height: 60px;
	color: #FFFFFF;
}
	
	ul#page_Nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	float: left;
		}
		
#page_Nav li {
	float: left;
}
#page_Nav a {
	float: left;
	width: 111px;
	border-left: 1px solid #FFF;
	padding-left: 10px;
	padding-bottom: 50px;
}
#page_Nav a:hover {
	padding-bottom: 50px;
	border-left: 1px solid #FF0000;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
}
#body_scenic #nav_scenic a, #body_pan #nav_pan a,#body_comp #nav_comp a ,#body_night #nav_night a,#body_about #nav_about a{
	padding-bottom: 50px;
	border-left: 1px solid #FF0000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(site_images/red_arrow_down.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.style1 {
	color: #FFFFFF;
	font-size: small;
		font-family:Verdana, Arial, Helvetica, sans-serif;

}
.style2 {
	color: #FF0000;
			font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: medium;
}

#home_slideshow {
	position: absolute;
	width: 965px;
	height: 605px;
	background-color: #000000;
	top: 140px;
	left: 26px;
	overflow: hidden;
}

#gallery {
	position: absolute;
	width: 965px;
	height: 605px;
	background-color: #000000;
	top: 140px;
	left: 26px;
	overflow: hidden;
	
}
#about {
	position: absolute;
	width: 965px;
	height: 555px;
	background-color: #000000;
	top: 140px;
	left: 26px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}

