body {
	background-color: #dadada;
	margin: 0px;
}
.wrapper .header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 189px;
}
.wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #834a37;
}

img {border:none;}

.radio {
	background-image: url(images/radio.jpg);
	background-repeat: no-repeat;
width:529px;
height:100px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
text-align:center;
font-family:Arial,Verdana;
color:#fff;
padding-top:25px;
font-size:15px;
line-height:26px;
}

blockquote {
  background: transparent url(images/blockquote.gif) left top no-repeat;
  padding-left: 50px;
  margin-right: 20px;
margin-bottom:10px;
margin-left:5px;
font-family:Arial,Verdana;
font-size:13px;
line-height:20px;
}
h1 {
color:#5B448C;
font-size:28px;
font-weight:bold;
font-family:Arial,Verdana;
line-height:30px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

.icons {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	width: 450px;
	position: relative;
	left: 424px;
	top: 14px;
}
.icons a:link {
color:#000000;
font-weight:normal;
}
.icons a:visited {
color:#000000;
font-weight:normal;
}

div#menu
{
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
}
form {
margin:0px;
font-family:arial,verdana;
font-size:13px;
}
div#menu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f0e7c8;
	text-align: center;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 13px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

div#menu ul li
{
display: inline;
margin-left: -4px;
}

div#menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
}

div#menu ul li a:hover
{
background-color: #000000;
color: white;
}
.wrapper .main {
	background-image: url(images/woodbg.jpg);
	background-repeat: no-repeat;
}
.wrapper .main .contenttop {
	background-image: url(images/contentbg_01.png);
	background-repeat: no-repeat;

	padding-top: 32px;
	padding-left: 40px;
}
.wrapper .main .contentbot {
	background-image: url(images/contentbg_04.png);
	background-repeat: no-repeat;
	height: 61px;
}
.wrapper .main .contentbg {
	background-image: url(images/contentbg_02.png);
	background-repeat: repeat-y;
	padding-left: 40px;
padding-top:14px;
}
.wrapper .main .contentbg p {
margin-top:0px;
margin-bottom:0px;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #111113;
}
ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111133;
	line-height: 20px;
}
.wrapper .main ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111133;
	line-height: 20px;
}
.wrapper .main ul {
margin-bottom:0px;
padding-bottom:0px;
}

.wrapper .main p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111133;
	line-height: 20px;
}
.wrapper .sidebartop {
	background-image: url(images/sidebar-top.png);
	background-repeat: no-repeat;
	height: 62px;
}
.wrapper .main .sidebarbg {
	background-image: url(images/sidebar-bgt.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 13px;
	height: 100%;
}
.wrapper .main .resourcestop {
	background-image: url(images/resourcesbg.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .main .sidebarbg p {
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
}
.wrapper .sidebar {
	background-image: url(images/sidebar-bgt.png);
	background-repeat: repeat-y;
}
.wrapper .main .resourcesbg {
	background-image: url(images/resourcestile.jpg);
	background-repeat: repeat-y;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .main .resourcesbot {
	background-image: url(images/resourcesbot.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #be2c2a;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #be2c2a;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #be2c2a;
}

a:active {
	text-decoration: none;
	color: #be2c2a;
	font-weight: bold;
}
.wrapper .main .caddy {
	background-image: url(images/caddy.jpg);
	background-repeat: no-repeat;
	height: 265px;
	width: 529px;
	margin-left: auto;
	background-position: 3px;
}
.footer {
	background-color: #0e0d10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a9a9;
	text-align: center;
	padding-bottom: 15px;
}