@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #2c483c;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg/bgsmoke.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.firefreefitch #container {
	position: relative;
	font-size: 13px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0px 10px 0px;
} 
.firefreefitch #mainContent {
	margin: 0px;
	padding: 0px;
	background-color: #c4dcff;
 	./* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255,255);
/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.8);
}
.firefreefitch #header {
	width: 960px;
	height: 121px;
	padding: 0px;
	font-size: 11px;
	background-image: url(/images/site/FireFreeFitchBanner2.png);
} 
.firefreefitch #navigation {
	padding: 0px;
	width: 960px;
	font-weight: bolder;
	background-image: url(/images/site/green.png);
	background-repeat: repeat;
} 
.firefreefitch #banner_div {
	width: 960px;
	height: 250px;
	padding: 0px;
	background-image: url(/images/site/green.png);
	background-repeat: repeat;
} 
.firefreefitch #headline {
	width: 100%;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	background-image: url(/images/site/green.png);
	background-repeat: repeat;
	font-weight: bolder;
	text-transform: uppercase;
} 
.firefreefitch #headlinetext {
	padding: 10px 0px 5px 10px;
	color: #ffffff;
	font-weight: bolder;
} 
.firefreefitch #headlinetextsmall {
	color: #ffffff;
	font-weight: bolder;
	font-size: 12px;
}
.firefreefitch #maintext {
	margin: 0px 500px 0px 0px;
	padding: 10px;
}
.firefreefitch #footer {
} 
.fltrt { 
	float: right;
	margin-left: 0px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
}
.textsmall {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}
.texttiny {
	font-size: 10px;
	padding: 0px 5px 0px 5px;
}
.topictab {
	width: 131px;
	min-width: 131px;
	padding: 5px 0px 2px 2px;
	color: #2c483c;
	font-weight: bolder;
} 
.topiclink {
	width: 131px;
	min-width: 131px;
	padding: 5px 0px 2px 2px;
	color: #ffffff;
	font-weight: bolder;
} 
.topiclink ul li {
	width: 131px;
	min-width: 131px;
	padding: 5px 0px 2px 2px;
	color: #ffffff;
	font-weight: bolder;
	list-style-image: url(../images/site/checkmark.png);
} 
a.topiclink:link {
	color: #ffffff;
} 
a.topiclink:hover {
	color: #fbc129;
} 
a.topiclink:visited {
	color: #fbc129;
} 
.topictabtext {
	width: 124px;
	padding: 5px 0px 2px 4px;
	color: #2c483c;
	font-weight: lighter;
	font-size: 11px;
} 
.topictabmed {
	width: 197px;
	min-width: 197px;
	padding: 5px 0px 2px 0px;
	color: #2c483c;
	font-weight: bolder;
	background-color: #c1d1d9;
} 
.topictabmedtext {
	width: 197px;
	padding: 5px 0px 2px 04px;
	color: #2c483c;
	font-weight: lighter;
	font-size: 11px;
} 
.topictabwide {
	width: 268px;
	min-width: 268px;
	padding: 5px 0px 2px 2px;
	color: #2c483c;
	font-weight: bolder;
	background-color: #c1d1d9;
} 
.topictabwidetext {
	width: 268px;
	padding: 5px 0px 2px 4px;
	color: #2c483c;
	font-weight: lighter;
	font-size: 11px;
} 
.firefreefitch #topicarrow  {
	float: left;
	color: #ffffff;
	width: 500px;
	height: 250px;
	padding: 0px;
	background-image: url(/images/site/bg_arrow_green.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
.firefreefitch #topicarrowtext ul {
	font-size: 13px;
	padding: 0px 0px 0px 100px;
} 
.firefreefitch #topicarrowtext li {
	width: 400px;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	list-style-image: url(/images/site/checkmark.png);
} 
.firefreefitch #topicdesc {
	width: 420px;
	height: 240px;
	padding: 10px 0px 0px 20px;
	color: #2c483c;
	font-size: 12px;
} 
.firefreefitch #topicimage {
	padding: 0px 20px 0px 0px;
	float: left;
	vertical-align: top;
	height: 250px;
} 
.sidebox {
	margin: 0px;
	padding: 20px;
	float: right;
	color: #ffffff;
	background-color: #568038;
	font-weight: bolder;
} 
.sidetext ul {
	padding: 10px 20px;
	margin: 0px;
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
} 
.sidetext ul li {
	width: 80px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	list-style-type: none;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: lighter;
} 
a.sidetext:link  {
	color: #ffffff;
}  
a.sidetext:visited {
	color: #c1c100;
}
a.sidetext:hover {
	color: #c1c100;
}
.firefreefitch #pagearrow  {
	float: left;
	color: #ffffff;
	width: 200px;
	height: 250px;
	padding: 0px;
	background-image: url(/images/site/bg_arrow_green.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
.firefreefitch #pagearrowright  {
	float: right;
	color: #ffffff;
	width: 200px;
	height: 250px;
	padding: 0px;
	background-image: url(/images/site/bg_arrow_green.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
.firefreefitch #pagearrowtext ul  {
	font-size: 13px;
} 
.firefreefitch #pagearrowtext  {
	width: 160px;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0px 2px 2px;
}
.firefreefitch #pagearrowtext li {
	width: 160px;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: bolder;
	list-style-image: url(../images/site/checkmark.png);
} 
.firefreefitch #pagearrowimage {
		padding: 5px 0px 5px 5px;
		float: right;
	width: 380px;
	} 
.orange {
	color: #fbc129;
}
a.orange:link {
	color: #fbc129;
	font-weight: bolder;
} 
a.orange:visited {
	color: #fbc129;
} 
a.orange:hover {
	color: #fbc129;
} 
.white {
	color: #ffffff;
}
a.white:link {
	color: #ffffff;
	font-weight: bolder;
} 
a.white:visited {
	color: #ffffff;
} 
a.white:hover {
	color: #ffffff;
} 
.firefreefitch #pagedescleft {
	float: left;
	width: 280px;
	padding: 10px ;
	color: #2c483c;
	font-size: 12px;
} 

.firefreefitch #pagedescright {
	float: right;
	width: 640px;
	padding: 10px;
	color: #2c483c;
	font-size: 12px;
}
#pagedescleft ul li, #pagedescright ul li  {
	padding: 0px 0px 10px 0px;
	list-style-image: url(/images/site/checkmarkcircle.png);
} 
#pagedescleft ol li, #pagedescright ol li  {
	padding: 0px 0px 10px 0px;
} 
.firefreefitch #pageimage {
	padding: 0px 0px 0px 0px;
	float: right;
	vertical-align: top;
	height: 250px;
} 
.footertab {
	padding: 5px 0px 5px 0px;
	color: #2c483c;
	background-image: url(/images/site/green.png);
	background-repeat: repeat;
	font-weight: bolder;
	text-transform: uppercase;
} 
a.footertab:link {
	background-image: url(/images/site/green.png);
} 
a.footertab:visited {
	background-image: url(/images/site/green.png);
	color: #2c483c;
}
a.footertab:hover {
	background-image: url(/images/site/green.png);
	color: #fbc129;
}
a:link {
	color: #2c483c;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #2c483c;
	text-decoration: none;
}
a:hover {
	color: #fbc129;
	text-decoration: none;
}
.caption {
	color: #FF0000;
	text-decoration: none;
	font-size: 130%;
	padding: 20px 0px 10px 5px;
	font-weight: bolder;
	text-transform: uppercase;
}
a.caption:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 90%;
}
a.caption:visited {
	color: #FF0000;
	text-decoration: none;
}
a.caption:hover {
	color: #fbc129;
	text-decoration: underline;
}
a.more:link {
	color: #fbc129;
	text-decoration: none;
	font-size: 12px;
}
a.more:visited {
	color: #fbc129;
	text-decoration: none;
}
a.more:hover {
	color: #990004;
	text-decoration: none;
}
a:focus, object:focus { 
	outline: none; 
	-moz-outline-style: none; 
}
#AlternativeContent {
	outline:none;
}
INPUT {
	color: #2c483c;
	font-weight: lighter;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.firefreefitch #Facebook {
	position: relative;
	font-size: 13px;
	width: 520px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
} 
.firefreefitch #headlineFacebook {
	width: 100%;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	background-image: url(http://firefreefitch.org/images/site/green.png);
	background-repeat: repeat;
	font-weight: bolder;
	text-transform: uppercase;
} 
.firefreefitch #pageFacebook {
	width: 480px;
	padding: 20px;
	color: #2c483c;
	font-size: 12px;
}