@charset "UTF-8";
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*line-height: 18px;*/
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin: 0 0px 0px;
}
h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
}

#frame {
	width: 980px;
	background-color: #222222;
	border: 1px solid #9F4524;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
}

#contentheader {
	height: 130px;
	width: 980px;
	padding: 0px;
	/*background-image: url(../banner12.jpg);*/
}

#contentheader h1{display:none;}

#navbar {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	top: 0px;
	position: relative;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
    float:left;
    z-index:10;
}
.linktext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.01em;
	padding: 16px;
	text-align: center;
}

#leftside {
	width: 694px;
	float: left;
	margin-top: -10px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}


#ThumbnailsArea {
	width: 110px;
	float: left;
	text-align: center;
}

.thumbnail {
	border: 1px solid #896435;
	margin: 4px;
}

#mainImageArea {
	width: 560px;
	float: right;
	text-align: center;
}

.mainImage {
	border: 4px solid #000;
}

#rightside {
	width: 220px;
	float: right;
	background-color: #000000;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}

#full { 
 margin-top: -10px;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px; }

#footer {
	clear:both;
	background-color: #404040;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	margin: 0px;
	color: #999999;
	}

.footertext {
	background-color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 4px;
	margin: 0px;
	color: #999999;
	font-weight: bold;
	}
	
h1 {
	text-transform: none;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	margin-top: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	display:block;
	
}

p {
	margin-bottom: 20px;
	margin-top: 10px;
}
a {
	color: #E6CE83;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leadingCap {
	font-size: 30px;
	/*letter-spacing: .15em;*/
	color: #E6CE83;
}
#portfolio {
	width: 960px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #000000;
}
#contactEmail {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 85px;
	left: 0px;
	float: right;
	width: 200px;
}
.gallery{padding-left:10px; width:220px;margin:0;}
.galleria{list-style:none;width:220px;float:left;}
.galleria li{display:block;width:70px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 10px}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}

.caption-wrapper {
        /*float: left;*/
        margin:0 auto !important;
}
br.c { clear: both; }

/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/