

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

.subnav li {
width:200px !important;
}
.subnav {
width:200px;
}
#pgContent {
-moz-box-shadow: 0 0 0px #999;
-webkit-box-shadow: 0 0 0px #999;
box-shadow: 0 0 0px #999;
}

h1 {
clear:both;
font-size: 26px;
text-transform: uppercase;
margin-top: 10px;
padding-bottom: 15px;
border-bottom: 0px solid #dddddd;
color: #717a45;
font-weight: normal;
letter-spacing:2px;
}


#pgNavigation {
margin-bottom: 27px;
}

#pgLogo {
padding-bottom: 20px;
padding-top: 20px;
}

a:hover {
color: #bfc3a2;
}

#pgNavigation li a:hover{
color: #bfc3a2;
text-decoration: none;
}

#pgNavigation li{
padding-right:39px;
}

#pgFooter {
border-top: 1px solid #dddddd;
margin-top: 15px;
padding: 40px 0 15px 0;
}

.img1 {
margin-left:483px;
margin-top:-344px;
z-index: 2 !important;
}

#submitfrmContact {
background: none repeat-x scroll 0 0 #717a45;
}

#galleryTitle {
margin-top:0px;
margin-left:10px;
}

#collection-cover-title {
font-size: 30px !important; 
font-weight: 600 !important; 
}

#collection-cover-Intro {
font-size: 10pt !important;
}