/* Universal */

body { 
	background: #000; 
	margin: 0; 
	padding: 0;
	}
	
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:#fff;
	color:#000;
  }
div, p, ul, ol, li, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
a:link { 
	color:#873800;
	text-decoration: none;
	}
a:visited { 
	color:#873800;
	text-decoration: none;
	}
a:hover	{ 
	color:#581B00;
	text-decoration: underline;
}
a:active { 
	color:#873800;
	text-decoration: none;
	}
input.text {
	background: #eee;
	border: #ccc 1px solid;
}

select {
	background: #eee;
	border: #ccc 1px solid;
}

textarea {
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}
.textfield {
	margin:0;
	padding:3px 14px 3px 10px;
	height:0;
	width:179px;
	height:15px;
	border:solid 0 #fff;
	background: transparent url("../siteimages/join_04.gif") no-repeat;
	}


/* Text Styles */

p { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11.5px;
	line-height: 19px;
	color: #4c4d4f;
	}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 18px;
	line-height: 22px;
	color: #7c3a00;
	}

h2 { 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
	color: #BB7708;
	}
h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
	color: #7c3a00;
	}
h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #7c3a00;
	}
h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
	color: #7c3a00;
	}
h6 {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	color: #7c3a00;
	}
ul {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11.5px;
	line-height: 19px;
	color: #4c4d4f;
	padding-left:10px;
	}
ol {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11.5px;
	line-height: 19px;
	color: #4c4d4f;
	padding-left:10px;
	}
.error {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ; 
	}

.note {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333 ;
	}
.bodytext {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
	vertical-align:top;	
	}
.body_header {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	vertical-align:bottom;	
	}
.subheader { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #00736A;
	}

/* Text Styles Ends */
