* {
cursor: default;
}

a, a * {
cursor: pointer;
color: rgb(189,94,98);
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0;
}

blockquote {
padding: 0;
margin: 0 25px .75em;
border-bottom: solid 1px rgb(78,76,72);
}

body {
margin: 0;
padding: 0;
background-color: rgb(221,188,189); /*rgb(223,223,156);*/
font-family: 'Times New Roman', Times, serif;
}

#main {
margin: 0 auto;
max-width: 780px;
background: transparent url('../images/heroes/bails-of-hay-closer-2.jpg') no-repeat top left;
padding-top: 250px;
position: relative;
}

h1, h2, h3, h4, ol, p, ul {
margin: 0 0 1em;
}

h2 {
color: rgb(78,76,72);
font-size: 1em;
margin: 0 0 1em;
font-weight: normal;
}

h3 {
font-size: 1em;
color: rgb(0,0,0);
padding-left: 25px;
}

#content form p {
clear: both;
margin: 0 25px;
padding: .5em 0 .5em;
vertical-align: top;
}

#content form p.last {
border-bottom: none;
padding-left: 7em;
}

input, textarea {
max-width: 15em;
}

#content label {
float: left;
width: 7em;
}

/* Header Style */

#header {
position: absolute;
top: 0px;
left: 0px;
}

#header h1 {
background: transparent url('../images/skin/logo2.png') no-repeat top left;
padding: 0;
width: 780px;
height: 65px;
text-indent: -10000px;
margin: 0;
}

/* Menu Style */

#menu {
position: absolute;
top: -30px;
left: 0;
width: 200px;
background: transparent url('../images/skin/menu-background.jpg') no-repeat top left;
height: 300px;
border-top: solid 5px rgb(255,255,255);
border-right: solid 5px rgb(255,255,255);
}

#menu ul {
list-style: none;
padding: 0;
margin: 0;
}

#menu li {
display: block;
width: 200px;
height: 30px;
}

#menu a {
text-decoration: none;
color: rgb(78,76,72);
display: block;
text-indent: 5px;
padding: 7px 0;
background: transparent url('../images/skin/menu-item-gradient.jpg') no-repeat 0 0;
background-image: none;
color: rgb(0,0,0);
}

#menu li.current a, #menu li.current a:hover {
cursor: default;
color: rgb(189,94,98);
font-weight: bold;
}

#menu a:hover, #menu li.current a:hover {
background-color: rgb(242,225,231); /*rgb(242,238,211);*/
color: rgb(0,0,0);
}

/* Content Style */

#content {
background: rgb(255,255,255) url('../images/skin/menu-background.jpg') repeat-y 0 -30px;
position: relative;
padding: 0 0 5px 200px;
min-height: 300px;
}

#content h2 {
background: rgb(189,94,98) url('../images/skin/h2-gradient.jpg') repeat-x bottom left;
color: rgb(255,255,255);
padding: 7px 0 7px 25px;
height: 16px;
}

#content h2 span {
float: right;
padding-right: 25px;
}

#content h3 span {
font-weight: normal;
}

#content p {
padding: 0 25px;
color: rgb(78,76,72);
text-align: justify;
}

#content form p {
text-align: left;
}

#content p.info {
background: transparent url('../images/skin/info-icon.jpg') no-repeat 25px 8px;
padding: 5px 25px 0 50px;
}

#content p.extrainfo span {
float: right;
}

#content p.tagline {
margin: 1em 0 1.5em;
font-style: italic;
font-size: 1.2em;
width: 500px;
}

#content p img.deco, #content blockquote img.deco {
float: right;
clear: right;
margin-left: 5px;
margin-bottom: 5px;
}

#content blockquote p {
padding: 0;
margin: 0 0 .5em;
}

#content ul.linklist {
list-style: none;
}

#content ul.linklist li {
float: left;
width: 220px;
height: 133px;
margin-right: 50px;
margin-bottom: 5px;
text-align: center;
}

#content ul.linklist img {
display: block;
margin: 0 auto;
}

#content table, #content tr, #content td, #content th {
margin: 0;
padding: 0;
}

#content table {
width: 540px;
font-size: .8em;
margin-left: 25px;
padding: 0;
border-collapse: separate;
}

#content table tbody {
/*height: 200px;
overflow: auto;
overflow-x: hidden;*/
}
.scrolldiv
{
height: 200px;
overflow: auto;
overflow-x: hidden;
}


	
#content .scrolldiv th{  /*padding:2px  4px 0 0px*/}

#content table th, #content table td {
background-color: rgb(240,240,240);
/*padding: 2px;*/

}

#content table tbody th {
text-align: right;
/*padding-right: 5px;*/
}

/* Sidebar Style */

/* Footer Style */

#footer {
background: rgb(240,240,240) url('../images/skin/footer-background.png') repeat-y top left;
color: rgb(100,100,100);
font-size: .8em;
}

#footer ul {
list-style: none;
padding-left: 225px;
margin: 0;
}

#footer li {
display: inline;
padding: 0;
margin: 0 2px 0 0;
}

/* Misc Styling */
body #sfd, body .sfd, body #sfd *, body .sfd * {
position: absolute;
top: 0;
left: 0;
text-indent: -10000px;
margin: 0;
padding: 0;
border: none;
list-style: none;
}

.clearing {
clear: both;
}
.tableContainer{ clear:both}
#content table { border-collapse:collapse; text-align:center!important}
#content table td{ line-height:18px; border:solid 1px #FFF; text-align:center!important;word-wrap : break-word; padding:0 0 0 0; margin:0!important; overflow:hidden;}
#content table th{line-height:18px;border:solid 1px #FFF; text-align:center!important;word-wrap : break-word;padding:0!important; margin:0!important; font-weight:bold; color:#000}