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

* {
	margin: 0 0 0px 0;
	-moz-opacity: 80%;
} 

body {
	text-align: left;
	visibility: visible;
	z-index: auto;
} 
 
a {
	color: #;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.incontent {
	color: #;
	text-decoration: none;
	color: 993333;
	font-size: 9pt;
}
.incontent:hover {
	color: #;
	text-decoration: underline;
	color: 993333;
	font-size: 9pt;
}

.youarehere {
	text-decoration: underline;
}

ul li {
  list-style-type:none;
}

#page {
background: #adad85 url(../img/backgrounds/columns.gif) repeat-y center;
 margin: 0 auto;
 width: 749px;
 text-align: left;


}

.maplink{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

#page2 {
	background: #adad85 url(../img/backgrounds/phototilebg.jpg) repeat-y center top;
	margin: 0 auto;
	width: 749px;
	text-align: left;
}
#header {
	height: 108px;
	width: 749px;
	background: #993333 url(../img/headerimage.png) no-repeat top left;
	overflow: hidden;
} 
 

#header p {
	float: left;
	padding: 24px;
	font-size: 16px;
	line-height: 1em;
	color: #534741;
	font-family: Helvetica, Arial, sans-serif;
}


#header p a {
	 text-decoration: none;
	 color: #534741;
} 

#header p a:hover {
	 text-decoration: underline;
}

#header p span {
font-weight: bold;	
color: #993333;
}



#nav {
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ccccff;
	font-weight: bold;
	height: 25px;
	background-color: #666699;
      padding-top:8px;
	padding-left:30px;
	border-bottom:solid 6px #FFF;
	clear:both;
}


#nav a {
  font-size: 12px;
  text-decoration: none;
  color: #ccccff;
}


#nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: #666699;
      /*padding: 0px 0px 0px 20px;*/
	margin-left:20px;
      /*width:20px;*/

}

#nav li a:hover {
 text-decoration: underline;
}


#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0%;
	font-weight: normal;
	background-color: #666699;
	padding: 8px 0px 0px;
	width: 200;
}

/*#nav li>ul {
	top: auto;
	left: auto;
}*/


#nav li:hover ul,
#nav li.over ul {
	display: block;
	z-index:3;
}

#nav li ul li {
	height:30px;
	margin:0px;
	/*width: 200px;*/
}

#nav li ul li a {
	display: block;
	background:#666699;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-width: 2px 0 0 0;
	padding: 0.5em 20px 0.5em 10px;
	/*margin: 0px 0px 0px -20px;*/
	width: 170px;
}


#nav li ul li a.first {
	border-top-style: none;
	
}
#nav li ul li a.last {
	padding-bottom: 0;	
	
}

#nav li ul li a:hover {
 text-decoration: underline;
 color: #ffffff;
}
 
#content-primary {
	float: right;
	width: 494px;
	/* background: #adad85; */
	padding: 24px;
	line-height: 16px;
	overflow: auto;
} 


#content-primary a {
	color: #666699;
	letter-spacing: 1px;
}
#content-primary p {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 20px;
	}
#content-primary p.credit {
	margin: 0px;
	text-align: right;
	color:#333300;
	font-size:10pt;
	padding-top: 15px;
	padding-right: 44px;
}

/* #content-primary h1:first-letter {
	font-size: 37px;
	vertical-align: 0px;
} */

#content-primary h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 20px;
}

#content-primary h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 37px;
	font-weight: normal;
	color: #993333;
	margin-top: 40px;
	line-height: 40px;
	}
	#content-primary h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #993333;
	margin-top: 40px;
	line-height: 16px;
	}
	#content-primary h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 37px;
	font-weight: normal;
	color: #993333;
	margin-top: 40px;
	line-height: 40px;
	font-style: italic;
	}	
	
	#content-primary h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666699;
	margin-top: 40px;
	line-height: 40px;
	text-align: center;
	}
	#content-primary hr {
border: none 0;
border-top: 1px solid #fff;
height: 1px;
margin-top: 20px;
}
	
	#content-primary ol {
	list-style-type: decimal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 16px;
	margin-left: 20px;
	} 

	#content-primary ol li {
	list-style-type: decimal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 20px;
	} 
	
	

	#content-primary ul.heart {
	list-style-type: circle;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 40px;
	list-style-image: url(../img/heartbullet.gif);
	}
	#content-primary ul.heart ul li {
	list-style-type: disc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-image: none;
	}
	
	#content-primary table.contacttable {
	margin-top: 20px;
	
	}
	
#content-primary td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: dotted 1px #ccccff;
	padding-top: 10px;
	}	
	#content-primary td.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}
	
	
	#content-primary .thumbnail {
	float: left;
	width: 76px;
	border: 1px none #999;
	margin: 0 10px 10px 0;
	padding: 3px;
	text-align: center;
	}
	
	
	#content-primary #thumbgallery-wrapper {
	height: auto;
	width: auto;
	margin-top: 20px;
	}

