@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
* html body {
	padding-bottom: 30px;
}
p, a, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888;
	line-height: 1.4;
}
a {
	color: #777;
}
ul {
	margin-top: -.4em;	
	margin-left: -20px;
}
* html ul {
	margin-left: 20px;	
	margin-top: -1em;
}
*+html ul {
	margin-left: 20px;	
	margin-top: -1em;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.gallerycallout {
	height: auto;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	border: 2px solid #bbb;
	margin: 0 0 20px 0;
}
.gallerycallout a, .gallerycallout p  {
	font-size: 11px;	
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	margin: 0 0 4px 0;
}
.gallerycallout img {
	border: none;	
	float: left;
	margin: 0 20px 0 0;
}
.gallerycallout img a {
	text-decoration: none;
	border: none;
}
span.pipe {
	color: #bbb;
}
span.larger {
	font-size: 14px;
	color: #777;
	letter-spacing: .15em;
	}
div {
	margin: 0;
	padding: 0;
	position: relative;
}
img {
	border: 2px solid #bbb;
}
img.left {
	float: left;
	margin: 0 20px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 15px 15px;
}
img.p-end {
	border:none;
	margin-top: -2px;
	padding-top: 3px;
}
img.gallery {
	margin-bottom: 15px;
}
a.galleryname {
	font-size: 14px;
	line-height: 1.8;
	color: #777;
}
#contentwrap h2, #contentwrap h2 a, #contentwrap h3 {
	font-size: 18px;
 	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .15em;
	color: #777;
	padding-bottom: 3px;
	border-bottom: 1px solid #bbb;
}
#contentwrap h2 a {
	text-decoration: none;
	border-bottom: none;
}
*+html #contentwrap h2 {
	margin-top: 14px;	
	}
#contentwrap h3 { font-size: 14px; }
#header {
	height: 100px;
}
#logo {
	position:absolute;
	height: 40px;
	margin-top: 34px;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	background-image: url(../assets/logo.gif);
	background-repeat:no-repeat;
	background-position: right top;
	}
#wrap {
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	margin-top: 60px;
	background-color: #eee;
	border: 2px solid #bbb;
}
#nav {
	height: 30px;
	background-color: #000;
	/*background-color: #555;*/
	/*border-bottom: 1px solid #000;*/
	/*border-top: 1px solid #ac4302;*/
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	width: 760px;
	margin-left: -2px;
}
ul#navlist {
list-style: none;
padding: 0;
margin: 0;
}
* html ul#navlist {
	padding: 0;
}
*+html ul#navlist {
	padding: 0;
}
ul#navlist li
{
display: block;
float: left;
margin: 0;
padding: 0;
position: relative;
z-index: 1;
color: #fff;
line-height: 30px;
}
ul#navlist li a 
{
display: block;
padding: 0 7px 0 8px;
color: #ddd;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
line-height: 30px;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
color: #fff;
}
#contentwrap {
	margin: 30px;
}
#galleryicons {
	position: relative;
	height: 1px;
	overflow: visible;
	float: right;
	width: 200px;
	text-align: right;
	margin-top: -20px;
	margin-right: -20px;
}
* html #galleryicons {
	margin-left: 520px;	
	margin-bottom: -18px;
}
#galleryicons img {
	border: none;
	margin-left: 6px;
}
#Lcol {
	width: 320px;
	float: left;
	padding: 0 30px 0 0;
}
* html #Lcol {
	width: 317px;
	overflow: visible;
}
#Rcol {
	width: 320px;
	float: right;
	padding: 0 0 0 30px;
}
* html #Rcol {
	width: 317px;
	overflow: visible;
}
#thumbContainer {
	position: absolute;
	width: 174px;
	left: 0;
	top: 60px;
}
#thumbContainer img {
	width: 80px;
	height: 80px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 2px solid #bbb;
}
#main {
	position: absolute;
	top: 60px;
	left: 200px;
	width: 505px;
}
#main img {
	margin-bottom: 3px;
}
#main p {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	margin-top: -2px;
	font-size: 13px;
	font-weight: bold;
	color: #888;
	margin-bottom: 11px;
}
#main p.contact {
	margin-top: 5px;
}
#main p.contact a {
	border: 1px solid #999;
	padding: 2px 10px;
	background-color: #aaa;
	color: #eee;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
#main p.copyright {
	font-size: 10px;
	color: #bbb;
	width: 300px;
	margin-top: -31px;
	margin-left: 100px;
}
* hrml #main p.copyright {
	margin-right: 60px;
}
#footer {
	clear: both;
	height: 30px;
	margin-bottom: -30px;
}
*+html #footer {
	margin-bottom: -50px;
}
* html #footer {
	margin-bottom: -50px;
}

