img {
	border:medium none
}

#footer {
	background-color: #FDF0D7;
	background-image: url(<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>bg2_01.jpg);
	background-repeat: repeat-x;
	background-image: url(../images/bg/bg_12.jpg);
}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 11px;}
th{font-size: 12px;}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {color: #666666;}
a:active {color: #B73A3D;}
a:hover {color: #B73A3D;}
a.image, a.image:hover  {border:0;}
li{
	list-style-image: none;
	list-style-type: none;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
/* ###################### End TABBED EDITING ###################### */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height: 16px;
}
.textTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #636363;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fbfloatright {
	float: right;
	margin-top: -10px;
}
.textTITLECAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 200;
	color: #636363;
	text-transform: uppercase;
	line-height: 19px;
	letter-spacing: .1em;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
	line-height: 16px;
	font-weight: normal;
}




.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.form_textTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #666666;
}
.submit {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #895422;
}
.text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height: 16px;
	text-decoration: underline;
}
