body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.orangehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
.orangeheadmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #4F4B48;
	font-weight:bold;
	text-decoration:none;
	}	
.box {
	border:1px solid #B2A28E;
	height:16px;
	width:180px;
	}
.boxmini {
	border:1px solid #B2A28E;
	height:16px;
	width:60px;
	}	
.boxbig {
	border:1px solid #B2A28E;
	height:70px;
	width:180px;
	}
.button {
	border:1px solid #ffffff;
	background-color:#660000;
	height:22px;
	width: auto;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	}
.dropmenu {
	border:1px solid #B2A28E;
	height: auto;
	width:180px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
	text-decoration:none;
	}	

	
		
/* All Background */

.left_bar { background-image: url(images/left_bar.jpg);
			background-repeat:repeat-y; 
}
.right_bar { background-image:url(images/right_bar.jpg);
			background-repeat:repeat-y;
}
.pitch_bg { background-color:#F6EDE6;
}
.btm_link_bg { background-color:#E3DCD2;
}


/* All Text */

.text { font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#6B5C51;
}
.smalltext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6B5C51;
	}

.toll_free { font-family:Arial;
			font-size:12px;
			font-weight:bold;
			color:#6B5C51;
}

.bit_bold_text { font-family:Tahoma;
					font-size:14px;
					font-weight:bold;
					color:#6B5C51;
}
.btm_text { font-family:Tahoma;
			font-size:12px;
			color:#5C544A;
			line-height:16px;
}
.copy_text { font-family:Tahoma;
				font-size:11px;
				color:#848484;
}
.btm_bold_text { font-family:Tahoma;
				font-size:11px;
				font-weight:bold;
				color:#726961;
}


/* All Links */

.top_mail { font-family:Arial;
			font-size:12px;
			font-weight:bold;
			color:#6B5C51;
			text-decoration:none;
}
.top_mail:hover { font-family:Arial;
			font-size:12px;
			font-weight:bold;
			color:#6B5C51;
			text-decoration: underline;
}

.btm_link { font-family:Tahoma;
			font-size:12px;
			color:#5C544A;
			text-decoration: underline;
}
.btm_link:hover { font-family:Tahoma;
			font-size:12px;
			color:#5C544A;
			text-decoration:none;
}
.text11{
	font-family:Tahoma;
	font-size:13px;
	line-height:22px;
	color:#7C7266;
	text-decoration:none;
	list-style-type:square;
}
.text11 li{
	list-style-type:square;
	margin-left:-10px;
}
.captext{
	font-weight:bold;
	text-transform:uppercase;
}
