body {
	background-image: url(/new/images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #a8a8a8;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
a {
	color: #6a0000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.disabled {
	color: #999;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: underline;
}
a.large {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
}

a.large:hover {
	text-decoration: underline;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

img.photo {
	padding: 0;
	border: solid 1px black;
}

table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

td {
	padding: 0px;
}

p {
	border: 0;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: black;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	margin: 0;
	padding: 5px 0px 5px 0px;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #a2986c;

}

h1 > a {
	color: #a2986c;
}
h1 > a:hover {
	color: #6a0000;
}

h2 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: gray;
}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #a2986c;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 900px;
}

.header1 {
	width: 900px;
	height: 27px;
	font-family: arial verdana, helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

#header1-right {
	float: right;
	padding: 0;
	list-style: none;
}

#header1-left {
	float: left;
	padding: 0;
	list-style: none;
        font-weight: bold;
}

.header1 li{
	display: inline;
	float: left;
	margin: 0;
	padding: 5px 10px 0 0;
}

.header1 a:link {
	color: white;
	text-decoration: none;
}

.header1 a:visited { 
	color: white;
	text-decoration: none;
}

.header2 {
	width: 898px;
	height: 12px;
	background-color: #908e8f;
	border: solid 1px white;
}

.banner {
	width: 898px;
	height: 100px;
	border-right: solid 1px white;
	border-left: solid 1px white;
	background-color: white;
}

.logonav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: arial verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #6a0000;
    }

.logonav li{
    display: inline;
    float: left;
    margin: 0;
    padding: 2px;
    }

.logonav a:link {
	color: #6a0000;
	text-decoration: none;
}

.logonav a:hover { 
	text-decoration: underline;
}

.logonav a:visited { 
	color: #6a0000;
	text-decoration: none;
}


#topnavwrap {
	width: 898px;
	height: 22px;
	background-color: #908e8f;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px #6a0000;
}
#topnav {
	margin-left: 145px;
}

#topnav ul{
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	list-style: none;
	font-family: arial verdana, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	height: 19px;
	
    }

#topnav li{
	float: left;
	position: relative;
	margin: 0 0 0 4px;
	padding: 0 0 0 10px;
	height: 19px;
}

#subnav a:link,
#subnav a:visited,
#subnav a:active {
	color: white;
	text-decoration: none;
}
.nav {
	background:url(images/nav1.png) transparent bottom left no-repeat;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: white;
	text-decoration: none;
}

.cur {
	background:url(images/nav2.png) transparent bottom left no-repeat;
}

.cur a:link, .cur a:visited, .cur a:active {
	color: black;
	text-decoration: none;
}

.nav a:hover {
}



#topnav li a{
	padding: 0 10px 0 0;
}


#topnav li ul{
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	margin: 3px 3px 3px 0;
	
}

#topnav li li {
	float: none;
	width: 10em;
	padding: 3px;
	border-width: 1px;
	border-color: #999;
	border-top: solid 1px white;
	border-right: solid 1px black;
	border-left: solid 1px black;
	background: #870000;
	text-decoration: none;
}

.last {
	border-bottom: solid 1px black;
}


#topnav li li:hover {
	background: #a13030;
}


#topnav li:hover ul, #topnav li.sfhover ul {
	display: block;
	
}


.breadcrumb {
	border-bottom: solid 1px #eee;
	color: #999;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	background-color: white;
}

.breadcrumb ul {
	margin: 0;
	padding: 5px;	
	list-style: none;
}

.breadcrumb li {
	display: inline;
	float: left;
	padding-left: 5px;
}

.breadcrumb a {
	color: #999;
	text-decoration: none;
}

.sn_wrap {
	width: auto;
	padding: 0;
	margin: 0;

}

.sn_panel {
	width: auto;
}
.sn  {
        font-family: verdana;
}

.sn div {
	padding-bottom: 10px;
}

.sn p {
        margin-bottom : 10px;
        border: none;
        text-decoration: none;
        font-weight: bold;
        font-size: 10px;
        margin: 0px;
        padding: 10px;
}
.sn a {
        cursor:pointer;
        display:block;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
        padding: 4px 4px 4px 10px;
        color: #999;
	border-top: solid 1px #eee;
        border-bottom: 1px solid #999;
}

