body {
	background: #3f3329;
	margin: 0px;
}

a,
a:link,
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:active { 
	color: #333333;
	font-weight: bold;
}

a:hover	{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

blockquote {
	margin: 7px 23px 7px 23px;
}

#content {
}

#comments a,
#comments a:link,
#comments a:visited {
	color: #d9744f;
	text-decoration: underline;
	font-weight: normal;
}

#rating {
	margin-top: 3px;
	float: right;
}

#page {
   background: #3f3329;
	padding: 20px;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffe8b9;
	width: 85%;
	margin: 20px auto;
	margin-bottom: 25px;
	line-height: 16px;
}

#about-page {
        background: #3f3329;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffe8b9;
	width: 85%;
	margin: 5px auto;
	margin-bottom: 25px;
	line-height: 16px;
}

#page a {
    	font-weight: bold;
}
	
#page img {
	background: #ffffff;
   padding: 6px;
	margin: 10px;
	border: 1px solid #ccc;
}

#about a,
#about a:link,
#about a:visited {
	color: #d9744f;
	text-decoration: none;
	font-weight: normal;
}

#about a:hover {
	text-decoration: underline;
}

#about p, ul, li {
	padding: 0px;
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #ffe8b9;
	font-size: 11px;
	line-height: 20px;
}

.column {
	width: 48%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	}

.column-thumb {
	width: 30%;
	vertical-align: top;
	padding: 5px;
	}

.column-exif {
	width: 34%;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	}

.column-exif-data {
	width: 34%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	}

#picture {
	padding: 0px 25px 0px 25px;
	margin: 15px auto 23px auto;
	text-align: center;
}

.photobox {
	padding: 10px;
	background: #FFFFFF;
	border-right: none;
	border-bottom: none;
	margin-top: 15px;
}

.photobox img {
	border: 10px solid;
	max-width: 100%;
	border-color: #000000;
	}

#nav {
	border-bottom: 2px solid #7e6a58;
}

.navbar {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	width: 100%;
	background-color: #1b1613;
	padding-top: 30px;
}

.rollbody {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	opacity:.70;

}

.rollhead {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #ffe8b9;
	padding: 6px 6px 6px 6px;
	opacity:.70;
}

.navbar a,
.navbar a:link,
.navbar a:visited {
	color: #d9744f;
	font-weight: normal;
	text-decoration: none;
	border: 0px;	
}

.navbar a:active,
.navbar a:hover {
	color: #FFFFFF;
	border: 0px;	
}

.header {
	float: left;
	position: relative;
	padding: 4px 4px 4px 8px;
	text-align: left;
	font-weight: bold;
}

.header a,
.header a:link,
.header a:visited,
.header a:active,
.header a:hover {
	font-weight: bold;
	font-size: 14px;
}

.navmenu {
	color: #3f3329;
	padding: 4px 8px 4px 4px;
	text-align: right;
}

.navmenu a,
.navmenu a:link,
.navmenu a:visited {
	color: #d9744f;
	text-decoration: none;
	border: 0px;	
}

.navmenu a:active,
.navmenu a:hover {
	color: #FFFFFF;
	border: 0px;	
}

#notes {
	text-align: center;
	color: #333333;
	margin-left: 100px;
	margin-right: 100px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
}

#descr {
	color: #FFFFFF;
	margin-top: 13px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 13px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

#descr-main {
	text-align:justify;
	width:735px;
	margin:0px auto;
	margin-bottom:40px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #ffe8b9;
	font-size: 11px;
	line-height:16px;
	}

#copyright {
	text-align: center;
	color: #ffe8b9;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

#copyright a,
#copyright a:link,
#copyright a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

#copyright a:active,
#copyright a:hover {
	color: #999999;
}

#copyright a:hover {
	text-decoration: underline;
}

.td-calendar-days-vz {
	padding: 1px;
	text-align: center;
	border-top: 0px solid #999;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	background: #fff;
	color: #999;
}

