
/* RSS Feed style classes */

/* 1. News item links */
.rss-item a:link
{
	color: #6E0708; /* text is burgundy */
	font-size: 8pt;
	font-weight: normal;
	position: relative;
	top: -3px;
	padding-left: 0px;
}
.rss-item a:visited {  
	color: #6E0708; /* text is burgundy */
	font-size: 8pt; 
	font-weight: normal;
	top: -3px;
	padding-left: 0px;
   }
.rss-item a:hover {  
	color: #6E0708; /* text is burgundy */
	text-decoration: none;
	font-size: 8pt; 
	font-weight: normal;
	top: -3px;
	padding-left: 0px;
   }
.rss-item a:active {  
	color: #6E0708; /* text is burgundy */
	font-size: 8pt; 
	font-weight: normal;
	top: -3px;
	padding-left: 0px;
   }
.rss-item a.visited:hover { 
	color: #6E0708; /* text is burgundy */
	font-size: 8pt; 
	font-weight: normal;
	top: -3px;
	padding-left: 0px;
   }
   
/* 2. News Item date */   
.rss-date
{
	color: cornflowerblue; /* text is burgundy */
	padding-left: 0px;
}

/* 3. Actual text of the news item */
.rss-item
{
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 5px;
	position: relative;
	top: -13px;
	left: -6px;
}

/* 4. The unordered list */
.rss-items
{
	list-style-image: url(images/Bullet3.gif);
}

/* End of RSS Feed style classes */
	





/* text links in body copy */

a:link { 
   color: #6E0708; /* text is burgundy */
   }
a:visited {  
   color: #6E0708; /* text is burgundy */
   }
a:hover {  
   color: #6E0708; /* text is burgundy */
   text-decoration: none;
   }
a:active {  
   color: #6E0708; /* text is burgundy */
   }
a.visited:hover { 
   color: #6E0708; /* text is burgundy */
   }


/* body & text styles */

body {  
    margin-top: 7px;
    margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

    background: DarkGray;
   }
   
body, td, .text, dl, ol, ul, li
{
	font-size: 11px;
	color: #000;
	line-height: 20px;
	font-family: Verdana, 'Trebuchet MS' ,Arial,Sans-Serif;
	text-align: justify;
}
   

.CustomList
{
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	color: darkblue;
	font-family: Verdana, 'Trebuchet MS', Arial, Sans-Serif;
}

a.CustomList:link {  
   color: darkblue; /* text is white */
   text-decoration: none;
   }
a.CustomList:visited {  
   color: darkblue; 
   text-decoration: none;
   }
a.CustomList:hover {  
   color: mediumblue; 
   text-decoration: none;
   font-weight: bold;
   }
a.CustomList:active {  
   color: darkblue; 
   text-decoration: none;
   }
a.CustomList:visited:hover { 
   color: mediumblue; 
   text-decoration: none;
   font-weight: bold;
   }
 
 
 
 .CustomList2
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: darkblue;
	font-family: Verdana, 'Trebuchet MS', Arial, Sans-Serif;
}

a.CustomList2:link {  
   color: darkblue; /* text is white */
   text-decoration: none;
   }
a.CustomList2:visited {  
   color: darkblue; 
   text-decoration: none;
   }
a.CustomList2:hover {  
   color: mediumblue; 
   text-decoration: none;
   font-weight: bold;
   }
a.CustomList2:active {  
   color: darkblue; 
   text-decoration: none;
   }
a.CustomList2:visited:hover { 
   color: mediumblue; 
   text-decoration: none;
   font-weight: bold;
   }
 
 
 
 

   
/* headlines & sub-headlines */
   
h1 {
   font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
   color: #6E0708; /* text is burgundy */
   }

h2, h3, h4, h5, h6 {
   font-family: Verdana, "Trebuchet MS", Arial, sans-serif;   
   color: #6E0708; /* text is burgundy */
   }
   
h1 {
   margin: 0em 0% 0em 0%;  
   font-size: 20px;    
   }
   
h2 {
   margin: 0em 0% 0em 0%;  
   font-size: 18px;  
   }
   
h3 {
   margin: 0em 0% 0em 0%;  
   font-size: 14px;
   }
   
