body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
img {
	border: 0;
}

#container {
	width: 960px;
	border: 1px solid #d6d6d6;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 3px 0 0 0;
	text-align: right;
	color: #888;
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #888;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#header {
	position: relative;
	width: 960px;
	height: 60px;
	border-bottom: 1px solid #d6d6d6;
}

#logo {
	position: absolute;
	top: 3px;
	left: 10px;
	width: 694px;
	height: 37px;
        font-family: "trajan-pro-1","trajan-pro-2",Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	color: #333;
}

#contact {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 235px;
	height: 25px;
        font-family: "trajan-pro-1","trajan-pro-2",Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	color: #333;
}

#contact a {
  text-decoration: none;
  color: #333;
}

#navMain {
	border-right: 1px solid #d6d6d6;
	padding: 8px 0 30px 0;
}

#navMain div {
	padding: 5px 0 5px 8px;
	margin: 0;	
}

#navMain .topHeading{
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 4px 0;
	margin: 10px 15px 0 0;
	border-top: 1px solid #d6d6d6;
	color: #101010;
}


#navMain .top {
	font-size: 	0.9em;
	padding: 7px 0 7px 8px;
}

#navMain .topGalleries {
	font-size: 	0.75em;
}

#navMain .top .topCap, #navMain .topGalleries .topCap {
	font-size: 1.2em;
}

#navMain a:link,#navMain a:hover,#navMain a:active,#navMain a:visited {
	color: #101010;	
	text-decoration: none;
}

#navMain a:hover {
	color: #101010;
	text-decoration: underline;	
}

#frontpageCopy {
	padding: 20px 35px 20px 35px;
	line-height: 1.5em;
}

#content {
	font-size: 1.2em;
	padding: 35px;
	line-height: 1.5em;
}

#content p {
	padding: 0;
	margin: 0 0 1.2em 0;	
}

#content .subhead{
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#content span {
	font-size: 1.8em;
	display: block;
	color: #545454;
	padding: 0;
	margin: 0 0 30px 0;
}

#galleryContainer {
	border-bottom: 1px solid #d6d6d6;
	}

#content a:link, #content a:hover, #content a:active, #content a:visited {
	text-decoration: underline;
	color: #666;
}

#content a:hover, #content a:active {
	color: #2c2c2c;
	background-color: #e9e9e9;
}

#navbannerwrapper {
    width: 165px; 
}

#navbanner {
    background: black;
    color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;
    position: relative;
}
#navbanner div {
    position: absolute;
    bottom: 0;
    left: 0;
}
#fb {
    position:absolute;
    top: 22px;
    left:720px;
  float: left;
  width: 150px;
  height: 30px;
  white-space: nowrap;
}