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

#site {
	width: 990px;	
}
#lhmainbar {
	width: 839px;	
	float: left;	
}
#rhmainbar {
	width: 110px;	
	float: left;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




#header {
	height: 85px;
	background-color: #3D3D3D;
	width: 839px;
}


#header #head {
	/* [disabled]width: 839px; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #head #logo {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	height: 56px;
	width: 507px;
}
#header #head #bookshop  {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 225px;
	height: 46px;
}
#menubar {
	height: 380px;
	background-color: #004387;
	background-image: url(../images/mainbtn.jpg);
	background-position: top left;
	padding: 0px;
	margin: 0px;
}
#menubar #menublock {
	padding: 0px;
	margin: 0px;

}
#menubar #menublock ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menubar #menublock ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 50px;
	font-size: 14px;
	font-style: italic;
	padding-top: 4px;
}


#menubar #menublock ul li a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#menubar #menublock ul li a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#menubar #menublock ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#submenubar {
	height: 25px;
	background-color: #CDD7C4;
}
#submenubar #submenublock {
	width: 839px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
}
#submenubar #submenublock ul {
	margin: 0px;
	padding: 0px;
}
#submenubar #submenublock ul li {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
	font-size: 12px;
	font-style: italic;
}
#submenubar #submenublock ul li a:link {
	color: #3D3D3D;
	text-decoration: none;
	font-weight: bold;
}
#submenubar #submenublock ul li a:visited {
	color: #3D3D3D;
	text-decoration: none;
	font-weight: bold;
}
#submenubar #submenublock ul li a:hover {
	color: #3D3D3D;
	text-decoration: underline;
	font-weight: bold;
}


#landscape {
	width: 839px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#landscape #land {
	height: 194px;
}

#container {
	background-color: #FFF;
	width: 839px;
	padding: 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#container #lhbar {
	float: left;
	width: 265px;
	background-color: #333;
	min-height: 1400px;
	padding: 0px;
}
#container #content {
	width: 530px;
	min-height: 400px;
	float: left;
	padding: 0px;
}
#container #content #printable {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #content hr {
	color: #999;
	height: 1px;
}

#breadcrumb {
	font-size: 12px;
	text-transform: capitalize;
}
#breadcrumb a:link {

}
#breadcrumb a:hover {

}
.txt    {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header    {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}



#rhbar {
	width: 130px;
	min-height: 400px;
	background-color: #333;
	margin: 13px 0px 0px 10px;
}


#footer {
	background-color: #3D3D3D;
	height: 116px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	width: 839px;
	background-image: url(../images/footerbg.jpg);
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#footer a {
	color: #9EBFE0;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer12 {
	font-size: 10px;
	line-height: 20px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container .pad {
	margin: 50px;
}


.txtfield {
	background-color: #E1E1E1;
}


#site #lhmainbar #lwrbanner {
	height: 79px;
	overflow: auto;
	background-color: #333;
	width: 839px#;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 839px;
}

