/*
Theme Name: Custom Theme #103-iWomen
Theme URI: http://www.iwon.net/
Description: 3-Column Theme � Fluid Width � Search Engine Friendly Code � <a href="http://www.iwon.net/" title="Women Owned Websites &amp; Blogs">iWomen Online Network</a> For Women Owned Websites &amp; Blogs
Version: 3.0
Author: Sharon and Roy Montero<br>Need Help? Then Call Us<br>760-378-2539 (Pacific Time)
Author URI: http://www.iwon.net/
*/


/* Body Main Styles */	  

/* start 001 style */ 
 * html .hnav/* Hide from IE5/Mac (& IE5.0/Win) */ {
	height: 0.01%; /* holly hack to fix a render bug in IE6/Win */
}

* html .HNAV {
	padding: 0; /* IE5/Win will resize #hnav to fit the heights of its
			   inline children that have vertical padding. So this
			   incorrect case selector will remove that padding */
	height: auto; /* above IE6/Win holly hack breaks IE5/Win when page
			   length gets beyond the point that 1% height is taller
			   than the text height. IE5/Win does not need this
			   holly hack so we remove it here */
}

* html .HNAV ul li a {
	width: 1%; /* holly hack for IE5/Win inline padding. this hack fixes different
	 * rendering bugs in 5.0 and 5.5. Width is used instead of height
	 * because if the document is too long, these elements become very tall
	 * and disrupt the look of the document. too wide an element is better,
	 * visually, than too tall. */
}

* html .vnav ul {
	position: relative; /* IE needs this to fix a rendering problem */
}

* html .vnav ul li a/* hide from IE5.0/Win & IE5/Mac */ {
	height: 0.01%;
}	
.hide {
	display: none;
}

.hnav {
	border-bottom: solid 1px #FFFFFF;
	margin: 0;
	padding: 3px 0 10px 0;
	white-space: nowrap;
	color: #FFFFFF;
	background: #AABBAA;
}

.hnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: normal;
}

.hnav ul li {
	margin: 0;
	display: inline;
	white-space: nowrap;
}

.hnav ul li a, .hnav ul li a:link, .hnav ul li a:visited, .hnav ul li a:active {
	margin: 0 -1px 10px 0;
	padding: 3px 10px 4px 10px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	text-decoration: none;
}

.hnav ul li a:link, .hnav ul li a:visited {
	color: #9F3431; /* REM NOTES: set the text color for nav menu in the header */
	background: #E1E1E1; /* REM NOTES: WAS background: url(images/woodhnavlink.jpg) repeat; */   /* set the [.hnav ul li a:link, .hnav ul li a:visited] background color located in the nav bar under the header.php for the link */
}

.hnav ul li a:hover {
	color: #CF5D5A; /* REM NOTES: set the text color for nav menu in the header when mouseover */
	background: #FFFFFA; /* REM NOTES: WAS background: url(images/woodhnavlink_hover.jpg) repeat; */   /* set the [.hnav ul li a:hover] background color located in the nav bar under the header.php for the link hover */
	text-decoration: none;
}

.hnav ul span.divider {
	display: none;
}

.hnav, .hnav ul li a {
	background: #FFFFFA; /* REM NOTES: WAS background: url(images/woodcolumnbg.jpg) repeat 100% 0; */   /* set the [.hnav, .hnav ul li a] background color located in the nav bar under the header.php */
}  
#currentTime {
	width: 255px;
	margin-right: 10px;
	margin-top: -12px;
	float: right;
	color: #000000;
	background: transparent;
	font-size: 100%;
	text-align: right;
} 
#homebox {
	margin-top: 7px;
	margin-bottom: 0px;
	float: left;
	margin-left: 10px;
	position: absolute;
}
.noticeSubHeader {border: thin solid #E1E1E3; 
padding: 20px 30px 20px 30px;
  font-family: tahoma, verdana, arial, geneva, sans-serif;
	color: #000000;
	background: transparent;
	font-size: 180%;
	text-align: center;	
	line-height:1.25;
 
}
.indexText1 {
	font-family: tahoma, verdana, arial, geneva, sans-serif;
	color: #000000;
	background: transparent;
	font-size: 80%;
	text-align: center;}	
	

  