.td-calendar-days-vz:hover {
	background: #444;
}

.td-calendar-days {
	padding: 1px;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	background: #fff;
	color: #999;
}

.td-calendar-days:hover {
    background: #444;
}

.td-calendar-navi-vz {
	border-top: 0px;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.td-calendar-navi-vz a {
    	text-decoration:none;
    	color: #444;
}

.td-calendar-navi {
	border-top: 0px;
	border-bottom: 1px solid #999;
	border-right: 0px;
	border-left: 0px;
	text-align: right;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.td-calendar-navi a {
    	text-decoration: none;
    	color: #444;
}

.td-calendar-days-imagefound {
	padding: 1px;
	text-align: center;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	background: #f5f5f5;
}

.td-calendar-days-imagefound:hover {
    	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #666;
}

.td-calendar-days-imagefound a {
    	text-decoration: none;
    	color: #444;
}

.td-calendar-days-imagefound a:hover {
    	text-decoration: none;
    	color: #fff;
}

.table-calendar {
    	font-family: Helvetica, verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 600px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

.table-calendar-vz {
    	font-family: Helvetica, verdana, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	width: 200px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}

#calendar {
    	width: 590px;
    	padding: 10px;
    	font-family: Helvetica, verdana, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
	margin: 3px auto 3px auto;
	text-align: center;
}



/* .............................. */
/* Begin Comment Pop-Up */
/* .............................. */


#comments {
        margin:0px auto;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;

	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#ffe8b9;
	text-decoration:none;
	padding:10px;
	border:1px solid #aaa;
	}
	
#comments li a {
	color:#eee;
	text-decoration:none;
	}

#comments li a:hover {
	color:#fff;
	}
	
#comments li:hover {
	background:#1b1613;
	}

#comment-middle {
        background:#7e6a58;
	border-top:1px solid #aaa;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #aaa;
	background:#515151;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#1b1613;
	color:#ffe8b9;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#1b1613;
	color:#ffe8b9;
	padding:5px;
	}

.comment-button {
        background:#fff;
	border:1px solid #aaa;
	color:#1b1613;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}
	
/* .............................. */
/* End Comment Pop-Up */
/* .............................. */


#descr-main a,
#descr-main a:link,
#descr-main a:visited {
	color: #d9744f;
	text-decoration: none;
	font-weight: normal;
}

#descr a,
#descr a:link,
#descr a:visited {
	color: #d9744f;
	text-decoration: none;
	font-weight: normal;
}

#page-exif {
	color: #ffe8b9;
	}
	
#page-notes {
	width: 440px;
	text-align: justify;
	line-height: 22px;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* ACCORDION CODE */
div#test-accordion{
	border: none;
	background-color: #ffffff;
	padding: 10px;
}

div.accordion {
	position: relative; /* required for bounding */
	width: 718px;
	margin: 0px 0px 0px -5px;
}

div.accordion-toggle{
	position: relative; /* required for effect */
	z-index: 10;		/* required for effect */
	background: #ffe8b9; /* url(http://www.boredvisitors.com/templates/simple-visions-mellencamp/accordion/img/off.jpg) repeat-x; */
	background-position: bottom;
	color: #fff;   
	cursor: pointer;
	margin-bottom: 1px;
	padding: 9px 14px 6px 14px;
	border-top: 1px solid #5d5852;	
}

div.accordion-toggle:hover, div.accordion-toggle-active{
	background-image:/* url(http://www.boredvisitors.com/templates/simple-visions-mellencamp/accordion/img/on.jpg); */
	background-color: #6d493a;
	border-top: 1px solid #a06b55;
}

div.accordion-content{
	overflow: hidden;	/* required for effect */
	background: #3f3329;
	padding: 0;
	color: #c4bab1;
}
div.accordion-content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 10px 0px 0px 25px;
}

div.accordion-content p{
	margin: 9px 24px 6px 24px;
}