html, body {
	height: 100%;	
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	background-image: url('../images/bg.jpg');
	background-position: center top;
	background-attachment: fixed;
}
#tellafriend {
  position: relative;
  float: right;
  padding: 10px;
}
.tellafriendform {
  position: absolute;
  right: 0px;
  top: 40px;
  background-color: white;
  display: none;
}
.sidebargallery div ul {
  position: absolute;
  right: 3px;
  top: 3px;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.sidebargallery div ul li {
  float: left;
}
.sidebargallery div ul li a {
  float: left;
  border: solid 1px white;
  color: white;
  text-decoration: none;
  font-size: 10px;
  min-width: 10px;
  padding-left: 3px;
  padding-right: 3px;
  height: 16px;
  margin-left: 1px;
  line-height: 16px;
  text-align: center;
  background-image: url('../images/b1.png');
}
.sidebargallery div ul li a:hover {
  background-image: url('../images/b2.png');
}
.sidebargallery div ul li a.active {
  background-image: url('../images/b2.png');
  color: orange;
}
.searchsubmit {
	background-color: #26335d;
	border: solid 1px #999;
	color: #FFF;
	font-size: 10px;
	width: 90px;
	margin-top: 3px;
	padding: 2px;
}
.searchinput {
  border: solid 1px #999;
  padding: 5px;
  color: #666;
  font-size: 11px;
  width: 131px;
}
a {
	outline: none;	
}
td,th {
  padding: 5px;
}
#maincontent input {
  border: solid 1px #ddd;
  padding: 3px;
}
#login,#mailing {
  position: absolute;
  right: 0px;
  top: 27px;
  background-color: #000;
  width: 280px;
  padding: 10px;
  height: auto;
  color: #666;
  z-index: 99;
  font-size: 11px;
}
#login input,#mailing input {
  width: 150px;
  border: solid 1px #666;
  background-color: #111;
  font-size: 11px;
  color: #fff;
}
#login .label,#mailing .label {
  float: left;
  width: 60px;
  clear: left;
}
#login #loginsubmit,#mailing #submitbutton {
  width: 60px;
  background-color: #111;
  float: right;
  color: orange;
}
#container {
	position: relative;
	min-height: 100%;
	width: 100%;
}
#container2 {
	position: relative;
	left: 50%;
	width: 957px;
	margin-left: -479px;
	padding-bottom: 60px;
}
#top {
	background-image: url(../images/bg1.jpg);
	height: 27px;
	position: relative;
	z-index: 99;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
}
#top ul {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 27px;
	width: 300px;
	overflow: hidden;
	background-color: #000;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top ul li {
	float: right;
	white-space: nowrap;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 8px;
	padding-left: 8px;
}
#top ul li a,#login a {
	color: #666;
	text-decoration: none;
}
#login a {
  text-decoration: underline;
}
#top ul li a:hover,#login a:hover {
	color: #C90;
}
#content {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#leftcol {
	width: 143px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 24px;
	padding-left: 9px;
}
.homepage #leftcol {
	background-image: url(../images/leftbg1.jpg);
	padding-top: 327px;
}
.subpage #leftcol {
	background-image: url(../images/leftbg2.jpg);
	padding-top: 280px;
}
#rightcol {
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 176px;
	position: relative;
}	
.homepage #rightcol {
	background-image: url(../images/bg5.jpg);
}
.subpage #rightcol {
	background-image: url(../images/bg6.jpg);
}
.homepage #header {
	height: 107px;
	position: relative;
}
.subpage #header {
	height: 123px;
	position: relative;
	margin-bottom: 5px;
	z-index: 1;
}
#header ul {
	position: absolute;
	right: 10px;
	bottom: 8px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#header ul li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
	white-space: nowrap;
	line-height: 12px;
}
#header ul li a {
	color: #FFF;
	text-decoration: none;
}
#header ul li a:hover, #header ul li a.active {
	color: #f8ca5f;
}
#photoframe {
	background-color: #FFF;
	position: relative;
	padding: 8px;
	width: 753px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
	border-right-color: #ececec;
	border-bottom-color: #d5d5d5;
	border-left-color: #ececec;
}
* html #photoframe {
  width: 750px;
}
.homepage #photoframe {
	border-top-color: #777f97;
	height: 187px;
}
.subpage #photoframe {
	border-top-color: #d5d5d5;
	height: 122px;
}
#photoframe img {
  position: absolute;
  left: 8px;
  top: 8px;
}


h1 {
	margin: 0px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

h1 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 35px;
	font-size: 24px;
	margin-bottom: 3px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 a:hover {
	color: #C90;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	background-image: url(../images/submenu2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu li a {
	display: block;
	line-height: 22px;
	text-decoration: none;
	color: #333;
	padding-right: 8px;
	padding-left: 8px;
	text-align: right;
	padding-bottom: 3px;
}
#menu li a:hover {
	color: #d1010e;
}
#menu li a.currentpage,#menu li a.activeparent {
	background-image: url(../images/submenu.png);
	color: #FFF;
}
#menu li ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	display: none;
}
#menu li ul li {
	background-image: none;
}
#menu li ul li a {
  line-height: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#menu li ul li a.currentpage {
  background-image: none;
  color: #d1010e;
  font-weight: bold;
}

