UL.thumbs LI {
	margin: 5px 10px 0 0;
	background-color: #f6f6f6;
	border: 1px solid #e5e5e5;
}

UL.thumbs LI:hover {
	background-color: none;
	border: 1px solid #ccc;
}


DIV.sectiontitle {
	color: #666;
}

.btext {
	color: #666;
}


/* #### theme styles below #### */

body {
	background-color: #eee;
}

FORM { margin: 0; }

H1, H2, H3, H4 {
	margin: 0 0 10px 0;
  	font-family: "ronnia","ronnia-1","ronnia-2",sans-serif;
}

H1, H2 {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}

A {
	color: #5c5c5d;
	text-decoration: none;
}

A:hover {
	color: #000;
	text-decoration: underline;
}

#main {
	width: 975px;
}

#header {
	background: url('/img/custom/1.0/themes/Crisp/neutral/header-bg.gif') bottom left no-repeat;
}

#header TABLE TD {
	vertical-align: bottom;
}

#logo {
  	font-family: "ronnia","ronnia-1","ronnia-2",sans-serif;
}

UL.nav LI {
  	font-family: "ronnia","ronnia-1","ronnia-2",sans-serif;
	font-size: 14px;
}

UL.nav LI A:hover {
        color: #faa21b;
        text-decoration: none;
}

#nav LI UL.portfolio_link_dropdown {
	background-color: #eee;
}

#header #nav LI.portfolio A.portfolio_link_multi {
	background-image: url(/img/custom/1.0/themes/com/img/down_arrow_black.png);
}

#content {
	margin: 0;
	padding: 0 30px 15px;
	background: url('/img/custom/1.0/themes/Crisp/neutral/content-bg.gif') top left repeat-y;
}

#footer {
	height: 10px;
	margin: 0;
	padding: 10px 30px;
	font-size: 9px;
	color: #a0a0a0;
	background: url('/img/custom/1.0/themes/Crisp/neutral/footer-bg.gif') top left no-repeat;
}
