#nav {
HEIGHT: 40PX;
	}


#nav ul {
	float: LEFT;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	font-style: normal;
	list-style-type: none;
	}

#nav ul li {
DISPLAY:inline;
	margin-RIGHT: 25px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	font-style: normal;
	list-style-type: none;
}


#nav ul li a:hover {
	color: #333333;
}

.content {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-style: normal;
}

.content a:{
	font-family: "Arial", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.title {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;

}
.crumb {
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
a {
	color:#990000;
}

a:hover {
	color:#990000
}

.menu {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.content-bold {

	font-family: Arial, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.links {

	font-family: Arial, Arial, Helvetica;
	font-size: 12px;
	color: #990000;
}
.content2 {
	font-family: Arial, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: italic;
}

#featured_gallery { width: 764px; background: url(/images/bg_featured_gallery.jpg) no-repeat bottom left; margin: 10px 0 0 0; overflow:hidden; padding:0 0 17px 0; }
#featured_gallery ul {
	margin: 0;
	padding: 0 0 0 17px;
	list-style: none;
}

#featured_gallery ul li {
	float: left;
	margin-right: 1px;
	margin-top:15px;
}


div.thumbnails { width: 182px; float: left; }
div.thumbnail_title {  background: #eaeaea url(/images/bg_thumbnails2.jpg) bottom left no-repeat; padding: 6px 6px 6px 10px; font-size: 100%; color:#666666; line-height: 1.3em;}

.featured_type { color:#ee0000; font-size: 90%; }

.portfolio-cell {
	background-image: url(/images/bg_thumbnails2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 85px;
	width: 182px;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
}
.portfolio-title {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #68100C;
	background-image: url(/images/doted-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
}
.portfolio-subtitle {
	font-family: "Lucida Grande", "Lucida Sans";
	font-size: 9px;
	font-style: normal;
	display: block;
	color: #333333;
	text-decoration: none;
}
