body {
  color:#001555;
  background:#DDECFF url(parchmentdb3.gif);
  font:.8em Verdana,Georgia,Arial,sans-serif;
}

h1,h2,h3,h4 {
  margin-top:20px;
  color:#00279D;
  font-style:italic;
  font-weight:bold;
}

h2 {
  text-decoration:underline;
}

p {
  line-height:1.2em;
}

#container {
  width:740px;
  border:2px solid gray;
  margin:10px auto 10px auto;
  padding:5px;
  background:#DDECFF;
}

#banner {
  padding:5px;
  margin-bottom:1px;
  background:#CEE4FF;
  color:#00279D;
  text-align:center;
  border:1px solid gray;
  font-family:"Times New Roman",serif;
  font-style:italic;
}

#banner h1 {
  border:4px groove #3C8EFF;
  padding:15px;
  margin:5px;
  background:#AED0FF;
}

#sidebar {
  width:185px;
  float:left;
  margin:10px 0px 5px 0;
  padding:5px;
  background:#CEE4FF;
  border:1px solid gray;
  font-weight:normal;
}

#sidebar li  {
	list-style-type: none;
}

#colright {
  float: right;
  width: 195px;
  margin: 5px 0 5px 8px;
  padding: 0;
  border: 1px solid gray;
  background: #E8FFF4;
}

#sideleft {
  width:150px;
  float:left;
  margin:10px 10px 10px 0;
  padding:5px;
  border:0;
  font-weight:normal;
}

#sideright {
  width:150px;
  float:right;
  margin:10px 0px 10px 10px;
  padding:5px;
  border:0;
  font-weight:normal;
}

#content {
  padding:0px;
  margin-top: 0px;
  margin-left:215px;
  background:#DDECFF;
}

#content h2,h3,h4 {
  text-align:center;
  font-weight:normal;
}

#content img {
  border:5px outset white;
}

#content li {
  margin-bottom:.5em;
}

#content p,
#lawday_page p,
#bylaws p,
#privacy p  {
  text-indent:1em;
  line-height:1.25em;
}

#footer a {
	text-decoration: none;
}

#content a:hover,
#footer a:hover,
#newannounce a:hover,
#sidebar a:hover,
#lawdaycontent a:hover {
  background:white;
  color: red;
  text-decoration:none;
}

#inner_content  {
	margin: 5px 0px;
	padding: 10px;
	border: 1px solid gray;
	background: #F0F7FF url('images/parchmentc2.jpg') repeat;
}

#bylaws h2,h3,h4 {
  text-align:center;
  font-weight:normal;
}

#privacy h2,h3,h4 {
  text-align:center;
  font-weight:normal;
}

#lawday h2,
#lawday h3,
#lawday h4 {
  text-align:center;
  font-weight:normal;
}

#footer {
  clear:both;
  padding:5px;
  background:#CEE4FF;
  border:1px solid gray;
  text-align:center;
}

#footer img,#form1 table {
  border:1px solid gray;
}

#footer p {
  font-size:80%;
  margin:5px 10px;
}

#announcements table,
#announcements tr,
#announcements td {
  background:#a0c8ff;
}

#calendar {
  margin:0 200px 0 0;
  padding:0em .5em;
}

#calendar p {
  text-align:left;
  text-indent:-.5em;
}

#form1 img {
  border:0;
}

#form1 table,
#form1 tr,
#form1 td {
  background:#c8dceb;
}

#form1 textarea {
  width:350px;
  text-indent:0;
}

#form1,
#memberinfo {
  font:90% verdana,arial,sans-serif;
}

#homepage hr {
  margin:.5em 2em;
  padding:0;
}

#homepage p {
  margin:.5em;
}

#listing p {
  text-align:left;
  text-indent:0;
}

#memberformresult #content {
  padding:5px;
  position:relative;
  margin-left:215px;
  background:#a0c8ff;
}

#memberformresult hr {
  visibility:hidden;
  clear:both;
  width:100%;
}

#menu {
  line-height:1.5em;
}

#newannounce {
  background:#E8FFF4;
  border:1px solid gray;
  width:85%;
}

#popup {
  background:white url(parchmentc.gif);
}

#popup p {
  text-indent:1.5em;
  font-size:95%;
}

