body {
    font-family: Georgia,Constantia,"Lucida Bright",LucidaBright,"DejaVu Serif","Bitstream Vera Serif",serifpadding;
    margin: 0;
}
#sect_head {
    background-color: #FF5555;
    border-bottom-style: ridge;
    border-bottom-width: 2px;
    border-top-style: ridge;
    border-top-width: 6px;
    height: 3.2em;
    left: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    top: inherit;
    white-space: nowrap;
    width: 100%;
    z-index: 20;
}
#sect_nav {
    border-bottom: 6px ridge #FF0000;
    border-top-style: ridge;
    border-top-width: 0;
    display: inherit;
    height: 35px;
    left: inherit;
    margin: 5px 0 0 0;
    padding: 0;
    position: relative;
    top: inherit;
    width: inherit;
    z-index: 30;
}
#sect_main, #sect_main_columns {
    display: block;
    margin: 0;
    overflow: visible;
    padding: 25px 10px 10px;
    position: relative;
    z-index: 10;
	max-width: 800px;
	margin: 0 auto;
}
#sect_main_columns {
    padding: 0 16em 10px 10px;
}
#sect_main_right {
    display: inline;
    float: right;
    margin-left: 10px;
    margin-right: -15em;
    position: relative;
    text-align: center;
    width: 12em;
}
#sect_foot {
    border-top-style: dotted;
    border-top-width: thin;
    font-size: 70%;
    margin-top: 1em;
    padding-top: 2pt;
    position: relative;
    width: inherit;
}
#seasonal {
    height: 75px;
    position: absolute;
    width: 100%;
    z-index: 50;
    display:none;
}
a:link {
    color: red;
    font-weight: 700;
    text-decoration: underline;
}
a:visited {
    color: #EE0000;
    font-weight: 700;
    text-decoration: none;
}
a:hover {
    background: none repeat scroll 0 0 red;
    color: white;
    font-weight: 700;
    text-decoration: underline;
}
span.email:hover {
    color: red;
    display: inline-block;
}
span.email img {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
p {
    line-height: 140%;
}
.hidden {
    display: none;
}
.shown {
    display: block;
}
h1 {
    background-color: white;
    color: red;
    font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 30px;
    text-align: center;
}
h1.head_title {
    border: 0 none;
    color: #d00;
    font-size: 28pt;
    margin: 0;
    padding: 0 0 0 120px;
    text-align: left;
    
    text-shadow: 1px 1px 1px black;
    text-shadow: 1px 1px 1px black,3px 3px 3px grey;
}
#head_date {
    color: white;
    padding: 0 0 0 120px;
    display:none;
}
h1.sect_main {
    margin: 0;
    padding: 0;
}
h1#maintitle {
    text-align: left;
    padding:0;
    margin-top:10px;
}
h2 {
    border-left: 3px solid red;
    border-top: 1px solid red;
    color: black;
    font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    margin: 0;
    padding: 5px 5px 10px 10px;
}
h2.box {
    background-color: red;
    border: 2px solid black;
    color: white;
    margin: 20px 20px 5px;
    padding: 5px 5px 10px 10px;
}
h3 {
    margin-right: 50px;
}
div.box {
    border: 2px solid black;
    margin: 0 20px;
    padding: 10px 10px 40px;
}
div.inbox {
    margin: 10px;
}
div.photos {
    border: 2px solid black;
    margin: 5px 20px 0;
    padding: 20px 20px 40px;
}
img.framed {
    background: url("images/wood.jpg") repeat scroll left top transparent;
    border: thick double #660000;
    margin: 5px;
    padding: 6px 6px 15px;
}
img.clean {
    background-image: none;
    border: 0 none;
    margin: 5px;
}
#sect_main_right .title {
    font-weight: 700;
    text-align: center;
}
#sect_main_right .mini {
    font-size: smaller;
    font-style: italic;
    text-align: center;
}
.list_seperate {d
    line-height: 1.5;
}
.button {
    background-color: #FF0000;
    border-color: #999999 #333333 #333333 #999999;
    border-style: solid;
    border-width: 2px;
    color: white;
    font: 400 14pt Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    padding: 2px 10px 4px;
    text-align: center;
}
.head_title {
    color: #d00;
    font: 700 28pt Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    margin: 10pt;
    padding: 0;
}
.head_title a:visited, .head_title a:link {
    background-color: White;
    color: #d00;
    text-decoration: none;
}
.head_title a:hover {
    text-decoration: underline;
}
div.logo {
    float: left;
    height: 6em;
    margin: -59px 0 0 5px;
    text-align: center;
    width: 6em;
}
div.logo ima {
    height: 100%;
    width: 100%;
}
ul#mainnav {
    background-color: white;
    border: 0 none;
    display: block;
    font-family: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    height: inherit;
    list-style: none;
    margin: 0 0 0 107px;
    padding: 0;
    text-align: center;
    width: 100%;
}
ul#mainnav li {
    background-color: white;
    border-color: transparent #BB0000;
    border-style: inset;
    border-width: 0;
    color: red;
    cursor: default;
    display: block;
    position:relative;
    float: left;
    font-size: 110%;
    font-variant: small-caps;
    font-weight: 700;
    margin: 0;
    padding-left: 14px;
    padding-right: 14px;
    
    text-shadow: 1px 1px 1px black;
    min-width: 50px;
}
ul#mainnav li:hover {
}
ul#mainnav li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position:absolute;
    left: -9999px;
    width: 100%;
    background-color: white;
	 border-bottom: 3px solid #d00;
	z-index: 10;
}
ul#mainnav li:hover ul {
	left:0px;
}
ul#mainnav li ul li {
    border: 0px solid transparent;
    display: block;
    padding-left: 10px;
    position: relative;
    font-size: 95%;
    font-variant: normal;
    font-weight: 400;
    margin: 0;
    padding: 0;
    visibility: visible;
    width:100%;
    
    text-shadow: 1px 1px 1px black;
	 box-shadow: 4px 4px 8px rgba(50, 50, 50, 0.75);
    
}
ul#mainnav li ul li:hover {
    border: 0px solid transparent;
}
ul#mainnav li ul li a {
    color: red;
    display: block;
    font-weight: 400;
    padding: 4px 0;
    text-decoration: none;
    width:100%;
    margin: 0 auto;
}
ul#mainnav li ul li a:hover {
    background-color: #FFDDDD;
    font-weight: 400;
}
#sect_comm {
    margin-top: 60px;
}
#comments {
    border: 2px dotted red;
    margin-top: 10px;
    padding: 10px;
}
#add_comment {
    border: 2px dotted red;
    margin-top: 10px;
    padding: 10px 10px 20px;
}
h2.comment_section_title {
    background-color: #FF0000;
    border-color: #999999 #333333 #333333 #999999;
    border-style: solid;
    border-width: 2px;
    color: white;
    font: 400 14pt Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
    padding: 2px 10px 4px;
    text-align: center;
}
h2.comment_section_title:hover, .button:hover {
    cursor: pointer;
    font-weight: 700;
    padding: 2px 10px 4px 12px;
}
div.comment {
    margin: 0 0 25px;
    padding: 0;
}
h3.comment_title {
    background: url("images/logo100.png") repeat scroll left top transparent;
    color: white;
    margin: 0;
    padding: 0 0 4px 20px;
}
div.comment_text {
    border-left: 10px solid red;
    margin: 0;
    padding: 5px 0 10px 10px;
}
pre.code, span.code {
    font-family: monospace,Courier New;
}
pre.code {
    background-color: #FFFFCC;
    margin-bottom: 20px;
    padding: 5px 0 10px 10px;
    white-space: pre;
}
span.code-comment {
    color: green;
    font-style: italic;
}
span.code-keyword {
    color: blue;
}
table.books thead tr, table.books {
    border: 2px solid black;
}
table.books .count, table.books .position, .image_centre {
    text-align: center;
}
table.books .title, table.books .author {
    text-align: left;
}
table.books td, table.books th {
    padding: 8px 10px;
}
table.blogs {
    border: 0 none;
    width: 100%;
}
table.blogs thead tr a, table.books thead tr a {
    color: black;
}
table.blogs th, table.books thead td {
    font-size: large;
    font-weight: 700;
}
table.blogs tr, table.books tr {
    background-color: #FFCCCC;
}
table.blogs tr.odd, table.books tr.odd {
    background-color: #FFDDDD;
}
table.blogs tr:hover, table.books tr:hover {
    background-color: #FFEEEE;
}


