/* @override http://www.callane.com/callane.css */


/*
COLOURS

background: 8a7967
text      : C7BFB6
highlight : 633914
*/



body { background-color: #8a7967; font-family: "lucida grande", tahoma, sans-serif;
	font-size: 13px;}
	
a { text-decoration: none; color: #C7BFB6;}
li.current a{color: #633914;}

img { border: 0; }
#wrapper
{position:  absolute;
	width: 860px;
height: 570px;
}

#nav ul {margin: 0;}
#nav li { display: inline; margin-bottom: 10px;}


#slideshow

{
position: absolute;
top: 80px;
left: 70px;
}

#header

{
position: absolute;
top: 20px;
left: 70px;
}

#line
{	
	position: absolute;
	top: 70px;
	left: 70px;
	height: 1px;
	width: 600px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}

#nav
{
	position: absolute;
	width: 600px;
	left: 70px;
	top: 49px;
	color: #C7BFB6;
	font-family: "lucida grande", tahoma, sans-serif;
	font-size: 12px;
	text-align: right;
}


/*Need to move to bottom*/
#gallerylist
{
	position: absolute;
	left: 655px;
	font-size: 12px;
	color: #C7BFB6;
	bottom: 80px;
}


#gallerylist li
{
	list-style-type: none;
	margin-top: 5px;
}

#textheader

{
position: absolute;
top: 88px;
left: 70px;

}

#textnav
{
	top: 235px;
	left: 000px;
	position: absolute;
	width: 220px;
	text-align: right;
		font-size: 13px;
		color: #C7BFB6;
}
#textnav li

{
	list-style-type: none;
	margin-top: 5px;
}

#textcontent
{
	position: absolute;
	top: 235px;
	left: 250px;
	width: 400px;
		color: #C7BFB6;
	line-height: 150%;

}
