/* CSS Document */
html {
height:100%;
}

body {
background:#a58864 url(../images/bodybg.gif) repeat-x top;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:22px;
margin-bottom:20px;
}

.clear {
clear:both;
}

#container {
width:960px;
background:#ffffff;
margin:0 auto;
}

#logo, #redstrip, #links{
float:left;
}

#links{
padding-left:30px;
}

#links .link1, #links .link2, #links .link3 {
padding:0px 0 0 5px;
float:left;
}

#logo {
padding:10px 0 0 40px;
}

#redstrip {
padding:30px 0 0 30px;
}

#flasharea {
width:960px;
height:474px;
background:url(../images/noflash.gif) no-repeat center;
}

.flash {
float:right;
padding:25px 10px 0 0;
}

#footlink {
padding:0 0 0 10px;
}

#footlink , #footlink a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#a58764;
text-decoration:none;
text-transform:uppercase;
}

#footlink1 {
padding:0 10px 10px 0;
line-height:14px;
}

#footlink1 , #footlink1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#a58764;
text-decoration:none;
text-transform:uppercase;
}

#footer {
padding:0 0 0 10px;
width:350px;
float:left;
}

#footer , #footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#a58764;
text-decoration:none;
text-transform:uppercase;
}

#footerR {
padding:0 10px 0px 0;
line-height:14px;
}

#footerR , #footerR a{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#a58764;
text-decoration:none;
text-transform:uppercase;
}


#banner {
background:url(../images/header_inner.gif) no-repeat center;
height:98px;
}

#mid {
width:940px;
padding:10px 10px 0px 10px;
border:0px solid;
float:left;
}

#lhs {
width:220px;
border:0px solid;
float:left;
}

#content {
width:660px;
border:0px solid;
float:left;
padding:0 30px 20px 30px;
}

h1 {
background:url(../images/arrR.gif) left no-repeat;
padding:0 0 0 40px;
color:#88461f;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
}

#contpad {
padding-right:120px; */
}

/* accordian str */
.arrowlistmenu{
width: 219px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #b5121b;
background: white url(../images/titlebar-active.gif) no-repeat center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 15px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
h3 {padding:0; margin:0;}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/titlebar-active.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
/* background: url(../images/arrowbullet.png) no-repeat center left; */ /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #e4e1be;
}
/* accordian end */

.contentR {
color:#cc0033; font-size:14px; line-height:20px;
}

.contentBr {
color:#88461f; font-size:14px; line-height:20px;
}

a {
color:#88461f;
text-decoration:none;
}

a:hover {
color:#88461f;
text-decoration:underline;
}

.menuheaderB {
font: bold 12px Arial;
color: #b5121b;
background: white url(../images/titlebar-active.gif) no-repeat center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 15px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
width: 204px; 
}

.linkR {
color: #A70303;
text-decoration:none;
}

.linkR:hover {
color: #A70303;
text-decoration:none;
}

div#wn	{ 
	position:relative; 
	width:650px; height:460px; 
	overflow:hidden;
	font-weight:bold;
	}
