* {margin: 0; padding: 0; }
p { margin-bottom: 15px; background-color: #f9f9f9; padding: 5px; }
h1 { font-family: Verdana, Helvetia, Georgia, "Times New Roman",Times,serif font-size: 4em; font-style: italic; color: #595726; }
h2 { font-family: Verdana, Helvetia, Georgia, "Times New Roman",Times,serif; font-size:1em; margin-bottom: 10px; color: #808080; }
   
h3 { margin-top: 5px; color: #6F5A5A; font-size: 1.2em; background-color: #dfdec9; padding: 4px; }
h4 { color: #6F5A5A; font-size: 0.7em; background-color: #dfdec9; padding: 4px; text-align: left; }
a:link, a:visited { color: #6F5A5A; text-decoration: none; }   
a:hover {color: #000000}  
a:active {color: #000000} 

img {border:0;margin:0;padding:0;}

.float_left {float: left;  margin: 10px 6px 2px 5px;}
body { font-size: 75%; padding: 15px; font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif; }

#container {width:960px;margin:auto;}
#preheader{background: url(images/headerbg.jpg) repeat-x #1d99be;}
#header { background: url(images/header.jpg) no-repeat; height: 20px; padding-right: 10px; margin-bottom: 10px; text-align: right; color: #CCCCCC; padding-top: 45px; }
.header_txt { color: #FFFFFF; background: none; }
#left {width: 30%; float: left; font-size: 1.2em; }
#right {width: 30%;  float: right;  font-size: 1.2em; }
#content {margin-left: 32%; margin-right: 32%; font-size: 1.2em; }

#footer { font-size: 0.9em;color:#666; background-color: #f9f9f9; border-top: 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC; text-align: center; padding: 15px; clear: both; }

#navcontainer { margin-bottom: 1em; overflow: hidden; width: 100%; font-size: 1.2em; font-style: italic; border-bottom: 1px solid #999999; border-top: 1px solid #999999; padding-top: 10px; padding-bottom: 10px; background-color: #f9f9f9; }
#navlist { list-style-type: none; color: #000000; }
#navlist li {border-left: 1px solid #000; float: left; line-height: 1.1em; margin: 0 .5em 0 -.5em; padding: 0 .5em 0 .5em; }
#contentpage {margin:auto; width:600px; font-size: 1.2em; }
#contentpage form fieldset {
  margin-bottom: 10px;
}
#contentpage form fieldset input{ width:420px; border:1px solid #bbb;padding:3px;}
#contentpage form fieldset textarea{ width:420px; height:200px;border:1px solid #bbb;padding:3px;}

#contentpage form legend {
  padding: 0 2px;
  font-weight: bold;
}
#contentpage form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
#contentpage form fieldset ol {
  margin: 0;
  padding: 0;
}
#contentpage form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
#contentpage form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
#contentpage form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
#contentpage form fieldset fieldset label {
  display: block;
  width: auto;
}
#contentpage form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#contentpage form label {
  width: 120px; /* Width of labels */
}
#contentpage form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.error {background:#FFF9D7;border:1px solid #E2C822;margin-bottom:3px;padding:5px;color:#666;}
.blogimagelist {border:0;margin:10px;float:left;border:1px solid #ccc; padding:3px;}

#pagination {clear:both;text-align:center;margin:10px 0;}
#pagination a, b {padding:3px;border:1px solid #ccc;}
#pagination a:hover, b {background:#ccc;}

