/* CSS Document */

/* text styles
-------------------------------------- */
body {
	background-color: CCCC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../links/pics/bg_body.gif);
	background-repeat: repeat;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 14px;
	margin-top: 0px;
}
h1 {
	font-size: 2px;
	color: #CCCC99;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	padding-bottom: 2px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 11px;
	line-height: 20px;
	padding-top: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	padding-bottom: 2px;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 20px;
	font-style: italic;
	padding-top: 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-bottom: 2px;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 20px;
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.red {
	color: #660000;
}
.green_dk  {
	color: #666633;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 8px;
	list-style-image: url(../links/icons/chevrons.gif);
	margin-top: 0px;
}
a:link {
	color: #00407F;
	text-decoration: underline;
}
a:visited {
	color: #00407F;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.italic {
	font-style: italic;
	color: #660000;
}
.italic_black {
	font-style: italic;
	color: #666666;
}
.italic_blue {
	font-style: italic;
	color: #006699;
}
.sidebar {
	color: 222222;
	font-size: 10px;
	line-height: 16px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #444444;
	line-height: 15px;
}
.table_heading {
	color: #FFFFFF;
	font-weight: bold;
}
.credit {
	font-style: italic;
	color: #666666;
}
/* header area
-------------------------------------- */
#header {
	background-image: url(../links/pics/header.gif);
	background-repeat: no-repeat;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
}
/* navigation area
-------------------------------------- */
#nav {
	width: 684px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
/*title
-------------------------------------- */
#title {
	clear: both;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	background-color: #666633;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}
.title_crumb {
	color: #AAAA6F;
}
/* container to center the layout
-------------------------------------- */
#container {
	width: 683px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	background-image: url(../links/pics/bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
/* general content areas
-------------------------------------- */
#content_right {
	margin-left: 157px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#content_left {
	float: left;
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: 999966;
}
#content_left_1 {
	background-image: url(../links/pics/risun2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666633;
}
#content_left_1_pdf {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666633;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#content_left_1_diggers {
	background-image: url(../links/pics/d4d_cover.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666633;
	padding-top: 200px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#content_left_2 {
	background-image: url(../links/pics/aa.jpg);
	background-repeat: no-repeat;
	background-position: center 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 170px;
	padding-bottom: 10px;
	color: 222222;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666633;
}
.clear {
	clear: both;
	width: 100%;
}
/* special content areas
-------------------------------------- */
#picture {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	float: right;
	text-align: right;
	margin-left: 10px;
	background-color: #CCCC99;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
}
table {
	font-size: 12px;
}
#story_box1 {
	background-color: #CCCC99;
	width: 460px;
	clip: rect(20px,auto,auto,auto);
	padding-right: 10px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-top: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
	margin-bottom: 18px;
}
#story_box2 {
	background-color: #CCCC99;
	width: 230px;
	clip: rect(20px,auto,auto,auto);
	padding-right: 10px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-left: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
#story_details_left {
	float: left;
	width: 222px;
	clear: both;
}
#story_details_right {
	float: right;
	width: 225px;
}
/*footer
-------------------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-color: #666633;
	text-align: right;
	background-image: url(../links/pics/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a:link {
	color: #AAAA6F;
	text-decoration: none;
}
#footer a:visited {
	color: #AAAA6F;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*moovin link elements
-------------------------------------- */
#moovin {
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
}
#moovin a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#moovin a:hover {
	color: #003366;
	text-decoration: none;
}
.redCopy2 {
	color: #660000;
}
