* {
margin: 0;
padding: 0;
}

a {
color: #DC8552;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #FCA16C;
}

ul {
list-style-image: url("../images/bullet.gif");
margin: 15px 40px;
}

body {
background: #fff url("../images/back.gif") repeat-y;
background-position: 50% 50%;
font: normal 11px/18px georgia, times, serif;
text-align: center;
color: #333;
}

h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
margin: 0 auto;
text-align: left;
width: 810px;
}

#head {
width: 810px;
height: 177px;
background: #fff url("../images/header.jpg") 50% 50% no-repeat;
text-align: right;
}

#left_column, #right_column, #one_column {
padding-top: 20px;
width: 260px;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left_column {margin-left: 20px;}

#right_column, #one_column {
margin-left: 26px;
width: 450px;
min-height: 450px;
}

#one_column {width: 710px; min-height:800px;}

#photodiv { background-repeat: no-repeat;}

#left_column h1, #right_column h1, #left_column h2, #right_column h2, #one_column h1, #one_column h2 {
font-size: 18px;
margin-left: 0px;
display: block;
padding-bottom: 3px;
width: 430px;
line-height: 25px;
color: #223343;
}

#left_column h1, #left_column h2 {
	width: 250px;
	}

#left_column h2, #right_column h2, #one_column h2, #one_column h2 {
	font-size: 14px;
	}

#right_column img {
float: right;
padding: 4px;
margin: 0px 5px;
}

p {
margin: 10px 0 10px 10px;
line-height:23px;
}

.hide {visibility:hidden;}

#bottom {
clear: both;
padding-top: 40px;
margin: 0px auto;
text-align:center;
font-size: 11px;
color: #ccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottom a:link, #bottom a:visited, #bottom a:hover, #bottom a:active { color: #ccc; text-decoration:none;}

/* NAVIGATION STUFF */

	#nav {
		float:left;
		width:810px;
		margin-top:-19px;
		font-size:11px;
		line-height:11px;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 5px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url("../images/nav/nav1.gif") 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#473215;
		font-family:helvetica, arial, verdana, sans-serif;
		background:url("../images/nav/nav2.gif") 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url("../images/nav/nav1.gif");
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		text-decoration:none;
	}
	#home #nav #t1,
	#guided #nav #t2,
	#school #nav #t3,
	#room #nav #t4,	
	#comments #nav #t5,
	#events #nav #t6,
	#heritage #nav #t7,
	#carpets #nav #t8 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	

	#home #nav #t1 a,
	#guided #nav #t2 a,
	#school #nav #t3 a,
	#room #nav #t4 a,	
	#comments #nav #t5 a,
	#events #nav #t6 a,
	#heritage #nav #t7 a,
	#carpets #nav #t8 a
	{
		background-image:url("../images/nav/nav2s.gif");
		padding-left:0;
		padding-right:19px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:5px;
	}
	#nav #t8,
	#contact #nav #t8 {
		margin-right:0;
	}

.links {
list-style: none;
list-style-image: none;
margin: 20px 15px;
}

.links li {
border-style: solid;
border-width: 0 0 0 5px;
}

.green {border-color: #8A9D30;}
.blue {border-color: #1D304A;}
.brown {border-color: #9D3A06;}
.grey {border-color: #3A342A;}

.links a {
display: block;
width: 150px;
height: 24px;
font: normal 11px/24px georgia, times, serif;
color: #1D304A;
text-decoration: none;
margin: 5px 0;
padding-left: 10px;
border-left: 1px solid #F7D09B;
background-color: #eaeaea;
}

* html .links a {
width: 238px;
}

.links a:hover, .links a.active {
background-color: #8A9D30;
color: #fff;
}
