body{
	background: #D6D6A6;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4C4718;
}

h1{
	font-size: 1.8em;
	background: transparent;
}

h2{
	font-size: 1.4em;
	background: transparent;
}

h3{
	font-size: 1em;
	background: transparent;
}

p{
	font-size: 0.8em;
	background: transparent;
}

li{
	font-size: 0.8em;
	list-style: square;
	background: transparent;
}

li.numeric{
	font-size: 0.8em;
	list-style: decimal;
	background: transparent;
}

/* CORE STYLES - !END! */

/* LAYOUT TABLES */

td.menu{
	width: 162px;
	background: #9A5E31;
	vertical-align: top;
	text-align: left;
}

.menuLink
{
    padding-top: 30px;
    padding-left: 0px;
    margin-left: 10px;
}

.menuLink li
{
    list-style-type: none;
    padding: 5px;
}

td.menu a
{
    font-size: 12px;
    color: #C9B589;
    text-decoration: none;
}

td.menu a:hover
{
    color: #5d1200;
}

td.content{
	width: 568px;
	background-color: #C9B589;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}

td.left{
	width: 347px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
}

td.images{
	width: 201px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	text-align: right;
}

td.fullwidth{
	width: 548px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
}

td.footera{
	
}

td.footerb{
	background: transparent;
	color: #918E5F;
	text-align: right;
	font-size: 0.7em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* LAYOUT TABLES - !END! */

/* CONTENT TABLES */
td.tablehead{
	background: #5D1100;
	color: #C9B589;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

td.title{
	background: #B1895D;
	padding: 3px;
	vertical-align: middle;
	font-size: 0.8em;
}

td.form-error{
	background: #B1895D;
	padding: 3px;
	vertical-align: middle;
	font-size: 0.8em;
	color: yellow;
}

td.low{
	background: #B1995D;
	padding: 3px;
	vertical-align: middle;
	font-size: 0.8em;
}

td.high{
	background: #B17F5D;
	padding: 3px;
	vertical-align: middle;
	font-size: 0.8em;
}

td.details{
	background: #BD9F73;
	padding: 3px;
	vertical-align: middle;
	font-size: 0.8em;
}


/* CONTENT TABLES - !END! */

/* ACCESS STATEMENT */
.accessStatement h2
{
    color: #8c7a32;
    font-size: 20px;
}

/* HYPERLINKS */

a{
	background: transparent;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	text-decoration: none;
}

a.footer{
	background: transparent;
	text-decoration: underline;
	color: #918E5F;
}

a.footer:hover{
	background: transparent;
	text-decoration: none;
	color: #918E5F;
}
	
	

/* HYPERLINKS - !END! */

/* FORM ELEMENTS */
/* FORM ELEMENTS - !END! */

td.sort-by, td.sort-by2, td.size2, td.thumbnail, td.pitch-size, td.description, td.home-details, td.size {
	font-size: small;
}
