/* 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: center;
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: strong;
	font-size: 12px;
	color:#8A3324;
	font-weight: strong;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
}

#leftbar p {
	font-weight: normal;
	font-size: small;
	color:#8B8970;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

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

#leftbar p.copyright {
	font-weight: normal;
	font-size: x-small;
	line-height: 125%;
	color:#8B8970;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
#leftbar p.copyright a:link { color:#8B8970; text-decoration:none;}
#leftbar p.copyright a:hover { color:#8B8970; text-decoration:underline;}


#entryimg {
clear: none;
margin:0;
padding: 0 0 0 0;
width: 300px;
text-align: center;
height: 440px;
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-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

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

#images img.imgleft {
float: left;
}

#images img.imgright {
float: right;
}

#rightbar {
margin-left:15px;
width: 250px;
height: 330px;
float: right;

}

#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 a {
color: #8A3324;
font-family: Arial, Verdana, sans-serif;
}

#text a:hover {
color: #790000;
font-family: Arial, Verdana, sans-serif;
}

#text a img {
border: 0;
}

#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;
	line-height: normal;
}

#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: 100%;
height: 100px;

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


}

#footer p {
font-weight: normal;
font-size: small;
color:#8A3324;
padding: 5px 205px 5px 25px;
}
.tiny { font-size:9px; color:#fffaf0;}
.smallText { font-size:10px; color:#000000;}
