@charset "UTF-8";
/* CSS Document */
h1{
	color: #659fa0;
	font-size:16px;
	font-family:  "didot",Verdana, Geneva, sans-serif;
}
h2{
	color: #659fa0;
	font-size:14px;
	font-family:  "didot",Verdana, Geneva, sans-serif;
}
body{
	background-color:#b1cdd0;
}
.signin{
	background-color:#d1f3f7;
	border: 2px dotted #b1cdd0;
	vertical-align: top;
}
.signin2{
	background-color:#d1f3f7;
	border: 2px dotted #b1cdd0;
	vertical-align: top;
	text-align:center;
	padding-top: 4px;
}
.signin3{
	background-color:#d1f3f7;
	border: 2px dotted #b1cdd0;
	vertical-align: top;
	text-align:left;
	padding: 5px;
}
#page{
	background-color:#fff;
	width: 744px;
	margin: 45px auto 0 auto;
	padding-left: 24px;
	padding-right: 24px;
}
#smallmenu{
	text-align: right;
	font-family: "century",Verdana, Geneva, sans-serif;
	color: #0e0e0e;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#smallmenu a:link{
	color: #0e0e0e;
	text-decoration: none;
}
#smallmenu a:visited {
	color: #0e0e0e;
	text-decoration: none;
}
#smallmenu a:hover {
	color: #659fa0;
	text-decoration: none;
}
#topmenu{
	width: 744px;
	background-color: #46b8d3;
	height: 20px;
	padding-top: 5px;
}

.sagebar{
	background-color: #659fa0;
	width: 744px;
	height: 8px;
	margin-top: 8px;
}
.turqbar{
	background-color: #46b8d3;
	width: 744px;
	height: 8px;
	margin-top: 8px;
}
#main{
	width: 744px;
	padding-top: 15px;
	font-family: "Didot",Verdana, Geneva, sans-serif;
	color: #151515;
	font-size: 12px;
	padding-bottom: 8px;

}
#main a:link{
	color: #46b8d3;
	text-decoration: none;
}
#main a:visited{
	color: #46b8d3;
	text-decoration: none;
}
#main a:hover{
	color: #46b8d3;
	text-decoration: underline;
}
#media{
	float: right;
	width: 460px;
	margin-top: 10px;
}
#bottommenu{
	width: 744px;
	background-color: #659fa0;
	padding-top: 5px;
	margin-bottom: 15px;
	font-family: "century", Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #ffffff;
	padding-right: 8px;
	padding-bottom: 5px;
}
#bottommenu a:link, a:visited{
	color: #fff;
	text-decoration: none;
}
#bottommenu a:hover{
	color: #c0dfe1;
	text-decoration: none;
}
#footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #151515;
	width: 744px;
	 clear:both;
	 padding-bottom: 10px;
}
#copyright{
	color: #659fa0;
	text-align: center;
	width: 792px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: auto;
	padding-top: 10px;
}
#copyright a:link{
	color: #659fa0;
	text-decoration: underline;
}
#copyright a:visited{
	color: #659fa0;
	text-decoration: none;
}
#copyright a:hover{
	color: #fff;
	text-decoration: none;
}
#column-left{
	width: 262px;
	float: left;
}
#column-right{
	float: right;
	width: 479px;
}
.sep{
	border-bottom: 2px;
	border-bottom-color: #b1cdd0;
	border-bottom-style:dotted;
	width: 90%;
	margin-left: 20px;
	margin-right: 100px;
}
.sep2{
	border-bottom: 2px;
	border-bottom-color: #b1cdd0;
	border-bottom-style:dotted;
	width: 90%;
}
.addy{
	padding-left: 20px;
	}
.indent
   {text-indent: 30pt;
   padding:0;
  }

#book1{
width: 360px;
float: left;
padding-right: 10px;
	border-right: 2px;
	border-right-color: #b1cdd0;
	border-right-style:dotted;
	text-align: justify;
}
#book2 {
width: 360px;
float: right;
padding-left: 10px;
text-align: justify;
}
.para{
	text-indent: 20px;
	line-height: 20px;
}
.gifts {
    border: 2px solid #b1cdd0;
	margin-right: 5px;

}