html {
	height: 100%;}

body {
	background-color: #764423;
	color: #721403;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

table {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

body>table {
	font-size: small;
}

a {
color: #B64718;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 180%;
	font-weight:500;
}

h2 {
	font-size: 160%;
	font-weight:500;
}

h3 {
	font-size: 130%;
	font-weight:500;
}

h4 {
	font-size: 120%;
	font-weight:500;
}

h5 {
	font-size: 110%;
	font-weight:500;
}

#pagetab {
	background-image: url(images/bgd.gif);
	background-position:3px 0px;
	background-repeat:repeat-y;
	height: 100%;
	padding: 0;
	border: none;
	}



#maintab {
	background-image: url(images/leftcorner.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 100%;
	border: 3px solid #fff;
	border-style: none solid none solid;
	margin: 0;
	
	}


#nav {
	width: 760px;
	padding:0;
	text-align:left;
	height: 139px;
}

#subnav{
		width: 144px;
		padding-top: 16px;
}

#subnavtop {
	padding:0;
	height: 15px;
	}
	
#subnavtop img{
	margin:0;
	}

#subnavbgd {
	margin:0;
	background-image: url(images/submenumid.gif);
	background-repeat:repeat-y;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 0;

}

#main {
	padding: 6px 6px 6px 10px;
	width: 614px;
}

#main p,#main h1,#main h2,#main h3,#main h4{
	margin-left:32px;

}

ul {
vertical-align: middle;
margin-left: 30px;
}

li {
list-style-image: url(images/bullet.gif);
line-height: 20px;
vertical-align: middle;
padding: 0 0 5px 0;
}

ul ul li {
list-style-image: url(images/bullet.gif);
line-height: 20px;
vertical-align: middle;
padding: 0 0 5px 0;
}

.rightimage {
	float: right;
	margin: 5px 0 5px 15px;
}

#whatis {
	margin-left: -60px;
}

#footer {
background-color:#FFDEA8;
	text-align:center;
	height: 40px;

	border-top:4px solid #FDC780;
	}
#footer table tr td{	
	font-size:80%;
	text-align:left;
	}
	
#footer table{	
	margin-left: 134px;
	}
	
	
.whiteboxmid {
	padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	}
	
.whiteboxmid p{
	padding-right: 30px;
	margin-top: 4px;
}
	
.whiteboxtop {
background-image: url(images/boxes/whiteboxTop.gif);
height:46px;
padding-left: 40px;
vertical-align:middle;
}

.whiteboxtop img {
	margin-top: 14px;
}

.whiteboxsmall {
	width: 406px;
	margin-left: 70px;
	margin-top: 20px;
}

.whiteboxsmallMid {
	background-image: url(images/boxes/whiteboxSmallMid.gif);
	background-repeat:repeat-y;
}

.whiteboxsmall tr td p{
	padding-right: 30px;
	margin-top: 4px;
}

.whiteboxsmall img {
	margin-left: 30px;
	margin-top: 16px;
}

.plainboxout {
margin-left: 70px;
}


#main h2 {
margin-top: 30px;
}

h5 {
	background-image:url(images/bulletforheading.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 17px;
	font-weight:bold;
	font-size: 100%;
	margin-bottom: -6px;
	
	}
	
h4 {
	margin-bottom: -20px;
	}
	
.inouttable {
	width: 500px;
	
	}
	
.inouttable tr td{
	padding: 4px;
	
	}
	
.inouttable tr td h5{
	display:block;
	margin-left: 0px;
	
	}
	
.caption {
	text-align:center;
	font-size: 75%;
	font-weight:bold;
	}




