@charset "UTF-8";
* {
	margin: 0;
	padding: 0px;
}
a, a:link, a:visited {
	font-style: normal;
	color: #004990;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {border: none; }
html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 100%;
}
#wrap {
	height: 100%;
	min-height: 100%;
	height: auto;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/common/site_background.jpg);
	width: 900px;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 72px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
h1  {
	font-size: 20px;
	color: #004990;
	font-style: normal;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	padding-top: 8px;
	margin-bottom: 10px;
	line-height: 24px;
}
h2  {
	font-size: 15px;
	font-style: normal;
	color: #004990;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
#topbar {
	background-color: #FFFFFF;
	background-image: url(images/common/site_header_background.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 900px;
	text-align: left;
	position: relative;
	margin: 0;
}
#logo {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: absolute;
	overflow: hidden;
}
#nav-horizontal {
	padding:0;
	list-style-type:none;
	width:900px;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("images/common/site_menu_bar_background.jpg") repeat-x top left;
	margin: 0;
	font-weight: normal;
}
#nav-horizontal li {
	display:block;
	float:left;
	margin:0;
	pading:0;
}
#nav-horizontal li a {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 15px 0 15px;
	height:24px;
	height:28px;
}
#nav-horizontal li a:hover {
	background-color: #4b80b2;
}	
#nav-horizontal    li#active a {
	background-color: #4b80b2;
}
#leftcolumn {
	float: left;
	text-align: left;
	padding: 0px;
	width: 600px;
	margin: 0px;
}
#leftcolumncontent {
	font-size: 11px;
	line-height: 16px;
	width: 500px;
	color: #000000;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#leftcolumncontent img {
	float: left;
}
#rightcolumn {
	width: 300px;
	position: relative;
	float: right;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#rightcolumnmenu {
	background-image: url(images/common/top_menu.gif);
	height: 155px;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	text-align: left;
	width: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightcolumnmenu h1 {
	font-size: 12px;
	color: #004990;
	font-style: normal;
	font-weight: bold;
	line-height: 6px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 6px;
	padding-bottom: 10px;
}
ul.nav-section {
	list-style-type: none;
	margin: 0px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

ul.nav-section a, ul.nav-section a:link, ul.nav-section a:visited{
	color:#000000;
	cursor: Pointer;
	text-decoration: none;
}

ul.nav-section li a:hover {
	text-decoration:underline;
}
#rightcolumncontent {
	margin-top: 30px;
	margin-right: auto;
	width: 250px;
}
#rightcolumncontent p {
	padding-left: 20px;
	color: #666666;
	padding-right: 20px;
}
#rightcolumncontent  h2 {
	font-size: 15px;
	background-position: left top;
	padding-left: 20px;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 8px;
	padding-bottom: 8px;
}
#rightcolumncontent h3 {
	font-size: 14px;
	background-position: left top;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 004990;
	font-weight: normal;
	margin: 0px;
}
#rightcolumncontent img {
}
.goodsearchblock {
	margin-bottom: 12px;
}
#goodsearchrt {
	padding:15px;
	text-align:left;
	border:3px solid #CCCCCC;
	width:214px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color: #FFFFFF;
	margin-bottom: 12px;
}
#goodsearchrt  img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#goodsearchlong {
	padding:12px;
	text-align:left;
	border:solid 1px #CCCCCC;
	width:470px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}
#officepicture {
	margin-left: 20px;
}
#rightcolumncontent2 {
	margin-right: auto;
	width: 250px;
	margin-top: 15px;
}
#rightcolumncontent2 #postitnote {
	margin-left: 10px;
	margin-top: 5px;
}

#footer {
	height: 72px;
	width: 900px;
	background-image: url(images/common/site_footer_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	text-indent: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	clear: both;
	margin-top: -72px;
	position: relative;
	margin-bottom: 0px;
}
#footer a {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor: Pointer;
}
#footer a:hover {
	text-decoration: underline;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.quote {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-right: 30px;
	padding-left: 20px;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
#dividerline {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.creditline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#moreLink {
	text-align:center;
	line-height:1;
	border:0;
	padding:0;
	cursor:pointer;
	outline:none;
	background:none;
	height: 30px;
	float: right;
}
#moreLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004990;
	font-size: 100%;
	font-weight: bold;
}
#moreLink a:hover {
	color: #712014;
	text-decoration: none;
}
#moreLink a:active {
	color: #444;
}
#moreLink span {
	display:block;
	margin:0 2px 0 0;
	padding:0;
	line-height:0;
	outline:none;
	background-color: transparent;
	background-image: url(images/common/button_background.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#moreLink em {
	display:block;
	height:30px;
	line-height:30px;
	font-style:normal;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	background-color: transparent;
	background-image: url(images/common/button_background.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: left;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0;
	margin-left: 13px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
}
#moreLink span:active {
	background-position:left -30px;
}
#moreLink em:active {
	background-position:right -30px;
}
#donateLink {
	line-height:1;
	border:0;
	cursor:pointer;
	outline:none;
	background:none;
	clear: both;
	float: left;
	text-align: left;
	height: 30px;
	width: 210px;
	margin: 0;
	padding-left: 18px;
	padding-bottom: 5px;
	font-size: 10px;
	display: block;
}

#donateLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004990;
	font-size: 100%;
	font-weight: bold;
}
#donateLink a:hover {
	color: #712014;
	text-decoration: none;
}
#donateLink a:active {
	color: #444;
}
#donateLink  em  {
	display:block;
	height:30px;
	line-height:30px;
	font-style:normal;
	font-weight:bold;
	text-shadow:1px 1px 0 #ffFF00;
	background-color: transparent;
	background-image: url(images/common/button_donate_background.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: left;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#donateLink  span {
	display:block;
	margin:0 2px 0 0;
	padding:0;
	line-height:0;
	outline:none;
	background-color: transparent;
	background-image: url(images/common/button_donate_background.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#donateLink span:active {
	background-position:left -30px;
}
#donateLink em:active {
	background-position:right -30px;
}
#readerbutton {
	margin-right: 8px;
}

