/*hmtm stuff */
html, body {
	margin: 0px;
	padding: 0;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #C9D4E6;}
	
/*Headings*/
h1{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-align: left;	
	padding-top: 2px;}

h3{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	text-align: left;	
	padding-top: 1px;
	padding-bottom: 1px;}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 12px;}
/*lists*/
ul{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;}
	
li{
list-style-type: none;}

p {
	padding: 0;
	margin-top: 0px;
	font-family:  Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	}
	
hr{
	margin:0px;
	padding: 0px;
	width: 100%;
	color: #996600;}
	
	
label{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.95em;
}
a:link {

	display: none;
	}
a:visited {

	display: none;
	}
a:hover, a:active {
	display: none;
	}
	
	
#contay{}	

#left {}
	
#left p {}	
	
#lefttex {}

#content {}
	
#content p {}

#header {display:none;}

#headertext {}
	
#theader {}
	
#topbar {}
 
h1, topbar {}
	
#headera {}

#banana {}

#menu{}
	
#footer {}

#footex{}

#hider{
	display: none;
}
#topic{
display:none;}



.spacer {clear: both;}
	
	

/*forms*/	
fieldset {
	margin: 0 0 5px;
	padding: 2px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



fieldset div {
	margin: 1px 0;
}
fieldset div input {
	width: 90%;
}

fieldset div input.checkbox {
	width: auto;
}


fieldset .med {
	width: 100px;
}

fieldset .sm {
	width: 50px;
}
		
/*input.h2 {
	font-size: 15px;
	font-weight: bold;
}*/

input.button,
input.checkbox,
input.radio {
	width: auto;
}

textarea {
	width: 50%;
	height: 100px;
}

/*end forms*/
.sm {
	width: 120px;
}
.required {
	/*width: 120px;*/
	font-size: 1em;
	color: #FF3366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
}
/*some classes*/
.here {
	color: #FF6600;}

.pict{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-top: 1px solid #EFF2CE;
	border-right: 1px solid #EFF2CE;
	border-left: 1px solid #EFF2CE;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	display: none;
}
.picm{
	padding: 9px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-right: 1px solid #EFF2CE;
	border-left: 1px solid #EFF2CE;
	display: none;
}
.picmh{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-right: 1px solid #EFF2CE;
	border-left: 1px solid #EFF2CE;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	display: none;
}.picb{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	border-bottom: 1px solid #C7C19E;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C19E;
	display: none;
}
.pica{
	margin: 0px;
	display: none;
}

.flash {
border: 1px solid #A3B98A;
display: none;}

.there {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	margin-bottom: 8px;
	color: #333333;
	font-size: 0.85em;}

#rcol {
	float:right;
	color: #333333;
	width:125px;
	padding-left: 10px;
	position: relative;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkweb.jpg);
	background-repeat: no-repeat;
}
#ccol {
	float:right;
	color: #333333;
	width:140px;
	padding-left: 10px;
	position: relative;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkweb.jpg);
	background-repeat: no-repeat;
}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: none;
}
.keepsies{
	font-family: Arial, "Comic Sans MS";
	font-size: 1em;
	color: #5B6C46;
	font-style: italic;
	font-weight: bold;
}
#prods{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.bbut{
	float: right;
	margin-left: 13px;
	clear: none;
	margin-right: 10px;
	margin-top: -15px;
}
