﻿

/* all content areas
-------------------------------------*/
body {
    font-family:Arial, Helvetica, sans-serif;
	background-image:url("../images/fade-8.png");
	
}

a:link

{
    color:#000033;
	border:none;
	font-weight:normal;	
	font-size:medium;
	
}
a:active

{
    color:#000033;
	border:none;
	font-weight:normal;	
	font-size:medium;
	
}
a:visited
{
    color:#000033;
	border:none;
	font-weight:normal;
	font-size: medium;
	 
	
	
}
a:hover
{
    text-decoration:underline;
	font-size: medium;
	color:#990000;
	 
}

#header 
{
	 background-repeat:no-repeat;
	 float:left;
	 margin-left:15px;
	 margin-top:5px;
	 

}
.freetext
{
  border:solid thin gray;
  background-color:White;
  margin-bottom:10px;
  width:367px;
  height:210px;
  margin-right:8px;
  float:left;
  overflow:hidden;
  padding:10px;
 }
 
 .freetext a:link
{
    color:#000033;
    font-size:medium;
    font-weight: normal;
}
.freetext a:active
{
    color:#000033;
    font-size:medium;
    font-weight: normal;
}
.freetext a:visited
{
  color:#000033;
    font-size:medium;
    font-weight: normal;  
}
.freetext a:hover
{
    color:#990000;
    font-size:medium;
    font-weight: normal;
}


.freetextheader
{
   background-image:url("../images/blue-bar2.png");
   height:30px;
   width:100%;
   color:White;
   font-style:italic;
   font-weight:bold;
   letter-spacing:.06em;
}
.headertext_left
{
   width:150px;
   padding-top:5px;
   float:left; 
    padding-left:5px;
    
}

.headertext_right
{
    
    
    float:right;
    width:200px;
    padding:5px 5px 0px 0px;
    text-align:right;
}


.headertext_right a:link
 {
     font-size:small;
     color:White;
     
     text-decoration: none;
 }
 
.headertext_right a:visited
{
     text-decoration: none;
     font-size:small;
     color:White;
     
} 

.headertext_right a:hover
{
     text-decoration: none;
     font-size:small;
     color:silver;
}

.freetext2
{
  border:solid thin black;
  background-color:White;
  margin-bottom:10px;
  width:780px;
  min-height:500px;
  margin-right:8px;
 
  padding:5px;
  margin-top:10px;
    
 }
 .freetext3
{
  border:solid thin black;
  background-color:White;
  margin-bottom:10px;
  width:700px;
  min-height:50px;
  margin-right:8px;
  float:left;
  padding:5px;
    
 }
 .freetextwide
 {
  border:solid thin gray;
  background-color:White;
  margin-bottom:10px;
  width:770px;
  min-height:210px;
  margin-right:8px;
  padding:5px;  
     
 }
 .HomeText
{
  width:394px;
  margin-top:10px;
  margin-right:8px;
  float:left;
  overflow:hidden;

 }
 
.HomeTextcontent
{
    background-color:White;
     height:240px;
     padding:0px 4px 0px 4px;
     margin:0px;
}
.white{
    padding:0px;
    margin:0px;
    display:block;

}

.HomeTextheader
{
   text-decoration:none;
   
   color:White;
   font-style:italic;
   font-weight:bold;
   letter-spacing:.06em;
   
   margin-left:8px;
}

 .campaignlinkheader
 {
   height:30px; 
   background-image:url("../images/blue-bar2.png");
   margin:0px 20px 10px 0px; 
   color:White;
   font-weight:bold;
   padding:2px 0px 0px 5px;
     
 }
 .campaignheadertext_left
{
   width:350px;
   padding-top:5px;
   float:left; 
    padding-left:5px;
    
}
.campaignfreetextheader
{
   
   height:30px;
   width:100%;
   color:#000033;
   font-style:italic;
   font-weight:bold;
   letter-spacing:.06em;
    
}



 
#container
{
    background-image:url("../images/silver-fade.png");
    border-top:solid thin silver;
   
}
#MainContentArea
{
     background-image:url("../images/silver-fade.png");
}
#footer 
{
    font-family:Arial, Helvetica, sans-serif;
    color:white;
    font-size:small;
    letter-spacing:.06em;
    text-align:center;
}
#footer a:link
{
   color:white;
}



    

#rss
{

  	background-color:white;
  	padding:15px;
	min-height:505px;
	margin:15px;


}

#rss a
{
    text-decoration:none;
}

#rss h1
{
    margin-bottom:0px;
}

#rss h2
{
	font-size:large;
	color:brown;
	font-weight:normal;
	margin-bottom:0px;
}

