.leftbar {
	background-image: url(images/left.gif);
	width: 30px;
}
/*/*/
.wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
	border: 1px solid #333300;
	left: 11px;
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/**/
body {
	text-align: center;
	margin: 15px 0px 0px;
	padding: 0px;
	color: black;
	background: #C1C88E url(images/rpd_bg_ext.jpg) repeat-x left 18px;
}
.topmenu {
}
.topmenu a:hover {
	background-image: url(images/b_rpd_over.gif);
	height: 25px;
}
.topmenu a {
	background-image: none;
}
.topmenupad {
	background-image: url(images/topmenu_pad.gif);
	height: 25px;
}

.topmenuhighlight {
	background-image: url(images/menupad.gif);
}
.topmenuhighlight a:hover {
	background-image: url(images/b_rpd_over.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 25px;
	width:153px;
	margin-top: 0;
}
.feature_side {
	background: url(images/feature_side.jpg) no-repeat top center;
}
.content {
	color: black;
	background-color: #FFFFFF;
	width: 570px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 25px;
}
.bottombar {
	background-color: transparent;
	background-image: url(images/bottombar.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B2E48;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	height: 25px;
}
.titleimg {
	margin-bottom: 5px;
}
.content p {
	margin: 0px;
	padding: 0px 0px 10px;
}
h1 {
	background-color: transparent;
	font-size: 1.8em;
	color: #1B2E48;
	text-transform: lowercase;
	font-weight: normal;

}
h2 {
	background-color: transparent;
	color: #669900;
	text-transform: lowercase;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	background-color: transparent;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #1B2E48;
}
.hgreen {
	color: #669900;
	font-weight: bold;

}
#menu {
	/*/*/
	font-size: .75em;
	background-image: url(images/ghost.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	/**/
}
.menu {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	text-transform: lowercase;
	/*/*/ list-style-type: none; /**/
	padding-top: 5px;
	background-image: url(images/menu_background.gif);
}
.menu ul {
/*/*/ 
	list-style-image: none;
	list-style-type: none;/**/
	margin: 0px;
	padding: 0px;
}
.menu li {
	margin: 0px;
	padding: 0px;
}
.menu li a {
	color: #32210A;
	background-color: #EAEECD;
	display: block;
	height: 16px;
	width: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #E2DAC8;
	border-bottom: 1px solid #999966;
	border-left: 1px none #8C7F64;
	text-decoration: none;
	padding-right: 10px;
	/*/*/ padding-left: 20px;
	margin-left: 1px;
	font-weight: normal;
	background-image: url(images/menubullet.gif); /**/
}
.menu li a:hover {
	background-color: #C1C88E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1C88E;
	border-right-color: #8C7F64;
	border-bottom-color: #E2DAC8;
	border-left-color: #8C7F64;
	color: #333333;


}
/*/*/
.menu ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu ol a {
	padding-left: 30px;
	background-image: url(images/menubullet.gif);
	background-position: 10px;
}
/**/
.menu a {
	color: #000000;
}
.content a {
	color: #333333;
}
.content a:hover {
	color: #336699;
}
.content ul {
	list-style-type: square;
}