#content-primary p.thumbnailcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	}
	


#content-primary #photogallery-wrapper {
	background-color: #;
	height: auto;
	width: 446px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
}

#content-primary #photogallery-wrapper-matched {
	background-color: #;
	height: auto;
	width: 446px;
	text-align: center;
	padding-top: 15px;
	vertical-align: middle;
}



#content-primary #photogallery-wrapper img {
	border: none;/*	border: 1px solid #bfbfbf; */ /*#aeb196; */
}

/*#content-primary img.center {
display: block;
    margin-left: auto;
    margin-right: auto;
} */

#content-primary #slideshow-wrapper {
	width: 420px; 
		background-color: #666699;
	margin-left: auto;
    margin-right: auto;
}
#content-primary #slideshow-wrapper #galnavwrapper {
	display: block;
margin-left: 80px;
margin-right: 70px;
}

#content-primary #slideshow-wrapper ul {
	padding: 0px;
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ccccff;
	font-weight: bold;
	border-bottom: 0;
}

#content-primary #slideshow-wrapper #nav a {
font-size: 12px;
 text-decoration: none;
 color: #ccccff;

}
#content-primary #slideshow-wrapper #nav li.separator {
	display: block;
	color: #ccccff;
	padding-top: 0.5em;
	padding-left: 10px;
	padding-right: 10px;
}
#content-primary #slideshow-wrapper #nav li a {
	display: block;
	color: #ccccff;
	width: 100px;
	padding-top: 0.5em;
	padding-left: 10px;
}

#content-primary #slideshow-wrapper #nav li a:hover {
 text-decoration: underline;

}

#content-primary #slideshow-wrapper #nav li li a {
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	border: 2px solid #ffffff;
	border-width: 2px 0 0 0;
	padding: 0.5em 20px 0.5em 10px; 
	margin: 0px 0px 0px 0px;
	width: 100px;

}
#content-primary #slideshow-wrapper #nav li li a.head {
	background-color: #666699;
}

#content-primary #slideshow-wrapper #nav li li a.first {
	background-color: #666666;
}
#content-primary #slideshow-wrapper #nav li li a.last {
	background-color: #666666;
	margin-bottom: 0px;
	
	
}

#content-primary #slideshow-wrapper #nav li li a:hover {
 text-decoration: underline;
 color: #ffffff;
}

#content-primary #slideshow-wrapper li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: #666699;
		margin: 0px 0px 0px 0px;

}

#content-primary #slideshow-wrapper li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #666699;
	/* padding: 0.5em 0 .5em; */
}

#content-primary #slideshow-wrapper #nav li ul {
	padding-top: 2px;	
}

/*#content-primary #slideshow-wrapper li>ul {
	top: auto;
	left: auto;
} */
#content-primary #slideshow-wrapper li ul {
 top: 22px;
 left: 0;
}

#content-primary #slideshow-wrapper li:hover ul, li.over ul {
	display: block;
}




#content-primary p.redtitle {
font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	margin-top: 20px;
}

#content-primary p.redtitlebody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #362f2d;
	margin-top: 10px;
}




#content-secondary {
	float: right;
	width: 166px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	/*background-color: #999966; */
	margin-right: 5px;
	padding: 24px 12px 12px 24px
}

#content-secondary a {
	width: 166px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #666699;
	padding: 10px;
}


#content-secondary p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #999966;
	margin-right: 3px;
	margin-bottom: 20px;
}

#content-secondary h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 40px;


}

#content-secondaryimage {
	float: right;
	width: 202px;
	/*background-image: url(../img/leftbanner/eilisha.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-right: 5px;
	padding: 0px
}
#content-secondaryimage img {
	border: 0;
}

#content-secondaryimage p.credit {
	padding: 455px 20px 0px 0px;
	margin: 0px;
	text-align: right;
}

#content-secondary img {
	float: left;
	margin: 0px;
	padding: 0px 3px 3px 0px;
	border: 3px none #eee;
	background: #fff;
 }
 
 #content-form {
	/* background: #adad85; */
	margin-top: 20px;
	padding: 10px;
	line-height: 16px;
	clear: both;
	background: #8585ad;
	border: 1px solid #ffffff;	
} 

 #content-form a {
	color: #ffffff;
	text-decoration: underline;	
} 

 #content-form a:hover {
	color: #ffffff;
	text-decoration: none;	
} 

.floatright {
	padding: 10px;
	float: right;
}
.clearboth { clear: both; }

#footer {
	clear: both;
	background-color: #993333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #fff;
	padding: 5px 5px 5px 15px;
}
.matched {
	background-color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
