@charset "UTF-8";
/* CSS Document */

body  {
	font: 95% Geneva, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #998562;
	background-image: url(images/paper.jpg);
	background-repeat: repeat;
}
.twoColFixRtHdr #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	padding: 0 10px 0 20px;
} 

.twoColFixRtHdr #header ul {
	font-size: 80%;
}
.twoColFixRtHdr #header li {
	display: inline;
}
.twoColFixRtHdr #container #header a {
text-decoration: none;
}

.twoColFixRtHdr #container #header a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 426px;
	padding: 15px 10px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 250px 0 0;
	padding: 0 20px;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	font-size: 80%;
	color: #000000;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e0d4b3;
}
ul {
	list-style: none;
}
/*.twoColFixRtHdr #container #sidebar1 ul {
	width: 150px;
	font-size: 95%;
	line-height: 130%;
}
.twoColFixRtHdr #container #sidebar1 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}*/
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
}
/*
li a {
display: block;
text-decoration: none;
}*/

li a:visited {
	color:#584D3C;
}

li a:hover {
background-color: #e0d4b3;
}

.quote {
	background-color:#DBD1B5;
	color:#000000;
	font-size: 90%;
	padding: 4px;
}

 .gallery {
	/*float: right;*/
	width: 900px;
	padding: 15px 10px;	
}

.photocaption {
	/*background-color:#DBD1B5;*/
	color:#000000;
	border: dotted 2px #e0d4b3;
	padding: 4px;
	font-weight: bold;
	letter-spacing: 0.125em
}
.pics {
	text-align: center;
	/*background-image: url(images/paper_sm.jpg);
	width: 760px;*/
}


[if IE 5]>

/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 430px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
