/*
	Based on original styleSheet by David Herreman
	http://www.free-css-templates.com
		
*/

body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #fff url(images/bg1.jpg) repeat-x top;
color : #454545;
}

container  {
position:relative; 
width:95%; 
min-width:765px;
max-width: 1000px;
margin: 0 auto;
}

/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .container {
border-right:765px solid #fff;
}

a {
color : #dba400;
background : inherit;
text-decoration : none;
}
a:hover {
color : #dba400;
background : inherit;
text-decoration : underline;
}
p {
margin : 4px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
padding : 4px 0 0 0;
margin : 0;
color: #454545;
}
h4 {
padding : 4px 0 0 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
.top_img {
padding: 0 2px;
vertical-align:text-top;
}
.center_img {
padding: 0 2px;
vertical-align:middle;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
width: 80%;
}
.content {
margin : 0 30px 0 30px;
display:block;
color:#000;
}
/* method 1 a bodge for IE5.5 and IE6 browsers */
/** html .holder {
display:inline-block; 
position:relative; 
margin-right:-765px;
}*/
#top {
padding-top : 0;
background : transparent;
height : 80px;
}
#top h1 {
font : bold 2.8em Arial, Sans-Serif;
padding : 20px 0 0 12px;
margin : 0;
letter-spacing : 1px;
color : #616161;
/*color: #6e5200;*/
}
#top h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0;
padding : 0;
}
#top #icons {
float : right;
margin : 25px 15px 0;
padding : 0;
}
#top #icons img {
padding-right : 2px;
border : 0;
}
#menu {
margin : 0;
height : 34px;
padding-top : 0;
width: 765px;
}
#menu li {
list-style : none;
display : inline;
line-height : 34px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 8px 10px 8px;
font-weight : bold;
color : #fff;
}
#menu li a:hover {
color : #fff;
background : #dba400;
margin : 0;
}
#menu li a.current {
background : #ffcc33 url(images/trcorner1.gif) no-repeat top right;
color : #fff;
}
#main {
margin : 0;
padding : 0;
}
.img_pad {
padding : 0px 30px 0px 30px;
}
#right_side {
float : right;
width : 230px;
background : #ffffff url(images/topr1.jpg) no-repeat top right;
overflow : hidden;
margin: 0 0 100px 20px;
}
#right_side .pad {
padding : 35px 10px 10px 30px;
}

#right_side ul {
padding : 3px 0 8px 0;
}
#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
color : #dba400;
}
#right_side a {
background : inherit;
text-decoration : none;
}
#right_side h3 {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}
#right_side .rs {
float : right;
margin : 0 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side {
background : inherit;
margin: 0 10px 10px 10px;
}
#left_side .intro {
height : 30px;
background : #ffcc33;
color : #fff;
overflow : hidden;
}
#left_side .intro .pad {
padding : 18px 0 0 0;
}
#left_side .intro a {
color : #b4e04a;
text-decoration : none;
}
#left_side .intro a:hover {
color : #cdff56;
text-decoration : underline;
}
#left_side .mpart {
padding : 40px 0 0 0;
}
#left_side h3 {
background : inherit;
padding : 6px 0 4px 0;
margin : 10px 0 0 0;
font : bold 1.4em Arial, Sans-Serif;
}
#left_side h4 {
background : inherit;
padding : 6px 0;
margin : 6px 0 0 0;
}
#left_side .mpart h2 {
background : url(images/lrline1.gif) no-repeat bottom left;
height : 20px;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}
#left_side .center {
text-align:center;
}
#left_side .left_img {
float : left;
}
#left_side .right_img {
float:right;
margin: 5px 160px 5px 40px;
}
#left_side img {
padding : 0 10px 5px 0;
}
#left_side blockquote {
font-style:italic;
/*padding-left : 10px;
border-left : 3px solid #ffcc33;
margin : 10px 0 10px 25px;*/
}
#left_side .indent {
margin-left: 50px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}
.timestext {
	font-family:"Times New Roman", Times, serif;
}
#left_side .rs {
float : right;
margin : 0 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
/*list-style-position : inside;*/
margin-left : 8px;
}

#left_side ul li {
list-style-type : square;
margin-left : 15px;
margin-bottom: 6px;
}
#left_side ul ul li {
list-style : none;
margin-left : 23px;
list-style-type : circle;
list-style-position : outside;
}
#left_side ul ul ul li {
list-style : none;
margin-left : 23px;
list-style-type : disc ;
list-style-position : inside;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
/*width : 628px;*/
padding : 10px;
}
#footer {
clear : both;
margin : 0 10px 6em 0;
color : #777;
font-size:0.82em;
}
#footer .right {
float : right;
text-align : right;
background : inherit;
}
#footer a {
text-decoration : none;
background : #fff;
}
#line {
clear : both;
margin : 20px 10px 0 0;
background : #fff url(images/rlline1.gif) no-repeat top right;
}
th td {
width: 60px;
text-align:left;
}
#left_side .none {
list-style: none;
}
#left_side .map {
list-style: square;
color : #dba400;
}