/* CSS Document */




body {

text-align: center;

font-family: Arial, Verdana, sans-serif;

font-size: small;

font-weight: normal;

line-height: 150%;


background-color: #FFFAF0;

}



* { 
margin:0;

padding: 0;

}



#wrapper {

line-height: 140%;

margin-right: auto;

margin-left: auto;

text-align: left;

padding: 30px 0 0 0;

width: 740px;

overflow: hidden;

}



#banner {

width: 740px;

height: 175px;

margin-top: 20px;

overflow: hidden;

}



#banner a img {

border: 0;

}



#banner h1 {

padding-top: 200px;

}



#main {
width: 740px;
padding: 0;
margin: 0;
}

#leftbar {

padding: 0 0 0 0;

width: 175px;

float: left;

}



#leftbar ul {

margin-top: 15px;
margin-bottom: 25px;
margin-left: 25px;
padding: 0;
list-style-type: none;

width: 125px;

text-align: left;

color: #8B8970;

background-color: #FFFAF0;
border-top: 1px solid #8B8970;
}


#leftbar ul li {
margin: 0;
padding: 0;
}


#leftbar ul li a {
padding:0;
margin: 0;
display: block;

color: #8B8970;

text-decoration: none;
border-bottom: 1px solid #8B8970;
}



#leftbar ul li a:hover {
padding:0;
margin: 0;

display: block;

color: #8A3324;

background-color: #EEE8CD;

text-decoration: none;
border-bottom: 1px solid #8B8878;

}

/* IE Win \*/
* html #leftbar ul li {
border-bottom: 1px solid #8B8970;
}
* html #leftbar ul li a {
border: 0;
}
* html #leftbar ul li a:hover {
border: 0;
}

/* end */



#leftbar h1 {
font-weight: normal;
font-size: small;
color:#8A3324;
font-weight: strong;
padding: 0 0 5px 20px;
}

#leftbar p {
font-weight: normal;
font-size: small;
color:#8B8970;
padding: 0 0 10px 25px;
}

#leftbar p.small {
font-weight: normal;
font-size: x-small;
line-height: 125%;
color:#8B8970;
padding: 10px 0 10px 25px;
}


#entryimg {
clear: none;
margin:0;
padding: 0 0 0 0;
width: 300px;


text-align: center;

height: 330px;

overflow: hidden;

float: left;

}

#images {
clear: none;
width: 565px;

overflow: hidden;

float: left;

background-color: #FFFAF0;
}

#images h2 {
font-weight: strong;
font-size: medium;
color:#8A3324;
padding: 15px 75px 10px 15px;
}

#images img.big {
margin: 0 0 0 75px;

}

#images img.big2 {
margin: 15px 0 0 25px;
}

#images img.imgleft {
float: left;
}


#images img.imgright {
float: right;
}




#rightbar {

width: 265px;

height: 330px;
float: right;

background-image: url(spinner1.bmp);
background-repeat: no-repeat;
}

#rightbar p {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 15px 0 0 0;
}

#text {

float: right;
width: 550px;
color: #8B8970;
font-family: Arial, Verdana, sans-serif;

background-color: #FFFAF0;
}

#text p {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 5px 75px 5px 25px;
}

#text p.list {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 5px 75px 15px 25px;
border-bottom: 1px dotted #8B8970;
}

#text img.indent {
padding: 30px 0 20px 50px;
}

#textright {
float: right;
width: 350px;
padding: 0 75px 0 0;
}

#textright p {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 15px 0 5px 5px;
}

#textright p.pbig {
font-weight: normal;
font-size: medium;
color:#8A3324;
padding: 5px 0 10px 10px;
}

#textright h3 {
font-weight: strong;
font-size: medium;
color:#8A3324;
padding: 10px 0 5px 0;
}

#text ul {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 0px 75px 0px 50px;
}

#text ul li {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 5px 0px 5px 0px;
}

#text p.note {
font-weight: normal;
font-size: x-small;
color:#8B8970;
padding: 5px 75px 5px 25px;
}

#text h2 {
font-weight: strong;
font-size: medium;
color:#8A3324;
padding: 15px 75px 10px 15px;
}

#text h2.bullet {
font-weight: strong;
font-size: medium;
color:#8A3324;
padding: 45px 75px 10px 15px;
}

#text table.one, table.two {
margin: 10px 0 10px 25px;
}

#text table.one tr td {
padding: 0 2px 0 2px;
}

#text table.two tr td {
padding: 5px 0 5px 0;
}

#footer {

float: right;
width: 565px;
height: 95px;

color: #8B8970;
font-family: Arial, Verdana, sans-serif;

background-image: url(spinner2.bmp);
background-repeat: no-repeat;
}

#footer p {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 5px 205px 5px 25px;
}


