body
{
  margin: 0px;
  font-family: arial;
  font-size: 80%;
}

img
{
  border: 0px;
}

p
{
  margin-top: 14px;
  margin-bottom: 14px;
}

strong
{
  color: #444;
}

h1
{
  color: #ec1d1e;
  font-size: 155%;
  font-family: Arial,Georgia,Serif;
  margin-top: 11px;
  margin-bottom: 11px;
  
}

h2
{
  color: #ec1d1e;
  font-size: 110%;
  font-family: arial;
}

form
{
  margin: 0px;
  padding: 0px;
}

acronym 
{ 
  border-bottom: 1px dotted #999999;
  cursor: help;
}
    
a
{
  color: #eb0404;
  text-decoration: none;

}

a:visited
{
  color: #eb0404;
}

a:hover
{
  color: #eb0404;
  text-decoration: underline;
}

.alert
{
  font-weight: bold;
  color: #000;
  border: 1px #aaa solid;
  padding: 5px;
  font-size: 13px;
  background-color: #eee;
}

p#subjectintro
{
  border: 2px solid #F1F4FA;
  background-color: #fff;
  padding: 6px;
  color: #555;
  font-size: 12px;
}
 
#infomsg
{
  background-color: #F1F4FA;
  font-size: 11px;
  border: 1px solid #bbb;
  padding: 3px;
  font-weight: bold;
  margin-top: 10px;

}

.infobox
{
  background-color: #eee;
  border: 2px solid #bbb;
  width: 320px;
  padding: 6px;
}

#logo
{
  width: 175px;
  float: left;
  margin-top: 12px;
}

#headerblock
{
  width: 971px;
  height: 102px;
  margin: 0px auto;
  background: #fff;
  vertical-align: top;
  text-align: right;
  padding-right: 5px;
  color: #999;
  font-size: 90%;
}

#headerblock a
{
  color: #444;
}

#headerblock a:hover
{
  color: #000;
  text-decoration: underline;
}


div#menublock
{
  width: 976px;
  margin: 0px auto;
  background-color: #eee;
  border-top: #6d7578 solid 1px;
  height: 26px;
  position: relative;
  top: -2px;
  font-size: 90%;
    z-index: 1;
}

div.menuitem, div.menuitemex
{
  background-color: #eee;
  float: left;
  margin-bottom: 2px;
  position: relative;
  z-index: 1;
}

div.menuitemex
{
  background-color: #ccc;
}

div.menuitem a, div.menuitemex a
{
  text-decoration: none;
  color: #333;
  display: block;
  padding: 2px;
  padding-top: 5px;
  width: 134px;
  border-right: #fff solid 1px; 
  text-align: center;
  height:19px;
  font-size: 14px;
  
}

div.menuitem a:visited, div.menuitemex a:visited
{

  color: #000;

}

div.menuitem a:hover, div.menuitemex a:hover
{
  text-decoration: none;
  color: #fff;
  background-color: #eb0404;
  width: 134px;
  display: block;
  border-right: #fff solid 1px; display: block; 
}

div.menuitemex a:hover
{
  background-color: #c8807c;
  color: #f7e6e5;
}

.subitems
{
  display: none;
  position: absolute;
  left: 4px; 
  top: 15px;
  width: 160px;
  background-color: #ccc;
  text-align: left;
  padding:3px;
  border: 1px solid #999;
  margin: 2px;
}

.menuitemex:hover ul, .menuitemex.over ul
{
  display: block;
} 

.menuitemex ul

{
  z-index: 1000;
  left: 0px;
  top: 26px;
  width: 164px;
  float: none;
  list-style: none; 
  padding: 0px;
  margin: 0px;
}  

html>body .menuitemex ul
{
    top: 26px;
}

.menuitemex li a
{
  position: relative;
  width: 159px;
  float: none;
  border: 0px;
  margin:0px;
  padding:0px;
  text-align:left;
  display: block;
  padding: 2px;
} 

