body
{
	background: #666;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
}

a, a:link {
	color: #00C;
}

a:hover {
	color: #33F;
}


#main_wrap
{
	margin: 20px auto 20px auto;
	width: 936px;
}

.sfPageEditor #main_wrap
{
	margin: 20px;
	clear:left;
}



#main_wrap_border
{
	position: relative;
	border-color: #000;
	border-width: 10px;
	border-style: solid;
	background: #fff;
}

#header {
	position: relative;
}

#logo_social
{
	background: #ccc;
	width: 166px;
	position: absolute;
}

#logo
{
	width: 166px;
	height: 123px;
	background: #fff;
}

#logo_inner { padding: 6px 0 0 15px; }
#logo a { display: block; }

.logo_img
{
	display: block;
	width: 125px;
	height: 111px;
	background-image: url(../images/logo.jpg);
}

#social
{
	height: 232px;
	width: 166px;
}

#social_inner { padding: 10px; }
#social_inner h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#social_icons
{
	padding-left: 5px;
}

.social_icon
{
	float: left;
	margin-right: 23px;
	margin-bottom: 23px;
}

.icon_facebook
{
	display: block;
	width: 47px;
	height: 47px;
	background-image: url(../images/ico_facebook.jpg);
}

.icon_twitter
{
	display: block;
	width: 47px;
	height: 47px;
	background-image: url(../images/ico_twitter.jpg);
}

.icon_rss
{
	display: block;
	width: 47px;
	height: 47px;
	background-image: url(../images/ico_rss.jpg);
}

.icon_blog
{
	display: block;
	width: 47px;
	height: 47px;
	background-image: url(../images/ico_blog.jpg);
}



#hero
{
	width: 758px;
	height: 355px;
	float: right;
}

.hero_img
{
	width: 758px;
	height: 355px;
	float: right;
	position: absolute;
}





#hero1
{
	background-image: url(../images/hero_1.jpg);
}

#hero2
{
	background-image: url(../images/hero_2.jpg);
}

#hero3
{
	background-image: url(../images/hero_3.jpg);
}


#hero4
{
	background-image: url(../images/hero_4.jpg);
}






#testimonials_wrap
{
	float:right;
	position: relative;
}

#testimonials
{
	right: 10px;
	position: absolute;
	background-image: url(../images/testimonials_bg.png);
	background-repeat: no-repeat;
	width: 174px;
	height: 311px;
	margin: 20px 10px 0 0;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #eee;
}

.testimonials_inner
{
	opacity: 0;
	position: absolute;
	color: #fff;
	padding: 15px;
}


.testimonials_inner h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}


#navigation
{
	height: 93px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	color: #fff;
	border-color: black;
	border-width: 1px 0 1px 0;
	border-style: solid;
	font-size: 11px;
}

#content_outer
{
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}

#left_bar
{
	color: #fff;
	position: absolute;
	width: 230px;
}

#left_bar_inner {
	padding: 10px;
	font-size: 12px;
}

#banner
{
	padding: 10px;
	background: #666;
}

#content_inner
{
	width: 696px;
	float: right;
	font-size: 12px;
	min-height: 600px;
}

#content_pad { padding: 10px; }


#footer
{
	height: 120px;
	padding-top: 20px;
	border-top: 1px solid #000;
	background-image: url(../images/footer_bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
}




















ul.rmHorizontal
{
	list-style-type: none;
	list-style-position: outside;
}

ul.rmHorizontal li.rmItem {
	display: inline;
	position: relative;
}

ul.rmHorizontal li.rmItem a.rmLink
{
	height: 93px;
	padding: 0 10px;
	display: block;
	float:inherit;
	text-decoration: none;
}

ul.rmHorizontal li.rmItem a.rmLink:hover
{
	background-image: url(../images/nav_bg_hover_2.png);
	background-repeat: no-repeat;
	float:inherit;
	background-position: center center;
}

ul.rmHorizontal li.rmFirst a.rmLink
{
	height: 93px;
	padding: 0 10px 0 20px;
	display: block;
	float:inherit;
	text-decoration: none;
}

ul.rmHorizontal li.rmFirst a.rmLink:hover
{
	background-image: url(../images/nav_bg_hover_2.png);
	background-repeat: no-repeat;
	float: inherit;
	background-position: center center;
}

ul.rmHorizontal li.rmItem a.rmLink span.rmText
{
	height: 93px;
	line-height: 93px;
	vertical-align: middle;
	color: #fff;
	float: inherit;
	padding: 0;
}



.rmSlide
{
	position: absolute;
	top: -93px;
	left: 0px;
	border-color: #000;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	background: #012D84;
}

.rmSlide ul.rmVertical
{
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

.rmSlide ul.rmVertical li.rmItem {
	display: inline;
}

.rmSlide ul.rmVertical li.rmItem a.rmLink {
	display: block;
	height: 22px;
	float:left;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}

.rmSlide ul.rmVertical li.rmFirst a.rmLink {
	display: block;
	height: 22px;
	float:left;
	text-decoration: none;
	padding:10px 10px 3px 5px;
}

.rmSlide ul.rmVertical li.rmItem a.rmLink:hover {
	background: none;
	float:left;
}

.rmSlide ul.rmVertical li.rmFirst a.rmLink:hover {
	background: none;
	float:inherit;
}


.rmSlide ul.rmVertical li.rmItem a.rmLink span.rmText
{
	display: inline;
	vertical-align: middle;
	line-height: normal;
	float: inherit;
	color: #fff;
	font-size: 10px;
	padding: 0px 10px 0px 0px;
	
}



.rmSlide ul.rmVertical li.rmLast a.rmLink {
	display: block;
	height: 22px;
	float:left;
	text-decoration: none;
	padding:0px 0px 0 5px;
}



span.rmExpandRight.rmText
{
	background-image: url(http://www.azchallenger.org/challengerspace/app_themes/challengerspace/images/sub_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}



.sfFormTitle
{
	margin-bottom: 10px;
	font-size: 18px;
}

.sfpostTitle
{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.sfpostAuthorAndDate
{
	margin-bottom: 3px;
	font-style: italic;
}

.sfpostContent
{
	font-size: 11px;
	line-height: 13px;
}

.sfpostContent p
{
	margin-bottom: 10px;
}






.sfimagesTmbList
{
	
}


.sfFormBox
{
	padding: 10px;
}

p {
	line-height: 1.2pc;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.sfContentBlock ul
{
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 0 10px 10px;
	margin: 5px 0 0 0;
}



label.sfTxtLbl {
	display: block;
	font-weight: bold;
}

.sfnewsletterDescription {
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
}

.sfnewsletterForm label {
	position: absolute;
	color:#666;
	padding:5px 0 0 5px;
	font-weight:normal;
}

.sfnewsletterForm label em {
	display:none;
}

.sfnewsletterForm .sfError {
	display:none;
}

.sfnewsletterSubmitBtnWrp {
	margin-top: 10px;
}

.sfMsgPositive,.sfMsgNegative {
	padding: 5px;
	color: #000;
	margin-bottom: 5px;
	border: 2px solid #000000;
}

.sfnewsletterForm .sfTxt {
	border: 1px solid #000000;
	width: 90%;
	padding: 3px 5px;
	color: #000000;
	background: #ffffff;
}

.clear_all { clear: both; }