/* CSS Document */

/*image styles outside of viewer begin*/
 body {	margin:0px auto;padding:0px; background:  url(../design/images/bg.gif) repeat; font-family:arial, helvetica, sans-serif;font-size:11px; }

.page-captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #67593D;
	letter-spacing: .08em;
	text-align: center;
}

.page-captions-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #67593D;
	text-decoration: none;
	text-align: center;
}
/*image styles outside of viewer end*/

/*image viewer styles begin*/

.highslide {
	cursor: url(../js/graphics/zoomin.cur) , pointer;
    outline: none;
}

a.highslide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
	border: 10px solid white;
	cursor:url(../js/graphics/zoomin.cur);
}
.highslide-image-blur {
    border: 10px #999999;
}
.highslide-caption {
	display: none;
	 background-color:#f4eccf;
	border-top: none;
	padding: 5px;
 
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #67593D;
}
.highslide-caption a {
	font-size:7px;
	color: #A5CF50;	
	border-top: none;
	text-decoration: none;
	text-align: right;
}
.highslide-caption-credit {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #67593D;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: black;
    /*padding-left: 22px;
    background-image: url(../js/graphics/loader.gif) no-repeat; width:16px; height:16px;
    background-position: 3px 1px;*/
	
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/  
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #fff;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #ccc;
    background-color: #fff;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



/*image viewer styles end*/


a {
	text-decoration: underline;
	color:#8C713A;
}

.copy{
font-family:arial;
font-size:9px;
color:#8B8771;
text-decoration:none;
}
#header {background: url(../design/images/header.jpg) no-repeat; width:695px; height:158px;}
 #main{background: url(../design/images/body-bg.jpg) repeat-y; margin:0; height:421px;}
 #footer{background: url(../design/images/footer.jpg) no-repeat;height:112px;color:#67593D; padding:22px; padding-top:70px;text-align:center; }

#brown {color:#67593D; font-size:11px; line-height:1em;text-decoration:none; padding-left:23px; padding-top:33px; width:225px; float:left;}
.blue {color:#6393C3}
.red {color:#E04C12}
.white {color:#FFFFFF}
.rollover a {
display:block;
width: 180px;
padding:11px 0px 10px 33px;
font: 600 11px helvetica, arial sans-serif;
color:#67593D;
background: url(../design/images/menu.jpg) 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -36px;  
color: #000000;
}
.rollover a:active {
background-position: 0 -36px;
color:#99CC33;
}
.content {margin:0; color:#67593D; font-size:11px; line-height:1.4em;text-decoration:none; padding-top:22px;padding-left:3px; padding-right:35px; }

.bot_menu {color:#5C523B}

.homeimage {padding-right:2px;margin-right:0; padding-top:22px;}

.textarea 
  {float:right;margin:33px; color:#67593D; font-size:11px; line-height:1.4em;text-decoration:none; padding-top:11px;padding-left:3px;  }
