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

#header {
	height: 144px;
}
#headerleft {
	height: 144px;
}
#headerright {
	height: 144px;
}
#footer{
	background-color: #AA9F00;
}
#footer1 {
	background-color: #AA9F00;
}
#gallery {
	background-color: #FFFFFF;
}
#main {
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
}
#gallery {
	margin: 0px;
	width: 960px;
}
#gallery {
	background-color: #FFFFFF;
}
#gap {
	height: 10px;
}
#wrapper {
	background-color: #FFFFFF;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: left;
}
#gallery img {
	border: 1px solid #FFFFFF;
}
.vertical {
	margin-top: 10px;
}
#header2 {
	height: 100px;
	margin-bottom: 10px;
}
#headerright {
	text-align: right;
}
#headerphoto img {
	border: 1px solid #FFFFFF;
}
#footer {
	margin-bottom: 10px;
}
.style2 {
	color: #B89931;
	font-weight: normal;
	line-height: 24px;
}
/* Navigation*/

#navigation { 
font-family:Times New Roman, Times, serif;
 width: 200px; 
} 
#navigation ul { 
font-family:Times New Roman, Times, serif;
font-weight:lighter;
line-height:15px;
line-height:15px;
list-style: none; 
margin: 0; 
padding: 0; 
} 
#navigation li { 
font-family:Times New Roman, Times, serif;
 border-bottom: 1.5px dotted #AA9F00; 
margin: 0; 
} 
#navigation li a:link, #navigation li a:visited  { 
 font-size: 110%; 
 display: block; 
 padding: 0.2em 0 0.2em 0.5em; 
 background-color: #ffffff; 
 color: #A0A0A4; 
 text-decoration: none; 
} 
#navigation li a:hover {
	background-color: #AA9F00;
	color: #FFFFFF;
} 
#navigation ul ul { 
 margin-left: 12px; 
} 
#navigation ul ul li { 
 border-bottom: 1.5px solid #fff; 
 margin:0; 
} 
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #D3D3D3;
	color: #AA9F00;
} 
#navigation ul ul a:hover {
	background-color: #808080;
	color: #FFFFFF;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
}
.highlight {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #C59D00;
}
.highlightgrey {
	font-size: 150%;
}
#facebook {margin-top:20px;
margin-bottom:20px}
