body {	
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	background-color: #ffbe69;
	background-repeat: no-repeat;
/*	overflow: hidden; */
}

/* Content */

#content a:link, a:visited, a:active {	
	color: #603e1b;
	text-decoration: none;
}

a:link, a:visited, a:active {	
	color: #92622a;
	font-size:13px;
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}

#content a:hover {	
	text-decoration: underline;
	color: #4d3416;
}

#content a {	
	text-decoration: none;
	color: #B37894;
}

#content li {
	list-style-image: url(images/bullet.gif);
	margin-top: 1em;
}

#content p {	
	margin-right:30px;
}

#content {	
	color: #333;
	font-family:"Trebuchet MS", Arial, Helvetica;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 10px 0;
	font-size:13px;
}

#content h1, h2 {	
	font-size: 14px;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color: #926129;
}

#content h1 {
	font-size: 21px;
}

#content h2 a:link, a:visited, a:active {	
	color: #80033E;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
}

#content h1 a:hover,h2 a:hover {	
/*	text-decoration: underline; */
	font-family:"Trebuchet MS", Arial, Helvetica;
	color: #B37894;
}

#content h3,h4 {	
	font-size: 12px;
	letter-spacing: 3px;
	font-weight: normal;
}

/* Nav */

#nav {	
	text-align:right;
	width: 555px;
	margin: 60px 0em 0em 100px;
	padding: 0px 0px 0px 0px;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
}

#nav li {	
	list-style: none;
	display: inline;
	margin-right: 10px;
}

#nav a {	
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left:10px;
}

#nav a:hover {	
	color: #8c6236;
	text-decoration: none;
	background-color: #ffa94d;
}

/* Misc */

#thebox {	
	width: 650px;
	background-color: white;
	color: #333;
	border: 1px rgb(75,55,52) solid;
	margin: 10px auto 0px auto;
	padding: 0px 20px 0 20px
}

#logo {	
	text-align: center;
	width: 630px;
	margin: 0px 5px 30px 0;
	padding: 10px 10px 5px 10px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 4px;
	background-image: url(images/logotransparent.gif);}

#headtag {	
	background: url(images/mist2.jpg) no-repeat;
	height:150px;
	}

#logo strong {	
	color: #694557;
	font-style: italic;
	letter-spacing: 1px;
	margin-left:5px;
	font-size:20px;
}

#floatright {	
	font-size:14px;
	float:right;
}

#foot {	
	text-align: center;
	color: #333;
}

img.imgright {
	right: 10px;
	float: right;
	padding: 0 0 0 20px;
}

div.photobox {
	float:right;
	width: 322px;
	margin: 0 1em 1em 1em;
	padding: 5px;
	border-color: #fd9;
	border-style: solid;
	border-width: 1px;
	display: inline;
	background-color:#feb;
}

div.photobox p {
	text-align: left;
	padding: 0;
	margin: 10px 0 0 5px;
}

div.photobox img {
	float: right;
	margin-bottom: 1em;
/*	padding: 1em; */
}