.vnav h3 {
	padding-bottom: 0;
	margin-bottom: 3px;
	font-size: 125%;
}

.vnav li {
	list-style: none;
}

.vnav ul {
	margin: 0;
	padding: 0;
}

.vnav ul li a {
	padding: 3px;
	border: 1px solid #E1E1E1; /* REM NOTES: WAS border: 1px solid #556655; */   /* set the border color */
	/*color: #000000;
	background: #BDA5CE; /* REM NOTES: WAS background: url(images/woodvnavbar1.jpg) repeat 100% 0; */   /* set the [.vnav ul li a] background color located in the left column for the link */
}

.vnav ul li a, .vnav ul ul li a, .vnav ul ul ul li a {
	display: block;
}

.vnav ul li a:hover, .vnav ul ul li a:hover, .vnav ul ul ul li a:hover {
	display: block;
	color: #FFFFFF;
	background: #734284; /* REM NOTES: WAS background: url(images/woodvnavlink_hover.jpg) repeat 100% 0; */   /* set the [.vnav ul li a] background color located in the left column for the link hover */
}
 
.vnav ul ul li a {
	border-top-width: 0;
	background: url(images/woodvnavbar2.jpg) repeat 100% 0;
}	 

.vnav ul ul ul li a {
	border-bottom-width: 1px;
	background: url(images/woodvnavbar3.jpg) repeat 100% 0;
}	  
#notice {
	border: 1px solid #000000;
	padding-left: 2px;
	padding-right: 2px;
	float: right;
	/*width: 13.66em;*/ /* REM NOTES: 002 right column */   /* REM NOTES: WAS width: 12em; */   /* set the #notice located in the right column to widen the left side of the box */   /* PLEASE NOTE: (set ... width: 13.66em; for 90% font size @ REM001 */
	margin: 20px 0px 10px 0px; /* REM NOTES: WAS margin: 20px 0px 0px 0px; */   /* set the #notice located in the right column to widen the right side of the box for the 2nd number */
	background: #FFFFFF; /* REM NOTES: WAS background: url(images/woodnotice.jpg) repeat 100% 0; */   /* set the #notice background color located in the right column */
}

/* end 001 style */ 
body {
  	background-color: #FFFFFD;
  	font-family: verdana, arial, geneva, helvetica, sans-serif;
  	font-size: 101%;
	line-height: 103%; /* Specifies leading between baselines */
  	color: #000000;
	margin: 5px 1px 40px 1px;
  	padding: 0;
}

td {
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  font-size: 90%; /* was 93%; determines type size */
color: #333333;
line-height: 125%; /* new rule - NC */
}


/* - - - - - - - - - - - - - - - - - -
   Wrapper - specify the total width, margin and border of your page layout.
   For the width, use either a fixed value in pixels or a percentage.
   - - - - - - - - - - - - - - - - - - */

#wrapper {
  	width: 98%;
  	margin: 0 auto;
	border: 1px solid #B91C0B;
 	padding: 0;
}


/* - - - - - - - - - - - - - - - - - -
   Header Styles
   - - - - - - - - - - - - - - - - - - */

#header {
	background-color: #FFFFFF;
	height: 230px; /* Height of header including navbar  176px; */
	border-bottom: 1px solid #B91C0B;
	padding: 0;
}

.blogname {
	font-family: Verdana, Arial, "Times New Roman", san-serif;
	font-size: 24px; /* was 30px */
	color: 000000;
	margin: 5px 0 3px 30px;
}

.blogslogan {
	font-family: Verdana, Arial, "Times New Roman", san-serif;
	font-size: 22px;
	color: 000000;
	margin: 0 0 5px 30px;
}


/*  Hyperlinks Inside The Header  */

#header a {
	color: #333366;
	text-decoration: none;
}

#header a:visited {
	color: #333366;
	text-decoration: none;
}

#header a:hover {
	color: #336699;
	text-decoration: none;
}



/* - - - - - - - - - - - - - - - - - -
   Table Styles
   - - - - - - - - - - - - - - - - - - */

