@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #d4d1cd;
	margin: 0;
	padding: 0;
}
a img {
border:0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid #ffffff 1px;
	background-color: #F1EFEE;
}
#nav {
	height: 36px;
	background:#5a4a42;
	width:950px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
#nav li {
	color: #FFFFFF;
	background-color: #9b8577;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	width: 105px;
	float: right;
	margin: 0;
	text-transform: lowercase;
}
#nav li:hover {
	background-color: #5A4A42;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#clear {
	clear: both;
}
#footer {
	background-color: #5a4a42;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	margin: 0;
	border-top: solid 1px #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#pics img {
	padding: 5px;
	border: 1px solid #B1ACAA;
	margin-left: 20px;
	margin-right: 20px;
}
#pics {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#left-nav {
	padding: 20px;
	width: 274px;
	background-color: #f1efee;
	font-size: 16px;
	color:#211d1e;
	float: left;
	margin: 0;
	height: 100%;
	border-right: solid 1px #ffffff;
}
#left-nav li a {
	text-decoration: none;
	color: #211d1e;
}
#left-nav hr {
	margin-top: 0px;
	color: #b4ada9;
	height: 0px;
	size:1;
	border:0;
	background-color: #f1efff;
}
#left-nav ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: none;
}
#left-nav li {
	list-style-image: url(../images/dash.gif);
	list-style-position: outside;
	text-transform: capitalize;
}
#light {
	color: #9b8577;
	font-size: 13px;
}
#light a {
	color: #9b8577;
	text-decoration:none;
}
#content {
	padding: 20px;
	width: 595px;
	float: right;
	font-size:16px;
	line-height: 20px;
	background-color: #ffffff;
	overflow: auto;
	height: 580px;
}
.title {
	font-size: 30px;
	color: #988174;
	text-transform: lowercase;
	margin-right:20px;
}
.info {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 0px;
}
.header {
	font-size: 22px;
	color: #473326;
	text-transform:capitalize;
}
#content .thumb a img{
    padding-bottom: 0;
    padding-right: 0;
}
#content img {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
#content p {
	margin-top:0px;
}
#entry {
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A4A42;
}
#left-nav a:hover {
	color: #9B8577;
}
#credit {
	font-size: 12px;
	text-align: right;
	font-style: italic;
	text-transform:capitalize;
}
#credit:first-line {
	font-style: normal;
	text-transform: uppercase;
}
table td {
	padding: 5px;
}
.dots {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 3px;
}
#content center {
	color: #000000;
}
#content center a {
	color: #000000;
	text-decoration: none;
}
#content center a:hover {
	color: #5A4A42;
	text-decoration: underline;
}
#form {
	background-color: #F1EFEE;
	border: 1px solid #5A4A42;
	margin-top: 20px;
	padding: 20px;
	color: #000000;
	margin-bottom:20px;
}
#form input, #form textarea {
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	width: 530px;
	margin-top: 5px;
	padding-left: 5px;
}
label {
	font-size: 10px;
	color: #333333;
}
#form #submit {
	color: #FFFFFF;
	background-color: #5A4A42;
	width: 100px;
}
img #image-right {
	float: right;
}
#content a {
	color: #988174;
	text-decoration:underline;
}
.errors {
	color:#FF0000;
	font-size:12px;
	line-height:14px;
}
#navigation {
	background-color: #f1efee;
	color:#8C786C;
	padding:10px;
}
#navigation a:hover {
	color: #9B8577;
}
#picture img {
	border:#9c8679 1px solid;
	padding:5px;
	clear:both;
	margin-bottom:20px;
}
#thumbs {
	height:580px;
	overflow:auto;	
}
#thumbs img {
	border:#9c8679 1px solid;
	padding:5px;
	margin-right: 5px;
	float:left;
}	

#content .jcarousel-skin-tango .jcarousel-container a img {
    padding-right: 0;
    padding-bottom: 0;
    border: 1px solid #FFF;
}
