*
{
	margin: 0;
	padding: 0;
}

/* =Basic HTML, IDs and Classes
----------------------------------------------------------------------*/

body {
	background: url(../images/main_header.jpg) repeat-x;
	font: 12px "Trebuchet MS", Arial, sans-serif;
/*	font: Times New Roman, Century, Verdana, Tahoma, Georgia, Arial
	font-size: 20px;
	color: #000;*/
}

a {
	cursor: pointer;
	text-decoration: none;
}

a * {
	cursor: pointer;
}

img, fieldset, iframe {
	border: 0;
}

iframe {
	margin: 0 0 10px;
}

.align_right {
	text-align: right;
}

li.clear,
#content ul.cols li.clear,
#content ul.group li.clear,
.clear {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

#skip_links {
	overflow: hidden;
	width: 0;
	height: 0;
}

strong {
	color: #210;
}

/* =Header
----------------------------------------------------------------------*/

#header {
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 985px;
	height: 135px;
}	

#header h1 a {
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 83px;
}

#header span {
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 150px;
}

#header span a {
	color: #fff;
	padding: 0 5px;
}

#header span a:hover {
	text-decoration: underline;
}

#header img {
	vertical-align: top;
}

/*#header label {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}*/

#header span.sign {
	padding: 15px 240px 0 0;
}

#header span.g12 {
	padding: 15px 660px 0 0px;
}

/* =Panoramic
----------------------------------------------------------------------*/

#panoramic
{
	position: relative;
	width: 985px;
}

#panoramic img
{
	text-align: right;
}

#corner_overlay {
	position: absolute;
/*	z-index: 2;*/
	top: 0;
	left: 0;
	background: url(../images/corner.png) no-repeat;
	color: #817e71;
	font-size: 11px;
	padding: 15px 0 0 25px;
	width: 329px;
	height: 257px;
}

#corner_overlay .csc-frame-frame1 {
	position: relative;
	z-index: 5;
	background: url(../images/c-line.png) 50px bottom no-repeat;
	padding: 0 0 5px 0;	
}

#corner_overlay .csc-frame-frame1 h3 {
	font-size: 18px;
	color: #581659;
	text-decoration: none;
	margin: 0;
}

#corner_overlay h3 {
	color: #581659;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin: 2px 0 0 0;
}

#corner_overlay h3 a {
	position: relative;
	z-index: 1;
	color: #581659;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

#corner_overlay h3 a:hover {
	text-decoration: none;
}

#corner_overlay p.bodytext {
	color: #42392b;
}

#corner_overlay a {
	color: #4d2036;
	text-decoration: underline;
}

/* Submenu
----------------------------------------------------------------------*/

#submenu {
	position: absolute;
	top: 180px;
	z-index: 1;
	background: url(../images/sub_menu_bg.gif) 0px 0px no-repeat;
	clear: both;
	font-size: 11px;
	width: 985px;
	height: 81px;
}

#submenu ul {
	list-style: none;
	padding: 58px 0 0 230px;
}

#submenu ul li {
	display: inline;
}

#submenu ul li.bull a {
	color: #f9f6fa;
	padding-right: 14px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: 500;
	background: url(../images/bull.gif) right 7px no-repeat;
}

#submenu ul li.nobull a {
	color: #f9f6fa;
	padding-right: 14px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: 500;
}


/* =Main - Home Page
----------------------------------------------------------------------*/

#main_home {
	float: left;
	padding: 300px 0 0 20px;
	width: 680px;
}

#main_home a {
	color: #963608;
}

#main_home a:hover {
	text-decoration: underline;
}

.home {
	background: url(../images/content_1.jpg) repeat-y center top;
}


/* =This Week
----------------------------------------------------------------------*/

#this_week .shadow {
	position: absolute;
	z-index: 0;
	top: 444px;
	padding-left: 455px;
	width: 1px;
	height: 1px;
}

#this_week {
	margin: 20px 0 0;
	clear: both;
	width: 95px;
	height: 53px;
}

#footer {
	position: relative;
	z-index:1;
	background: url(../images/footer_alt1.gif) no-repeat center top;
	height: 304px;
}

#jf_headerslide_slideshow {
	position: absolute;
	z-index: 1;
}
.tx-flashslideshow-pi1 {
	position: absolute;
	left: 185px;
	z-index: 0;
	width: 800px;
	height: 235px;
}

/* Donate 
-----------------------------------------------------------------------------*/

#donate {
	position: relative;
	top: 0px;
	left: 15px;
}

/* Facebook
-----------------------------------------------------------------------------*/

#facebook {
	position: relative;
	left: -56px;
	width: 240px;
	height: 290px;
	background: #3e093b;
}

.fan_box .full_widget {
	background: none; border: none;
}
.fan_box .connections_grid .grid_item {
	padding: 0 8px 10px 8px;
}
	.fan_box .connections_grid .grid_item a img {
		box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333; -webkit-box-shadow: 0px 0px 10px #333;
	}
		.fan_box .connections_grid .grid_item a:hover img {
			box-shadow: 0px 3px 10px #333; -moz-box-shadow: 0px 3px 10px #333; -webkit-box-shadow: 0px 3px 10px #333;
		}
.fan_box .full_widget .connect_top {
	background: #ccc;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.fan_box .connections .connections_grid {
	padding-top:16px;
}
.fan_box .connections {
	border-top: none;
	padding:15px 0 0;
	color: #ccc;
	font: italic 21px Georgia;
	text-align: center;
	text-shadow: 0px 1px 4px #000;
}
	.fan_box .connections span.total {
		color: #fff;
	}

.fan_box .connections_grid .grid_item .name {
	color: #ccc;
	font-size: 11px;
}
.fan_box .profileimage {
	margin: 0;
}
