@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	padding: 2px 2em 2px 2em;
	display: block;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#nav-menu li a:hover
{
	color: #333333;
}
#nav-menu li a:active
{
	color: #999999;
	
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:40em

}
.spaceFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 200%;
}
.mainFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.bodyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 145%;
}

#contact {
	color: #90a7d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 145%;
}

#contact a {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 250%;
	text-decoration: none;
	}
.gallery_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #90a7d6;
	line-height: 175%;
}
#contact .darker {
	color: #666666;

}

