/* CSS Document */
html {
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8E4130;
}
body {
	background-color: #7895A3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;
}
.container {
	width: 955px;
	height: 100%;
	min-height: 100%;
	background-color: #F3DC9C;	
	vertical-align: top;
	text-align: left;
	padding-right:5px;
	padding-left:5px;
}
.top {
	height: 95px;
	width: 945px;
	padding: 0px;
	text-align: center;	
}
.slogan {
	height: 40px;
	width: 945px;
	padding: 0px;
	text-align: center;	
}
.menu {
	width: 945px;
	padding: 0px;
}
.home {
	width: 945px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.homebar {
	height: 25px;
	background-color: #507282;
	width: 945px;
	padding-bottom: 5px;
}
.footer {
	text-align: center;
	font-size: 11px;
	width: 945px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #CAAD68;
}
a {
	color: #507282;
	text-decoration: none;
}
a:hover {
	color: #507282;
	text-decoration: underline;
}
.hometext {
	width: 230px;
	padding-right:5px;
	padding-left:5px;
	font-size: 18px;
	color: #F0D77B;
	line-height: 24px;
}
.hometextB {
	width: 230px;
	padding-right:5px;
	padding-left:5px;
	font-size: 22px;
	color: #F0D77B;
	line-height: 30px;
}
.sub {
	width: 905px;
	margin-left:10px;	
	font-size: 12px;
	color: #8E4130;
}
.sub img{
	border: 5px solid #D1A85E;
}
.rtbar{
	padding: 5px;
}
.titlebar {
	width:945px;
	height: 32px;
	background-color: #507282;
	font-stretch:expanded;
	color: #F3DC9C;
	font-size: 26px;
	line-height: 26px;
	vertical-align:text-top;
	margin-bottom:5px;
}
.gallery {
	width: 925px;
	margin-left:20px;	
	font-size: 12px;
	color: #8E4130;
}
.gallerytitle {
	letter-spacing: 2px;
	text-align: right;
	padding-right: 10px;
	font-size: 30px;
	color: #8E4130;
}
.gallerytitle a{
	text-decoration: none;	
	color: #8E4130;
}
.gallerytitle a:hover{
	text-decoration: underline;	
	color: #8E4130;
}
.gallerydescription {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 24px;
	color: #A98059;
}
.biotitle {
	text-align: right;
	padding-right: 10px;
	font-size: 20px;
	color: #8E412F;
	line-height: 30px;
}
.biotitle a{
	text-decoration: none;	
	color: #8E412F;
}
.biotitle a:hover{
	text-decoration: underline;	
	color: #8E412F;
}
.bioname {
	line-height: 30px;
	font-size: 18px;
	color: #EDD084;
}
.biobody {
	background-color: #D2A85E;
	margin-left:10px;	
	font-size: 12px;
	color: #FFFFFF;
}
.biobody a{
	text-decoration: underline;	
	color: #ffffff;
}
.misc {
	width: 925px;
	margin-left:20px;	
	font-size: 12px;
	color: #8E4130;
	padding-top: 5px;
	padding-bottom: 5px;
}
.misc a{
	text-decoration: none;	
	color: #8E4130;
}
.misc a:hover{
	text-decoration: underline;	
	color: #8E4130;
}
.misctitle {
	font-size: 18px;
	color: #8E4130;
	line-height: 24px;
}
.gallery_instr {
	font-size: 11px;
	color: #517283;
	letter-spacing: -0.5px;
	text-align: right;
	padding-right: 2px;
}
.gallery_instr a{
	text-decoration: underline;
}
.galleryInstr {
	font-size: 32px;
	color: #8E4130;
	text-align: right;
	padding-right: 2px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height:25px;
	width:70px;
	color: #8E4130;
	background-color: #F3DC9C;
	border: 1px solid #8E4130;
}
input:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height:25px;
	width:70px;
	color: #F3DC9C;
	background-color: #8E4130;
	border: 1px solid #F3DC9C;
}
