﻿/********************************************************
*** EYEBROW ***/

#Eyebrow
{

}

/********************************************************
*** NAVIGATION MAIN ***/

#NavigationMain
{

}

/********************************************************
*** NAVIGATION FLOAT ***/

#NavigationFloat
{
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#NavigationFloat A
{
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	padding:0 8px 0 3px;
}

#NavigationFloat A:hover
{
	text-decoration: underline;
}

/********************************************************
*** PICTURES PANE ***/

.PicturesPane
{
	border-right: 1px solid #000000;
	width: 200px;
	height: 100%;
}

#InnerPicturesPane
{
	margin: 102px 0 0 0;
}

/********************************************************
*** CONTENT PANE ***/

.ContentPane
{
	padding: 10px 20px 20px 20px;
	background:#FFFFFF;
	background-image: url("../Images/content_bg.gif");
	background-repeat:repeat-x;
	width:100%;
	height:100%;
}

.ContentPaneContent
{
	width:100%;
	height:100%;
}

.ContentPaneSpecialContent
{

}

.ContentBodySide 
{
	height:100%;
	width:9px;
	vertical-align:top;
	background-color:#FFFFFF;
}

.ContentBodyTD
{
	height:100%;
	width:100%;
	background-image:url(../Images/ContentBody_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
	background-color:#FFFFFF;
}

#NavigationTools
{
	text-align: right;
}

.ContentTitleSide 
{
	height:42px;
	width:9px;
}

.SectionTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	color:#028448;
	height:42px;
	width:100%;
	background-image:url(../Images/ContentTitle_bg.gif);
	background-repeat:repeat-x;
}

.ContentTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top:15px;
	margin-left:10px;
	color:#454442;
}

.ContentSubTitle, H1, .articleTitle
{
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
}

.ContentSubSubTitle, H2, .articleSubTitle
{
	margin: 10px 0 10px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

.ContentSmallText
{
	font-size: 0.8em;
}

.ContentBody 
{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	color:#454442;
}

/********************************************************
*** NAVIGATION SUB PANE ***/

.NavigationSubPane
{
	width: 220px;
	height: 100%;
	background-image: url("../Images/content_bg.gif");
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#InnerNavigationSubPane
{
	margin: 10px 20px 0 0;
	width:200px;
}

.SideMenuSearchTop 
{
	height:40px;
	width:200px;
	background-image:url(../Images/sidemenu_top.gif);
	background-repeat:repeat-x;
	border-bottom:solid 1px #B4AE93;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color:#028448;
	padding-left:10px;
}

.SideMenuTop 
{
	height:40px;
	width:200px;
	background-image:url(../Images/sidemenu_top.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color:#028448;
	padding-left:10px;
}

.SideMenuBottom
{
	height:27px;
	width:200px;
	background-image:url(../Images/sidemenu_bottom.gif);
	background-repeat:repeat-x;
}

.SideMenuContent 
{
	height:60px;
	width:198px;
	background-color:#F9F6E5;
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #B4AE93;
	border-right:solid 1px #B4AE93;
}

.SearchDiv 
{
	width:150px;
	margin:0 auto 0 auto;
	padding-top:10px;
}

#NavigationSubSearch
{
	margin: 10px auto 0 auto;
	width: 155px;
	text-align: right;
}

#NavigationSubSearch .InputText
{
	width: 150px;
	padding-bottom:5px;
}

.NavigationSubSeparator
{
	border-bottom: 1px dotted #000000;
}

#NavigationSub
{
	margin: 0 auto 0 auto;
	border-top:solid 1px #B4AE93;
	border-bottom:solid 1px #FFFFFF;
	padding: 0 0 0 0;
	width: 200px;
	background-image:url(../Images/sidemenu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F9F6E5;
	border-left:solid 1px #B4AE93;
	border-right:solid 1px #B4AE93;
}

.NavigationSub_MainLink
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B4AE93;
	background: transparent;
	color: #7F7C6B;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.NavigationSub_MainLink A
{
	background: transparent;
	color: #7F7C6B;
	text-decoration: none;
}

.NavigationSub_MainLink A:hover
{
	text-decoration: underline;
}

.NavigationSub_SubLink
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B4AE93;
	background: #FCFBF6;
	color: #7F7C6B;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.NavigationSub_SubLink A
{
	background: transparent;
	color: #7F7C6B;
	text-decoration: none;
}

.NavigationSub_SubLink A:hover
{
	text-decoration: underline;
}

.NavigationSub_UL
{
	margin: 5px 5px 5px 25px;
	padding: 0;
}

/********************************************************
*** NAVIGATION SUB PANE ***/

#Footer
{
	margin: 50px auto 0 auto;
	width: 520px;
	border-top: 1px solid #CCCCCC;
	background: transparent;
	color: #CCCCCC;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#Footer A
{
	background: transparent;
	color: #CCCCCC;
	text-decoration: underline;
}

#Footer A:hover
{
	background: transparent;
	color: #888888;
}

/********************************************************
*** PRINT-SPECIFIC ***/

@media print 
{	
	#NavigationFloat
	{
		display: none;
	}
	
	#NavigationTools
	{
		display: none;
	}
	
	.PicturesPane
	{
		display: none;
	}
	
	.ContentPane
	{
		border: 0;
	}
	
	.NavigationSubPane
	{
		display: none;
	}
}