#rss h3
{
	font-size:medium;
	color:#000033;
	font-weight:normal;
}

#rss h4
{
    color:Gray;
    margin-top:0px;
    
}
   

#rss h6
{
    color:Gray;
    margin-top:0px;

}


#rss p
{
}

#channels li
{
	margin-bottom:10px;
	list-style-type:none;
	


}
#channels a:link

{
    	color:#000033;
	border:none;
	font-weight:normal;	
	font-size:x-large;
	
}
 #channels a:active

{
    color:#000033;
	border:none;
	font-weight:normal;	
	font-size:x-large;
	
}
#channels a:visited
{
    color:#000033;
	border:none;
	font-weight:normal;
	font-size: x-large;
	 
	
	
}
#channels a:hover
{
    text-decoration:underline;
	font-size: x-large;
	color:#990000;
	 
}

.linkbar
{
    height:50px;
    margin-left:375px;   
}
.linkbutton
{
  float:left;
  margin-left:10px;
   margin-top:5px; 
    
    
}


/*login area
----------------------------------------------*/
#login 
{
    background-image:url("../images/bar2.png");
    width:1000px;
	height:35px;
	clear:both;
	}
#loginDate 
{
    color:white;	
	font-weight:bold;
	float:left;
	width:320px;
		
	font-size:0.8em;
	padding:10px 0px 0px 15px;
}
#loginControl 
{
    color:#FFFFFF;
	font-weight:bold;
	float:right;
	height:35px;
	font-size:0.8em;	
	text-align:right;
	
	margin-right:10px;
}
#logoutControl 
{
    color:white;
	font-weight:normal;
	float:right;
	height:35px;
	font-size:0.8em;	
	text-align:right;
    
    margin-right:10px;
}
.logintext
{
    float:left;
    padding-right:5px;
    padding-top:8px;
}
.logouttext
{
    float:left;
    padding-top:8px;
    margin-right:5px;
}
.loginButton{
margin-top:6px;
background-color:#638eb5;
color:#fff;
cursor:pointer;

}

/*menu bar
----------------------------------------*/
#menu{
    float:right;
    margin:4px 5px 0px 0px;
    color:white;
    width:791px;
}

.menuitem{
    float:left;
    border:1px solid black;
    text-align:center;
    background-image:url(../fade5.png);
    padding: 3px 3px 5px 5px;
    margin-left:5px;
    width:116px;
}

.menuitem a{
     color:white;
     font-weight:normal;
     font-size:medium;
     text-decoration:none;
}
.menuitem a:visited
{
    color:White;
    font-weight:normal;
    font-size:medium;
    text-decoration:none;
}
.menuitem a:hover
{
    text-decoration:underline;
}
.rightcolumnmenu
{
    margin:20px 0 0 0;
    padding-left:5px;
    width:240px;    
}
.rightcolumnmenubox
{
    width:68px;
    border-left:solid 1px gray;
   
    float:left;
    text-align:left;
    padding-left:5px;
    font-size:medium;
    padding-bottom:3px;
    
}
.rightcolumnmenubox a:link
{
  font-size:medium;
  text-decoration:none;
  color:#000033;
    
}
.rightcolumnmenubox a:hover
{
  font-size:medium;
  text-decoration:none;
  color:red;
    
}
.rightcolumnmenubox a:visited
{
    font-size:medium;
  text-decoration:none;
  color:#000033;
}

.cclogo{
    background-image:url("../images/cclogo.png");
    float:right;
    height:105px;
    width:105px;
}
.adboxtext
{
    width:100px;
    float:left;
    color:#000033;
    margin:20px 0px 0px 10px;
     font-family:Arial, Helvetica, sans-serif;
     font-size:large;
}
.adboxtext a:link
{
    color:#9999cc;
    font-family:Arial, Helvetica, sans-serif;
     font-size:large;
     font-weight:normal;
    
}
.adboxtext a:visited
{
    color:#9999cc;
    font-family:Arial, Helvetica, sans-serif;
     font-size:large;
     font-weight:normal;
    
}
.adboxtext a:hover
{
    color:red;
    font-family:Arial, Helvetica, sans-serif;
     font-size:large;
    font-weight:normal;
}
/* NAVIGATION 
-------------------------------------------------*/
#socialbox
{
    
    margin:3px 0px 0px 35px;
    height:60px;
}
.facebook
{
    
    background-repeat:no-repeat;
    float:left;
    height:50px;
    width:50px;
    
    
}
.facebook a:hover img {
 filter: alpha(opacity=50) 
}

