/* yui customizations */
#custom-doc 
{ 
	margin:auto;text-align:left; 
 	width:46.15em; /* !IE */
 	*width:45.04em;/*  IE */
 	min-width:600px;
}

html, body
{
	background-color: #EFECCA;
	color: #A7A37E;
	margin-top: 5px;
	line-height: 1.5em;
}
#nav
{
	text-transform: lowercase;
	font-size: 85%;
}
#contact
{
	text-align: right;
	font-size: 85%;
}
#contact a, #contact span
{
	margin-right: 10px;
}
#nav li
{
	display: inline;
	margin-left: 10px;
}
.home
{
	text-align: center;
	margin-top: 100px;
}
.home div
{
	text-align: left;
}
.home div img
{
	margin-left: 75px;
}
#main-hd
{
	background-color: #fff;
	height: 30px;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #EFECCA;
}
#main-hd h1
{
	text-transform: uppercase;
}
#main
{
	background-color: #fff;
	min-height: 400px;
	padding-top: 10px;
}
#ft
{
	text-align: right;
	font-size: 85%;
	color: #A7A37E;
	background-color: #fff;
}
#ft p
{
	padding: 10px;
	color: #A7A37E;
}
h1 
{ 
	font-family: "Lucida Grande", verdana;
	margin-left: 10px;
	color: #A7A37E;
	font-weight: normal;
	font-size: 93%;
	letter-spacing: .1em;
}
strong { font-weight: bold; }
p
{
	font-size: 92%;
	line-height: 1.6em;
	margin: 0 10px 10px 10px;
	color: #444;
}
a 
{
  color: #A7A37E;
  text-decoration: none;
}
a:hover
{
	color: #002F2F;
}
#gallery
{
	margin-left: 10px;
}
#gallery img
{
	margin: 5px 0 0 5px;
	padding: 5px;
}
a img.t
{
	border: 1px solid #EFECCA;
}
a:hover img.t
{
	border: 1px solid #A7A37E;
}
#gallery-nav
{
	text-align: right;
	margin-right: 10px;
	color: #A7A37E;
}

ul.b
{
	margin-left: 1em;
}
ul.b li
{
	color: #444;
	margin-left: 1em;
	list-style: disc outside;
}