body {
	color: black; 
	background-color:white ;
	border: 0px; 
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.banner {
	height:147px;
	background:url(/images/header.jpg) top left no-repeat;
	clear:both;
}

.trans {
	margin-top:-6px;
	background:url(/images/trans.jpg) top left no-repeat;
	clear:both;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #444444;
	background-color: transparent;
	text-align: left;
	padding-bottom:10px;
	white-space: nowrap;

}
h2 {
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #DE9853;
	background-color: transparent;
	text-align: left;
	white-space: nowrap;

}
h3 {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B0B0B0;
	background-color: transparent;
	text-align: left;
	white-space: nowrap;

}

#page {
	margin-top: 0px;
	width:872px;
	background:url(button.jpg) top left repeat-x;
}
#menu {
	position:relative;
	float:left;
	width: 80px;
	top: 0px;
	text-align: center;
	font-size: small;
	background:url(button.jpg) repeat-x;
}
#menu a{
	background:url(button.jpg) left repeat-x;
	font-weight: bold; 
	display: block; 
	float:left;
	padding: 4px; 
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
	width: 80px; 
	height: 32px;
	margin-bottom: 6px; 
	color:#A26D3B;
}
#menu a:hover, #menu a:active {
	background:url(active_button.jpg) left repeat-x;
	color:white;
}
#options a{
	background-color: #DE9853;;
	color: White;
	border-top: 1px solid #9F5E36;
	border-left: 1px solid #9F5E36;
	border-right: 1px solid #9F5E36;
	border-bottom: 1px solid #9F5E36;
}
.content {
	float:left;
	clear:both;
	width: 900px;
	font-size:small;
}

.article ul {
	list-style-type: disc;
	list-style-image: url(images/bullet.jpg);
	vertical-align: super;
	margin-left: 40px;
	font-size: small;
}


.article {
	background-color:white;
	top: 120px;
	width:700px;

}

.rt_col {
	background:url(box.jpg) no-repeat;
	float:right;
	padding-top:0px;
	padding-right:30px;
	padding-bottom:50px;
	width:120px;
	margin:20px 0px 10px 10px;
}
.rt_col p{
	color: #9F5E36;
	font-family: "Times New Roman", serif, Arial;
	font-weight: bold; 
	font-size:small;
	padding:4px;
	margin-top:4px;
	margin-left:28px;
	margin-bottom:4px;
}

.article p {
	font-size: small;
}
.clearfloats {
clear:both;
}

#footer {
	color: #444444;
	font-size:x-small;
	background-color: white;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top:10px;
	border-top-style: solid; 
	border-top-color: #444444;

}
a { color: #DE9853; background-color: transparent;}
a:hover {
	text-decoration: underline;
}
#content form {
	padding-left: 30px;
	font-size: small;
	vertical-align: middle;
	}
#content form p{  }
.textbox {
	border: 1px solid gray;
	margin: 5px;
}
.button { border: medium outset;  background-color: #F5F5F5; margin-left: 150px;  color: black; margin-top: 10px;}
fieldset {
	margin-top: 5px;
	width: 200px;
}
.class1 A:link {color:#DE9853;}
.class1 A:visited {color:#DE9853;}
.class1 A:active {color:#DE9853;}
.class1 A:hover {color:#543;}

.video {
	float: left;
	margin:20px;
}

.nav {
width:190px;
margin-left:-40px;
margin-right: 10px;
float:left;
}

.nav ul li {
list-style-type:none;
display:block;
}

.nav img {
margin-bottom:6px;
}
.text {
	float:left;
	width:800px;
}
.pay-button {
	float:left;
	margin-left:10px;
	width:160px;
}
.pay-text {
	float:left;
	margin-left:10px;
	width:400px;
}
