﻿*{padding: 0; margin: 0;}
.clear{font-size: 1px; clear: both;}
img{display: block; border: 0;}
dt{font-size: 1em; color: White;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
h1{font-size: 1em; color: #2B2112; padding: 30px 0 5px;}
h2{font-size: .75em; color: #2B2112; font-weight: normal;}
h3{font-size: 1em; color: White; font-weight: normal; padding: 20px 0 0;}
p{font-size: .75em; color: #EBE7E0; font-weight: normal; padding: 17px 0 0;}
input, select, textarea{font-size: 1em; color: Black; font-family:"Times New Roman",Georgia,Serif; margin: 2px 0;}


p.copy
{
font-size: .7em !important;
padding: 15px 0 0 0 !important;
}

body 
{
background-color: #EDE6CA;
font-family:"Times New Roman",Georgia,Serif;
font-size: 100%;

}

#wrapper
{
margin: 0 auto; 
width: 780px;
/*float: left;*/
background-image: url(../images/bg-wrapper.gif);
background-position: left;
background-repeat: repeat-y;
}

.contentInner
{
width: 750px;
background-image: url(../images/bg-mainContainer.gif);
background-position: left;
background-repeat: repeat-y;
}

#header
{
display: block;
clear: both;
position: relative;
height: 66px;
background-color: #E7DEB8;
border-bottom: solid 5px #000105;
}

#header .logo
{
display: block;
z-index: 200;
width: 197px;
height: 205px;
position: absolute;
top: 0;
left: 0;
background-image: url(../images/logo.png);
/* IE 6 Hack */
/*_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/logo.png');*/
_background-image: url(../images/logo_ie.gif);
}

#header .logo a:link, #header .logo a:visited
{
display: block;
width: 197px;
height: 205px;
text-indent: -9999px;
}

#header ul
{
float: left;
position: relative;
left: 210px;
top: 18px;
font-size: .8em;
}

#header ul li
{
display: inline;
float: left;
line-height: 14px;
text-align: center;
vertical-align: middle;
background-image: url(../images/menu-divide.gif);
background-position: center right;
background-repeat: no-repeat;
}

#header ul li.lnkHome
{
padding: 7px 7px;
}
#header ul li.lnkAbout
{
width: 55px;
padding: 0 7px;
}
#header ul li.lnkChurches
{
padding: 7px 7px;
}
#header ul li.lnkCivic
{
width: 75px;
padding: 0 7px;
}
#header ul li.lnkEvents
{
width: 60px;
padding: 0 7px;
}
#header ul li.lnkArea
{
width: 70px;
padding: 0 7px;
}
#header ul li.lnkLinks
{
width: 35px;
padding: 0 7px;
}
#header ul li.lnkMembers
{
width: 65px;
padding: 0 5px;
}

#header ul li.lnkPresident
{
width: 65px;
padding: 0 7px;
background-image: none !important;
}

/* Admin */
#header ul li.lnkEdit, #header ul li.lnkAdd
{
width: 55px;
padding: 0 7px;
}
#header ul li.lnkLogout
{
padding: 7px 7px;
background-image: none !important;
}

#header ul li a:link, #header ul li a:visited
{
color: #8C6E44;
}

#mainContainer, #mainContaineradmin
{
display: block;
clear: both;
padding: 134px 0 0 0;
background-image: url(../images/mainImage.gif);
background-repeat: no-repeat;
}

#mainContaineradmin
{
background-image: url(../images/mainImageadmin.gif);
}

#leftPanel
{
float: left;
width: 554px;
padding: 0 20px 10px;

}

#leftPanel .top
{
display: block;
height: 134px;
}

#leftPanel .top h2
{
display: block;
height: 134px;
text-align: justify; 
}

#leftPanel p
{
 text-align: justify;   
}

#leftPanel .topadmin
{
display: block;
height: 20px;
}

#leftPanel .events
{
width: 200px;
background-color: #E7DEB8;
float: right;
position: relative;
margin: 20px 0 20px 20px;
}

#leftPanel .events h2
{
padding: 5px;
color: #2B2112;
font-size: 1em;
font-weight: normal;
}

.event_item
{
margin: 0 10px 10px;
padding: 5px;
background-color: #F6F0D4;
}

.event_item h3
{
padding: 0;
font-size: 0.75em;
color: #2B2112;
}

.event_item h3 a:link,
.event_item h3 a:hover, .event_item h3 a:visited
{
color: #2B2112;
}

.event_item p
{
color: #A08255;
font-size: 0.75em;
font-weight: normal;
padding: 5px 0px 0px;
}

.event_item a.viewMore:link,
.event_item a.viewMore:visited
{
color: #A08255;
font-size: 0.75em;
font-weight: normal;
padding: 5px 0px 0px;
text-decoration: underline;
}

.event_item a.viewMore:hover
{
text-decoration: none;
}

.event
{
margin: 10px 0 0 0;
width: 100%;
clear: both;
background-color: #C2E1B9;
border: solid 1px #608057;
}

.event.alternating
{
background-color: #608057;
border: solid 1px #C2E1B9;
}

.event p
{
padding: 5px;
color: #608057;
}

.event.alternating p
{
color: #EBE7E0;
}

.event a:link, .event a:visited
{
color: #608057;
font-weight: bold;
}

.event.alternating a:link, .event.alternating a:visited
{
color: #EBE7E0;
}

#rightPanel
{
float: left;
width: 156px;
padding-bottom: 10px;
}

#rightPanel img
{
width: 110px;
height: 80px;
border: solid 5px #EDE6CA;
margin: 10px auto 0;
}

#rightPanel dl
{
padding: 10px 15px 0 15px;
}

#rightPanel dt
{
padding: 0 0 20px 0;
}

#rightPanel dd
{
font-size: .75em;
color: #EBE7E0;
}

#rightPanel dd a:link, #rightPanel dd a:visited
{
color: #EBE7E0;
}

#footer
{
display: block;
clear: both;
position: relative;
text-align: right;
padding: 5px 0;
background-color: #CBC3B6;
}

#footer p
{
padding: 0 20px;
color: #78736D;
}

#footer p a
{

color: #78736D;
}

/* Admin styles */
table.adminTable
{
background-color: White;
margin: 10px 0;
padding: 2px;
}

table.adminTable thead
{
background-color: #E7DEB8;
font-size: 100% !important;
color: #78736D;
}

table.adminTable tbody
{
font-size: 80%;
color: #7B7B7B;
}

table.adminTable tr.alternating
{
background-color: #F0F0F0;
}

table.adminTable a:link, table.adminTable a:visited
{
color: #78736D;
}

.event.alternating .business
{
    padding: 0 5px;
    
}