#leftcol h2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	background-image: url(../images/submenu.png);
	line-height: 22px;
	color: #FFF;
}
#rightcol {
	color: #5b5240;
}

#rightcol h2 {
	color: #b8a98b;
	font-weight: normal;
	font-size: 20px;
}
#rightcol h3 {
	color: #b8a98b;
	font-size: 16px;
	font-weight: normal;
}
#maincontent {
	padding-right: 20px;
	position: relative;
	line-height: 20px;
}
#maincontent a {
  color: #D00;
  text-decoration: none;
}
#maincontent a:hover {
  text-decoration: underline;
}
.homepage #maincontent {
	width: 465px;
}
* html .homepage #maincontent {
  width: 440px;
}
#maincontent img {
	padding: 8px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #e9e9e9;
	border-bottom-color: #d8d8d8;
	border-left-color: #e9e9e9;
}

#maincontent ul {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	color: #F00;
}
#maincontent ul li {
	padding-left: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-bottom: 6px;
	color: #5b5240;
	font-size: 11px;
}
#partnerscover {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	background-image: url(../images/partnersbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	border: 1px solid #ccc;
	height: 121px;
}
#partnerscover div {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 860px;
	height: 80px;
	overflow: hidden;
	display: none;
}
#partnerscover div img {
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
}


#partnerscover ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#partnerscover ul li {
	float: left;
}
#partnerscover ul li a {
	white-space: nowrap;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	color: #666;
	text-decoration: none;
}
#partnerscover ul li a:hover {
	color: #F90;
}
#partnerscover ul li a.active {
	color: #BF2E1B;
}
#leftarr {
	position: absolute;
	background-image: url(../images/arrleft.jpg);
	display: block;
	overflow: hidden;
	height: 26px;
	width: 26px;
	left: 10px;
	top: 57px;
	line-height: 100px;
}
#rightarr {
	position: absolute;
	background-image: url(../images/arrright.jpg);
	display: block;
	overflow: hidden;
	height: 26px;
	width: 26px;
	right: 10px;
	top: 57px;
	line-height: 100px;
}

#sidebar {
	float: right;
	width: 290px;
	margin-right: 8px;
	font-size: 11px;
}
#sidebar h2 {
	background-image: url(../images/sidebarh2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 29px;
	font-weight: normal;
	color: #FFF;
}
#sidebar h3 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
.sidebar {
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EBE6E0;
	padding: 10px;
	margin-bottom: 1px;
	color: #8e8882;
}
.sidebargallery {
	border: 1px solid #efefef;
	padding: 10px;
}
.sidebargallery div {
  width: 270px;
  position: relative;
}
* html .sidebargallery div {
  left: -465px;
  top: 10px;
}
.sidebargallery img {
  width: 100%;
  position:absolute;
  top: 0px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar ul li {
	background-image: url(../images/sidebarbg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}
.sidebar a {
	color: #362f2d;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}
.sidebar a.boardlink {
	display: block;
	width: 145px;
	overflow: hidden;
	margin-right: 5px;
}
.sidebar .boarddate {
  float: right;
  width: 100px;
}
.sidebar ul li .boarddetail {
  padding-top: 5px;
	display: none;
}
.sidebar ul li .boarddetail div {
  width: 250px;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	position: absolute;
	color: white;
}
#footer2 {
	position: absolute;
	left: 50%;
	width: 957px;
	margin-left: -479px;
	background-image: url(../images/footer2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
#footermenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 500px;
	top: 40px;
}
#footermenu li {
	float: left;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover,#footer a.active {
	color: #F7C354;
}
#copyright {
	position: absolute;
	left: 510px;
	top: 40px;
}
#homebutton {
  width: 116px;
  height: 183px;
  display: block;
  position: absolute;
  left: 36px;
  top: 46px;
  text-decoration: none;
}

.albumlist
{
	margin-left:0;
	padding-left:0;
	float:left;
	list-style: none;
	list-style-image: none
}

/* Picture List UL */
.picturelist
{
	margin-left:0;
	padding-left:0;
	list-style: none;
	list-style-image: none

/* Album and Picture Lists */
}
.thumb
{
	padding:0;
	width:115px;
	margin:0 0.5em 0.5em 0;
    
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;
	height: 100px;

}
#maincontent ul li.thumb {
  background-image: none;
  background: none;
}
.calendar-returnlink {
  padding: 10px;
  border-top: dotted 1px #ddd;
}
.calendar-details {
  padding-top: 10px;
  padding-bottom: 10px;
}
.calendar-summary {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.calendar-event {
  padding-bottom: 10px;
}
h4 {
	color: #26335d;
	margin-bottom: -5px;
}
hr {
	color: #999;
	background-color: #999;
	height: 1px;
}
.xbutton {
  height: 20px;
}
#login .xbutton a {
  text-decoration: none;
  border: solid 1px #333;
  width: 14px;
  height: 14px;
  font-size: 10px;
  text-align: center;
  display: block;
  line-height: 14px;
}