h4 {
   margin: 2em 0% 0em 0%;  
   font-size: 12px; 
   }
   
h5 {
   margin: 2em 0% 0em 0%;  
   font-size: 11px; 
   }
   
h6 {
   margin: 2em 0% 0em 0%;  
   font-size: 10px; 
   }

.heading7
{
	margin: 0em 0% 0em 0%;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */
	font-weight: bold;
	font-size: 12px;
}

.heading8
{
	margin: 0em 0% 0em 0%;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	/* color: #6E0708;*/ /* text is burgundy */
	/* color: #0a5ad3; /* text is blue */
	color: #000099; /* text is blue */
	font-weight: bold;
	font-size: 12px;
}
   
.heading9
{
	margin: 0em 0% 0em 0%;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */
	font-weight: normal;
	font-size: 12px;
}
   
.heading10
{
	margin: 0em 0% 0em 0%;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */
	font-weight: bold;
	font-size: 17px;
}
   
.heading11
{
	margin: 0em 0% 0em 0%;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */
	font-weight: bold;
	font-size: 16px;
}
  
.heading12
{
	margin: 0em 0% 0em 0%;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #0066ff; /* text is medium blue */
	font-weight: bold;
	font-size: 12px;
}
 
.heading13
{
	margin: 0em 0% 0em 0%;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */
	font-weight: bold;
	font-size: 11px;
}
  
.heading14
{
	margin: 0px 0px 0px 18px;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */
	font-weight: bold;
	font-size: 12px;
}
  

   
h1.subheadline {   
   margin: 1.5em 0% 0em 0%;   
   }
   
h2.subheadline {   
   margin: 2em 0% -.6em 0%; 
   }
   
h3.subheadline {   
   margin: 2em 0% -.7em 0%;
   }
   
h4.subheadline {   
   margin: 2em 0% -.8em 0%;
   }
   
h5.subheadline {   
   margin: 2em 0% -.9em 0%;
   }
   
h6.subheadline {   
   margin: 2em 0% -1em 0%;
   }
  
   
h2.news {
   margin: 0em 0% 0em 0%;
   font-size: 16px;  
   color: #fff;  
   }


h3.members {
   font-family: "Trebuchet MS", Arial, sans-serif;   
   color: #fff; /* text is white */
   font-size: 15px;
   margin: 0em 0% 0em 0%;  
   }
   
h2.WhyJoin 
{
   margin: 0em 0% 0em 0%;  
}

h3.WhyJoin 
{
   margin: 0em 0% 0em 0%;  
}




/* contact form */

.formtext {
   font-size: 11px;
   line-height: 14px; 
   }

.loginbutton { 
   font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; 
   font-size: 12px;
   font-weight: bold; 
   color: #6E0708; /* burgundy */
   background-color: #E0E6EC; /* gray */ 
   margin-top: 20px; 
   margin-bottom: 20px;
   width: 70px; 
   cursor: hand;
   }
  


