/* quote_text is used for the bottom-right panel which generally contains a quote. */
.quote_text {
	color: #6B6058;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
}

/* subcategory_menu is used for the list of subcategory links under the header image. */
.subcategory_menu{
	color: #6B533C;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.subcategory_menu A{
	color: #6B533C;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.subcategory_menu A:hover{
	text-decoration: underline;
}

/* Fade-in menu stuff. */
.default_menu_cell a:hover{
	background-color: #BBD5DB;
	color: #6C533D;
}

/* I can't remember what this is for... */
.main_menu_cell {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #6C533D;
	
}

/* link color for the fade-in menus */
.main_menu_cell a {
	text-decoration: none;
	display: block;
	padding: 9px;
	width: 129px;
	color: #6C533D;
}

/* rollover link color for the fade-in menus */
.main_menu_cell A:hover {
	color: #6C533D;
	text-decoration: none;
}

body, td, div {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a {
	color: #6C533D;
}
#main_layer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	color: #6B6058;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
}
td.thumb {
	border: none;
	height: 36px;
	width: 64px;
	margin: 0px 5px 5px 0px;
	padding: 0px 5px 5px 0px;
}
td.footerCell {
	border: none;
	height: 36px;
	width: 64px;
	margin: 3px;
	padding: 0px;
	background-color: #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.footer:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #715a44;
	text-decoration: none;
}
img.thumb {
	border: 1px solid #6A513A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td p.breadcrumbs {
margin-top:10px;
margin-left:13px;
}

em.requiredField {
	color: #CC6600;
	font-style: normal;
}
div.thumbnails {
	width: 220px;
	margin-left:0px
}
div.thumbnails img.thumb {
	border: 1px solid #6A513A;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
td.content p.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style:normal;
	font-weight:100;
	color:#e2794a;
	letter-spacing:1px;
  	word-spacing:1px;
/*	font-weight:100; */
	line-height:19px;
	margin-top: 15px;
	margin-bottom: 0px;
}
td.content p.portfolioSub {
	font-family:  "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	color:#684E3F;
	letter-spacing:1px;
	font-style:normal;
	width:440px;
	margin-top: 5px;
}
td.content p.portfolioSub em {
	font-weight:600;
	font-style:normal;
	letter-spacing:1px;
	}
