@charset "utf-8";
body {
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/layout/background.jpg) center top;
	margin: 20px 0px;
	vertical-align: top;
}
#body {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	background: url(../images/layout/menu-background.gif) repeat-x center 96px;
}
#menu-background {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	background: url(../images/layout/menu.gif) no-repeat center top;
}

#header {
	width: 799px;
	background: url(../images/layout/header.jpg) no-repeat right top;
	height: 96px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px auto;
	text-align: left;
}
#footer-text {
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	width: 801px;
	margin: 0px auto;
	background: url(../images/layout/bottom.jpg) no-repeat;
}
#footer {
	padding-top: 5px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	padding-bottom: 5px;
	margin: 0px auto;
	width: 797px;
	background: #3F9FE4;
	font-size: 10px;
}
#footer a {
	color: #333;
	text-decoration: none;
}

#footer-text a {
	color: #666666;
}
#content h1 {
	margin-top: 0px;
	color: #A9D2F3;
	font-size: 16px;
}
#content a:link, #content a:active, #content a:visited {
	color: #D9A35A;
	text-decoration: none;
}

#menu {
	margin: 0px auto;
	width: 800px;
	height: 35px;
	text-align: center;
	background: url(../images/layout/menu.gif);
}
  /* MENU SYSTEM */
 
#navcontainer ul {
	color: White;
	width: 100%;
	background: #E9A374;
	margin: 1px 0px 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	line-height: 150% !important;
	line-height: 140%;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 7px 40px 8px !important;
	padding: 10px 40px;
	color: White;
	text-decoration: none;
	float: left;
	background: #E9A374;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
	color: #37313B;
	text-decoration: none;
	background: #F1D2B5;
}

#active a:link, #active a:visited, #active a:hover {
	background-color: #DC722C;
	color: #FFFFFF;
	padding: 7px 40px 8px !important;
	padding: 10px 40px;
}

#active #current {
	color: #FFFFFF;
	padding: 7px 40px 8px !important;
	padding: 10px 40px;
	background: #C16120;

}	

/* END OF MENU SYSTEM */ 
/* PHOTO GALLERY = table free */
#photowrapper {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_80 {
	font-size: 90%;
}


#photo {
	width: 33%;
	float: left;
	margin: 0px 0px 20px;
	text-align: center;
}
#left {
	text-align: right;
	vertical-align: top;
	float: left;
	width: 110px;
	font-size: 120%;
	padding-right: 10px;
}
#right {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 110px;
	font-size: 120%;
	padding-left: 10px;
}

#image_title {
	float: left;
	width: 390px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
#image_size {
	width: 100px;
	float: left;
	text-align: right;
	vertical-align: top;
}

#photo-large {
	text-align: center;
	vertical-align: top;
	float: left;
	width: 500px;
}
#show_type {
	color: #F0DDCC;
	width: 100px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#show_year {
	float: left;
	width: 50px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #E6ECEC;
}
#show_info {
	float: left;
	width: 345px;
	padding-bottom: 5px;
}
.clearboth , .clear{
	clear: both;	
}
/* END photo gallery */
/* PAGE NATION */

#content a.pages:link, #content a.pages:visited {
	color: #37313B;
	font-size: 70%;
	font-weight: bold;
	background: #F8DAB8;
	padding: 1px 2px;
	text-decoration: none;
}
#content a.pages:hover {
	color: #FFFFFF;
	font-size: 70%;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none;
	background: #E9A374;
	}


.pages_top {
	text-align: right;
}
.pages_down {
	color: #FFFFFF;
	font-size: 70%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
	background: #C16120;
}
.pages_bottom {
	text-align: center;
}

/* END OF PAGE NATION */
#content {
	background: #1D1C20 url(../images/layout/sidebar.jpg) repeat-y left top;
	margin: 0px auto;
	width: 800px;
	padding: 20px 0px;
	text-align: left;
	border-left: 1px solid #000000;
}
#body #content.one-column {
	background: #1D1C20;
}

#sidebar {
	float: left;
	width: 201px;
	border-left: 1px solid #000;
	color: #000;
}
#sidebar-menu {
	background: url(../images/layout/sidebar-menu.jpg);
	padding-top: 10px;
}
#sidebar-menu h1 {
	color: #82C0EE;
	padding: 0px 30px;
	margin: 0px;
}

#info {
	padding: 10px 30px 0px;
	float: left;
	width: 535px;
}
.one-column #info {
	padding: 10px 30px 0px;
	width: 740px;
}


#content p {
	margin-top: 0px;
}
#content a:hover {
	color: #D9A35A;
	text-decoration: underline;
}
.image_title {
	font-weight: bold;
	color: #E3C193;
}
.caption {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.indent {
	padding-left: 30px;
}
.padding-bottom {
	margin-bottom: 8px;
}
.text-green {
	color: #519BFF;
}
.text-grey {
	color: #E0E0E0;
}
.text-red {
	color: #EB5443;
}
.image_r {
	float: right;
	margin: 0px 0px 10px 10px;
}
