UL.thumbs LI {
	margin: 5px 10px 0 0;
	background-color: #eee	;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;

}

UL.thumbs LI:hover {
	border: 1px solid #faa21b;
}

UL.thumbs LI TD A { 
        font-family: "etica","etica-1","etica-2",sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555; 
}

UL.thumbs LI TD A:hover { color: #333; }

DIV.sectiontitle {
	color: #666;
}

.btext {
	color: #9099A0;
}


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

BODY, TD, TH, INPUT, SELECT {
	font-family: georgia,"times new roman",times,serif;
	font-size: 12px;
	color: #9099A0;
	margin: 0;
	padding: 0;
}

#mainbg {
	background: #fff url('/img/custom/1.0/themes/Farah/default/graybg.gif') repeat-x;

}

FORM { margin: 0; }

H1, H2, H3, H4 {
	margin: 0;
  	font-family: "ff-tisa-web-pro","ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;
}

H1 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

H2 {
	font-size: 18px;
	font-weight: normal;
}

DIV.rule {
	background: #fff url('/img/custom/1.0/themes/Farah/default/hr.gif') no-repeat center;
	height: 9px;
	margin: 10px 0;
}

A {
	color: #9099A0;
	text-decoration: none;
}

A:hover {
	color: #97361b;
}

#logo {
  	font-family: "ff-tisa-web-pro","ff-tisa-web-pro-1","ff-tisa-web-pro-2",serif;
	font-size: 18pt;
	font-weight: bold;
}

DIV.nav DIV {
	padding: 5px 0 2px;
	float: right;
	margin: 0 0 0 10px;
}

DIV.nav DIV A, DIV.carrot {
	float: left;
	padding-left: 8px;
	margin: 0;
	background: transparent url('/img/custom/1.0/themes/Farah/default/carrot.gif') no-repeat left;
  	font-family: "etica","etica-1","etica-2",sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #9099A0;
}

DIV.carrot {
	margin-right: 8px;
}

DIV.nav DIV A {
	padding: 2px 5px 2px 8px;
}

DIV.nav DIV A:hover {
	color: #97361b;
	text-decoration: none;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 986px;
}

#main .sideshadow {
	float: left; 
	width: 18px; 
	height: 459px;
	padding: 0;
	margin: 0;
}

#main #content {
	width: 910px;
	margin: 0;
	float: left;
	background-color: white;
	padding: 15px 20px;
	min-height: 400px;
}

#footer {
	width: 910px;
	height: 15px;
	padding: 10px 20px;
	margin-top: 10px;
	font-size: 11px;
	color: #999;
}

#footer a, #footer a:visited {
	color: #bbb;
}

#footer a:hover { color: #97361b; }

.pages {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

ul.my_recent_galleries {
	margin: 0;
	padding: 0;
}