* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #A09B7D url(graphics/me1.gif) no-repeat fixed right bottom;
	color: #330000;
	font-size: 90%;
}
a, a:link, a:visited {
    color: #566047;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #566047;
}  
.p5 span a {
    font-weight: bold;
}
p {
    margin-bottom: 10px;
    line-height: 19px;

}

#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url(Images/bkgrd_plain.jpg) repeat-y center top;
    width: 780px;
}
#pageHeader {
	text-align: center;
	background: #FBFBE5 url(Images/header1.jpg) no-repeat center top;
	height:175px;
	background-color: #321903;
}


#introduction {
    background: #FBFBE5;
}
#introduction h3 {
    margin-bottom: 5px;
    height: 32px;
    background: transparent url(graphics/h3_introduction.gif) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}
#supportingText {
	min-height: 380px;
    height: auto;
   _height: 380px;
    margin-left: 200px;
	background-color: #D1CCAE;
	border: thin groove #FFFFCC;
	margin-right: 10px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(Images/logo_bk.gif);
	margin-bottom: 0px;
	clear: both;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 20px;
}
#supportingText h3 h4 {
	padding: 10px;
}
.lists {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
h3 {
	color: #996600;
}
#footer {
	padding: 20px 20px 0 400px;
	text-align: right;
	clear: both;
	font-size: 80%;
	background: #A09B7D url(Images/footer_bg.gif) no-repeat center top;
	height: 90px;
	voice-family: "\"}\"";
	margin-top: 0;
	margin-right: 0;
	vertical-align: middle;
}
#linkList {
	position: absolute;
	top: 163px;
	left: 15px;
	width: 180px;
	background-image: url(Images/sidelinks.gif);
	height: 390px;
	background-repeat: no-repeat;
}
#linkList ul {
    list-style: none;
}
#lselect {
	margin-top: 75px;
	width: 140px;
	margin-left: 20px;
}
#lselect ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	color: #8C9777;
	border-bottom: 1px solid #8C9777;
	margin-top: 0px;
}
#linkList a.c, #linkList a.c:link, #linkList a.c:visited, #linkList a.c:hover, #linkList a.c:active, #linkList a.c:focus {
    display: inline;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #8C9777;
    background-image: none;
}
#lselect ul li a, #lselect ul li a:link, #lselect ul li a:visited {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
   
}
#lselect ul li a:hover {
    text-decoration: none;
}
#lselect ul li a, #lselect ul li a:active, #lselect ul li a:focus {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
    background: transparent url(graphics/lselect_a_bg.gif) left center no-repeat;
	}
.subcontent {
	padding-left: 50px;
}
  .prop {
    height:380px;
    float:right;
    width:1px;
  }
.images{

	padding: 15px;
	}
.boldtitle {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	text-decoration: none;
}

