/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EEE2C3 url(../images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.textbox
{
	background-color: #EEE2C3;
	color: #614C31;
	font-weight: bold;
}
.button
{
	background-color: #CC9900;
	border: solid 1px #614C31;
	color: #EEE2C3;
}
.loading
{
	width: 140px;
	height: 30px;
	padding-top: 15px;
	border: solid 2px #614C31;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #994D2E;
	background: url(../images/bg-left.jpg) repeat left top;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2, h4 {
	color: #614C31;
}

h1 span, h2 span {
	padding: 0px 40px 0px 0px;
	background: url(../images/bullet.gif) no-repeat right center;
}

h1 {
	margin-bottom: 20px;
	font-size: 15px;
}

h2 {
	margin-bottom: 11px;
	font-size: 14px;
}

h3 {
	margin-bottom: 5px;
	font-size: 13px;
	color: #9C5234;
}

h4 {
    font-size: 12px;
}

/** TEXTS */

body, th, td, input, textarea, select
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726649;
}

p, blockquote /*, ul, ol, dl*/
{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul, ol 
{
    margin-top: 12px;
    text-align: left;
}

li 
{
    margin-bottom: 5px;
    padding-right: 15px;
}


.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	height: 17px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 10px;
	background: url(../images/list1.jpg) no-repeat left top;
}

.list1 li a {
	text-decoration: none;
	font-size: 10px;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 10px;
	padding-left: 0px;
}

.list2 li {
	display: block;
	height: 20px;
	margin-bottom: 0px;
	padding-left: 0px; padding-right: 0px; padding-top: 5px; padding-bottom: -5px;
	list-style-position: inside;
	list-style-type: none;
}

.list2 li a {
	text-decoration: underline;
}

.list2 li a:hover {
	text-decoration: none;
}

.list3 {
	margin-left: 2px;
	padding-left: 0px;
}

.list3 li {
	display: block;
	margin-bottom: 0px;
	padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: none;
}

.list3 li a {
	text-decoration: underline;
	list-style-type: square;
	font-size: 12px;
}

.list3 li a:hover {
	text-decoration: none;
}

/** LINKS */
a {
	color: #994D2E;
}

a:hover {
	text-decoration: none;
}

h2 a, h3 a {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}


.more
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 68px;
	background: url(../images/more.gif) no-repeat left center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	color: #371C00;
}
.more2
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	color: #371C00;
}

.more a {
	padding-right: 15px;
	background: url(../images/more-link.gif) no-repeat right center;
	text-decoration: none;
}

.more2 a {
	padding-right: 15px;
	background: url(../images/more-link.gif) no-repeat right center;
	text-decoration: underline;
}

.more a:hover {
	text-decoration: underline;
}

.more2 a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

#comments
{
	/*background: url(../images/line-horizontal.gif) repeat-xy left center; homepage04*/
	border-style: solid;
	border-width: 1px;
	margin: 10px;
	padding: 10px 10px 0px 10px;
	background-color: #DAB663;
	color: #713800;
}

#comments a 
{
	text-decoration: underline;
}

#comments a:hover 
{
	text-decoration: none;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none;
	text-align: center;
}

img.left {
	float: left;
	margin: -5px 5px 0px -5px;
}

img.right {
	float: right;
	margin: -5px -5px 0px 5px;
}

hr { display: none; }

.hr1 {
	height: 18px;
	background: url(../images/line-horizontal.gif) repeat-x left center; /* homepage04 */
}

.hr2 {
	height: 1px;
	background-color: #614C31;
	margin-bottom: 10px;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(../images/bg02.jpg) repeat-x left top;
}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	width: 1000px;
	height: 200px;
}

/** LOGO */

#logo {
	width: 250px;
	height: 200px;
}

#logo h1, #logo p {
}

/** PAGE */

#page {
	width: 1000px;
	background: url(../images/bg-page.jpg) repeat-y left top;
}

#page-bg {
	background: url(../images/bg-page-large.jpg) no-repeat left top;
}

.title {
	color: #614C31;
	font-size: 11px;
	font-weight: bold;
}

.title2 {
	color: #994D2E;
	font-size: 11px;
	font-weight: bold;
}

/** SIDEBAR > BOXED */

.left-side-middle
{
	background: url(../images/left-side-middle.jpg) repeat-y left top; /*homepage13*/
}
.left-side-top
{
	background: url(../images/left-side-top.jpg) no-repeat left top; /*homepage12*/
}
.left-side-bottom
{
	padding: 22px 20px 20px 25px;
	background: url(../images/left-side-bottom.jpg) no-repeat left bottom; /*homepage14*/
}

/** FOOTER */

#footer {
	width: 1000px;
	height: 70px;
	background: url(../images/footer.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	color: #9A8661;
}

#footer-links a {
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

#footer-links a:hover {
	text-decoration: underline;
}

/** PHOTOS **/
#photos 
{	
}

#photos a 
{
	text-decoration: none;
}

#photos a:hover
{
	text-decoration: underline;
}

div.hover:hover, img.hover:hover
{
    opacity: 0.7;
    filter: alpha(opacity=70)
}

#photos img
{
}

#photos .photo
{
	text-align: center;
}

.thumb-large
{
	width: 166px;
	height: 166px;
	padding: 3px;
	border: solid 1px #7D5C29;
	background-repeat: no-repeat;
	background-position: center;
}

.thumb-medium
{
	width: 148px;
	height: 148px;
	padding: 2px;
	border: solid 1px #7D5C29;
	background-repeat: no-repeat;
	background-position: center;
}

.thumb-small
{
	width: 74px;
	height: 74px;
	padding: 2px;
	border: solid 1px #7D5C29;
	background-repeat: no-repeat;
	background-position: center;
}

/** VIDEOS **/
#videos 
{
	width: 640px;
	padding-bottom: 25px;
}

#videos img
{
	padding: 1px;
	border: solid 1px #994D2E;
}

#videos h2 a 
{
	font-size: 12px;
	text-decoration: underline;
}

#videos h2 a:hover
{
	text-decoration: none;
}

#videos .thumb 
{
	float: left;
	width: 120px;
	margin-right: 20px;
}

#videos .detail 
{
}

.album-cover
{
	float: left;
	width: 160px; /*205*/
	height: 220px; /*218*/
	margin: 0px 50px 0px 0px;
}

.album-cover img
{
	padding: 4px 4px 4px 4px;
	border: 1px solid #994D2E;
}

.photo-cover
{
	float: left;
	width: 155px; /*205*/
	height: 155px; /*218*/
}

.album-title
{
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 14px;
	padding-top: 5px;
}

.album-head
{
	float: left;
	margin-left: -3px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.back-link
{
	float: right;
	margin-right: 25px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #994D2E;
}

.photo-caption
{
	font-size: 12px;
	color: #666;
	text-align: center;
	font-style: italic;
}

/** Alignments **/

.b-0 { border: 0 !important; }
.c-b { clear: both; }
.f-l { float: left; }
.f-r { float: right; }
.fw-b { font-weight: bold; }
.fs-i { font-style: italic; }
.lh-14 { line-height: 1.4; }
.lh-15 { line-height: 1.5; }
.mlr-a { margin-left: auto; margin-right: auto; }
.m-0 { margin: 0px; }
.p-0 { padding: 0px; }
.p-r { position: relative; }
.ta-c { text-align: center; }
.ta-l { text-align: left; }
.ta-r { text-align: right; }
.ta-j { text-align: justify; }
.va-b { vertical-align: bottom; }
.va-t { vertical-align: top; }
.w-100p { width: 100%; }
.w-25p { width: 25% }
