@charset "UTF-8";

html,body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#000;
margin:0;
padding:0;
}

h1 {
font-size:19px;
color:#960;
}

h2 {
font-size:18px;
color:#960;
}

a:link {
text-decoration:underline;
color:#960;
}

a:visited {
	color:#960;
}

a:hover {
color:#960;;
}

a:active {
	color:#960;
}

#contain {
background:#cc9;
width:770px;
margin:0 auto;
}

#photos {
float:right;
border-left-width:2px;
border-left-style:dotted;
border-left-color:#960;
}

#header a img {
border-bottom-width:2px;
border-bottom-style:dotted;
border-bottom-color:#960;
}

#nav {
width:335px;
height:71px;
}

#nav ul,#nav ul li {
list-style:none;
line-height:25px;
margin:0;
padding:0;
}

#nav ul {
text-align:center;
padding:8px 30px 0 0;
}

#nav ul li {
display:inline;
margin:0 0 0 35px;
}

#nav ul li a {
text-decoration:none;
color:#633;
font-size:12px;
text-transform:uppercase;
}

#nav ul li a:hover {
color:#960;
text-decoration:none;
}

#selected {
color:#960;
}

#wrapper {
border-top-width:2px;
border-top-style:dotted;
border-top-color:#960;
background-image:url(graphics/pattern.gif);
background-color:#cc9;
text-align:center;
}

#content {
border-top-width:7px;
border-top-style:solid;
border-top-color:#CC9;
background:#CC9;
text-align:left;
width:650px;
margin:0 auto;
padding:0;
}

#text {
line-height:18px;
padding:0 20px;
}

#date {
font-weight: bold;
color:#960;
}

#text img {
float: left;
margin: 5px 10px 5px 0;
}

#totop {
font-size: 12px;
}

#footer {
font-size:12px;
color:#fff;
text-align:center;
background:#9f7313;
clear:both;
width:100%;
margin:0;
padding:10px 0;
}
