@charset "utf-8";
/* CSS Document */

*, html { margin:0; padding:0;}
body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(images/sageGradientBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
}
#wrapper {
	min-width:740px;
	max-width:900px;
	margin:auto;
	}
#header {
	background-color:#fff;
	min-width:740px;
	max-width:900px;
	top:0;
	height:120px;
	background-image: url(images/headerBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#topNav {
	background-color:#000;
	width:900px;
	color:#fff;
	height:45px;
	}

#content {
	margin-top:33px;
	padding:40px 10px 0px 10px;
	min-width:740px;
	max-width:900px;
}

#leftside {
	float:left;
	margin-top:30px;
	margin-right:10px;
	width:250px;
	}

#galleftside {
	float:left;
	width:160px;
	margin:0;
	padding:10px;
}

#galleftside li img{
	border:none;
}

#galleftside ul {
	list-style:none;
}

#galleftside li {
	border-bottom:1px solid #663;
	margin-right:5px;
}

#galleftside li:hover {
	border-bottom:1px solid #663;
	background-color:#fff;
	margin-right:5px;
}

#galleftside li:first-child {
	border-top:1px solid #663;
}

#galleftside li a {
	margin-left:0;
	padding-right:3px;
	padding-left:7px;

}
#galleftside li a:hover {
	background-color:#fff;
}
	
#welcomeImage {
	margin:10px	0;
	width:100%;
	}
#forSale {
	color:#f03;
	font-style:oblique;
	text-align:left;
	float:right;
	margin-right:75px;
	}
#forSale a {
	}
#forSale a:hover {
	color:#f60;
	}
	
#rightside {
	float:right;
	width:400px;
	height:300px;
	background-image: url(images/insideout.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	margin-right:150px;
	}	
	
#galrightside {
	float:left;
	width:550px;
	min-height:300px;
	background-image: url(images/insideout.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	border-left:2px solid #660;
	}	

#links{
	float:left;
	min-width:400px;
	min-height:300px;
	padding: 10px;
	border-left:2px solid #660;
	}	

#table {
	float:left;
	background-color:#000;
}

#text {
	margin-left:50px;
	float:left;
	width:200px;
}
	
p {
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 1.4em;
}

p:first-child {
	margin-top:5px;
}
#footer p {
	text-align: center;
	margin-top:5px;
	margin-bottom:0;
}

#footer {
	border-top:10px solid black;
	background-color:#dcde79;
	min-width:740px;
	max-width:900px;
	margin:auto;
	color:#000;
}

a {
	color:#534313;
	margin:0 3px;
}

a:visited {
	color:#a7892d;
}
a:hover {
	color:#fff;
}

#center table {
	width:420px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}

.imagefix {
	margin-left:65px;
}

#leftside table, #rightside table, #galleftside table {
	border: 2px solid #000;
	padding:0;
	margin-left: 50px;
	background-color:#000;

}

#image_links {
	margin-left: 50px;
	text-align:center;
	border:2px solid #663;
}

#image_links th {
	padding:3px 5px 5px 5px;
	border-bottom:1px solid #663;
	border-top:2px solid #663;
}

#image_links img {
	border:1px solid black;
}

#image_links td {
	padding:3px;
	margin:0;
	text-align:center;
}

table img{
	padding:0;
	margin:0;
	border:none;
}

table a{
	margin:0;
}

.noborder_image {
	border:none;
}


/*reusable classes*/

.on {
	background-color:#fff;
}

.small {
	font-size:10px;
}

.tagline {
	margin-top:50px;
	color:#1B1B1B;
	}

.sale {
	color:#f03;
	font-style:oblique;
	text-align:left;
	float:right;
	margin-right:75px;
	}
	
.emphasis {
	color:#cc6;
	font-style:oblique;
	}
#center h3 {
	font-weight: lighter;
	padding:10px 0;
}

.lightcolor {
	color:#8A7348;
}

.lightweight {
	color:#9D9357;
	font-size:14px;
}

#commissioned {
	border: 2px solid #000;
	width:600px;
	text-align:center;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
}
#centerCust #custom_graphic_table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;	
}

#centerCust h3 {
	font-weight: lighter;
	padding:10px 0;
}

#commissioned td {
	padding:5px;
	background-color:#ffc;
	text-align:center;
}

#backNext {
	width:510px;
	margin-left:50px;
	
}
#backNext td#right {
	text-align:right;
	
}

#wrapper #header #topNav img {
	border:none;
}


/*the aslett clearfix*/

.clearfix:after {
    content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*A fix for IE Mac*/
.clearfix {display:inline-block;}

/*The Holly hack for a bug in IE6 for Windows*/
* html .clearfix {height:1%;}

.clearfix {display:block;}
#content #center {
	padding:20px 50px;
}
#content #center h2 {
	margin-top: 40px;
	margin-bottom: 15px;
	font-style: oblique;
	color: #8C8C46;
	font-weight: normal;
	line-height: 1.4em;
}

#content #centerCust h2 {
	margin-top: 40px;
	margin-bottom: 15px;
	font-style: oblique;
	color: #8C8C46;
	font-weight: normal;
	line-height: 1.4em;
}

#portrait {
	width:288px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align: center;
}
#center img {
	float:left;
	border:1px solid black;
	margin-right: 5px;
}

#commissioned img {
	float: none;
	margin:3px;
}



#portrait img {
	border:1px solid #806A44;
}

.indent {
	padding:5px 20px;
}
.thanks {
	font-weight: lighter;
	color: #FF0000;
	font-style: oblique;
}

