/* StaffordCU CSS                 //
// Designed by Dace               //
// Website: blacksparkdesigns.com //
// Copyright 2010                 //
// All Rights Reserved            //
//////////////////////////////////*/

/* Link Colors and Styles */
	.flink	A:link {text-decoration: none; color: #7ad8ff;}
	.flink	A:visited {text-decoration: none; color: #7ad8ff;}
	.flink	A:active {text-decoration: none; color: #a6e5ff;}
	.flink	A:hover {text-decoration: underline; color: #a6e5ff;}

	.clink	A:link {text-decoration: none; color: #003abd;}
	.clink	A:visited {text-decoration: none; color: #003abd;}
	.clink	A:active {text-decoration: none; color: #0044dc;}
	.clink	A:hover {text-decoration: underline; color: #0044dc;}

body
{
	margin:			0px;
	padding:		0px;
	text-align:		center;
	background:		#ffffff;
}

div
{
	margin:			0px;
	padding:		0px;
}

div.Container
{
	height:			auto;
	width:			1000px;
	margin:			auto;
	background:		#ffffff;
	border-left:		5px solid #193462;
	border-right:		5px solid #193462;
	background:		#294676;
}

div.Banner
{
	height:			250px;
	width:			900px;
	margin: 		auto;
	text-align:		right;
	background:		#335794;
}

div.Logo
{
	height:			200px;
	width:			460px;
	margin-top:		25px;
	float:			left;
	background:		url(/siteimages/staffordcu/logo.png);
	position:		relative;
	left:			-19px;
}

/*---- Banner Image Links ---*/

.StaffsUni
{
	float:			right;
	display:		block;
	margin:		10px 10px 0 0;
	width:			220px;
	height:			80px;
	background:		url(/siteimages/staffordcu/staffsuni.png);
	clear:			right;
}

.StaffsUnion
{
	float:			right;
	display:		block;
	margin:		10px 10px 0 0;
	width:			220px;
	height:			70px;
	background:		url(/siteimages/staffordcu/staffsunion.png);
	clear:			right;
}

.UCCF
{
	float:			right;
	display:		block;
	margin:		10px 10px 0 0;
	width:			220px;
	height:			40px;
	background:		url(/siteimages/staffordcu/uccf.png);
	clear:			right;
}


div.InnerContainer
{
	height:			auto;
	width:			900px;
	margin:			auto;
}

/*---- Navigation Section ----*/

div.NavLeft
{
	height:			70px;
	width:			20px;
	float:			left;
	background:		url(/siteimages/staffordcu/navleft.png);
	position:		relative;
	top:			-10px;
	left:			-20px;
}

div.NavRight
{
	height:			70px;
	width:			20px;
	float:			right;
	background:		url(/siteimages/staffordcu/navright.png);
	position:		relative;
	top:			-10px;
	right:			-20px;
}


div.NavBar
{
	height:			60px;
	width:			900px;
	background:		url(/siteimages/staffordcu/navbg.png);
	text-align:		center;
	color:			#ffffff;
	font:			15px Verdana,sans-serif;
}

#NavButtons
{
	margin: 0;
	padding: 0 15px;
	font:	bold 25px Veranda,sans-serif;
	text-align: center;
}

#NavButtons li
{
	list-style: none;
	height: 60px;
	float: left;
	position: relative;

}

#NavButtons li a
{
	height: 45px;
	text-decoration: none;
	display: block;
	background:		url(/siteimages/staffordcu/navbg.png);
	color: #ffffff;
	padding: 15px 15px 0;

}

#NavButtons li a:hover
{
	background-position: 0 -60px;
}


/*---- Main Content Section ----*/

div.BodyBG
{
	height:			auto;
	min-height:		800px;
	width:			900px;
	background:		#335794;

}

div.MiddleContainer
{
	height:			auto;
	width:			900px;
	background:		url(/siteimages/staffordcu/contentbg.png);
	background-repeat:	repeat-x;
	padding-top:		20px;
}

div.Content
{
	height:			auto;
	width:			900px;
	background:		#d2d2d2;
}


/*---- Content ----*/

div.ContentContainer
{
	height:			auto;
	min-height:		800px;
	width:			600px;
	background:		#ffffff;
}

div.CHead
{
	height:			50px;
	width:			auto;
}

div.CHContent
{
	padding:		10px 20px 0;
	text-align:		left;
	font:			italic bold 22px Verdana;
	color:			#000000;
	overflow:		hidden;
}

#CHSubtext
{
	font:			italic 10px Verdana;
}

div.CBody
{
	height:			auto;
	width:			600px;
	min-height:		250px;
	padding-bottom:		30px;
}

div.CBContent
{
	min-height:		280px;
	margin:			0px 5px;
	padding:		5px 15px;
	text-align:		left;
	font:			14px Verdana;
	color:			#000000;
	overflow:		hidden;
}

/*----- Sidebox & Twitter ----*/
div.Sidebox
{
	height:			auto;
	width:			298px;
	background:		#d2d2d2;
	float:			right;
	border-left:		2px solid #c4c4c4;
	border-bottom:		1px solid #c4c4c4;
}

div.SBHead
{
	height:			60px;
	width:			298px;
	background:		url(/siteimages/staffordcu/sbhead.png);
	text-align:		left;
	font:			italic bold 22px Verdana;
	color:			#000000;
	border-top:		1px solid #c4c4c4;
}

div.SBHContent
{
	margin:			15px;
}

div.SBContent
{
	height:			auto;
	width:			290px;
	margin:			4px 4px 8px;
	text-align:		left;
	font:			14px Verdana;
	color:			#000000;
	background:		#e6e6e6;
}

div.SBCContent
{
	padding:		10px;
}

#SBCContent p
{
line-height:0px;
padding-bottom:10px;
}

#SBCContent h3
{
line-height:0px;
}

.Twitter
{
	margin:			5px 50px;
}

.tweet
{
margin-bottom:20px;
}

.tweetdate
{
margin-bottom:10px;
font: 8px Verdana;
}

.twitterlink
{
	font:			italic bold 18px Verdana;
	text-align:		center;
}

/*----- Footer ----*/

div.Footer
{
	height:			150px;
	width:			900px;
	background:		#061c42;
	text-align:		right;
	font:			12px Verdana;
	color:			#ffffff;
	overflow:		hidden;
}

div.FooterSitemap
{
	height:			auto;
	width:			auto;
	text-align:		left;
	float:			left;
}

div.FooterContent
{
	height:			auto;
	width:			auto;
	padding:		5px;
}