.menuitemex li a:hover
{
  display: block; 
  text-decoration: none;
  color: #fff;
  background-color: #aaa;
  width: 159px;
  display: block;
  border-bottom: 0px; 
  padding: 2px;
}  

#maincontent
{
  width: 976px;
  margin: 0px auto;
  clear: both;
  margin-top: 20px;
}

#footerblock
{
  width: 970px;
  margin: 0px auto;
  clear: both;
  margin-top: 10px;
  background-color: #eee;
  color: #666;
  padding: 3px;
  font-size: 77%;
  margin-bottom: 6px;
  height: 20px;
  padding-top: 8px;
  font-style: italic;
  position: relative;
  top: 49px;
}

.profileoptions
{
  border: 1px #ccc solid;
  padding: 9px;
}

.profileoptions h2
{ 
  margin-bottom: 0px;
  margin-top:8px;
}



.contactbut, .infobut, .contactbutlarge, .contactbutprofile
{
  
  border: 1px #CFDEF5 solid;
  width: 60px;
  float: left;
  height: 15px;
  padding: 1px;
  font-size: 10px;
}


.contactbutprofile
{
  width: 180px;
    height: 30px;
}


.contactbut
{
  width: 100px;
}

.contactbutlarge
{
  width: 130px;
    height: 20px;
}
  
.contactbut a, .infobut a, .contactbutlarge a, .contactbutprofile a 
{
  text-align: center;
  display: block;
  width: 60px;
  background-color: #eee;
  height: 15px;
  padding: 0px;
  font-size: 10px;
  color: #000;
}

.contactbut a:hover, .infobut a:hover, .contactbutlarge a:hover, .contactbutprofile a:hover
{
  width: 60px;
  text-align: center;
  background-color: #888;
  height: 15px;
  padding: 0px;
  text-decoration: none;
  color: #fff;
}

.contactbutlarge a, .contactbutlarge a:hover
{
  width: 130px;
  font-size: 13px;
  height: 18px;
  padding-top: 2px;
}

.contactbut a, .contactbut a:hover
{
  width: 100px;
}

.contactbutprofile a, .contactbutprofile a:hover
{
  width: 180px;
  font-size: 13px;
  font-weight: bold;
  height: 24px;
  padding-top: 6px;
}


.infobut, .infobut a, .infobut a:hover
{
  width: 60px;
}

