@charset "windows-1251";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #652245;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	border-bottom-width: 77px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #662244;
	border-top-width: 7px;
	border-top-color: #993366;
	background-image: url(logo/blossom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.spring #container {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0px;
	background-color: #F9F9F9;
}
.spring #container a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6F2449;
	text-decoration: none;
	letter-spacing: 2px;
}
.spring #container a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
}
.spring #container a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6F2449;
	text-decoration: none;
}


.spring #container #logo {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(logo/flower.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.spring #container #menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	letter-spacing: 2px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.spring #container #menu ul {
	padding: 0px;
	height: 120px;
	margin: 0px;
}

.spring #container #menu li {
	list-style-type: none;
	display: inline;
	height: 40px;
	padding: 0px;
	margin: 0px;
}

.spring #container #menu li a {
	float: right;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 9px;
	color: #000000;
}

.spring #container #menu li a:hover {
	float: right;
	list-style-type: none;
	text-decoration: none;
	color: #993366;
	margin: 0px;
	padding: 9px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E3AEC9;
}

.spring #container #menu li a.current {
	float: right;
	list-style-type: none;
	text-decoration: none;
	color: #993366;
	margin: 0px;
	padding: 9px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E3AEC9;
}

.spring #container #menu ul.sub {
	width: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 44px;

}
.spring #container #menu .sub li {
	display: block;
	float: left;
	margin: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.spring  #container  #issue {
	height: 28px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.spring  #container  #issue  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000000;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E3AEC9;
	text-align: right;
	background-image: url(logo/text.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.spring #text {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: justify;
}
.spring #container #text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 5px;
	border-bottom-style: double;
	color: #666666;
	letter-spacing: 1pt;
	width: 70%;
}
.spring #container #text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	display: block;
	letter-spacing: 3pt;
	color: #666666;
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
}
.spring #container #text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	display: block;
	letter-spacing: 1pt;
	text-align: center;
	padding-right: 5%;
	padding-left: 5%;
}



.spring #container #text span.first-letter {
	font-size: 29pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-style: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #e0e0e0;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-left-width: 7px;
	border-left-style: double;
	border-left-color: #FFFFFF;
}
.spring #container #text p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-indent: 12px;
}

.spring #footer {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 360px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(logo/container.jpg);
} 
.spring #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.spring #container #text p.double {
	text-align: justify;
	display: block;
	float: left;
	width: 49%;
	margin-right: 1%;
}
.spring #container #text #panel {
	height: 100px;
	display: block;
	background-color: #F9F9F9;
	color: #000000;
}
.spring #container #text .slide {
	margin: 0;
	padding: 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8B6378;
}
.spring #container #text .btn-slide {
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	background-image: url(logo/arrow.gif);
	background-repeat: no-repeat;
	background-position: center -25px;
	line-height: 100%;
	font-weight: normal;
}
.spring #container #text .active {
	background-position: center 12px;
	background-image: url(logo/arrow.gif);
}

.spring #container #text a:focus {
	outline: none;
}

.spring #container #text #panel #subnav {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.spring #container #text #panel #subnav li {
	list-style-type: square;
	height: 21px;
	width: 220px;
	display: inline;
	margin: 0px;
	padding: 14px;
}

.spring #container #footer .copyright {
	font-size: 12px;
}

.spring #container #text .epigraph {
	padding-left: 55%;
}

.spring #container #text .new {
	color: #B30059;
	font-weight: bold;
	text-decoration: blink;
}

.hr {
	color: #7D405F;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	height: 2px;
}

.spring #container #text .poetry {
	margin-left: 23%;
	width: auto;
	margin-right: auto;
	text-align: left;
}
.spring   #container #text .nobullet li  {
	list-style-type: none;
}

.spring   #container #text .altquatation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #642100;
	font-style: italic;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	display: block;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
