body{
	margin:0;
	color:#333;
	font:13px Arial, Helvetica, sans-serif;
	background:#ccc url(images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	color:#d34120;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

h1 {
	color:#a70100;
	font-size:28px;
	font-weight:bold;
	}
	
h2 {
	color:#333;
	font-size:17px;
	font-weight:regular;
	}
	
li h3 {
	color:#d34120;
	font-size:16px;
	font-weight:regular;
	text-transform:
	}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:998px;
	margin:0 auto;
}
#header{
	width:100%;
	position:relative;
	z-index:100;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.login-view {
    float:right;
    font: 12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.login-view a {
	color:#FFDC83 !important;
}
.top-box{
	height:1%;
	overflow:hidden;
	padding:39px 0px 2px 6px;
}
.social-box{
	float:left;
	padding-top:3px;
}
.social-box span{
	float:left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:3px 6px 0 0;
}
.social-box ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.social-box ul li{
	float:left;
	padding:0 7px 0 0;
}
.social-box ul li a,
.social-box ul li img{
	float:left;
}
.join-form{
	float:right;
}
.join-form fieldset{
	float:left;
}
.join-form label{
	float:left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:6px 8px 0 0;
}
.join-form .text{
	float:left;
	width:111px;
	border:1px solid #333;
	background:#ccc;
	color:#666;
	padding:5px 6px 6px;
	font-size:10px;
	font-weight:bold;
	margin:0 3px 0 0;
	letter-spacing:1px;
}
.join-form .long{
	width:188px;
}
.join-form .btn-join{
	float:left;
	background-image: url(images/btn-join.gif);
    background-image:url(/App_Themes/amatampabay/images/btn-join.gif); 
	width:20px; 
	height:25px;
	border:0;	 
}
#nav{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li a{
	text-indent:-9999px;
	overflow:hidden;
	height:37px;
	background: url(images/bg-nav.gif) no-repeat;
	display:block;
}
#nav li a.home{
	width:76px;
}
#nav li a.events{
	width:109px;
	background-position:-76px 0;
}
#nav li a.about{
	width:98px;
	background-position:-185px 0;
}
#nav li a.join{
	width:84px;
	background-position:-283px 0;
}
#nav li a.connect{
	width:162px;
	background-position:-367px 0;
}
#nav li a.resources{
	width:102px;
	background-position:-529px 0;
}
#nav li a.sponsors{
	width:130px;
	background-position:-631px 0;
}
#nav li a.career{
	width:129px;
	background-position:-761px 0;
}
#nav li a.contact{
	width:108px;
	background-position:-890px 0;
}
#nav li.hover a.home,
#nav li:hover a.home{
	background-position:0 -37px;
}
#nav li.hover a.events,
#nav li:hover a.events{
	background-position:-76px -37px;
}
#nav li.hover a.about,
#nav li:hover a.about{
	background-position:-185px -37px;
}
#nav li.hover a.join,
#nav li:hover a.join{
	background-position:-283px -37px;
}
#nav li.hover a.connect,
#nav li:hover a.connect{
	background-position:-367px -37px;
}
#nav li.hover a.resources,
#nav li:hover a.resources{
	background-position:-529px -37px;
}
#nav li.hover a.sponsors,
#nav li:hover a.sponsors{
	background-position:-631px -37px;
}
#nav li.hover a.career,
#nav li:hover a.career{
	background-position:-761px -37px;
}
#nav li.hover a.contact,
#nav li:hover a.contact{
	background-position:-890px -37px;
}
#nav li.active a.home{
	background-position:0 -74px;
}
#nav li.active a.events{
	background-position:-76px -74px;
}
#nav li.active a.about{
	background-position:-185px -74px;
}
#nav li.active a.join{
	background-position:-283px -74px;
}
#nav li.active a.connect{
	background-position:-367px -74px;
}
#nav li.active a.resources{
	background-position:-529px -74px;
}
#nav li.active a.sponsors{
	background-position:-631px -74px;
}
#nav li.active a.career{
	background-position:-761px -74px;
}
#nav li.active a.contact{
	background-position:-890px -74px;
}
#nav .drop{
	position:absolute;
	top:34px;
	left:-1px;
	width:170px;
	overflow:hidden;
	display:none;
}
#nav .drop ul{
	list-style:none;
	margin:0;
	padding:8px 15px 1px;
	width:170px;
	overflow:hidden;
	background: url(images/bg-drop.png);
}
#nav .drop ul li{
	float:none;
	padding:0 0 9px;
	position:relative;
}
#nav .drop ul li a{
	background:none;
	text-indent:0;
	height:auto;
	display:inline;
	font-size:15px;
	color:#fff;
}
#nav li.hover .drop,
#nav li:hover .drop{
	display:block;
}
#main{
	width:100%;
	overflow:hidden;
}
.main-t{
	height:6px;
	overflow:hidden;
	background: url(images/bg-main-t.gif) no-repeat;
}
.main-c{
	height:1%;
	overflow:hidden;
	background: url(images/bg-main-c.png) repeat-y;
	padding:0 14px 7px;
}
.main-b{
	height:7px;
	overflow:hidden;
	background: url(images/bg-main-b.png) no-repeat;
}
.promo{
	height:1%;
	overflow:hidden;
	padding:3px 0 0 46px;
}
.logo{
	float:left;
	width:165px;
	height:107px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:30px;
}
.logo a{
	display:block;
	height:100%;
}
.promo .image-holder{
	float:right;
}/*
.promo .image-holder img{
	display:block;
}*/
.main-holder{
	height:1%;
	overflow:hidden;
	border:1px solid #bcbe9b;
	padding:2px;
	position:relative;
}
.main-wrapper{
	background: url(images/bg-content.gif) repeat-y 100% 0;
	height:1%;
	overflow:hidden;
}
.main-wrapper-full{
	background: url(images/bg-content2.gif) repeat-y 100% 0;
	height:1%;
	overflow:hidden;
}
#content{
	float:right;
	width:652px;
	border-top:1px solid #bcbe9b;
	padding:13px 30px 20px;
}
#content-full{
	float:right;
	width:904px;
	border-top:1px solid #bcbe9b;
	padding:13px 30px 20px;
}
.title-welcome{
	margin:7px 0 18px;
	width:126px;
	height:28px;
	overflow:hidden;
	background: url(images/text-welcome.gif) no-repeat;
	text-indent:-9999px;
}
.welcome-box{
	font-size:14px;
	color:#666;
	padding-bottom:220px;
}
#content .welcome-box p{
	margin:0 0 10px;
	line-height:22px;
}
.bottom-box{
	height:180px;
	border-top:1px solid #bcbe9b;
	background:#fff;
	position:absolute;
	bottom:2px;
	right:2px;
	width:712px;
	padding:2px 0 0;
}
* html .bottom-box{
	bottom:1px;
}
.bottom-border{
	height:1px;
	background:#bcbe9b;
	position:absolute;
	bottom:2px;
	right:2px;
	width:712px;
	overflow:hidden;
}
.sp-bottom-box 
{
    float: right;
	position:relative;/**/
	height:180px;
	border-top:1px solid #bcbe9b;
	background:#fff;
	bottom:2px;
	width:712px;
	padding:2px 0 0;
	margin-left: -30px;
}
.bottom-border-full{
	height:1px;
	background:#bcbe9b;
	position:absolute;
	bottom:2px;
	right:2px;
	width:964px;
	overflow:hidden;
}
.sponsors-box{
	float:left;
	background:#eddeb1;
	border:1px solid #bcbe9b;
	width:528px;
	overflow:hidden;
	height:178px;
}
.tv-box{
	float:right;
}
.tv-box img{
	display:block;
}
.sponsors-list{
	list-style:none;
	margin:0 -5px 50px 0;
	padding:0;
	width:533px;
	overflow:hidden;
}
.sponsors-list li{
	float:left;
	padding:0 17px 0 10px;
}
.sponsors-list li img{
	display:block;
}
.thanks{
	display:block;
	width:298px;
	height:14px;
	background:url(images/text-thanks.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
#sidebar{
	float:left;
	width:250px;	
}
.events-box,
.webcast-box,
.cmo-box{
	min-height:500px;
	background:#797d38;
	padding:0 15px 19px 27px;
}
* html .events-box{
	height:500px;
}
.events-box .heading,
.webcast-box .heading
{
	background:#696d2d;
}
.heading {
	padding:14px 27px 11px;
	width:196px;
	margin:0 -27px 15px;
}
.heading h2 {
    color:#fff;
    font-size: 16pt;
    margin:0px;
}
.heading .upcoming-title,
.heading .upcoming-title,
{
	width:160px;
	height:23px;
	overflow:hidden;
	background: url(images/text-upcoming.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
}
.events-box ul{
	list-style:none;
	margin:0;
	padding:0 0 3px;
	width:208px;
	overflow:hidden;
}
.events-box ul li{
	float:left;
	width:100%;
	color:#fff;
	padding-bottom:11px;
	line-height:17px;
}
.events-box ul li em{
	display:block;
	font-style:normal;
	
}
.events-box ul li strong{
	display:block;
	
}
.events-box ul li span{
	display:block;
	font-size:11px;
	
}
.events-box ul li a{
	font-size:12px;
}
.events-box .more{
	width:193px;
	height:14px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/btn-more.gif) no-repeat;
}
.events-box .more:hover{
	background-position:0 -14px;
}
.breadcrumbs{
	list-style:none;
	margin:0 0 13px -13px;
	padding:0;
	width:655px;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	color:#666;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	padding:0 6px 0 14px;
	background: url(images/separator2.gif) no-repeat 0 5px;
}
.breadcrumbs li:first-child{
	background:none;
}
.breadcrumbs li a{
	color:#666;
}

.breadcrumbs2 {
    color:#666;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	padding-bottom:13px;
}

.breadcrumbs2 a {
    color:#666;
}

.title-membership{
	margin:0 0 11px;
	width:286px;
	height:35px;
	background: url(images/text-membership.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#content h2{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 9px;
}
#content p{
	margin:0 0 10px;
	line-height:16px;
}
.reasons{
	list-style:none;
	margin:0;
	padding:0 0 17px;
	width:100%;
	overflow:hidden;
}
.reasons li{
	float:left;
	width:100%;
}
.reasons li h3{
	font-size:13px;
	line-height:16px;
	color:#bc4220;
	margin:0;
}
.webcast-box{
	min-height:1px;
	height:auto;
	padding-bottom:5px;
	margin-bottom:2px;
}
.webcast-box .heading{
	padding-bottom:15px;
	margin-bottom:12px;
}
.webcast-box .heading .webcast-title{
	width:89px;
	height:19px;
	background: url(images/text-webcast.gif) no-repeat;
}
#sidebar p{
	margin:0 0 10px;
	line-height:17px;
	color:#fff;
}
.cmo-box{
	min-height:1px;
	height:auto;
	padding-bottom:11px;
	background:#4a4f50;
	margin-bottom:2px;
}
.cmo-box .heading{
	padding-top:16px;
	padding-bottom:16px;
	margin-bottom:10px;
	background:#3d4142;
}
.cmo-box .heading h2{
	width:192px;
	height:16px;
	background: url(images/text-cmo.gif) no-repeat;
	text-indent:-9999px;
}
.join-now-box{
	background:#bc4220;
	padding:13px 15px 12px 27px;
}
#footer{
	height:1%;
	overflow:hidden;
	padding:13px 0 20px 16px;
}
.search,
.search fieldset{
	float:left;
}
.search .text{
	float:left;
	width:188px;
	border:1px solid #333;
	background:#fff;
	color:#666;
	padding:5px 6px 6px;
	font-size:10px;
	font-weight:bold;
	margin:0 3px 0 0;
	letter-spacing:1px;
}
.search .btn-search{
	float:left;
	background-image:url(/App_Themes/amatampabay/images/btn-join.gif); 
	width:20px; 
	height:25px;
	border:0;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:7px 0 0;
	float:right;
}
#footer ul li{
	float:left;
	background: url(images/separator1.gif) no-repeat 0 2px;
	padding:0 4px 1px 6px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer ul li:first-child{
	background:none;
}
#footer ul li a{
	color:#666;
}
#footer .clear {
    clear:both;   
}
#footer .copyright p {
    font: 10px Verdana, Arial, Helvetica, sans-serif;    
    color:#666;   
}

#footer .copyright a {    
    color:#666;   
}


.chk-rss {
text-align:right;
color:#fff;
font: 11px Georgia, "Times New Roman", Times, serif;
font-style:italic;
clear:both;
}