.sn a:hover {
        background-color: #eee;
}

a.sn_nolink:hover {
        background-color: white;
        cursor:default;
}

.sn a.selected {
}

.sn ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

.sn ul li{
        margin: 0;
        padding: 0;
}


.sn ul a {
        cursor:pointer;
        display:block;
        text-decoration: none;
        font-size: 12px;
        color: #6a0000;
        border: none;
        margin: 0;
        font-family: arial, verdana, helvetica, sans-serif;
        font-weight: normal;

}

.sn ul a:hover {
}


ul {
	margin: 5px 5px 15px 5px;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
        font-family: arial, verdana, helvetica, sans-serif;
}

ul.bullet {
	list-style-type: circle;
	margin: 5px 5px 15px 30px;
}

.bullet li {
	margin-bottom: 5px;
}

.ul2 li {margin-bottom: 5px;}

ul.paging {
	margin: 0;
	padding: 5px;	
	list-style: none;
}

.paging li {
	display: inline;
	float: left;
	color: white;
	padding: 3px;
	border: 1px solid #eee;
}
.paging li:hover  {
	background-color: #6a0000;
}
	
.paging li:hover a {
	color: white;
	background-color: #6a0000;
	text-decoration: underline;
}
.paging a {
	color: gray;
	text-decoration: none;
}

.pagecurrent {
	background-color: #a2986c;
	color: white;
}

.pagecurrent li:hover  {
	background-color: green;
}


.tbl2 {
	height: 650px;
	width: 898px;
}

.tbl2_col1 {
	width: 180px;
	border-right: solid 1px #eee;
	vertical-align: top;
	padding: 10px;
}
.tbl2_col2 {
	width: 678px;
	padding: 10px;
	vertical-align: top;
}

.tbl3wide {
	height: 650px;
	width: 898px;
}

.tbl3wide_col1 {
	width: 330px;
	border-right: solid 1px #eee;
	vertical-align: top;
	padding: 10px;
}

.tbl3wide_col2 {
	width: 378px;
	border-right: solid 1px #eee; 
	vertical-align: top;
	padding: 10px;
}

.tbl3wide_col3 {
	width: 150px;
	vertical-align: top;
}

.tbl3 {
	height: 650px;
	width: 898px;
}

.tbl3_col1 {
	width: 180px;
	border-right: solid 1px #eee;
	vertical-align: top;
	padding: 10px;
}
.tbl3_col2 {
	width: 478px;
	border-right: solid 1px #eee;
	vertical-align: top;
	padding: 10px;
}
.tbl3_col3 {
	width: 180px;
	vertical-align: top;
	padding: 10px;
}

table.matrix {
	width: 350px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	display: inline;
}
table.matrix tbody {
	border: solid 1px black;
}

th.top {
	background-color: #6a0000;
	color: white;
}

th.headtop {
	background-color: #eee;
	text-align: center;
}

th.headside {
	background-color: #eee;
	text-align: left;
}

table.matrix td, th {
	border: solid 1px #999;
	text-align: center;
}

td.emph {
	background-color: #f6fcd2;
	font-weight: bold;
}

#main {
	border-left: solid 1px white;
	border-right: solid 1px white;
	background-color: white;
}

#left {
	width: 400px;
	min-height: 500px
	float:left;
	position: relative;
	margin-left:0px;
	background-color: red;
}
#right {
	width: 200px;
	float:right;
	position: relative;
	margin-left:-200px;
	background-color: red;
}
#content {
	position:relative;
	margin:0px;
	min-height: 500px;
}

.footer {
	width: 900px;
	height: 27px;
}

.footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

.footer li{
    display: inline;
    float: left;
    margin: 0;
    padding: 5px;
}

.footer a:visited { 
	color: white;
	text-decoration: none;
}

.pics {
	height: 100px;
	width: 516px;
	padding: 0;
	margin:  0;
	background-color: black;
}

.pics img {
	padding: 0;
	border: none;
	background-color: black;
	width: 516px;
	height: 100px;
	top: 0;
	left: 0;
}

.date { 
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	margin: 0;
	padding: 0;
}

legend {
	color: #a2986c;
}


