/* Freya Cumming is an artist */

/* Designed by Chesapeake www.wearechesapeake.org */

/* v.1.0 2009 */


/* U N I V E R S A L S */

/* Clear Margins and padding */

* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a, a:visited {
	outline:none;
	color:#069;
	text-decoration:none;
}

a:hover {
	color:#00aeef;
	text-align: right;
}


/* P A G E */


body, html {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:12px;
	line-height:1.4em;
	height:100%;
}

#wrapperholding {
	width:500px;
	background:transparent;
	position: relative;
	height: 100%;
	margin: 0 auto;
}

#gallerywrapper {
	width:900px;
	background:transparent;
	position: relative;
	height: 100%;
	margin: 0 auto;
}

#wrapper {
	width:900px;
	background:transparent;
	position: relative;
	height: 100%;
	margin: 0 auto;
}

#contentholding {
	width:500px;
	background-color:#FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 159px;
	margin-top: -89px;
	margin-left: -250px;
	text-align:center;
}

#gallerycontent {
	width:900px;
	background-color:#FFF;
	position: absolute;
	top: 40%;
	left: 50%;
	height: 650px;
	margin-top: -225px;
	margin-left: -450px;
}

#content {
	width:900px;
	background-color:#FFF;
	height: 650px;
	margin-top: 20px;
}

table.front {
	width:900px;
	border:0;
	height:650px;
}

TD.links {
	width:770px;
	padding:150px 30px 30px 100px;
	font-size:16px;
}

.links {
	width:500px;
	padding:150px 0 0 100px;
	font-size:16px;
	height:329px;
}

.home {
	width:500px;
	height:121px;
	padding:0 0 50px 100px;
}

.contact {
	width:500px;
	padding:200px 0 0 100px;
	font-size:16px;
	line-height:1.4em;
	height:279px;
	float:right;
}

.contacthome {
	width:500px;
	height:121px;
	padding:0 100px 50px 0;
	float:right;
	text-align:right;
}

.sales {
	width:350px;
	padding:50px 0 0 250px;
	font-size:16px;
	line-height:1.4em;
	height:600px;
	float:left;
	font-size:14px;
}

.saleshome {
	width:200px;
	height:121px;
	padding:50px 50px 0 0;
	float:right;
	text-align:right;
}

TD.biography {
	height:399px;
	width:358px;
	vertical-align:top;
	font-size:16px;
	line-height:1.4em;
	background:url(../images/biography/bottomright.jpg) top left no-repeat;
	padding:0 40px 0 10px;
}

TD.biographyhome {
	text-align:right;
	vertical-align:top;
	padding:10px 10px 0 0;
	width:408px;
	height:241px;
	
}


/* S I T E W I D E  T Y P O G R A P H Y */

h1 {
	font-weight:normal;
	font-size:19px;
	padding-bottom:10px;
	color:#000;
}

h2 {
	font-weight:normal;
	font-size:19px;
	padding-bottom:10px;
	color:#000;
}

.small {
	font-size:11px;
}
