/***********************************************/
/* styles.css                            		*/
/* Use with Walnut Grove Baptist Template         			*/
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


/******* header container styles *******/
#divHeader {
	width: 100%;
}

#divLogo {

	margin: 0px;
	height: 140px;
	padding: 3px 0px 0px;
}

/******* utility links container styles *******/
#divUtilityBar {
	width: 80%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	float: right;
}
#divUtilityBar a:link, #divUtilityBar a:visited, #divUtilityBar a:active {
	text-decoration: underline;
	color: #666666;
}
#divUtilityBar a:hover {
	text-decoration: none;
}

/*************** list tag styles ***************/
ul{
	list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: square;
}

/*************** shadow above main menu ***************/

#divMenuShadow {
	background-image:  url("/global_images/menu_shade.gif");
}

/*************** main menu styles ***************/
#divMainMenu {
	background-color: #324764;
	height: 25px;
}
#ulMainMenu {
	margin: 0px;
	padding: 0px;
}
#ulMainMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}
#ulMainMenu a:link, #ulMainMenu a:visited, #ulMainMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #334966;
	border-right-color: #003366;
	border-left-color: #334966;
}
#ulMainMenu a:hover, #ulMainMenu a.current:link, #ulMainMenu a.current:visited {
	background-color: #CFD7DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #003366;
}

/*************** sub menu - top - styles ***************/
#divSubMenu {
	background-color: #ACC6C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AABBCC;
	height: 25px;
}
#ulSubMenu {
	margin: 0px;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#ulSubMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}
#ulSubMenu a:link, #ulSubMenu a:visited, #ulSubMenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	display: block;
	padding: 6px 4px 4px;
}

#ulSubMenu a:hover, #ulSubMenu a.current:link, #ulSubMenu a.current:visited {
	text-decoration: none;
}

#ulSubMenu a.current:link, #ulSubMenu a.current:visited {
	font-weight: bold;
}

/*************** usability bar - below top subnav - styles ***************/
#divUsability {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #AABBCC;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 25px;
}

#divFontSize {
	float: right;
	padding: 9px 2px 7px 0px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#divFontLabel {
	float: right;
	padding: 7px 2px 8px 8px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

#divJumpMenu {
	float: right;
	padding: 2px 0px 0px 8px;
	margin: 0px;
}

#divTimeStamp {
	float: right;
	padding: 7px 8px 7px 7px;
}

#divSitemap {
	float: right;
	padding: 7px 8px 8px 30px;
	background-image:  url("/global_images/sitemap.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin: 0px;
}

#divFavorites {
	float: right;
	padding: 7px 8px 8px 28px;
	background-image:  url("/global_images/favicon.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin: 0px;
}

#ulFontSize {
	margin: 0px;
	padding: 0px 1px;
}

#ulFontSize li {
	margin: 0px 0px 0px 2px;
	padding: 6px;
	list-style-type: none;
	display: inline;
	background-image:  url("/global_images/font.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

/************** footer styles ****************/

#divFooter{
	font-size: 70%;
	color: #333333;
	padding: 4px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#divFooter img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/**********mouseover main menu with submenu*************/


#tablist{
	background-color: #334966;
	margin: 0px;
	padding: 0px;
}

#tablist li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}

#tablist li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #334966;
	border-right-color: #003366;
	border-left-color: #334966;
}

#tablist li a:hover, #tablist li a.current:link, #tablist li a.current:visited  {
	background-color: #CFD7DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #003366;
}


#tabcontentcontainer{
	background-color: #CFD7DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AABBCC;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#tabcontentcontainer li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}

#tabcontentcontainer a:link, #tabcontentcontainer a:visited, #tabcontentcontainer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	display: block;
	padding: 6px 4px 4px;
}

#tabcontentcontainer a:hover, #tabcontentcontainer a.current:link, #tabcontentcontainer a.current:visited {
	text-decoration: none;
}

#tabcontentcontainer a.current:link, #tabcontentcontainer a.current:visited {
	font-weight: bold;
}

.tabcontent{
	display:none;
	margin: 0px;
	padding: 0px;
}