#main {
	border-collapse: collapse;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}


/* - - -    Content TD Cell   - - -  */

.content {
  	vertical-align: top;
  	background-color: #FFFFFF;
  	padding: 8px; /* was 10px */
  	margin: 0;
}


/* - - -    Sidebars = Menu TD Cells     - - - */


.leftmenu {
	width: 180px;
	vertical-align: top;
	padding: 0;
  	background-color: #F1F1F1; /* was white */
	border-right: 1px solid #B91C0B;
	border-top: 1px solid #B91C0B;
}

.rightmenu {
  	width: 180px;
  	vertical-align: top;
  	padding: 0px;
  	background-color: #F1F1F1; /* was white */
  	border-left: 1px solid #B91C0B;
	border-top: 1px solid #B91C0B;
}




/* - - - - - - - - - - - - - - - - - -
   Footer
   - - - - - - - - - - - - - - - - - -  */

#footer {
  	border-top: 1px solid #B91C0B;
  	margin-bottom: 0;
  	background: #E0E0E0;
}

/*  - -  Footer Text  - -  */

.credit {
  	color: #333333;
  	font-size: 75%;
  	margin: 5px;
  	padding: 5px;
  	text-align: center;
}



/* - - - - - - - - - - - - - - - - - -
   General Text Styles
   - - - - - - - - - - - - - - - - - -  */


/* - - -    Hyperlinks     - - - */

a {
	color: #0000CC;
}

a img {
	border: none;
}

a:visited {
	color: #660066;
}

a:hover {
	color: #0000FF;
}



/* - - -    Headings    - - - */

h1 {
  	font-size: 18px; /* Main headline */
  	font-family: Verdana, Arial, "Times New Roman", san-serif;
  	color: #B91C0B; /* was #333366 */
  	margin: 0px;
 	padding-top: 0px; /* was 5px */
 	padding-right: 15px;
}

h2 {
  	font-size: 14px; /* Subhead 1 */
  	font-family: Verdana, Arial, "Times New Roman", san-serif;
  	color: #B91C0B;
  	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
}

h3 {
  	font-size: 12px; /* Subhead 2 */
  	font-family: Verdana, Arial, "Times New Roman", san-serif;
  	color: #B91C0B;
	margin-top: 0;
	padding-bottom: 0;
}




/* - - -    Other HTML Elements   - - - */


acronym, abbr {
	border-bottom: 1px dashed #B91C0B;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #B91C0B;
	background: #FFFFFF;
	margin-left: 15px;
	padding: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

p, li, {
	font-size: 85%;
	font-family: verdana, sans-serif;
	line-height: 137%; /* Leading baseline to baseline */
	color: #333333;
}

ol#comments li p {
	font-size: 85%;
	line-height: 137% /* Specifies leading between baselines */
}

.textarea {
  width:99%; /* REM NOTES: WAS ... width:200px; */
  margin:0;
}



/* - - - - - - - - - - - - - - - - - -
   STYLES FOR THE POSTS
   - - - - - - - - - - - - - - - - - - */


/* style class for the post division, basically just the margins */

.post, #comments-post {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}



/* - -  For The Post Titles  - - */

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a {
	color: #333366;
	text-decoration: none;
}

.storytitle a:hover {
	color: #336699;
	text-decoration: underline;
}

.storytitle a:visited {
	color: #333366;
	text-decoration: none;
}

.storytitle a:link {
	color: #333366;
	text-decoration: none;
}



/* The following meta class styles are for the infos below each post title */

.meta {
	font-size: 12px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #000000;
	font-weight: normal;
	letter-spacing: 0;
}


/* - -   For The Post Content   - - */


.storycontent {
}



/* The feedback class is for the comment link below each post */

.feedback {
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: 12px;
}



/* Classes used by the_meta() */


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



/* - - - - - - - - - - - - - - - - - -
   Some Styles for Comments Display and the Comments Form
   - - - - - - - - - - - - - - - - - - */


/*  Width and Background of the Comment Form */

