
/** common **/
html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body
{
	background: #C89C52 url(images/page_bg.jpg) repeat-x;	
	text-align: center;
	font: 12px tahoma, sans-serif;
	color: #E5D19C;
	padding: 20px 0 0 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 725px;
	position: relative;			
}

/** header **/
#header {
  padding-top: 1px;
  width: 678px;
}
#header h1 {
  font: 32px "Times new roman", serif;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 35px;
  color: #F2CD91;
  padding: 0 0 0 0.7em;
  margin: -1em 0 0 0;
  line-height: 1;
}

/** default master page **/
#nav-top {
  margin: 0 0 0 500px;
}
#nav-top ul {
  margin: 1px 0 0 0;
  padding: 0;
  height: 20px;
}
#nav-top li {
  float: left;
  background: #C19855 url(images/tab_left.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 14px Tahoma, serif;
  height: 20px;
  line-height: 20px;
}
#nav-top li div {
  background: top right url(images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
  width: 59px;
}
#nav-top li#tab-map {
  width: 99px;
  margin-left: 3px;
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}

/** master page **/
#nav-top-m {
  margin: 10px 0 -20px 500px;
}
#nav-top-m ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 20px;
}
#nav-top-m li {
  float: left;
  background: #C19855 url(images/tab_left.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 14px Tahoma, serif;
  height: 20px;
  line-height: 20px;
}
#nav-top-m li div {
  background: top right url(images/tab_right.gif) no-repeat;
}
#nav-top-m li#tab-faq {
  width: 59px;
}
#nav-top-m li#tab-map {
  width: 99px;
  margin-left: 3px;
}
#nav-top-m a {
  color: #443816;
  text-decoration: none;
}
#nav-top-m a:hover {
  color: #241D0A;
}

/** default master page **/
#nav {
  /*padding-top: 372px;
  background: url(images/header.jpg) no-repeat;*/
}
#nav .slide-show{
	margin: 1px 0 0 0;
}
#nav .top {
	margin: -6px 0 0 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav .menua {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 30px 0 30px;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav a:hover {
  color: #F2E7D6;
}

/**  master page **/
#nav-m {
	margin: 20px 0 0 0;
}
#nav-m .top {
	margin: -6px 0 0 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav-m .menua {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 30px 0 30px;
}
#nav-m a {
  font: 16px "Times new roman", serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav-m a:hover {
  color: #F2E7D6;
}

/** content **/

#content {
  padding-left: 15px;  
}
#content h2 {
  font: 20px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a
{
	color: #63491F;
	font-weight: bold;	
	text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
  float: left;
  width: 522px;  
}
#content .right-col {
  float: right;
  width: 175px;
  font-size: small;  
}

#content #loginform {
	margin: 50px 0 25px 0;
}

#content #login a{
  color: #3E341E;  
}
#content #login a:hover{
  color: #DBBF77;  
}

#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
  margin-top: 14px;
  color: #DFD7C4;
}
#gallery .box {
  float: left;
  width: 147px;
  height: 225px;
  padding: 0 10px 2.3em 10px;
  margin-right: 1px;
  background: #615331;
  position: relative;
}
#gallery .box h4 {
  text-align: center;
  line-height: 23px;
  font: 20px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 3px;
  padding: 1px;
  line-height: 1.4;  
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h4 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  /*border-left: 1px solid #615331;*/
  padding-left: 9px;
  margin: 10px;
}

#content .right-col {
  font-size: 11px;
  font-weight: normal;
  color: #67450D;
}


#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
  background: #735220;
  text-align: center;
  color: #CFB472;
  padding: 14px;
  width: 650px;
}

/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}
.photo-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: 100%;
}

.photo-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Photo Borders */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}

/* Form Items */

.textfield {
	border: 1px solid #000000;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View */

.login .label {
    display:block;
}

.login .textbox {
	border: 1px solid #000000;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
    display:block;
    margin-top:8px;
    margin-bottom:8px;
}

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #615331;
	/*font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;*/
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: white;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #615331;
	/*font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;*/
    padding: 5px;    
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: white;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #C89C52;
    border: 1px solid #B78C44;
    text-align: left;
    border-top: none;
    padding: 1px;
    padding-top: 10px;
}

.accordionLink
{
	color: white;
	background: none;
	text-decoration: none;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-color: #C89C52;
	color:#FFFFFF;
	font-weight:bold;
}

.collapsePanelHeader a {color:#FFF;}
.collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*RoundedPanel*/
.roundedPanel
{	
	width:300px;
	background-color:#CDC09C;
	color:white;
	font-weight:bold;
}

.slide_big_item_panel
{
    background-color:#C0903E;
    border-top: solid 1px #735220;
    border-left: solid 1px #735220;
    border-right: solid 1px #735220;
    padding: 3px;            
}
.slide_nav_panel
{
    background-color:#C0903E;
    border-bottom: solid 1px #735220;
    border-left: solid 1px #735220;
    border-right: solid 1px #735220;
    padding: 5px;                
    height: 15px;
}
.slide_item_number
{
    font-family: Arial;
    font-size: 12px;
    color: #735220;
}
.slide_small_item_panel
{    
    background-color:#C0903E;
    border-left: solid 1px #735220;
    border-right: solid 1px #735220;        
    padding-left: 15px;      
    cursor: pointer;
    cursor: hand;
}
.slide_small_item a
{
    color: #16387c;
    text-decoration:none;
}
.slide_small_item_hover
{
    background-color:#735220;       
}
.slide_small_item_hover a
{
    color: White;
    text-decoration:underline;
}
