/* BODY AND GENERAL ELEMENT CSS STYLES */
body{
  margin-top: 17px;margin-bottom: 20px;margin-left: 0px;padding: 0px;font-family: Verdana, Helvetica sans-serif;font-size: 11px;
  line-height: 1.4em;text-align: center;background: #fff;}
a:link, a:visited{color: #990000;font-weight: normal;text-decoration:none;font-size: 10px;}
a:hover, a:active{color:#AAD900;text-decoration:underline;}
ul{margin: 8px;list-style-image: url(images/bullet.png);list-style-position:outside;margin-right:30px;padding: 0px 0px 10px 15px;}
/* SITE WRAPPER */
#wrapper{position: relative;width: 1022px;margin: 0px auto 0px;
text-align: left;margin-left: 0px;}
/* SITE HEADER */
#header_hg{position: relative;height: 82px;z-index: 1; background: url(images/head.jpg) no-repeat;width: 1022px;margin-right: inherit;margin-left: 0px;}
#header{position: relative;height: 108px;z-index: 2;background: repeat-y;width: 1022px;margin-right: inherit;margin-top: 20px;
	padding-left: 7px;}
#header h1{margin: 0px 0px 0px 15px;font-size: 14px;z-index: 4;
color: white;}
#header h2{margin: 0px 0px 0px 15px;font-size: 0.8em;font-weight: normal;color: #c9ccdb;z-index: 5;}
/* SIDEBAR */
#sidebar{float: right;width: 275px;margin-top: 0;padding-left: 8px;padding-right: 15px;margin-left: 15px;font-family: "Lucida Grande", Lucida, Verdana, sans-serif;}
#sidebar ul{margin: 5px;padding: 0px 0px 10px 2px;list-style-image: url(images/bullet.png);list-style-position:outside;margin-right:30px;}
#sidebar li a{color: #663300;font-size: 10px;line-height: 1.3em;
list-style: none;}
#sidebar li.header{padding: 4px 10px;color: black;font-weight: bold;}
/* CONTENT */
#contentarea{float: left;text-align: justify;font-size: 11px;width: 620px;color: #333;line-height: 1.5em;margin-top: 40px;padding: 0px 1px 15px 10px;margin-left: 40px;margin-right: 0px;}
/* FOOTER */
#breadtext{	margin-left: 5px;padding-top: 0px;margin-top: 0px;
clear: both;text-align: left;color: #333;display: inline;}
#footer{margin-left: 5px;padding-top: 0px;margin-top: 0px;	clear: both;text-align: center;height:  44px;color: #333;}
#footer a{color: #000;text-decoration: none;}
#footer ul{padding: 0px;list-style: none;width: 100%;text-align: left;margin-left: 20px;	color: #ad531d;}
#footer li{display: inline;color: #ad531d;}

