body {
	font-family:Georgia;
}

a {color:#eeeeee;}
a:hover {text-decoration:none;}

a.left, #left a { /* on left side bar */
	color:#6D5F44;
}

.navBorder {
	border:0px;
	border-left:3px double #817E77;
	font-size:1px;
	height:17px;
	padding:0px;
	margin:0px;
}

#leftNav {
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	color:#8A8274;
	line-height:15px;
}

#leftNav a, #leftNav .darker {
	color:#6D5F44;
	text-decoration:none;
}

#leftNav a:hover {
	text-decoration:underline;
}

#leftNavUL a {text-decoration:underline;}
#leftNavUL a:hover {text-decoration:none;}




#leftNav2 {
	font-family:Georgia;
	font-size:11px;
	color:#6D5F44;
	line-height:15px;	
}

#leftNav2 a {
	font-weight:bold;
	color:#6D5F44;
	text-decoration:underline;
}

#leftNav2 a:hover {
	text-decoration:none;
}


#leftNavGray {
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	color:#9E9D9D;
	background-color:#666666;
}
#leftNavGray a {
	color:#C7C5C5;
	text-decoration:underline;
}
#leftNavGray a:hover {
	text-decoration:none;
}



#portfolioThumb {
	border:1px solid #A0977C;
	float:left;
	width: 65px;
	height:65px;
	margin: 10px;
}

#portfolioThumb img {
	border:1px solid #1F190D;
	position:relative;	
	margin: -5px 5px 5px -5px;
	opacity: 0.99; /* fix for stupid safari mouse-over-link bug */
}

.imageHeader { /* make is snug along the bottom border */
	position:relative;
	left:10px;
	xtop:5px;
}

td.borderCell {
	border:1px solid #999999;
	border-top:0px;
	border-bottom:0px;
	xmargin:5px 4px;
	padding-right:4px;
	padding-left:4px;
	height:25px;
}

td.borderCellMain {
	border:1px solid #999999;
}

td.borderCellMargin {
	height:5px;
	font-size:1px;	
}

#textCellLink, .textCellLink {
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	color:#AAAAAA;
}

#textCellLink a, #textCellLink .lighter, .textCellLink a  {
	color:#D7D6D5;
}

#textCellFooter {
	font-family:Georgia;
	font-size:11px;
	color:#dddddd;
}

/* for text-in-a-box */
#textCellMain {
	background-color:#5C5C5C;
	font-family:Georgia;
	font-size:14px;
	color:#D7D6D5;	
	padding:15px;
}


#listCustom {
	font-size:12px;
}

#listCustom li {
     list-style: square;
}




#formContact {
	color:#dddddd;
	line-height:1em;
	font-family:verdana;
	font-size:11px;	
	font-weight:bold;	
}

#formContact .textLabel {
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:.1em;
	float:left;
	padding-top:5px;
}

#formContact input.first {
	margin-right:20px;
}

input { background-color:#fff; }

#quietFooterLink a {
	color:#9C968A;
	text-decoration:none;
	-moz-opacity:0.99; /* Firefox hover fix */	
}
#quietFooterLink a:hover {
	text-decoration:underline;
}


.textFooter { /* centered, then relative positioning for alignment */
	font-family:Arial;
	font-size:10px;
	color:#9C968A;
	position:relative;
	left:-45px;
}

.textTitle {
	color:#1F190D;
	font-family:Georgia;
	font-size:16px;
	margin-bottom:10px;
}

.textHomepage { /* special div positioning */
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-size:14px;
	width:550px;
	text-align:left;
	line-height:1.6em; /* 1.8 */
	position:relative;
	top:100px;
	float:left;
	/*left:108px;*/
	
}

.textLeft { /* left side bar */
	font-size:11px;
	line-height:1.5em;
}

.borderDot {
	background-image:url(../a/pixel.gif);
	margin-top:5px;
	margin-bottom:5px;
	width:90%;
	height:1px;
	font-size:1px;
}

.borderDot2 {
	background-image:url(../a/pixel2.gif);
	width:100%;
}

.alt {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #555555; line-height: 10px}

#StreetOfDreams { /* logo and link on homepage */
	float:left;
	width:185px;
	padding-left:75px;
	padding-right:25px;
	padding-top:80px;
	text-align:center;
	font-size:11px;
	line-height:1.3em;
}

#StreetOfDreams img {
	padding-bottom:10px;
}

#StreetOfDreams a {
	color:#ddd;
	opacity:.99;
	text-decoration:none;
}
#StreetOfDreams a:hover {
	text-decoration:underline;
}
