/* CSS Document */

/* tags */
a:link, a:visited{
	text-decoration:underline;
}
a:hover, a:active{
	text-decoration:none;
}
a img {border-width: 0;}
body {
	background-image:url(../images/diaglines.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:center top;
	margin:0;
	padding:0;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	width:810px;
	
    margin:0 auto 10px;
    border:1px solid #ccc;
  
  
}



h1,h2,h3,p,li {
		font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
}

p            {
	font-family: Arial Narrow;
	color: #66ADFB;
	font-style:normal;
	font-size: 14px;
}
.Blue        {
	color: #0066FF;
	font-size: 18px;
}

h1{
		font-size:14px;
		margin: 5px;
}
h2 {
		font-size:11px;
		font-weight:bold;
		color:#000000;
		margin: 5px;
}
h3 {
		font-size:11px;
		font-weight:bold;
		color:#000000;
		margin: 5px;
}
li {
		font-size:11px;
		color:#000000;
		margin:0px;
		padding:0px;
}
p {
		font-size:11px;
		color:#000000;
		margin: 5px;
}
p.subheading {
		color:#999999;
		margin-top:-5px;
}
ul {
		list-style-type: none;
		padding-left: 0;
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 5px;
}

/* classes */
.clear {
		clear:both;
}
.thumb_selected{
		float:left;
		padding: 2px;
		margin-left: 5px;
		margin-bottom:5px;
		margin-top:0;
		background-color:#FF9131;
}
.thumbnail{
		float:left;
		padding: 2px;
		margin-left: 5px;
		margin-bottom:5px;
		margin-top:0;
		background-color:#FFFFFF;
}

/* ids */
#nav {
		list-style-type: none;
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}
#nav {
		margin: 0;
		list-style-type: none;
		width: 94px;
}

#nav a {
		background-position: left top;
		display: block;	
		text-indent: 0;-10000px;	
}
#nav a:hover {
		background-position: left bottom;
}


ul#nav {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		font-size: 1%;
}
ul#nav li {
		padding: 0px;
		margin: 0px;
}

#navhome a {
		background: url(../images/header/home.jpg);
		height: 33px;
		width: 73px;
		text-indent: -9000px;
}

#navreception a {
		background: url(../images/header/reception.jpg);
		height: 33px;
		width: 127px;
		text-indent: -9000px;
}


#navhen a {
		background: url(../images/header/Hen.jpg);
		height: 33px;
		width: 121px;
		text-indent: -9000px;
}

#navstag a {
		background: url(../images/header/Stag.jpg);
		height: 33px;
		width: 131px;
		text-indent: -9000px;
}

#navcuba a {
		background: url(../images/header/Cuba.jpg);
		height: 33px;
		width: 66px;
		text-indent: -9000px;
}

#navmolly a {
		background: url(../images/header/molly.jpg);
		height: 33px;
		width: 81px;
		text-indent: -9000px;
}

#navguest a {
		background: url(../images/header/guestbook.jpg);
		height: 33px;
		width: 136px;
		text-indent: -9000px;
}

#navblog a {
		background: url(../images/header/blog.jpg);
		height: 33px;
		width: 66px;
		text-indent: -9000px;
}


#headercol1{
	float:left;
	margin:0px;
	margin-top:24px;
}
#headercol2{
	float:left;
	margin:0px;
	margin-top:24px;
	background-color:#99CC99;
}
#middle{
	margin-right:auto;
	margin-left:auto;
	width:700px;
}





td.index_table_cell
{
  width: 17%;
  padding: 2px;
  border: none;
}

td.index_subcat_table_cell
{
  padding: 2px;
  border: none;
}

.gallerytitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
}

.thumbnailtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.thumbnail {
  margin-bottom: 1px;
  text-align: center;
}

.thumbnail_title {

  text-align: center;
}

.navigationtext {
  font-family: Arial, Helvetica, sans-serif;
}

.navigationdisabledtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #CCCCCC;
}
 

  