body {
	color:#000;	
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	background:#fff url(../images/header-bg.gif) repeat-x;
	padding:6px 0 0;
	min-width:1004px;
}

/* Common Parts */
a {
	color:#8b0101;
	text-decoration:underline;
}
a:hover {text-decoration:none;}

p {
	margin:0 0 15px;
	padding:0;
	line-height:20px;
}
img {border:none;}
form, fieldset {
	margin:0;
	padding:0;
	border:none;
}
input, label, select {vertical-align:middle;}

/* Main Blocks */
.content {
	width:962px;
	margin:0 auto;
}
/* header style */
#header {
	width:922px;
	height:120px;
	padding:0 20px;
	margin:0 auto 11px;
	position:relative;
}
/*.logo {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/SWTA_2011_banner.jpg) no-repeat;
	width:545px;
	height:68px;
	margin:15px 0 0;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}*/

.logo {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/2012_conf_banner.jpg) no-repeat;
	width:545px;
	height:68px;
	margin:8px 0 0;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
/* add navigation */
.add-nav {
	float:right;
	margin:0;
	width:215px;
	padding:0;
	list-style:none;
	text-indent:-9999px;
}
.add-nav li {
	float:left;
	margin-left:5px;
	display:inline;
}
.add-nav li a {
	display:block;
	line-height:31px;
	overflow:hidden;
}
.add-nav li.join a {
	background:url(../images/item-join.gif) no-repeat;
	width:90px;
}
.add-nav li.login a {
	background:url(../images/item-login.gif) no-repeat;
	width:115px;
}
.add-nav li a:hover, .add-nav li.active a {background-position:0 -31px;}
/* main navigation */
.main-nav {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	text-indent:-9999px;
	position:absolute;
	left:20px;
	bottom:0;
}
.main-nav li {float:left;}
.main-nav li a {
	display:block;
	overflow:hidden;
}
.main-nav li strong {
	display:block;
	padding:8px 13px;
	cursor:pointer;
}
.main-nav li span {
	display:block;
	overflow:hidden;
	line-height:16px;
	cursor:pointer;
}
.main-nav li.home span {
	background:url(../images/item-home.gif) no-repeat;
	width:37px;
}
.main-nav li.about span {
	background:url(../images/item-about.gif) no-repeat;
	width:40px;
}
.main-nav li.events span {
	background:url(../images/item-events.gif) no-repeat;
	width:44px;
}
.main-nav li.news span {
	background:url(../images/item-news.gif) no-repeat;
	width:37px;
}
.main-nav li.jobs span {
	background:url(../images/item-jobs.gif) no-repeat;
	width:32px;
}
.main-nav li.membership span {
	background:url(../images/item-membership.gif) no-repeat;
	width:84px;
}
.main-nav li.resources span {
	background:url(../images/item-resources.gif) no-repeat;
	width:121px;
}
.main-nav li.contact span {
	background:url(../images/item-contact.gif) no-repeat;
	width:51px;
}
.main-nav li a:hover, .main-nav li.active a {background:#19191b url(../images/item-left-bg.gif) no-repeat;}
.main-nav li a:hover strong, .main-nav li.active strong {background:url(../images/item-right-bg.gif) no-repeat 100% 0;}
/* top half style */
.top-half {
	width:100%;
	overflow:hidden;
	background:#19191b url(../images/top-half-bg.gif) repeat-x 0 100%;
	margin:-11px 0 -17px;
}
.top-half .content {
	background:url(../images/top-half-img.jpg) no-repeat 100% 0;
	min-height:210px;
	padding-top:40px;
}
* html .top-half .content {height:210px;}
.top-half h1 {display:none;}
.top-half .text-box {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/top-half-text.gif) no-repeat;
	width:611px;
	height:119px;
}
.union-box {
	background:url(../images/union-box-bg.gif) repeat-x;
	overflow:hidden;
	padding:20px 0;
}
#index .union-box {padding-top:0;}
.title {
	background:#000 url(../images/title-bg.gif) repeat-x;
	padding:7px 23px;
}
.title h2 {
	margin:0;
	background:url(../images/title-latest-news.gif) no-repeat;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
/* main column style */
.main-col {
	float:left;
	width:545px;
	padding:0 0 0 23px;
}
#index .main-col {padding-top:20px;}
.main-col h1 {
	margin:0 0 15px;
	font:bold 20px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;;
	color:#810101;
}
.main-col h2 {
	margin:0 0 15px;
	font:bold 17px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;;
	color:#810101;
}
.main-col img {
	float:right;
	margin:0 0 10px 20px;
}
/* news style */
.news {
	margin:0;
	padding:0;
	list-style:none;
}
.news li {
	margin-bottom:15px;
	line-height:20px;
}
.news strong {
	display:block;
}
.news strong a {
	color:#000;
	text-decoration:none;
}
.news strong a:hover {text-decoration:underline;}
/* secondary column style */
.secondary-col {
	float:right;
	background:url(../images/secondary-col-bg.png) no-repeat;
	width:276px;
	padding:21px 30px 0;
	margin:-10px 20px 0 0;
	display:inline;
	min-height:206px;
}
* html .secondary-col {height:206px;}
.secondary-col p, .secondary-col a {position:relative;}
.secondary-col h2 {
	background-color:#810101;
	position:relative;
	margin:0 -30px 10px 0;
	text-indent:-9999px;
	height:30px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:10px 50%;
}
.quick-links {background-image:url(../images/title-quick-links.gif);}
.about-swta {background-image:url(../images/title-about-swta.gif);}
.secondary-col ul {
	margin:0 0 20px 5px;
	padding:0;
	list-style:none;
}
.secondary-col li {
	margin-bottom:10px;
	padding-left:25px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
}
.secondary-col a {color:#222;}
.btn-take-survey {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-take-survey.gif) no-repeat;
	width:303px;
	height:52px;
	margin:80px -25px 10px -5px;
}
/* footer style */
#footer {
	font-size:10px;
	text-align:center;
	color:#616161;
	border-top:1px solid #ececec;
	background:url(../images/footer-bg.gif) repeat-x;
	padding:20px 0;
}
/* blog style */
.blog-info {
	background:#cecece url(../images/blog-info-box.gif) repeat-x;
	margin:0 0 10px;
	padding:13px 0 10px;
	list-style:none;
	width:100%;
	overflow:hidden;
	color:#261f1f;
}
.blog-info li {
	float:left;
	padding:0 10px;
	margin:0 1px 0 -1px;
	display:inline;
	border-left:1px solid #000;
}
.blog-info li a {color:#261f1f;}
/* comments box style */
.comments-box {
	padding:25px 0 10px;
	border-top:1px solid #cecece;
}
.comments-box strong {
	display:block;
	padding:10px 15px;
	background:#525250; 
	color:#fff;
	font-weight:normal;
}
.comments-box strong a {color:#fff;}
.comment {
	padding:15px 15px 5px;
	background:#cecece;
	color:#505050;
}
/* serach box style */
.search-box {
	background:#810101;
	position:relative;
	margin:0 -30px 10px 0;
	padding:10px;
	overflow:hidden;
}
.search-box input.text {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;;
	color:#261f1f;
	padding:2px 5px;
	border:1px solid #535351;
	width:186px;
}
.rss {
	padding-left:27px;
	background:url(../images/ico-rss.gif) no-repeat 0 2px;
	float:left;
}