select { 
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
   font-size: 11px;
   color: #000; /* black */ 
   background-color: #E0E6EC; 
   border: #6E0708 1px solid; /* burgundy */   }
 


textarea { 
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
   font-size: 11px;
   color: #000; /* black */ 
   background-color: #E0E6EC; 
   border: #000 1px solid; /* black */
   }
  

.textfields {
 font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
 font-size: 11px; 
color: #000;
background-color: #E0E6EC;
}


.adxD_Contact 
{
 font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
 font-size: 11px; 
font-weight: bold;
line-height: 15px;
color: #000; 
}

.adxD_Contact2
{
 font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
 font-size: 11px; 
line-height: 15px;
color: #000; 
}



.adxD_Bio
{
 font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
 font-size: 11px; 
font-weight: bold;
line-height: 18px;
color: #000; 
}

.ErrMsg
{
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
   font-size: 11px; 
   color: red;
} 

.TableLeft
{
   color: #ffffff;
   font-size: 12px;
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
} 

.NoMembers
{
    font-size: 11px;
    color: #000;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
}







.sidebar
{
	background-color: gainsboro;
	/* background-color: white; */
}

.footer
{
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
	color: white;
	line-height: 9pt;
	font-family: Verdana, 'Trebuchet MS' , Arial, Sans-Serif;
	text-align: center;
}

.privacy
{
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
	color: white;
	line-height: 9pt;
	font-family: Verdana, 'Trebuchet MS' , Arial, Sans-Serif;
	position: relative;
	top: -5px;
	text-align: right;
}
a.privacy:link {  
   color: #ffffff; /* text is white */
   text-decoration: underline;
   }
a.privacy:visited {  
   color: #ffffff; /* text is white */
   text-decoration: underline;
   }
a.privacy:hover {  
   color: #ffffff; /* text is white */
   text-decoration: underline;
   font-weight: bold;
   }
a.privacy:active {  
   color: #ffffff; /* text is white */
   text-decoration: none;
   }
a.privacy:visited:hover { 
   color: #ffffff; /* text is white */
   text-decoration: underline;
   font-weight: bold;
   }

.BlueText
{
	color: blue;
	font-weight: bold;
}

.members
{
	border-right: #6e0708 thin ridge;
	padding-right: 2px;
	border-top: #6e0708 thin ridge;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #6e0708 thin ridge;
	text-indent: 5px;
	padding-top: 2px;
	border-bottom: #6e0708 thin ridge;
	text-align: left;
}

.memberName
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

.memberNameBackground
{
	background-color: #6e0708;
}

.memberContacts
{
	text-align: left;
}

.ListItems
{
	list-style-position: outside;
	list-style-image: url(images/Bullet1.gif);
}

.ListText
{
	left: 10px;
	line-height: 25pt;
	position: relative;
	top: -6px;
}

.content
{
	border-left: #3399ff 1px ridge;
	background-color: #ffffff;
}	

.BNIBooks
{
	font-weight: bold;
	font-size: 12pt;
	color: #6e0708;
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	position: relative;
	/* top: +20px; */
}

.OffsetDown
{
	position: relative;
	top: +8px;
	left: +10px;
}

.OffsetUp
{
	position: relative;
	top: -15px;
}

.OffsetUp2
{
	position: relative;
	top: -60px;
}

.OffsetUp3
{
	position: relative;
	top: -17px;
}

.OffsetUp4
{
	position: relative;
	top: -8px;
}

.OffsetUp5
{
	position: relative;
	top: -6px;
}

.Offset3
{
	position: relative;
	top: -2px;
}

.Offset4
{
	position: relative;
	top: +10px;
}

.Offset5
{
	position: relative;
	top: +8px;
}

.Offset6
{
	position: relative;
	top: 0px;
}

.Offset7
{
	position: relative;
	top: +13px;
}

.Offset8
{
	position: relative;
	top: +6px;
}

.BoldBrown
{
	font-size: 11px;
	color: #6e0708;
	line-height: 20px;
	font-family: Verdana, 'Trebuchet MS' ,Arial,Sans-Serif;
	font-weight: bold;
}

.BoldBrownCentered
{
	font-size: 11px;
	color: #6e0708;
	line-height: 20px;
	font-family: Verdana, 'Trebuchet MS' ,Arial,Sans-Serif;
	font-weight: bold;
	text-align: center;
}

.NormalBrown
{
	font-size: 11px;
	color: #6e0708;
	line-height: 20px;
	font-family: Verdana, 'Trebuchet MS' ,Arial,Sans-Serif;
}

.NormalBrownPhotoTitle
{
	font-size: 11px;
	color: #6e0708;
	line-height: 20px;
	font-family: Verdana, 'Trebuchet MS' ,Arial,Sans-Serif;
	margin-left: 10px;
	margin-right: 10px;
	width: 310px;
	position: static;
}


.subHeading1
{
	font-family: Verdana, "Trebuchet MS" , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */
	font-size: 12px;
	font-weight: bold;
}

.italicHeading1
{
	font-family: 'Times New Roman' , 'Courier New' , Verdana, 'Trebuchet MS' , Arial, sans-serif;
	color: #6E0708; /* text is burgundy */ /* font-weight: bold; */
	font-style: italic;
	font-size: 16pt;
	font-style: italic;
}


