@charset "utf-8";
/* CSS Document */

body { margin: 0px; padding: 0px; background: url(images/bg.gif) repeat; height: 100%; width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif;}
img { border: 0px;}
#nav2 ul { display: inline; padding-right: 10px;}
#nav2 li { display: inline;}
#footer p {text-align: center; font-size: 9px; color: #008b77; margin: 0px;}
#footer p a:link {color: #008b77; text-decoration: none;}
#footer p a:hover {color: #008b77; text-decoration: underline;}
#footer p a:visited {color: #008b77; text-decoration: none; }
hr {color: gray; width: 100%; margin: 0 auto;}
h1, h2, h3, h4, h5, h6, p {padding-bottom: 20px; color: #5a2c8d;}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link ,h6 a:link {color: #5a2c8d; text-decoration: underline;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #008b77; text-decoration: underline;}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {color: #5a2c8d; text-decoration: underline;}
h1 {font-size: 20px; font-weight: bold;}
h2 {font-size: 14px; font-style: italic;}
h3 {font-size: 14px; font-style: italic;}
h4 {font-size: 12px; font-style: italic;}
p {color: #a47e30; font-size: 11px;}
.content p:first-line{color: #008b77;}
.content ul {color: #a47e30; font-size: 11px; list-style: inside; list-style-image: url(images/bullet.gif); margin-left: 20px; padding-bottom: 20px;}
.content li {padding-bottom: 5px;}
.special {color: #5a2c8d; font-size: 14px;}
p a:link {color: #5a2c8d; text-decoration: none;}
p a:hover {color: #5a2c8d; text-decoration: underline;}
p a:visited {color: #5a2c8d; text-decoration: none;}
blockquote {margin: 0px 30px 0px 20px;}
a:link {color: #5a2c8d; text-decoration: none;}
a:hover {color: #5a2c8d; text-decoration: underline;}
a:visited {color: #5a2c8d; text-decoration: none;}