@charset "utf-8";
body {
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #AAC2C2;
	margin: 20px 0px;
	vertical-align: top;
}


#body {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	background: center;
}
#header {
	width: 799px;
	background: url(../images/layout2/header.jpg) no-repeat;
	height: 102px;
	margin: 0px auto;
	border-top: 1px solid #37313B;
	border-left: 1px solid #37313B;
}

#menu-background {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	background: url(../images/layout2/menu.gif) no-repeat center top;
}
#footer-text {
	font-size: 10px;
	color: #37313B;
	padding-top: 10px;
}
#menu {
	margin: 0px auto;
	width: 800px;
	height: 35px;
	text-align: center;
}
#content {
	background: #37313B url(../images/layout2/sidebar-2.jpg) repeat-y left top;
	margin: 0px auto;
	width: 544px;
	padding: 25px 20px 20px 235px;
	text-align: left;
	border-left: 1px solid #39313E;
}




#content p {
	margin-top: 0px;
}

#content h1 {
	margin-top: 0px;
	color: #AAC2C2;
	font-size: 16px;
	margin-bottom: 20px;
}

#content a:link, #content a:active, #content a:visited {
	color: #E9A374;
	text-decoration: none;
}

#content a:hover {
	color: #E9A374;
	text-decoration: underline;
}
#footer-text a {
	color: #666666;
}

 /* 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: #C16120;
	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: 115px;
	font-size: 120%;
	padding-right: 10px;
}
#right {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 115px;
	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: 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 a:link .image, #content a:active .image, #content a:visited .image {
	border: 1px solid #E9A374;
	text-decoration: none;
}
#content a:hover .image  {
	border: 1px solid #C16120;
	text-decoration: none;
}
#photo-large img {
	border: 1px solid #E9A374;
}

.text_red {
	color: #FF0000;
}
.text_blue {
	color: #AAC2C2;

}
.text_200 {
	font-size: 120%;
	line-height: 0px;
}
td.formheight {
	padding-top: 3px;
	padding-bottom: 3px;
	}