#roster p {
  text-align:left;
  text-indent:0;
  background:#EFEFEF;
  padding:10px;
  border:1px solid gray;
  margin:5px 0;
}

#rosterdata {
  text-align:right;
}

#rosterdata p {
  margin:2px 15px;
}

#roster a:link,
#roster a:visited,
#roster a:active  {
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	color: blue;
}

#roster a:hover {
	text-decoration:none;
	font-weight:bold;
	background-color: transparent;
	color:blue;
}

#roster p:hover,.parag a:hover {
  background:white;
}

#menu a:hover {
  text-decoration:none;
  color:white;
  background:#a0c8ff;
  display:block;
}

#menu a:link,
#menu a:visited {
  text-decoration:none;
  display:block;
}

#dgbar_agencies h3,
#dgbar_resources h3,
#dgbar_courts h3,
#dgbar_research h3 {
  text-align:left;
}

#dgbar_agencies li,
#dgbar_resources li,
#dgbar_courts li,
#dgbar_research li {
  list-style:none;
}

.addmenu {
  font-size:90%;
  text-align:center;
  margin:0;
}

.bigbold {
  font-size:130%;
  font-weight:bold;
}

.button {
  width:75px;
}

.buttonscontainer {
  width:150px;
  margin:10px auto;
  padding:10px;
  border:3px groove #AED0FF;
  background:#AED0FF;
}

.buttons a {
  font:13px Verdana,sans-serif;
  font-weight:normal;
  font-style:italic;
  text-decoration:none;
  display:block;
  margin:0px;
  width:96%;
  text-align:center;
  border-top:1px solid #264691;
  border-right:1px solid #E7ECF2;
  border-bottom:1px solid #E7ECF2;
  border-left:1px solid #264691;
  color:blue;
  background:#DDECFF;
  padding:3px 3px 3px 0px;
}

.buttons a:active {
  color:#FFFFFF;
  background:#599FFF;
  border-top:1px solid #E7ECF2;
  border-right:1px solid #264691;
  border-bottom:1px solid #264691;
  border-left:1px solid #E7ECF2;
  padding:3px 1px 3px 0px;
  font-weight:bold;
}

.buttons a:hover {
  color:#FFFFFF;
  background:#80B6FF;
  border-top:1px solid #E7ECF2;
  border-right:1px solid #264691;
  border-bottom:1px solid #264691;
  border-left:1px solid #E7ECF2;
  padding:3px 1px 3px 0px;
}

.caldate {
  color:#00279D;
  font-weight:bold;
  font-style:italic;
  text-decoration:underline;
}

.center {
  text-align:center;
  margin:auto;
}

.data {
  width:350px;
  text-align:left;
  padding:2px 5px;
}

.festive {
  color:red;
  font:bold medium "Tempus Sans ITC","Comic Sans MS",cursive;
}

.inlink a {
  background:#529AFF;
  color:white;
  text-decoration:none;
  font-weight:bold;
  padding:0px 8px 0px 8px;
  border:2px solid;
}

.inlink a:hover {
  color:blue;
  font-style:italic;
  font-weight:bold;
  padding:0px 8px 0px 8px;
}

.label {
  width:200px;
  text-align:right;
  padding:2px 5px;
}

.noindent {
  text-indent:0;
}

.parag {
  text-align:left;
  text-indent:1em;
}

.pop {
  background:white url(parchmentc.gif);
  width:450px;
}

.popcontent {
  margin:2px 3px;
  border:6px double gray;
  padding:4px;
}

.redem {
  color:red;
  font-style:italic;
  font-size:0.85em;
  font-variant:small-caps;
  line-height:1em;
}

.strikeout {
  text-decoration:line-through;
}

.whatsnew {
  font-size:85%;
  padding:0em .5em .5em .5em;
  list-style:disc;
  text-align:left;
}

.hidden {
  visibility:hidden;
  margin:0;
  padding:0;
  border:0;
  line-height:0.1em;
}

.hiddenrule {
  display:block;
  visibility:hidden;
  clear:both;
  margin:1px;
  width:90%;
}

.smaller {
	font-size: 85%;
}

.caption {
	font-size: 80%;
	text-align: center;
	margin: 0 auto;
	padding: 2px 5px;
	width: 75%;
}

.smallcaps {
	font-variant: small-caps;
}
