/* 
CSS for info entry page
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0px;
	color: #333333;
	background-color: #D1DDFC;
}
#layout_main {
	margin: 0 auto;
	width: 760px;
	background-color: #FFFFFF;
}
#layout-top {
	height: 16px;
	width: 760px;
	font-size: 0;
	background-repeat: no-repeat;
	line-height: 0.0;
	background-image: url(../images/dcn_hder.gif);
	background-color: #FFFFFF;
}
#layout-info {
	height: 16px;
	width: 770px;
	font-size: 0;
	background-repeat: no-repeat;
	line-height: 0.0;
	background-image: url(../images/dcn_hderinfo.gif);
}
#layout-books {
	height: 16px;
	width: 770px;
	font-size: 0;
	background-repeat: no-repeat;
	line-height: 0.0;
	background-image: url(../images/dcn_hderbks.gif);
}
#layout_bottom {
	height: 22px;
	font-size: 0.9em;
	clear: both;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 770px;
	background-color: #D1DDFC;
}
#c1, #c2, #c3 {float: left;}
#c1, #c2 {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#c1 {
	width: 216px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#c2 {
	width: 301px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 2px;
}
#c3 {
	font-size: 0.75em;
	width: 209px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFD24A;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 6px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFD24A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFD24A;
	background-color: #FFFFFF;
	padding-left: 1px;
}
.content {
	font-size: 0.75em;
	padding: 20px;
	margin-top: -20px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFD24A;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFD24A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFD24A;
}
.content a {color: #0000FF;}
.content a:hover {color: #333333;}
h2, h3 {
	margin: 6px 0;
	line-height: normal;
	font-size: 1.1em;
}
h3 {margin: 24px 0 6px 0;}
h4 {
	margin: 22px 0 8px 0;
	font-size: 1.2em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#masthead {
	height: 110px;
	background-color: #EBF1FF;
}
#logo {
	text-align: right;
}
#ie6spacer {width:770px;}
#theading {
	color: #3E6C9D;
	font-size: 0.7em;
	letter-spacing: 0.35em;
	border-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 120px;
	margin-top: 1px;
}
#strap {
	color: #3E6C9D;
	font-size: 0.7em;
	letter-spacing: 0.35em;
	border-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 120px;
	margin-top: 5;
}
#strap strong {color: #666666;}
#psearch {
	margin: 0;
	padding: 1em 0 0 0;
	border: 0;
}
/* 
CSS to create styles for drop menus
*/
.menulist {
	padding: 0;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #A38E4D;
	color: #333333;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	background-position: left bottom;
	text-decoration: none;
	border-top-color: #3F6D9E;
	border-right-color: #3F6D9E;
	border-bottom-color: #3F6D9E;
	border-left-color: #3F6D9E;
}
/********** For the nav icons at top page*********/
#iconbar {
	position: absolute;
	top: 71px;
	z-index: 200;
	right: 149px;
	width: 105px;
	margin-right: 16px;
}
#iconbar ul {
	margin: 0;
	padding: 0;
}
#iconbar li {
	float: left;
	list-style-type: none;
}
#iconbar a {
	display: block;
	color: #FFFFFF;
	font-size: 1px;
	height: 36px;
	width: 35px;
}
a#iconhome {
	background-image: url(../images/dcn_icohome.gif);
	background-position: left bottom;
}
a#iconhome:hover {
	background-position: left top;
}
a#iconinfo {
	background-image: url(../images/dcn_icoinfo.gif);
	background-position: left bottom;
}
a#iconinfo:hover {
	background-position: left top;
}
a#iconmail {
	background-image: url(../images/dcn_icomail.gif);
	background-position: left bottom;
}
a#iconmail:hover {
	background-position: left top;
}
/********** For the footer section *********/
#footertext {
	padding: 12px 0 20px 0;
	color: #666666;
	font-size: 0.9em;
}
#footertext p {
	margin: 0;
}
.content p {
margin: 0 0 10px 0;
}
img {
border: 0;
}
/*********** for the box around the paymentss join etc*********/
.boxit {
	border: 1px dotted #A18D4E;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