#commentform  #comment{
  width:98%; /* REM NOTES: WAS ... width:550px; */
  background-color:#FFFFFF;
  margin:0;
}


/*  Other Comments Related Styles  */

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFFFFF;
	border: 1px solid #B91C0B;
	padding: 5px;
}

#commentform textarea {
	width: 98%;
}

#commentlist li ul {
	border-left: 1px solid #99CCFF;
	font-size: 100%;
	list-style-type: none;
}



/* - - - - - - - - - - - - - - - - - -
   All SIDEBARS NAVIGATION Styling
   - - - - - - - - - - - - - - - - - - */

/* - -  General  - - */

#nav {
  	padding-left: 5px;
}

#hmenu {
  	margin: 0;
  	padding: 0;
}

#hnav {
  	margin: 0;
  	padding: 0;
}


/* - -  Search Form - - */

#nav form {
	margin: 0 0 0 5px;
}

#nav input {
	width: 80%;
	background: #FFFFFF;
	border: 1px solid #333333;
	color: #000000;
}


/* 	Left Column and Right Column Heading <h2> Text
	The next style rule is for the sidebar section titles
	(Site Admin, Categories, Pages, etc., ...) */

#nav h2 {
	color:#B91C0B; /* was white */
	font-size: 101%;
	font-family: verdana, arial, helvetica, sans-serif;
	/* letter-spacing: 0.1em; */
	margin: 10px 5px 5px 0;
	padding-bottom: 2px;
	padding-left: 12px; /* new */
}

#nav ul {
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: none;
}


/* 	Left Column and Right Column Link Text
	And the following two rules are for the
	text below the sidebar section titles */


#nav ul ul {
	font-weight: bold;
	line-height: 122%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul ul li {
	border: 0;
	font-size: 103%;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0;
	padding: 0;
	padding-left: 0;
}

/* - -  The following style rules are for hyperlinks inside the sidebar
        sections, i.e. links to archive pages, meta links, etc ...  - - */

/*

#nav4list ul { color: #000000; text-decoration: none; font-weight: normal; list-style-type: none; font-size: 24px; font-family: arial, helvetica, sans-serif;
}

*/


#nav ul ul li a {
	color: #000000;
	text-decoration: none;
	font-size: 98%;
}

#nav ul ul li a:hover {
        color: #000000;
	text-decoration: next;
}

#nav ul ul li a:visited {
	color: #000000;
	text-decoration: none;
}



#nav ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}




/* - - - - - - - - - - - - - - - - - -
   CALENDAR STYLES
   - - - - - - - - - - - - - - - - - - */


#wp-calendar {
	border: 1px solid #B91C0B;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #E0E6E0;
	color: #333333;
}

#wp-calendar caption {
	color: #999999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #444444;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #EEEEEE;
	color: #BBBBBB;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


  /* SIDEBAR STYLES	  */
  
   #sidebar1 ul {list-style: none; padding: 5px 0 40px; margin: 0; width: 100%;}
#sidebar1 ul li {border-top: 1px solid #B91C0B; color: #111111; font-variant: small-caps; font-size: 12px; margin: 0; padding: 0;}
#sidebar1 ul ul {background: #fff; border-top: 3px solid #B91C0B; padding: 5px 0 0; margin: 0;}
#sidebar1 ul ul li {font-variant: normal; color: #555; margin: 1px 0;padding: 0;}
#sidebar1 ul ul li a {background: #E1E1E1; color: #000; display: block; font-size: 90%; padding: 1px 3px 1px 3px; text-decoration: none; height: 1%;}
#sidebar1 ul ul li a:hover {background: #fff; color: #000;}
#sidebar1 {text-align: center;}
#sidebar1 {margin-right:auto;
margin-left:auto;}  

   #sidebar ul {list-style: none; padding: 5px 0 40px; margin: 0; width: 100%;}