p#location
{
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.important
{
  color: #333;
  font-style: italic;
  font-size: 16px;
}

.pagelist
{
  width: 700px;
}

.faded
{
  color: #777;
  font-style: italic;
}

.pagelisthighlight
{
  background-color: #FCECEA;
  padding: 3px;
}

.formtitle, .formtitlewide, .formtitlewider

{
  background-color: #ccc;
  width: 542px;
  padding: 2px;
  font-weight: bold;
  margin-top:20px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  padding: 4px;
  color: #222;
  border-bottom: 2px solid #fff;
}

.formtitlewide
{
  width:542px;
}

.formtitlewider
{
  width:742px;
}


.formcontent, .formcontentwide, .formcontentwider

{
  background-color: #fff4f4;
  width: 546px; padding: 2px;
  margin-bottom: 16px;
  clear: both;
}

.formcontentwide
{
  width: 546px;
}

.formcontentwider
{
  width: 746px;
  margin-top: 1px;
}



.formcontent input, .formcontent textarea, .formcontentwide input, .formcontentwide textarea
{


}



.pointright
{
  float: right;
  margin-left: 10px;
}

#quicksearch
{
  background-color: #eee;
  padding: 5px;

  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
}

p#searchinfo
{
  margin-top: 21px;
  font-size: 11px;
  margin-bottom: 0px;
}

.highlighttable
{
  border-collapse: collapse;
}

.highlighttable th
{
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  padding: 4px;
  color: #222;
  background-color: #ccc;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;

}

.highlighttable td
{
  border-top: 1px #fff solid;
  border-bottom: 1px #ddd solid;
  padding: 2px;
  color: #444; 



}

.highlighttable th
{
 
  text-align: left;
}

option.countyheader
{
  background-color:#F5FBFF;
  color: #111;
}

option.countymainheader
{
  margin-top: 11px;
  border-top: 2px #666 solid;
  font-weight: bold;
  background-color:#F5FBFF;
  color: #111;
}

ul.quicklist
{
  background-color: #F1F4FA;
  padding: 6px;
  border: 1px solid #bbb;

  margin-top: 10px;
  float: left;
    width: 601px;
    margin: 0px;
    
    margin-bottom: 20px;
}

ul.quicklist li
{
  list-style:none;
  width: 142px;
  float: left;
  padding: 2px;
  margin: 0px;
  font-size: 11px;
}

p.subjectblock
{
  margin-top: 6px;
  margin-bottom: 6px;
}

.highlight
{
  padding: 4px;
  background-color: #f5d2cf;
   
  font-size: 11px;
}

.soften
{
  border: 1px #a5acb2 solid;
  background: url("http://www.manageweddings.com/form-back.gif") no-repeat;
  padding: 3px;

}

#pagedisplay
{
  float: right;
  font-size: 11px;
  font-style: italic;
  color: #555;
}

.pagenums
{
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;

  margin-bottom: 5px;
  text-align: right;
  
}

.pagenums li
{
  float: left;
  padding: 4px;
  border: 1px solid #ccc;
  margin-right: 5px;
  padding-top: 2px;

}

.pagenums .skipblock
{
  border: 0px;
  padding: 0px;
  padding-top: 4px;
  margin-right: 2px;
  left: -2px;
  position: relative; 
}

.pagenums .currentpage
{
  background-color: #cfdef5;
}

.pagenums li a
{

  font-size: 10px;
  height: 14px;
}

.profileimage
{
  float: right;
  padding: 1px;
  margin: 5px;
  border: 1px solid #999;  
  background-color: #fff;
}

.profileleftside

{

  width: 560px;

  position: relative;

  top: -19px;

  float: left;

  

}



.profilerightside

{

  width: 393px;

  float: right;

}




.mainimage
{

  padding: 1px;

   
  margin-bottom: 11px;
    margin-top: 11px;
  margin-left: 14px;
}

.genbutton
{
  float: left;
  clear: right;
  margin-right: 8px;
  height: 22px; 
  width: 108px;
  text-align: center;
  border: 1px solid #aaa;
  margin-bottom: 10px;
}

.genbutton a 
{
  display: block;
  width: 100px;
  height: 14px;    
  padding: 3px;
  background-color: #eee;
  color: #444;
  font-size: 10px;
  margin: 1px;
}

.genbutton a:hover
{
  text-decoration: none;
  background-color: #aaa;
  color: #fff;
}


#sorttext
{
  float: left;
  width: 70px;
  height: 21px;
  padding-top: 5px;
  font-weight: bold;
  position: relative;
  top: 11px;
}

.joinbutton,.sortbutton, .sortbuttonsel
{
  margin-left:214px;
}

.sortbutton, .sortbuttonsel
{
 margin-left: 0;
 margin-right:4px;
  float: left;
  position: relative;
  top: 11px;  

}



.joinbutton a,.sortbutton a, .sortbuttonsel a
{
  width: 153px;
  height: 20px;
  display: block;
  font-size: 16px;
  background-color: #f5d2cf;
  border: 2px solid #c8807c;
  color: #c8807c;
  font-weight: bold
  text-align: center;
  padding-top: 3px;
  padding-left:13px;
}

.sortbutton a, .sortbuttonsel a
{
  border: 0;
  padding-top:4px;
    height: 19px;
  font-size: 12px;
}

.sortbuttonsel a
{
   height: 17px;
  border-bottom: 2px solid #666;
}

.joinbutton a:hover,.sortbutton a:hover, .sortbuttonsel a:hover
{
  background-color: #c8807c;
  border: 2px solid #444;
  color: #fff;
  text-decoration: none;
}

.sortbutton a:hover, .sortbuttonsel a:hover
{
  border: 0;
}

.sortbuttonsel a:hover
{
  border-bottom: 2px solid #666;
}


