@import url(../../Containers/Flower_Zen/style.css);

html {
	margin: 0;
	padding: 0;
}

body {
	font-size: small;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	background: url("bgtile.gif");
	text-align: center;
}

#container
{
	margin: 0;  
	padding: 0;
	background: url(lsh.gif) repeat-x 190px left;
}

#intro {
	padding: 0px;
	margin: 0px;
}

#pageHeader
{
	background: #318ccd url(logobg.jpg) repeat-x top left;
	height: 190px;
	padding: 0px;
}

#pageHeader h1 
{
	position: absolute;
	top: 22px;
	left: 30px;
	margin: 0;
	padding: 0;
	background: url("Logo_Left.jpg") no-repeat top right;
	width: 68px;
	height: 63px;
}

#pageHeader h1 span {
	display: none;
}

#pageHeader h2 
{
	position: absolute;
	top: 21px;
	right: 0px;
	margin: 0;
	padding: 0;
	background: url("Logo.jpg") no-repeat top right;
	width: 370px;
	height: 170px;
}

#pageHeader h2 span {
	display: none;
}

#bodyText
{	
	background: White url(bg.gif) repeat-y top center;	
	margin: 0 auto -15px auto;
	padding:0;	
	border-top: solid 1px #C8C8C8;
	width: 762px;
	text-align: right;
}

#mainMenuPane
{	
	float: right;
	width: 182px;
	padding: 30px 10px 20px 5px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 152px;
}

#contentPane
{	
	width: 565px;
	padding: 30px 30px 10px 30px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 525px;
}

#timePane
{
	position: absolute;
	top: 167px;	
	left: 0;
	width: 180px;	
}

#topPane
{
	position: absolute;
	top: 167px;	
	right: 0;
	width: 500px;
}

#topPane a
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
	float: right;
	margin-right: 15px;
	text-decoration: none;
	border-bottom: solid 1px white;
	padding-bottom: 1px;	
}

#topPane a:hover
{
	text-decoration: none;
	background-color: White;
	color: #2A3A00;
}

#lostmodules
{
	clear: both;
	float: none;
}

#mainMenuPane ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}

#mainMenuPane ul li
{
}

#mainMenuPane ul li a
{
	background: url(elem.gif) no-repeat right center;
	text-decoration: none;
	font-size: 9pt;
	color: #636F44;
	display: block;
	border-bottom: #DDD 1px solid;
	height: 16px;
	padding-top: 5px;
	margin-top: 15px;
	text-indent: 30px;	
	font-family: 'Courier New' , Tahoma;
	font-weight: bold;
}

#mainMenuPane ul li .d
{
	color: #636F44;
}

#mainMenuPane .h
{
	visibility: hidden;
	margin-top: -19px;
}

#mainMenuPane ul li a:hover
{
	text-decoration: none;
}

#mainMenuPane ul li ul li a
{
	font-size: 8pt;
	text-indent: 15px;
	text-decoration: none;
	background: url(bullet.gif) no-repeat right center;
	color: #230;
	border-bottom: #DDD 0px solid;
	margin-top: 0;
	margin-right: 5px;
	height: 14px;
	font-family: Tahoma;
	font-weight: normal;
}

#mainMenuPane ul li ul li .d
{
	color: #DDD;
}

#mainMenuPane ul li ul li a:hover
{
	color: #ABBC47;
}

#mainMenuPane ul li .c a
{
	color: #ABBC47;
}

.News_Archive2
{
	color: #230;
}

.News_Archive2 .newsTitle
{
	background: url(blNews.gif) no-repeat right top;	
	text-indent: 20px;
}

.News_Archive2 a
{
	color: #AAA;
}

.News_Archive2 a:hover
{
	color: #ABBC47;
	text-decoration: none;
}

.News_Archive2 .newsNav
{
	background: url(newsLine.jpg) no-repeat bottom center;
}

.News_Archive2 .newsAnchor, .News_Archive2 .newsWriter, .News_Archive2 .newsSource, .News_Archive2 .newsDate
{
	visibility:hidden;
}

.SearchControl .SearchControlBox
{
	color: darkgray;
}

.ServerDateTime
{
	color: White;
}

.longText .longTxtTable
{
	border-top: saddlebrown 1px solid;	
	border-left: saddlebrown 1px solid;
	font-size: 9pt;	
}

.longText .longTxtTable td
{
	border-right: saddlebrown 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
	border-bottom: saddlebrown 1px solid;
}

.longText .longTxtTable .longTextTableHeader
{
	color: whitesmoke;
	background-color: sienna;
}

#quickLinks
{
	width: 500px;
	margin: 0 auto 0;
	height: 130px;
}

#quickLinks ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#quickLinks ul li 
{
	float: right;
	margin: 0;
	padding: 0;
}

#quickLinks ul li a 
{
	color: #777;
	display: block;
	padding: 100px 10px 5px;
	margin: 0 15px 0;
	text-align: center;
	text-decoration: none;
	width: 110px;
}

#quickLinks ul li.communication a 
{
	background: #fff url(communication.jpg) no-repeat top center;
}
#quickLinks ul li.capabilities a 
{
	background: #fff url(capabilities.jpg) no-repeat top center;
}
#quickLinks ul li.introduction a 
{
	background: #fff url(introduction.jpg) no-repeat top center;
}

#quickLinks ul li a:hover
{
	color: #000;
}

#quickLinks ul li a strong 
{
	color: #000;
	display: block;
	font-size: larger;
}