#sidebar ul li {border-top: 1px solid #B91C0B; color: #111111; font-variant: small-caps; font-size: 12px; margin: 0; padding: 0;}
#sidebar ul ul {background: #fff; border-top: 3px solid #B91C0B; padding: 5px 0 0; margin: 0;}
#sidebar ul ul li {font-variant: normal; color: #555; margin: 1px 0;padding: 0;}
#sidebar ul ul li a {background: #E1E1E1; color: #000; display: block; font-size: 90%; padding: 1px 3px 1px 3px; text-decoration: none; height: 1%;}
#sidebar ul ul li a:hover {background: #fff; color: #000;}
#sidebar {text-align: center;}
#sidebar {margin-right:auto;
margin-left:auto;}  

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	http://css.maxdesign.com.au/listamatic/vertical13.htm
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#navcontainer
{
background: #f7f3ef; /* was F1F1F1 */
width: 100%;
margin: 0 auto;
padding: 1em 0;
font-size: 0.8em;
text-align: center;
font-family: verdana, arial, geneva, helvetica, sans-serif;
/* text-transform: lowercase; */
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 130px; /* REM NOTES: WAS ... width: 70%; */
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #F1F1F1; /* was f7f2ea */
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #F1F1F1;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000; /* Text color for rollovers */
background: transparent;
border-color: #aaab9c #fff #fff #ccc; /* creates appearance of push-down buttons on mouseover */
}

/* - - - - - - - - - - - - - - - - - -
   NAVBAR STYLES
   - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	http://css.maxdesign.com.au/listamatic/horizontal13.htm
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#nav2container
{
background: #4f68b2; /* defines navbar background color */
margin: 0 auto; /* margin around outside of container */
padding: .5em 0 0 0; /* defines padding inside navbar clockwise from top */
font-family: verdana, arial, geneva, helvetica, sans-serif; /* defines font family for navbar */
font-weight: bold;
/* text-transform: lowercase; */
}

/* to stretch the container div to contain floated list */
#nav2container:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#nav2list
{
list-style: none;
padding: 0;
margin: 0 auto; /* determines margins of navbar tabs inside the container */
width: 65%; /* helps control location of navbar - was 90% */
font-size: .8em; /* REM NOTES: WAS ... font-size: 0.8em; */
}

ul#nav2list li
{
display: block;
float: left; /* floats first element in navbar to left */
width: 12em; /* changes width of navbbar tabs; was 25% - NC */
margin: 0;
padding: 0;
}

ul#nav2list li a
{
display: block;
width: 98%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f2f2ea; /* REM NOTES: WAS ... background: #f7f2ea; */  /* defines background color for active navbar links */
}

#nav2container>ul#nav2list li a { width: auto; }

ul#nav2list li#active a
{
background: #F1F1F1; /* was f7e7d6 */
color: #800000;
}

ul#nav2list li a:hover, ul#nav2list li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	#nav4list
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#nav4list
{
/* color: white; */
background: #F1F1F1; /* was #17a */
/* border-bottom: 0.2em solid #17a; */
/* border-right: 0.2em solid #17a; */
padding: 0 1px;
margin-left: 0;

width: 14em; /* REM NOTES: WAS width: 12em; */
font: normal 0.8em Verdana, sans-serif;
}

#nav4list li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#nav4list a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #7891dd; /* REM NOTES: Initial color of the background of menu links in the vertical sidebars. Was #6276af. */
border-width: 1px;
border-style: solid;
border-color: #270092 #031d51 #1b0069 #270092;
border-left: 1em solid #fff766; /* Changes to border-left color of the menu links in the vertical sidebars. Was #0019a8*/
padding: 0.25em 0.5em 0.4em 0.75em;
}

#nav4list a#current { border-color: #270092 #031d51 #1b0069 #0a2245; }

#nav4list a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#nav4list a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 12em; /* width: 9.6em; */
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#nav4container>#nav4list a
{
/* text-align: center; */
width: auto; /* REM NOTES:  WAS width: auto; */
/* only necessary if you use the hacks above for the Internet Explorer */
}