.twitter
{
   
    background-repeat:no-repeat;
    float:left;
    height:50px;
    width:50px;
    margin-left:5px;
    margin-top:3px;
    
    
}
.twitter a:hover img {
 filter: alpha(opacity=50) 
}

#left_col
{  
     margin:0px 0px 0px 0px;
	float:left;
	width:168px;
	min-height:505px;
	 background-image:url("../images/silver-fade.png");
}

.leftnav_header
{
    background-image:url(../images/desktop2.png);
    height:35px;
   background-repeat:no-repeat;
	margin-left:15px;
	
}
.leftnav_link
{
    
    
	 margin-bottom:5px;
	 background-repeat:no-repeat;
	 width:153px;
	 
	 margin-left:15px;
}
.leftnav_link2
{
	 margin-bottom:5px;
	 background-repeat:no-repeat;
	 width:153px;
	 margin-left:25px;
}

a:hover img {
 filter: alpha(opacity=50) 
}

.NavGroup
{
    margin-top:2px;
   }
#headerNav
{
   color:White;
   float:right;
   margin-top:10px;
    
    
    }
    #headerNav a:link{
    color:white;
    font-size:small;
    font-weight:normal;
    
    }

   
    #headerNav a:visited
{
   color:White;
    font-size:small;
    font-weight:normal;
    
    }
    #headerNav a:hover
{
   color:red;
    font-size:small;
    font-weight:normal;
    
    }
    


.NavGroup2
{
    width:150px;
    margin-left:15px;
    margin-top:20px;
}
.NavGroup2header
{
    background-image:url(../images/leftnavheader.png);
    text-align:center;
   background-repeat:no-repeat;
    font-weight:normal;
	color:white;
	padding:3px;
	
	
}
.NavGroup2bottom
{
    background-image:url("../images/leftnavheaderbottom.png");
    background-repeat:no-repeat;
    height:22px;
    width:145px;
}
.NavGroupBox
{
     background-color:White;
     min-height:80px;
     border-bottom:thin gray solid;
     border-left:thin gray solid;
     border-right:thin gray solid;
     
}


.NavGrouplinks2
{
 margin:2px 2px 4px 2px;   
    
}

.NavGrouplinks2 a:link,a:active

{
    color:#000033;
    
	border:none;
	font-weight:normal;	
	font-size:medium;
	margin:0px 0px 0px 0px;
}
.NavGrouplinks2 a:visited
{
    color:#000033;
    	
	border:none;
	font-weight:normal;
	font-size: medium;
	margin:0px 0px 0px 0px; 
	
	
}
.NavGrouplinks2 a:hover
{
    	text-decoration:underline;
    
	font-size: medium;
	color:#990000;
	margin:0px 0px 0px 0px; 
}


.currentnewslettr
{
  font-size:medium;
  color:Black;
  text-align:left; 
  padding:3px 0px 3px 5px; 
    
}
.pastnewsletter
{
    font-size:small;
  color:Black;
  text-align:left;
  padding:3px 0px 3px 15px; 
    
    
    
}

/*begin editable content area
--------------------------------------------*/

    
    
    

.rightcolumnnewslist a:link
{
    color:#000033;
    font-size:medium;
    font-weight: normal;
}
.rightcolumnnewslist a:visited
{
  color:#000033;
    font-size:medium;
    font-weight: normal;  
}
.rightcolumnnewslist a:hover
{
    color:#990000;
    font-size:medium;
    font-weight: normal;
}

.rightcolumnnewslist
{
    text-align:left;
   
}
#content 
{
    font-size:small;
}
#content_right_column
{
    border-left:solid thin gray;
    border-top:solid thin gray;
   background-color:White;
}


#contentheading
{
    
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000033;
}
.photoalbum a:link 
{
   border-style:none; 
}
.photoalbumtext
{
    color:#000033;
   font-weight:normal;
   font-size:small;
}
.photoalbumtext a:link 
{
 font-weight:normal;
   font-size:small;
 color:#000033;   
}
.photoalbumtext a:hover
{
    color:#666699;
    font-weight:normal;
   font-size:small;
    }
/*fieldset titles---------------------------*/
.contentLegend {
    color:maroon;
	font-weight:normal;	
}
/*fieldset areas----------------------------*/
.contentBlock 
{
    color:#000033;
}
.contentBlock a:link{
     color:#000033;
     text-decoration:underline;
     font-size:small;
     
}
.contentBlock a:visited{
     color:#000033;
     text-decoration:underline;
     font-size:small;
}
.contentBlock a:active{
     color:#000033;
     text-decoration:underline;
     font-size:small;
}

