body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	background-color:#fff;
	line-height:16px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}


#footer a:link, #footer a:visited {
	color: #948671;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer a:active {
	text-decoration: underline;
	color: #948671;
}




.BorderLeft{
	border-left: 4px solid #FFFFFF;}
.BorderRight{
	border-right: 4px solid #FFFFFF;}
.BorderTop{
	border-top: 4px solid #FFFFFF;}
.BorderBottom{
	border-bottom: 4px solid #FFFFFF;}
	
.BorderTopBottom{
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;}	
.BorderBottomRight{
	border-bottom: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;}
.BorderLeftRight{
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;}
.BorderTopBottomRight{
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;}
.BorderTopBottomRight12{
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;}
.BorderLeftBottomRight{
	border-left: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;}
	
	

/* ########## leftnavig ########## */
#leftnavig{
	position:relative;
	display:block;
	top: 15px;
/*	top: 30px;*/
/*	height:470px;*/
/*	width: 170px;*/
	margin-left:0px;
	border: 0px #CC9900 solid;
	font-family: Georgia, "Times New Roman", Times, serif; 
}
#leftnavig ul{
	text-decoration: none;
}
#leftnavig li{
	text-transform: uppercase;
	list-style: none;
	margin:0; padding:0;
}
#leftnavig a, #leftnavig a:link{
	display: block;
	color: #baafa0;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	padding-left:15px;
	margin-bottom:10px !important;
	margin-bottom:-5px;
	background-image:url(../graphics/arrow.gif); background-repeat:no-repeat; background-position:left -2px;
}
#leftnavig a:hover, #leftnavig a:active{
	color: #ffffff;
	background-image:url(../graphics/arrow-on.gif);
}
#leftnavig .selected{color: #ffffff;
	background-image:url(../graphics/arrow-on.gif);}



/* home */
#leftnavig ul.homenav{ margin:20px 0 0 0; padding:0; }
#leftnavig ul.homenav li{ margin:0; padding:0; text-transform:lowercase }
#leftnavig ul.homenav a, #leftnavig ul.homenav a:link{
	display: block;
	color: #baafa0;
	text-decoration: none;
	letter-spacing:1px;
	line-height:20px;
	font-size: 16px;
	padding-left:15px;
	margin-bottom:10px !important;
	margin-bottom:-5px;
	background-image:none;
}
#leftnavig ul.homenav a:hover, #leftnavig ul.homenav a:active{
	color: #ffffff;
	background-image:none;
}


/* ########## rightnavig ########## */
#rightnavig{
	position: absolute;
	top: 416px !important;
	top: 430px;
	width: 208px;
	padding: 20px;
	color: #FFF;
	font-size: 10px;
	z-index:30;
	border: 0px solid #00FF00;
}
#rightnavig a, #rightnavig a:link{
	color: #FFF;
	text-decoration: none;
}
#rightnavig a:hover, #rightnavig a:active{
	color: #6dcff6;
}
#rightnavig .selected{color: #6dcff6;}
#rightnavig a.textlink {
	text-decoration: underline;
}



.rightcolcontainer{
	height: 442px !important;
	height: 442px;
	overflow:auto;}


/* content */
#content {
/*	position: absolute;
	top: 50px!important;
	top: 65px;
	width: 300px;*/
/*	width: 276px;*/
/*	height: 392px !important;
	height: 383px;*/
	overflow: auto;
	padding: 10px 20px 5px 20px;
	z-index:10;
	border: 0px solid #FF0000;
}
#contentFullwidth {
	position: absolute;
	top: 45px !important;
	top: 65px;
	width: 561px;
/*	min-height: 392px !important;
	height: 383px;*/
	overflow: auto;
	padding: 20px;
	z-index:30;
	border: 0px solid #FF0000;
}

#thumbnails{
/*	margin-top: 170px !important;
	margin-top: 70px !important;
	top: 150px;*/
	padding: 0px 9px 13px 9px;
	z-index:20;} 


hr{ color:#FFF; background-color:#FFF}
/*
#thumbnails a, #thumbnails a:link{
	border: solid 1px #948671;
}
#thumbnails a:hover, #thumbnails a:active{
	border: solid 1px #FFFFFF;
}
#thumbnails .ImgBorder{
	border: solid 1px #FFFFFF;}

*/
	

/* photo fade */
#photoholder {
  width:342px;
/*  height:457px;*/
  background:#948671;
}
#thephoto {
/*	border-bottom:4px solid #FFF;*/
	background-color:#948671;

}
#photoholder2 {
  width:594px;
  height:442px;
}

/* footer */
#footer{
	margin-top:15px;
	font-size: 10px;
	color:#948671;
	text-align:center;
	letter-spacing: 3px;
	line-height: 18px;
}
