/* 
-----------------------------
general styles
-----------------------------
*/
* {margin: 0; padding: 0; border: 0; }
html {background: #e5e8ea;}

body { 	margin: 2px 0 0;  font: 75%/1.2 verdana, arial, helvetica, sans-serif; color: #303030; background: url(../images/site_images/body2.jpg) repeat-y 50% 0;}


h1, h2, h3, h4, h5, h6, p, ul, ol, dl { margin-top: 0; }

h1, h2, h3, h4, h5, h6 { color: #844a13; margin: 10px 0 10px 0; }

h1 { font-size: 170%; line-height: 18px; }
h2 { font-size: 130%; line-height: 16px; color: #994207; background-image: url(../images/site_images/h2_background.jpg); background-repeat: no-repeat; margin-top:20px; }
h3 { font-size: 110%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; color: #844a13; }
h6 { width: 250px; margin: 0 0 10px 0; }
img { border: none; }
a:link { color: #844a13; }
a:visited { color: #ca6416; }
a:hover { color: #999898; }


table { margin: 1em 0; border-collapse: collapse; }

p.caption { text-align: left; padding: 0; margin-top: 5px; margin-left: 5px; font-size: 90%; font-weight: normal; font-style:italic;}

th, td {text-align: left;  vertical-align: top; border: 1px solid #ddd; padding: 5px; font-weight: normal; }

thead th { 	background: #dbf5fe; font-weight: bold; }

blockquote { margin-top: 10px;  background: #e3f6fc; border: 1px solid #b0e2f4; }

/*
-----------------------------
container styles
-----------------------------
*/

#container { margin: 0 auto; width: 830px;  }

/*
-----------------------------
header styles
-----------------------------
*/
#header {position: relative; float: left; width: 100%; height: 168px;  margin: 0; padding: 0; background: #fff url(../images/site_images/header3.jpg); }
html>body #header {position: relative; float: left; width: 830px; height: 168px;  margin-left: 0px; padding: 0px; background-image: url(../images/site_images/header3.jpg); }

#header p {float: right; clear: both;  margin-right: 120px; margin-top: 100px; font-size: 100%; color: #fff; font-weight: normal; line-height: 30px;}
html>body #header p {float: right; clear: both;  margin-right: 240px; margin-top: 100px; font-size: 100%; color: #fff; font-weight: normal; line-height: 30px;}

#header ul	{  float: right; clear: both; margin-right: 120px; margin-top: 100px; font-size: 110%; color: #fff; font-weight: bold; line-height: 30px; }
html>body #header ul	{  float: right; clear: both; margin-right: 240px; margin-top: 100px; font-size: 100%; color: #fff; font-weight: normal; line-height: 30px; }
#header li {	list-style-type: none; 	display: inline; padding: 0 0 0 .5em; margin: 0 0 0 .5em; border-left: 1px solid #6cbdd9; background: none;}


#header a { color: #fff; text-decoration: none; }
#header a:hover { color: #fca464; }
#header a:focus { color: #fca464; }
#header a:active { color: #fca464; }

#header image {position: absolute; top: 20px; left: 0; display: inline;}

#header #skip { position: absolute; width: 810px; left: -2px; top: -1px; text-align: right; font-size: 80%; padding: 3px 0 0; }
#header #skip a{ color: #3f3f3f; }

#header #link { position: absolute; width: 510px; left: 75px; top: 20px; text-align: left; font-size: 160%;  padding: 3px 0 0; }
body>html #header #link { position: absolute; width: 510px; left: 75px; top: 25px; text-align: left; font-size: 160%;  padding: 3px 0 0; }

#header #link a{ color: #e16d06; }
#header2 {position: relative; float: left; width: 100%; height: 30px;  margin: 0; padding: 0;  border-bottom: 1px solid #000; border-top: 1px solid #000;}
#header2 ul	{  float: left; clear: both; margin-left: 75px; margin-top: 0px; font-size: 100%; color: #fff; font-weight: normal; line-height: 30px;  }
#header2 li { display: inline; padding: 0 0 0 25px; margin: 2px 0 2px 20px;  background-image: url(../images/site_images/spiral.gif); background-repeat: no-repeat; background-position: -.1em -.1em; }
#header2 a{ color: #000; text-decoration: none; }
#header2 a:hover{ color: #fcd0b1; text-decoration: none; }

#printheader {display: none;}
/*
-----------------------------
content & breadcrumb styles
-----------------------------
*/

#content { float: left; width: 830px; clear: both; padding: 0; background: #fff;}

#breadcrumb { margin-top: 0px; width: 780px; height: 20px; padding: 6px 20px 2px; font-size: 90%; border-bottom: 1px dotted #ddd;}
body>html #breadcrumb { margin-top: 0px; width: 780px; height: 20px; padding: 4px 20px 5px 5px; font-size: 890%; border-bottom: 1px dotted #ddd;}
#breadcrumb img {float: right; margin-top: -10px; margin-right: 20px;}
#breadcrumb ol { margin: 0; padding: 0; }
#breadcrumb ol li { display: inline; list-style-type: none; margin: 0 5px 0 0; }
#breadcrumb ol li a { padding: 0 15px 0 0; 	background: url(../images/site_images/arrow-breadcrumb.gif) no-repeat 100% .5em; color: #844a13; text-decoration: none;}
#breadcrumb ol li a:hover { color: #6ca318; }


/*
-----------------------------
tools styles
-----------------------------
*/

#site-navigation #tools {float: right; text-align: right; width: 185px; margin: 0; padding: 0; }
#site-navigation #tools img { padding: 0 0 0 0px; }

/*
-----------------------------
left_side
-----------------------------
*/

#left_side {float: left; left: 0; width: 180px; margin: 10px 20px 20px 3px; padding: 0; }
#left_side ul { margin-left: 20px; margin-top: 15px; list-style: none;}
#left_side li { margin-top: 10px; font-weight: 600;}
#left_side a {color: #844a13; text-decoration: none;}

#left_side ul ul{ margin-left: 10px; margin-top: 0px; padding-top: 5px;}
#left_side ul ul li a {display: block; 	width: 150px; margin-top: -10px; padding: 6px 0px 6px 6px; background: #f0f0f0  url(../images/site_images/arrow.gif) no-repeat; background-position: 0 .7em; padding-left: 10px;}
/*
-----------------------------
main content
-----------------------------
*/

#page_main { float: left; width: 550px; margin: 0px 10px 0 0; padding: 20px; line-height: 130%; background: #fff; border-left: 1px dotted #ddd;   }
html>body #page_main { float: left; width: 500px; margin: 0; padding: 5px 20px 0 20px; line-height: 130%; background: #fff; border-left: 1px dotted #ddd;   }

#page_main p {line-height: 18px; margin-top: 20px;}
#page_main img { float: right; margin: 10px; }
#page_main ul {margin-left: 50px; margin-top: 15px; list-style-image: url(../images/site_images/orange_arrow.jpg);}
#page_main li {margin-top: 10px;}
#page_main img.left {float: left; margin-left: 0px;}
#page_main img.center {float: right; margin: 10px;}
#page_main p.caption {font-size: 90%; margin-top: 0px; margin-left: 50px; font-style:italic;}

/*
-----------------------------
right side
-----------------------------
*/

#right_side { float: right; width: 180px; margin-right: 10px; padding: 0px;    }
#right_side h2 { font-size: 125%; margin: 10px 0 5px 0; padding: 0px; color: #0086cc; }
#right_side h5{display: block; border-bottom: 1px dotted #c3c2c2; margin: 4px 0; padding: .25em 0; color: #90bf20;}
#right_side p {margin: 0 5px 5px 5px; font-size: 95%; }
#right_side ul { margin: 0; padding: 0 0 2px;  }
#right_side ul li { display: block; list-style-type: square; padding: 0px; margin: 0; background: none; }


#page_right { float: right; clear: both; width: 150px; margin: 5px 5px 10px 5px; padding: 0;  }
html>body #page_right { float: right; 	width: 160px; margin: 5px 5px 10px 5px;	padding: 0; }

#page_right ul {margin-left: 10px; margin-top: 15px; list-style-type: none; }
#page_right ul li { display: block;   margin: 6px 0 15px 0; background-image: url(../images/site_images/bullet2.gif) ; background-repeat: no-repeat; background-position: 0 .4em; padding-left: 15px; }
#page_right ul ul {margin-left: 0px; margin-top: 5px; list-style-type: none; }
#page_right ul ul li { display: block;   margin: 5px 0 8px 0; background-image: url(../images/site_images/tiny_bullet.gif) ; background-repeat: no-repeat; background-position: 0 .4em; padding-left: 15px; }

#page_right a {text-decoration: none;}

/*
-----------------------------
footer styles
-----------------------------
*/
#footer { clear: left; background: url(../images/site_images/footer_bg.jpg) repeat-x; width: 95.9%; height: 30px; margin-left: -4px; margin-top: 0px; padding: 10px 20px; border-top: 1px solid #000;  font-size: 90%;}
html>body #footer { clear: left; background: url(../images/site_images/footer_bg.jpg) repeat-x; width: 95.5%; height: 30px; margin-left: -1px; margin-top: -7px;  border-top: 1px solid #000; padding: 10px 20px; font-size: 90%;}
#footer ul { margin: 0; padding: 0; text-align: right;}
#footer ul li {	list-style-type: none; 	display: inline; padding: 0 0 0 .5em; margin: 0 0 0 .5em; border-left: 1px solid #A98550; background: none;}
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #fca464;  }

/*
-----------------------------
class styles
-----------------------------
*/

.date { font-size: 85%; color: #666; }
.structural, .assistive { position: absolute; left: -500em;}
#content ul.bordered-list { padding: 0 0 20px; background: url(../images/line-horizontal.gif) no-repeat 0 100%; }

.image-container { 	float: right; width: 250px; font-size: 95%; font-style: italic; text-align: center; color: #555; line-height: 14px; margin: 5px 0px 5px 5px; padding: 10px;  border: 1px dotted #ddd;}
html>body .image-container { 	float: right; width: 270px; font-size: 95%; font-style: italic; text-align: center; color: #555; line-height: 14px; margin: 5px 0px 5px 5px; padding: 10px;  border: 1px dotted #ddd;}

.image-container2 { 	float: left; width: 250px; font-size: 95%; font-style: italic; text-align: center; color: #555; line-height: 14px; margin: 5px 5px 5px 0px; padding: 10px;  border: 1px dotted #ddd;}
html>body .image-container2 { 	float: left; width: 270px; font-size: 95%; font-style: italic; text-align: center; color: #555; line-height: 14px; margin: 5px 5px 5px 0px; padding: 10px;  border: 1px dotted #ddd;}

.quote {font-family: georgia;  font-size: 150%; color: #999999; font-style: italic; text-align: left; line-height: 18px; width: 350px; margin: 15px 30px 0 40px;}
.footnote { font-size: 85%; line-height: 12px;}
#next {clear: both; width: 100%;}
#next img {float: right; padding-right: 20px; margin-bottom: 10px;}
.img.left {float: left; margin-left: 10px;}


/*
-----------------------------
blockquote styles
-----------------------------
*/
p.bq { margin: 10px 20px 10px 20px; }
p.source {margin: 0; font-size: 90%; text-align: right; }
ul.bq  {  margin: 0px; list-style-type: disc;}
li.bq  { display: block;  padding: 0px; margin: 10px; list-style-image:none; }