.contentBlock a:hover{
    text-decoration:underline;
    color:#666699;
    font-size:small;
}

/*Categories
------------------------------------*/
.CategoryMenuItem{
    border-right:thin silver solid;
    font-weight:normal;	
}
.CategoryMenuSeperator
{}
.CategoryMenuItem a:link
{
    color:#000033;
	font-weight:normal;	
}
.CategoryMenuItem a:visited
{
    color:#000033;
	font-weight:normal;	
}
.CategoryMenuItem a:hover{
	text-decoration:underline;	
}
.photolisttext
{
    color:Navy;
    font-weight:normal;
}
/* ARTICLES
-------------------------------------- */
.headings
{
    font-family: Arial, Helvetica, sans-serif;
}
/*listing titles----------------------*/
.list_h1 a:link
{
    font-family: Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:large;
    font-weight:normal;
}
.list_h1 a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color:#000033;
    font-size:large;
    font-weight:normal;
}
.list_h1 a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:underline;
    font-size:large;
    font-weight:normal;
    color:#666699;
}
.list_h1 
{
    font-size:large;
	font-family: Arial, Helvetica, sans-serif;
	color:#000033;
	font-weight:normal;
}
/*listing subtitles----------------------*/
.list_h2
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000033;
}
.list_h2 a:link
{
    font-family: Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:large;
    font-weight:normal;
}
.list_h2 a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color:#000033;
    font-size:large;
    font-weight:normal;
}
.list_h2 a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:underline;
    font-size:large;
    font-weight:normal;
    color:#666699;
}
/*listing text------------------------------*/
.list_h3
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
}
/*listing form --------------------------*/
.list_h4
{
		font-weight:normal;
		color:#000033;
		text-decoration:underline;
}
/*boxes around events chart---------------*/
.detail
{
    background-color:white;
}
.detail_content
{
	font-weight:normal;
	color:black;
}
.detail_column_left
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
}
.detail_column_right
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
}
.detail_column_right_link A:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#000033;
}
.detail_h1
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000033;
}
.detail_h2
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:Maroon;
	
}
.detail_h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
}
.detail_h4
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	color:#000033;
}
.AlphabetSelectorItem
{
      border-right: solid thin silver;
}
.AlphabetSelectorItem a:link
{
    font-family: Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:medium;
    font-weight:normal;
}
.AlphabetSelectorItem a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color:#000033;
    font-size:medium;
    font-weight:normal;
}
.AlphabetSelectorItem a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:underline;
    font-size:medium;
    font-weight:normal;
    color:#666699;

}
.linklist
{
    padding:3px;
}
.businesscard
{
   border:solid thin #000033;
   background-color:white;
}
.businesscard_fullsize
{
   border:solid thin #000033;
   background-color:white;
}
/*--------member detail page------*/
.member_h1 
{
    font-size:x-large;
    font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	color:maroon;
	font-weight:normal;
	padding:10px 0px 5px 5px;
}
.member_h2
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000033;
	font-size: medium;
	padding:0px 0px 5px 5px;
}
.member_h3
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	font-size: small;
	padding:0px 0px 5px 5px;
}
.member_detail
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:black;
	font-size: small;
	padding:10px 20px 5px 15px;
}
.edit_row
{
  height:30px;
    
}
.edit_column_left
{
    width:150px;
  float:left ;
  text-align:right; 
}
.edit_column_right
{
    width:150px;
    float:left;
    margin-left:10px;
}

/* forms */
.formbox
{
    border: solid thin navy;
    text-align:left;
    padding:10px;
    margin-left:200px;
    width:400px;
    background-color:white;
    
}

.form_row
{
    width:100%;
    padding:3px;
    height:30px;
    
}

.form_label
{
    float:left;
    width:150px;
    border-bottom:dotted thin navy;
}

.form_field
{
    width:205px;
   
    
}

input[type="text"] 
{
    width: 200px;
    margin-bottom:5px;
   
}

input[type="password"] 
{
    width: 200px;
   
}

label
{
	font-weight:bold;
}


/*----------------------------

.rightcolumnheader
{
    background-image:url(../images/headernav3.gif);
    color:white;
    font-weight:normal;
    border:thin #3333ff solid;
}
/*Officers
------------------------------------- 


.PeopleListHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #cc0000;
}

.PeopleList{
	
	font: 100% Arial, Helvetica, sans-serif;
}

.PeopleListTitle{
   
    color:#3333ff;
	font-weight:normal;
}

.image{

	border:1px #000033 solid;
	
}

.PeopleListName{
	color: #000033;
}

#PeopleListImage
{
}

#left_peoplelist{
}

#right_peoplelist{
}


/*