body
{
	background: #a4906f url(images/img-Background-Top.jpg) repeat-x;
	color: #565458;
	font: italic normal .8em/1.7em Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	
}
h2
{
	color: #a4906f;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
	font-style: italic;
}

.pborder
{
		border: 2px solid #cfcdcc;
}


.clear	{
	clear:both;	
}

.spa
{
	font-size: .8em;
}

.green
{
	color: #99b57d;
	font-weight: bold;
}

h2+p
{
	margin-top: -10px;
}

.nodecoration a
{
	color: #565458;
	text-decoration: underline;
	font-weight: bold;
	
}
/* @group My Group */



/* @end */

/* My 
#border_right{
	
	background: url(images/img-Border-Right.png) repeat-y;
	
}

Comment */


#wrapper
{
	margin: auto;
	width: 740px;
	margin-top: 50px;
	background-color: #e8e1ef;
	border: 1px solid #cfcdcc;
}


#logo
{
	width: 308px;
	height: 219px;
	position: relative;
	right:40px;
	top: -20px;
	float: left;
	z-index: 2;
	
}
#logo a link
{
	text-decoration: none;
	border-style: none;
}

#book {
		display: block;
	height: 36px;
	width: 189px;
	position: absolute;
	top: 150px;
	left: 129px;
	/*background: url(images/img-book.jpg) no-repeat;*/
	text-decoration: none;
}

/*#book a:link, #nav a:visited {
	display: block;
	height: 36px;
	width: 189px;
	position: absolute;
	top: 150px;
	left: 129px;
	background: url(images/img-book.jpg) no-repeat;
	text-decoration: none;
}*/

/*#book a:hover {
	background-position: 0 -36px;
	text-decoration: none;
}*/

/*#book a:active {
	background-position: 0 -36px;
	text-decoration: none;
}*/


#header
{
	height: 260px;
	position: relative;
}

#header_right
{
	float: right;	
	position: absolute;
	top: 5px;
	left: 290px;
	z-index: 1;
}

#Navigation
{
	width: 700px;
	height: 62px;
	margin-left: 35px;
	margin-top: -50px;
	padding-top: 10px;
	background: url(images/img-Line-Top.jpg) no-repeat;
	position: relative;
}


#NavBar {
	display: block; 
	width: 638px; 
	height: 42px; 
	margin-left: 28px;	
	background:transparent url(images/img-Navigation.png) 0px -42px no-repeat;
	position: relative;
	z-index: 1;
}



#MainNav li {display:inline;}

#mnAboutUs, #mnArtistProfiles, #mnGallery, #mnProducts, #mnServices, #mnContactUs { 
	display: block; 
	height: 42px; 
	background:transparent url(images/img-Navigation.png) no-repeat; 
	background-position:0px 0px;			
	margin-left: 0px; 
	float: left; }

#mnAboutUs{ 
	width: 100px; 
	background-position:0px 0px; 
	margin-left: 0px; }
	
#mnArtistProfiles { 
	width: 138px; 
	background-position: -100px 0px; }
	
#mnGallery { 
	width: 100px; 
	background-position: -238px 0px; }
	
#mnProducts { 
	width: 100px; 
	background-position: -338px 0px; }
	
#mnServices { 
	width: 100px; 
	background-position:-438px 0px; }

#mnContactUs { 
	width: 100px; 
	background-position:-538px 0px; }

#MainNav a.active { background-image: none; }
#MainNav a:hover { background-image: none; }


/* GENERAL LIST STYLES IN NAVIGATION */
ul.Hori, ul.Arrow { 
	list-style-type: none; margin: 0; padding: 0; }

.HideText span, .HideText h1, .HideText p { 
	display: none; }

#content
{
	margin-left: auto;
	margin-right: auto;
	width: 635px;
	padding: 20px 20px 20px 20px;
	position: static;

}


#content_left{
	width:370px ;
	float: left;
	position: relative;

}

#content_left_artist{
	width:350px ;
	float: left;
	position: relative;

}
#content_right{
	width: 230px;
	padding-left:20px;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-left: 0px;

}

#content_artist{
	width: 260px;
	padding-left:10px;
	padding-right: 10px;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-left: 0px;

}

#content_right img
{
	margin-left:90px;
	margin-bottom: -5px;
	border-right: 3px solid #c1bcc9;
	border-left: 3px solid #c1bcc9;
}

/*
#content_right.margin
{
	margin-top: 70px;
}
*/

/* My Comment */


.stones
{
	bottom: -30px;
	position: relative;
}



/* My Comment */
	
#footer{
	margin-left: auto;
	margin-right: auto;		
	background-image: url(images/img-Line-Bottom.jpg);
	width: 675px;
	height: 42px;
	padding-top:25px;
	position: static;

}

/* Artist Profiles */

.artist 

{
	color: #a4906f;
	font-size: .8em;
	line-height: 1.7em;
	font-weight: bold;
	font-style: italic;

}


.tdTop
	{
	color: #565458;
	font-weight: bold;
	font-style: italic;
	font-size: 1.5em;
}


.artist a
{
	color: #a4906f;
	text-decoration: none;
}

.artist a:hover
{
	text-decoration: underline;
}

.rartist
{
	height: 700px;
	overflow: hidden;
}

.profiles
{
	font-size: .9em;
	line-height: 1.4em;
	text-align: left;
}

#BottomNav{
	font-size: .7em;
 	padding-left:0px;
	font-style: italic;
	font-variant: small-caps;
}

#BottomNav ul{
	list-style: none;

	color: #a4906f;
}

#BottomNav li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#BottomNav a:link{	
	text-decoration: none;
	color:#a4906f;
} 

#BottomNav a:visited{
	color:#565458;
	text-decoration: none;
}

#BottomNav a:hover{
	text-decoration: none;
	color:#565458;
} 
#BottomNav .active
{	text-decoration: none;
	color:#565458;	
}

#border_bottom{
	height:6px;
	background: url(images/img-Border-Bottom.png) repeat-x;
	}
	
#slideshowContainer
{
	
	height: 400px;
}
/*Rows*/
.tdRowsRight
{
	width: 60px;
}


/* Sample 6*/

#box6{
	position:absolute;
	width:600px;
	height: 400px;
	
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-200px;
	width:400px;
	height:400px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}
#sample6{
	height: 600px;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}



.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}


span img{
	display:block;
	border:none;
}

