/* CSS Document */

body {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	margin: 0;
	word-wrap: break-word;
	background-color: rgb(166, 145, 107);
	background-image: url(sandvox_GNH2/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
}

A:link {
	color: #555556;
	TEXT-DECORATION:none;
	;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
} 

A:visited {color: #555556;TEXT-DECORATION:none;; font-size: 12px; font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;}

A:hover {color: #990000; font-size: 12px; font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif; text-decoration: none}

A:active {color: #555556; TEXT-DECORATION:none;; font-size: 12px; font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;}

.info {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.galleryborder {
	border: thin solid #A6916B
}


.font9 {font-size: 9px}