/* ~~ James Bruce ~~ */
body{
	margin: 0px;
	font-family: "Trebuchet MS";
	line-height: 1.5em;
	font-size: 12px;
	color:#D1C287;
	scrollbar-3dlight-color: #453614;
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #453614;
	scrollbar-face-color: #7B6321;
	scrollbar-highlight-color: #745B21;
	scrollbar-shadow-color: #453614;
	scrollbar-track-color: #453614;
	background-color: #513F15;
	background-image: url(/images/main-back.gif);
	background-repeat: repeat-x;
}

a, a:link{
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #BEA758;
	letter-spacing: 0.1em;
	text-decoration: none;
}
a:hover{
	font-family: Georgia;
	color: #CCBA7B;
	text-decoration: none;
	font-size: 11px;
}

h1{
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #000;
	height: 20px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000;
}

div#main{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
div#header{
	width: 770px;
	height: 24px;
	padding: 109px 0px 0px 0px;
	background: url('/images/header.gif');
}
div#nav{
	height: 24px;
	padding: 0px;
	float: right;
	background: url('/images/nav-back.gif');
}
div#nav ul{	
	padding: 0px;
	margin: 0px;
}
div#nav li{
	padding: 3px 3px 3px 3px;
	margin: 0px;
	float: left;
	list-style: none;
}
div#nav li a, #nav li a:link, #nav li a:visited{
	background: url('/images/nav-link-0.gif') repeat-x;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
	letter-spacing: 0.1em;
	color: #D1C287;
	text-decoration: none;
}
div#nav li a:hover, .active a {
	background: url('/images/nav-link-1.gif') repeat-x;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #E8E7AA;
	text-decoration: none;
}
div#body{
	width:770px;
}
div#home_content{
	float: left;
	background: #392409;
	clear: both;
}

div#home_content a, div#home_content a:link{
	text-decoration: underline;
	color: #D1C287;
	font-size: 11px;
}

div#home_content a:hover{
	text-decoration: underline;
	color: #CCBA7D;
	font-size: 11px;
}

div#home_content .text{
	width: 340px;
	padding: 100px 10px 30px 25px;
	float: left;
	background: url('/images/welcome.gif') top left no-repeat;
}
strong {
	color: #BEA758;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}
div#home_content .paragraph{
	width: 340px;
	padding: 10px 10px 30px 25px;
	float: left;
}
div#home_content .page{
	width: 425px;
	padding: 10px 25px 30px 25px;
	float: left;
	text-align: justify;
}
#home_content .page ul{
	padding: 5px;
	margin: 5px;
}
div#home_content .page li{
	padding: 5px 0px 5px 0px;
	text-align: left;
	list-style: none;
}
div#home_content .page li a, #home_content .page li a:link, #home_content .page li a:visited{
	text-decoration: underline;
}
#home_content .page li a:hover{
	text-decoration: none;
}
#home_content .page dt{
	font-weight: bold;
}
#home_content .page dd{
	margin: 0px;
	padding: 0px;
}
div#home_content img.para-image{
	display: block;
	border: 0px;	
}
div#home_content .image{
	width: 375px;
	height: 318px;
	padding: 10px;
	text-align: center;	
	float: left;
}
div#home_nav{
	width: 770px;
	background: #1C0F03 url('/images/home-nav.gif') top left no-repeat;
}
div#home_nav ul{
	margin: 0px 0px -4px 0px;
	padding: 0px 0px 0px 95px;
}
div#home_nav li{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	display: inline;
}	
div#legal{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

div#legal2{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8C772F;
}

/*~~
 GALLERIES
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#gallery_body{
	width: 100%;
	padding: 15px 0px 15px 0px;
	margin: 10px 0 10px 0;
	overflow: scroll;
	float: left;
	display: block;
	clear: both;
	background-color: #251001;
	background-image: url(../Images/gallery-back.gif);
	background-repeat: repeat-x;

}

table#gallery_items img{
	border-collapse: collapse;
	margin: 0px;
	padding: 10px;
}	

div#gallery_body td{
	padding: 15px;
	margin: 0px;
}
	
#popUp{
	margin-right: auto;
	margin-left: auto;
	width:760px;
	background-color: #251001;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.fullImage{
	width:100%;
	float:left;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

.imageDetails{
	width:500px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.imageTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6DDB9;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-bottom: 3px;
}

.imageTitle2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #E6DDB9;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding-bottom: 3px;
}

.imageDimensions{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #D6C78B;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 7px;
}
	
.imageDescription{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #E0D3A3;
	text-transform: none;
	letter-spacing: 0.1em;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A1905;
	border-bottom-color: #2A1905;
	padding-top: 10px;
	padding-bottom: 10px;
}


#imgImage{
	padding: 20px;
	background-color: #000000;
	margin: 20px;
}


.gallery_intro_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E1D7B3;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
}

.gallery_text{
	font-family: "Trebuchet MS";
	line-height: 1.5em;
	font-size: 12px;
	color:#D1C287;
	text-transform: none;
}

.imageArtist{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #E1D7B3;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px
	}

.imageMedium{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #D6C78B;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.imagePrice{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #D6C78B;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.imageAvailability{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #D6C78B;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom:0.7em;
}

.gallery_intro{
	width: 238px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #D1C287;
	line-height: 16px;
	letter-spacing: .1em;
}

.both{
	clear: both;
	width: 760px;
}
	
/*~~
 CLASSES
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img.nav_image{
	border: 0px;
}	
div.h-spacer{
	height: 10px;
	display: block;
}

/*~~
 Admin
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#admin{
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #27220E;
	background-color: #F7F3E6;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #433A18;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

	#admin a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #433A18;
	text-decoration: underline;
	letter-spacing: 0.02em;
	line-height: 16px;
	}
	#admin a:link{
		font-family: "Trebuchet MS";
		color: #433A18;
		text-decoration: underline;
		font-size: 13px;
	}
	#admin a:visited{
		font-family: "Trebuchet MS";
		color: #433A18;
		text-decoration: underline;
		font-size: 13px;
	}
	#admin a:active{
		font-family: "Trebuchet MS";
		color: #433A18;
		text-decoration: underline;
		font-size: 13px;
	}

.textBox{
	width:150px;
	background-color: #FFFFFF;
	border: 1px solid #27220E;
	padding: 0px;
	margin-bottom: 5px;
}


.loginCell{
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #27220E;
}