#nav4list a:hover, #nav4list a#current:hover
{
background: #4f68b2; /* REM NOTES: Changes the vertical menu links hover in the sidebars. */   /* was #28b */
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#nav4list a:active, #nav4list a#current:active
{
background: #2b48a0; /* was #1177aa - robin egg blue */
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	div#nav5container
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


div#nav5container
{
background-color: #4F68B2; /* was #4F68B2 */
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#nav5container ul
{
font-family: verdana, arial, geneva, helvetica, sans-serif; /* defines font family for navbar */
font-weight: bold;
font-size: .8em;
color: #ffffff;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#nav5container ul li
{
display: inline;
margin-left: -4px;
}

div#nav5container ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;

background-color: #F2F2EA;
}

div#nav5container ul li a:hover
{
background-color: #4F68B2;
color: #ffffff;
}

#active a { border-left: 1px solid #ffffff; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	nav7container - vertical menu
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#nav7container { width: 166px; }

#nav7container ul
{
margin-left: 0;
padding-left: 4;
list-style-type: none;
font-family: arial, helvetica, sans-serif;
font-size: 96%;
}

#nav7container a
{
display: block;
/* margin-bottom: 0.5em; */
/* margin-top: 0.5em; */
font-size: 99%;
padding: 4px;
width: 100%;
background-color: #2D363B;
color: #ffffff;
/* border-bottom: 1px solid #eeeeee; */
border: 1px solid #ffffff;

  border-style: outset;

text-decoration: none;
}

#nav7container a:link, .nav7list a:visited
{
color: #EEE;
text-decoration: none;
}

#nav7container a:hover
{
background-color: #E1E1E1;
color: #B91C0B;
text-decoration: none;
  border-style: inset;
}


/*
<div id="nav7container">
<ul id="nav7list">
	<li><a href="http://www.the3rdpartynetwork.com/" title="1">Home</a></li>
	<li><a href="http://www.the3rdpartynetwork.com/contact/" title="2">Contact</a></li>
</ul>
</div>
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	nav8container - horizontal menu
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#nav8container {
width: 100%;
text-align: center;
}

#nav8list ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#nav8list li
{
display: inline;
list-style-type: none;
}

#nav8list a { padding: 3px 10px; }

#nav8list a:link, #nav8list a:visited
{
color: #000;
background-color: #003366;
text-decoration: none;
}

#nav8list a:hover
{
color: #000;
background-color: #ffffff;
text-decoration: none;
}


/*
<div id="nav8container">
<ul id="navlist">
	<li><a href="http://www.the3rdpartynetwork.com/" title="Return to the Homepage">Home</a></li>
	<li><a href="http://www.the3rdpartynetwork.com/contact/" title="Contact Information">Contact</a></li>
</ul>
</div>
*/
/* REM NOTES: Various Additions */

/* .noticeSubHeader {border: 0; padding: 1px 6px 1px 6px;} */ 
/* was thin solid #E1E1E3 */
/* .indexText1 {
	font-family: tahoma, verdana, arial, geneva, sans-serif;
	color: #333333;
	background: transparent;
	font-size: 120%;
	text-align: center;
} 	  */


#searchbox {
	margin-top: 3px;
	margin-bottom: 3px;
	/* 	float: left;
	margin-left: 18px;
	position: absolute; */
}




.feeds {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}





#contactform {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: arial, geneva, sans-serif;
	font-size: 99%;
	color: #333333;
	background: transparent;
	font-size: 93%;
}
/* ul.about li ul li {font: 85%/110% verdana, arial, geneva, sans-serif; color: #333;}  */
 ul.pages li ul li {font: 85%/110% verdana, arial, geneva, sans-serif; color: #333;}
 #notice {
	border: 1px solid #000000;
	padding-left: 2px;
	padding-right: 2px;
	float: right;
	width: 13.66em; /* REM NOTES: 002 right column */   /* REM NOTES: WAS width: 12em; */   /* set the #notice located in the right column to widen the left side of the box */   /* PLEASE NOTE: (set ... width: 13.66em; for 90% font size @ REM001 */
	margin: 20px 0px 10px 0px; /* REM NOTES: WAS margin: 20px 0px 0px 0px; */   /* set the #notice located in the right column to widen the right side of the box for the 2nd number */
	background: #FFFFA0; /* REM NOTES: WAS background: url(images/woodnotice.jpg) repeat 100% 0; */   /* set the #notice background color located in the right column */
}













