@charset "utf-8";
/* CSS Document */

/*PRC*/


.header1 {
	position: relative;
	clear: both;
	background-color: #034694;
	margin-bottom: 1em;
}

.theme-dropdown .dropdown-menu {
	margin-bottom: 20px; display: block; position: static;
}

.theme-showcase > p > .btn {
	margin: 5px 0px;
}

/* Picture Area*/

.content div {
	margin: 10px;
}

.content1 {
	background-color: #034694;
	margin-top: 1em;
	position: relative;
	height: 37.5em;
	margin-bottom: 2em;
	font-size: large;
	color: #C5E8FB;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 1em;
}

/*
.content1 div {
	font-size: large;
	color: #C5E8FB;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	margin-bottom: 0.75em;
	padding-top: .25em;
	padding-right: .25em;
	padding-bottom: .25em;
	padding-left: .5em;
}
*/

#gallery {
	width: 90px;
	margin-right: 0.75em;
	margin-left: 0.5em;
	position: relative;
	float: left;
	border: 1px solid #333;
	background-color: #25AAE3;
	height: 526px;
	padding-top: 5px;
	padding-bottom: 5px; 
	box-shadow: 2px 2px 10px #003;	
}

#gallery img {
	/* PRC display: inline-block; */
	border: 1px solid rgb(0,0,0);
}

#gallery div {
	display: inline-block;
	height: 76px;
	width: 76px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}


#photo {
	max-width:601px; 
	max-height:421px;
	width:100%;
	position: relative;
	margin-left: 8em;
	margin-top: 3em;
}

#photo img {
	max-width:600px;
	max-height:420px;
	width:100%;
	position: absolute;
	border: solid 1px #006; 
	box-shadow: 2px 2px 10px #003;	
}

.footer1 {
	background-color: #D3DEF8;
	position: relative;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	color: #25AAE3;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 2em;
	border-radius: 4px;
	border: 1px solid #333;
	text-align: center;
}

/* the-minimum */

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
                                                    background-repeat:repeat-x; 
													filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);	
													background-color:#e8e8e8
													}


.navbar-default{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
                filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
				border-radius:4px;
				-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
				box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)
				}



.navbar-brand,.navbar-nav>li>a {text-shadow:0 1px 0 rgba(255,255,255,.25)}

.textct {
	font-size: large;
	color: #D9F0FD;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	max-width: 51em;
	padding-left: .25em;
	margin-left: 1em;
}
#contentDv1 {
	padding-left: .5em;
}
