
.header {
  width: 800px;
  height: 150px;
  background-color: black;
}

body {
      font-size: 11px;
      font-family: Helvetica, Verdana, Arial, sans-serif;
      background-position: center;
      background-repeat: repeat-y;
      background-image: url(/PWDA/files/202/bgpatternStrip.jpg);
      background-color: #380d40;
      margin: 0px; 
      width: 1000px;
      margin-left: auto;
      margin-right: auto;
      
}

#navigation{
       font-family: Helvetica, sans-serif;
       color: #fff;
       letter-spacing: 1px;
       font-size:13px;
       font-weight: normal;
       line-height: 120%;
       background-color: #6fb22f;
       padding-top: 5px;
       padding-right: 10px;
       padding-left: 10px;
       padding-bottom: 15px;
       text-align: left;
       text-transform: uppercase;
}

#navigation-head {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	letter-spacing: 2px;
	word-spacing: 0px;
	float: left;
	width:800px;
	font-size: 12px;
	font-weight: bold;
	background: #6fb22f;
	margin: 0px;
	/*padding: 0px auto;*/
}

#navigation-head ul {
	padding: 0;
	margin: 0px auto;
	white-space: nowrap;
}

#navigation-head li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

#navigation-head a {
	margin-left: 11px;
	float: left;
	padding: 15px 10px 10px 10px;
	color: white;
	text-decoration: none;
	
	background:  #6fb22f;	
	text-align:center;
}

#navigation-head li.selected a {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-color: white;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: white;
	border-left-style: solid;
	border-right-style: solid;
	background: #89c65f;
	color: white;
	text-decoration: none;
}

#navigation-head li a:hover {
	color: white;
	background: #8de638;
}


a:link {
	color: #4e7e20;
	text-decoration: underline;
}

a:active { 
	color: #4e7e20; 
        text-decoration: underline ;
}

a:visited { 
	text-decoration: underline;
	color: #4e7e20;
}

a:hover {
    text-decoration: none ;
    background-color: #4e7e20;
    color: white;
}

#footer {
	color: #7c7c7c;
	font-size: 10px;
}



#footer a:link {
	color: #c7c7c7;
}

#footer a:active { 
	color: #c7c7c7; ;
}

#footer a:visited {
	color: #c7c7c7;
}

footer a:hover {
    text-decoration: underline ;
    color: white;
}


b  {
     font-size: 12px;
     text-transform: uppercase;
     color: #3b3b3b;
     line-height: 120%;
}

 em  {
     font-weight: bold;
     font-size: 11px;
     text-transform: none;
     color: #6d9654;
     line-height: normal;
}

hr {
  border: 1px dotted #999999; 
  border-style: none none dotted; 
}

.saveTheDate{
  word-spacing: 0px;
  border-width: 0px;
  width: 100%;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  background-color: white;
  padding: 0px;
  text-align: left;
  text-transform: none;
}


 .column1 {
  word-spacing: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-color: #807b73;
  border-style: dotted;
  width: 130px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  background-color: white;
  padding-top: 15px;
  padding-left: 11px;
  padding-right: 5px;
  padding-bottom: 10px;
  text-align: left;
  text-transform: none;
}

.column2{
  
  width: 535px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  background-color: white;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: justify;
  text-transform: none;
}
.column2 p{
  
 
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
 
  padding-right: 5px;
  
 
}

.column3{
  border-left-width: 1px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-color: #7c7c7c;
  border-style: dotted;
  border-right-width: 0px;
  width: 140px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  background-color: white;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: left;
  text-transform: none;
}

.column1-wide{
  border-style: dotted;
  border-color: #807b73;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  width: 600px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  background-color: white;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: none;
}

.column1-800{
  border-style: dotted;
  border-color: #807b73;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  width: 800px;
  font-family: Helvetica, sans-serif;
  color: black;
  letter-spacing: 0px;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  background-color: white;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: none;
}

.cssTitle, .gallery_title, H1 {
	text-transform: uppercase;
	width: 100%;
	border-bottom-color: #7c7c7c;
	border-left-style: dashed;
	border-bottom-style: solid;
	border-right-style: dashed;
	border-top-style: dashed;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	line-height: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #6fb22f;
	word-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        color: white; 
        text-align: left;
        /*background-color: #000;*/

}
img {
  border: 0px;
}

form, form_table,form-1 {
       padding: 4px;
       font-family: Helvetica, Verdana, Arial, sans-serif;
       color: #666666;
       font-size: 11px;
       line-height: 14px;       
}
                         
input.submit {
       padding: 4px;
       font-family: Helvetica, Verdana, Arial, sans-serif;
       color: #23661f;
       font-size: 12px;
       line-height: 125%; 
        border : 1px solid #000;
      
}


input, textarea, select { 
	color: #FFFFFF; 
	background: #333; 
	font-size: 12px; 
	padding: 2px;
	font-family: arial, sans-serif;
}

.cssDate {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
        color: #4a4a4a; 
        text-align: left;
        padding: 0px;
}
.cssContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: black; 
        line-height: 14px;
        text-align: left;
        padding: 0px; 
}
 .cssLink {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #6fb22f; 
        text-align: left;
        padding: 0px; 
}



.footer {
  border-top-color: #6fb22f;
  border-top-style: solid;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 10px;
  padding-top: 30px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  text-align: center;
  height: 140px;
  background-image: url(/PWDA/files/202/bg-footer2.gif);
  width: 800px;
  background-color: black;
}

.footer_pwda {
       background-color: black;
       font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
       background-position: 50% 50%;
       background-repeat: no-repeat;
       color: #929292;
       letter-spacing: 0px;
       font-size:9px;
       font-weight: normal;
       padding-top: 5px;
       padding-right: 0px;
       width: 800px;
       text-align: center;
}

#events-table td {
	padding: 5px;
	font-size: 12px;
	font-family: sans-serif;
	vertical-align: top;
}

font {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#listTable {
	border-color: #eaeaea;
	border-style: dotted;
	border-width: 0px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#listHeader {
	color: white;
	width: 100%;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	background-color: #979195;
	font-size: 14px;
}

#listOdd {
	background-color: #f9f5f2;
	font-size: 11px;
}

#listEven {
	background-color: #ccbbd4;
	font-size: 11px;
}

#rsvp {
	line-height: 14px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

/*email newsletter*/

.tableHeaderBG {
	background-color: #444444; 
	color: #FFFFFF; 
	font-size:11px;
}
.tableCellBG {
	background-color: #FFFFFF; 
	font-size:11px
}
.footerGraySmall {
	font-size:10px; 
	color:#999999;
}
#navigation-emailHead {
	float: left;
	width:800px;
	background: #ffffff;
	margin: 0px;
	text-align:center;
}

