BODY {
	SCROLLBAR-FACE-COLOR: #597794;  
	SCROLLBAR-HIGHLIGHT-COLOR: #cacaca; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #445555; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 	
	SCROLLBAR-TRACK-COLOR: #c8c8c8; FONT-FAMILY: Arial, Helvetica, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45555F;	
	text-align: center;
}
#content {
	font-size: 1.1em;
}

#header-hr {
		width: 920px;
		height:2px;
		background: #fff9c1;
		margin: auto;
}

#newnav {
	background: none;
}
#newnav a {
	font-size:1.1em;
	font-weight:bold;
	color: maroon;	
}
#newnav a:hover {
	background-color: #9c9c9c;
	color: white;
}

.hilight-message {
	background-color: #f2f0c8;
	font-size: .9em;
}
.left {
	text-align: left;
}
.left p {
	text-align: left;
}
#container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* try to hide the space the hidden form takes up */
#no-space {
	height: 0px;
	width: 0px;
}
/* this one is from drupal, used for header */
p#subtext {
	border-bottom: 1px solid #FDE0AC;
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}
.page-title {
	color: #A10011;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
	 font-size: 1.3em;	 
}
#members-nav {
	width:650px;
	height: 80px;
	background: #fff0dd; 
	color: #861c1c;
	padding: 6px,0px,0px,0px;
	line-height: 22px;
	border: thin solid #e1e1e1; 	
	text-align: center;
	float:left;
}

#logo {
	float:left;
 	width:200px;	
	padding: 10px 0 0 30px;
}
#nav-container {
	width:920px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0 0 0;	
}
#members-nav a {
	font-size: 1.2em;
	color: maroon;
	padding: 3px,2px,3px,2px;
}
#members-nav a:hover {
	color: #b22222;
	background: white;
}

.subtitle {	
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #CC6699;
}
#donate {
	width: 400px;
	background: #EDEDED;
	vertical-align: middle;
	left: 200px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.smallerheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.formtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

a:link {
COLOR: #8B008B;
text-decoration : none;
}
a:active {
COLOR: #A52A2A;
text-decoration : none;
}
a:visited {
COLOR: #8B008B;
text-decoration : none;
}
a:hover {
COLOR: #8B008B;
text-decoration : none;
background: #dedede;
}
a .rd-title{
	font-weight:bold;
	color:#45555F;
}
.registry a:link,.registry a:active,.registry a:visited,.registry a:hover {
	font-family: Arial, serif, sans-serif;
	font-size: 1.1em;
}
.registry td {
	font-family: Arial, serif, sans-serif;
	font-size: 1em;
	 text-align:left;
	vertical-align: top;
}
.registry-heading {
	font-size:1.2em;
	color:maroon;
}

input, TEXTAREA {
	font-family: Verdana, Arial, serif, sans-serif;
	border : thin groove;
	background-color : #d9d9d9;
	font-weight : normal;
	font-size: 10px;
}
SELECT {
	font-family: Verdana, Arial, serif, sans-serif;
	background-color : #d9d9d9;
	font-weight : normal;
	font-size: 10px;	
}
.thinborder { 
	border-bottom: 1px solid #666666; 
}
.thinborderR { 
	border-bottom: 1px solid #666666;
	border-right: 1px solid #D7D7D7;
}
.thinborderL { 
	border-bottom: 1px solid #666666;
	border-left: 1px solid #D7D7D7;
}
.thinborderLR { 
	border-bottom: 1px solid #666666;
	border-left: 1px solid #D7D7D7;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #D7D7D7;
}
.borderR { 	
	border-right: 1px solid #D7D7D7;
}
.borderL { 	
	border-left: 1px solid #D7D7D7;
}
.borderB { 
	border-bottom: 1px solid #666666;	
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
}
.search-button {
	font-size:.7em;
	background:#fff;
	height: 20px;
}
.search-input {
	font-size:.8em;	
	height: 15px;
}
.small-text {
	font-size: .8em;
}
/* properties for aMember */

		#directory td {
			text-align: left;
		}
		#directory th p, .vedit p.profile {
			text-align: center;
			color:maroon;
			font-weight:bold;
			font-size:1em;
		}
        /* properties for all input elements */
        input, textarea {
            font-family: Verdana, sans-serif;
            font-size: 9pt;
        }
        /* properties for headers */
        .hdr, h1 {
            color: #707070;
            font-size: 140%;
            font-weight: bold;
            text-align: center;
        }
        /* vedit - vertical table (signup, profile edit) */
        .vedit {
            background-color: #F0F0F0;
        }
        .vedit b {            
            font-size: 1em;
            font-style: normal;
            font-weight: bold;
            font-variant: normal;
        }
        /* vedit - usual column (right) */
        .vedit td {
            background-color: #E0E0E0;
        }
        /* vedit - header column (left) */
        .vedit th {
            text-align: right;
            background-color: #C0B9C0;
            font-weight: normal;
        }
        /* hedit - horizontal table (payments list) */
        .hedit {
            background-color: #F0F0F0;
        }
        /* hedit - usual column */
        .hedit td {
            padding: 1px;
            background-color: #E0E0E0;
            font-family: "Verdana";
            font-size: 8pt;
        }
        /* hedit - header column */
        .hedit th {
            padding: 1px;
            background-color: #C0B9C0;
        }
		  .small {
		  	font-size: 1em;
		  }
		  

