body {
	font-family:"Lucida Grande", "Trebuchet MS", Helvetica;
	font-size:11px;
	}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#menu_1 a:link  { text-decoration: none; }
#menu_1 a:visited  { text-decoration: none; }
#menu_1 a:hover { text-decoration: none; }
#menu_1 a:active { text-decoration: none; }

#header {	text-align: left;
	}

#header h1 {
	margin-left:18px;
	font-family: Arial, Helvetica;
	font-size: 30px;
	text-transform: lowercase;
	font-weight: lighter;
	letter-spacing: 4px;
	padding-top:0px;
	margin-bottom:0px;
	}
#header p {
		margin-left:0px;
	text-transform:uppercase; 
	font-size:10px;
	}
	
h2 { 
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	}

#mainnav {text-transform: lowercase;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: justify
	}


#content ol {
	padding-left:14px;
	}

#content ol li {
	display: list-item;
	list-style-position: outside;
	list-style-type: disc;
	}
	
	
#footer li {
	font-size: 9px;
	line-height: 18px;
	}

.photocaption {font-size: 9px; line-height: 9px; margin: 0px; color:#484D51; text-align: left; clear: both;}
.location {color: #484C50; margin-top: 0px;}


