/* Hoiness- CSS Document */

body {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#2D1906;
	background: #CCCC99  url(images/hoiness-04-rt_img.jpg) right bottom fixed no-repeat;
}
/*-- TEXT --*/
h1 {font-size: 130%;}
h2 {font-size: 110%;}
	/*contact form page*/
   .neg_marg {margin-bottom: -33px;}
   /*contact links page*/
   .neg_mar_links {margin-bottom: -3%;}
h3 {font-size: 105% ;}
h4 {font-size: 90%; margin-bottom: -1.1em;}
p {font-size: 90%;}
.font_sz80 {font-size: 80%}
/*-- end of TEXT --*/
div#lft_corner {
	margin: 0;
	padding: 0;
	background: url(images/hoiness-04-lft_img1.jpg) left top  no-repeat;
	height: 500px;
	width: 550px;
	position: absolute;
}

/* left navigation column */
div#y-tile {
	background: url(images/transparent_tile4.gif) repeat-y;
	position: absolute;
	z-index: 1;
	height:600px;
	padding: 40px 10px 0 5px;
	left: 15px;
	top: 125px;
	margin: 0px;
	width: 125px;
}

div#y-tile2 {
	background: url(images/transparent_tile3.gif) repeat-y;
	position: absolute;
	height: 575px;
	left: 26px;
	top: 221px;
	margin: 0px;
	width: 150px;
}

ul {
	position: absolute;
	top: 105px;
	left: 20px;
	z-index: 1;
	margin: 0;
	padding: 0;
	}

li {
	font-style: oblique;
	font-weight: bold;
	color: #663300;
	list-style-type: none;
	line-height: 1.3em;
	font-size: 108%;
	}
ul.sub_nav{
	position: static;
	z-index:2;
	margin-left: 10px;
	font-size: 70%;
	}


a {text-decoration: none;}
a:link {color: #663300;}
a:visited {color: #666633;}
a:hover {color: #996600;}

/* end of  --left navigation column */

/* wrappers */
#wrapper1 {
	margin: 0 0 0 10px;
	z-index: 1;
	position: absolute;
	left: 195px;
	top: 45px;
	width: 570px;
	}
#wrapper2 {
	margin: 0 0 0 10px;
	z-index: 1;
	position: absolute;
	left: 195px;
	top: 40px;
	width: 570px;
	}

/* content */
#content {
	margin: 0px;
	position: relative;
	width: 570px;
}
/* homepage signature*/
.floatright_sig {
	float: right;
	margin: 0 0 30px 50px;
	clear: both;
	}
/* gallery signature*/
.floatright_sig2 {
	float: right;
	margin-left: 75px;
	}
 /*homepage image*/
.floatright {
	float: right;
	margin: 0 0 7px 10px;
	text-align:center;
	font-size: 75%;
	clear: right;
}

div.floatright img { 
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
}
/* end of content */

form#contactform {
	padding: 25px 10px 5px 5px;
	width: 330px;
	border-top: 2px dotted #996666;
	border-right: 2px dotted #003366;
	border-bottom: 2px dotted #003366;
	border-left: 2px dotted #663366;
	position: relative;
	font-size: 85%;
	height: 350px;
	float: right;
	margin: 0px 0px 0px 20px;
}
form.contactform td {
	padding-bottom: 5px;
}

#span1 {
 color: #993300;
 font-size: 36px;
 }
#span2 {
	font-size: 48px;
}


#footer {
	font-size: 65%;
	text-align: center;
	margin-top: 25px;
	clear: both;
	position: absolute;
	top: 625px;
}
.centered {text-align: center;}
.table {
width: 560px;
clear: both;
}
.sold {
	font-size: 90%;
	font-style: oblique;
	color: #CC3333;
}
td.portfolio {
	margin: 0 0 15px 10px;
	text-align: center;
	font-size: 75%;
	vertical-align: bottom;
	padding-bottom: 10px;
	}
.gallery_nav {
	vertical-align: bottom;
	font-size: 90%;
	font-weight: bold;
}	
	
	
.images {
	width: 125px;
	margin: 0 0 2px 10px;
	border-top: 1px solid #CCC;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #CCC;
}
.images a {
	color: #2D1906;
	text-decoration:none;
	border-top: 1px solid #CCC;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #CCC;
	}
.validator {
	float:left;
	text-decoration:none;
	margin-right: 6px;
}
