/** BASIC **/

body {
	font-family: Geneva, Arial, Helvetica sans-serif;
	background-image:url(graphics/sitebg.jpg);
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}
hr {
	color: #3d4f1e;
	/* size: 2px; */
}

p.groove {
        border-style: groove}

.return {
        color:#FF66FF;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
}

.bottom {
	background-image: url(graphics/bottombg.jpg);
}

.bottomleft {
	font-size: xx-small;
	text-align: left;
	vertical-align: top;
}
.bottomright {
	font-size: xx-small;
	text-align: right;
	vertical-align: top;
}


/** LINKS **/
/* basic links */

a:home {
        font-family: ms comic sans;
        font-size: 14px;
}

a {
	color:#FFCC66;               /* old FFCC66 ylw/org  use on a dark background */  
	text-decoration: none;       
	font-size: 14px;
	font-weight: bold;
}

a:visited {
	color:#FFCC66;                      /* pink magenta #FF00FF  purple #FF66FF */
	text-decoration: none;          /* lt pink #FFB6C1  pink #FFC0CB */
	font-size: 14px;
	font-weight: bold;
}


/** USE ON LIGHT COLOR BACKGROUND **/
/* green */

a.grn:link {                                 /* new link css Dark Green 12pt */
       color:#008000;
       text-decoration: none;
       font-size: 12pt;;
       font-weight: bold;
}

a.grn:visited {                                 /* new link css pink visited 12pt */
       color:#FF66FF;
       text-decoration: none;
       font-size: 12pt;;
       font-weight: bold;
}

a.grnlg:link {                                 /* new link css Green 18pt */
       color:#008000;
       text-decoration: none;
       font-size: 18pt;
       font-weight: bold;
}

a.grnlg:visited {                                 /* new link css pink visited 18pt */
       color:#008000;                          /* yellow FFD700 */
       text-decoration: none;
       font-size: 18pt;;
       font-weight: bold;
}

a.grnsm:link {                                 /* new link css Green xx-small */
       color:#008000;
       text-decoration: none;
       font-size: xx-small;
       font-weight: bold;
}

/*a.grnsm:visited {
	/* color:#FFC0CB;  */                /* green visited xx-small #FF00FF */
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
} */

a.gnlg:visited {                                 /* new link css Green 18pt */
       color:#008000;
       text-decoration: none;
       font-size: 16pt;
       font-weight: bold;
}

a.greenlg:link {                                 /* new link css Green 18pt */
       color:#008000;
       text-decoration: none;
       font-size: 18pt;
       font-weight: bold;
}

.seclinks {                             /* dark green */
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

/* blue really green */

a.blue:link {                                 /* new link css Dark Green 12pt */
       color:#008000;
       text-decoration: none;
       font-size: 12pt;
       font-weight: bold;
}

a.blue:visited {                                 /* new link css pink visited 12pt */
       color:#008000;                          /* yellow FFD700 */
       text-decoration: none;
       font-size: 12pt;;
       font-weight: bold;
}

/* yellow */

a.ylw:link {                                 /* new link css Yellow */
       color:#FFCC66;
       text-decoration: none;
       font-size: 11pt;;
       font-weight: bold;
}

a.ylwl:link {
	color:#FFCC66;               /* old FFCC66 ylw/org  use on a dark background */  
	text-decoration: none;       
	font-size: 14pt;
	font-weight: bold;
}

a.ylwl:visited {
	color:#FFCC66;               /* old FFCC66 ylw/org  use on a dark background */  
	text-decoration: none;       
	font-size: 14pt;
	font-weight: bold;
}

a.ylwlg:link {
	color:#FFCC66;               /* old FFCC66 ylw/org  use on a dark background */  
	text-decoration: none;       
	font-size: 16pt;
	font-weight: bold;
}

a.ylwlg:visited {
	color:#FFCC66;               /* old FFCC66 ylw/org  use on a dark background */  
	text-decoration: none;       
	font-size: 16pt;
	font-weight: bold;
}

/** TABLES **/

.maintable	{
	width:100%;
	padding:0;
	margin: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.regtable    {
        width:75%;
        padding:20px;
        margin:0;
}

/** HEADERS **/
   
.header {
	background-image: url(graphics/bannertop.jpg);
	vertical-align: baseline;
	text-align: center;
}
.eccheader{
	background-image: url(graphics/eccbanner.gif);
	background-position: center bottom;
	vertical-align: bottom;        
	height: 161px;
	width: 618px;
}
.retreatheader{
	background-image: url(Images/Retreat06banner.gif);
	background-position: center bottom;
	vertical-align: bottom;        
	height: 161px;
	width: 618px;
}

/** MENU **/
.menu {
	background-image: url(graphics/menubg.jpg);
	vertical-align: middle;
	height: 36px;
	text-align: center;
	white-space: nowrap;
	word-spacing: 12px;
}

/** LEFT SIDEBAR **/

.sidebar {
	background-image: url(graphics/sidebar.jpg);
	text-align: left;
	vertical-align: top;
	width: 20%;
}

.sidebar2 {
	background-image: url(graphics/sidebar.jpg);
	text-align: left;
	vertical-align: top;
	width: 35%;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	/* width: 95%; */
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
}

/** RIGHT SIDEBAR **/

.rightside {
	text-align: left;
	vertical-align: text-top;
	width: 67%;
        /* margin: 5px 10px 5px 10px; */
}

.rightsidetext {       
        /* link:#000000; */
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
	vertical-align: text-top;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
}

.rightbar {
	background-image: url(graphics/sidebar.jpg);
	text-align: left;
	vertical-align: top;
	width: 15%;
}

.rightbartext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
}

/** CENTER **/

.centertext {       
       font-family: comic sans ms;
       font-size:16px;
        text-align: left;
	vertical-align: text-top;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
}

.centertexthdr {       
       font-family: comic sans ms;
       /* font-size:16px; */
        text-align: center;
	vertical-align: text-top;
	/* margin-left: 10px; */
	/* margin-top: 1px; */
	/* margin-right: 5px; */
	/* margin-bottom: 1px; */
}


/** NEWSLETTER **/

.newsletterlt {
	text-align: justify;
	vertical-align: text-top;
	width: 50%;
}
.newslettertextlt {       
        font-size:18pt;
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
	vertical-align: text-top;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
}

.newsletterrt {
	text-align: justify;
	vertical-align: text-top;
	width: 50%;
}
.newslettertextrt {       
        /* link:#000000; */
        font-family: Arial, Helvetica, sans-serif;
        text-align: left;
	vertical-align: text-top;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
}


