/* Start of CMSMS style sheet 'cap: main: columns: home' */
#home
{
	width: 720px;
	height: auto;
	clear: both;
	display: block;
}

#home *
{
	margin: 0;
	padding: 0;
}

#home .capflash
{
	width: 296px;
	height: auto;
	display: inline-block;
	float: right;
}

#home .capflash .NewsInfo { margin-bottom: 0.5em; }

#home #words
{
	width: 404px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

#home #words h3, #home #words h2
{
	color: #FFF;
	font-size: 22px;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-style: italic;
	padding-left: 10px;
	background-color: #a27d55;
	margin-bottom: 5px;
}
#home #words h2 { background-color: transparent; }

#home .capflash h3
{
	margin: 0;
	height: 37px;
	background-color: #8ccae9;
	color: #FFF;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
}

#home .capflash h3 img
{ margin-top: 5px; margin-left: 5px; }

#home .capflash #nav a
{
	font-family: Tahoma, Verdana, Arial, San-Serif;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: normal;
	height: 37px;
	background-color: transparent;
	color: #FFF;
}

#home .capflash #news_ticker
{
	background-color: #FFF;
	margin-top: 10px;
}

#home .capflash #nav a { text-decoration: none; color: #FFF; }

#home .capflash #nav
{
	position: relative;
	z-index: 2;
	text-align: left;
	padding: 0;
	float: right;
}
#home .capflash .nav
{
	margin: -37px 0 0 0;
	border: none;
	float: right;
}

#home .capflash #nav a
{
	display: inline-block;
	margin: 0 0 0 -1px;
	width: 10px;
	padding: 0 7px 0 7px;
	border: none;
}

#home .capflash #nav a:hover { color: #FFF; }

#home .capflash #nav a.activeSlide
{
	color: #FFF;
	background-color: #004A9B;
	border: none;
}
#home .capflash #nav a:focus { outline: none; }

.home h1, .cap-flash h1, .test h1
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

.press-releases h1
{
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	height: auto;
	overflow: visible;
	display: inline;
	right: auto;
	bottom: auto;
}

.home h2, .cap-flash h2
{margin-top: 0; margin-bottom: 20px;}

.home #home {margin-top: 20px;}

/* defaults for all examples */
#home .kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
#home .kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

/* words */
#home #words .kwicks li
{
	width: 404px;
	height: 75px;
	margin-bottom: 3px;
	color: #FFF;
}
#home #words #kwick1 { background-color: #8ccae9; }
#home #words #kwick2 { background-color: #C29D71; }
#home #words #kwick3 { background-color: #C29D71; }
#home #words #kwick4
{
	background-color: #C29D71;
	margin-bottom: none;
}

/* custom */

#home #words .kwicks li ul li
{
	width: auto;
	height: auto;
	margin: auto auto 0.7em 0.7em;
}
/* End of 'cap: main: columns: home' */

