/* CSS reset and font normalisation from Yahoo! User Interface Toolkit
 * Copyright (c) 2006, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * version: 0.10.0
 * 
 * Changes made: added 'button' to a couple of rules
 * 
 *****************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,button{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol {list-style:none;}
ul {
    margin: 0;
    padding: 0;
    liststyle: none;
    }
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea, button {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}

/* Base typography
 *****************************************************************/

#body {  
      margin:0px; padding:0px;  
       background-color:#ffc603;  
        font-family:Arial, Helvetica, sans-serif; } 

#wrapper {
    width: 900px;
    margin: 2px auto;
    padding:0;
    background:#fff;
}

a {
    color:#631e19;
    text-decoration: underline;background:none;
}

a:hover { 
    color:#894e4e;
    background:none;
    text-decoration:underline;
}

p { margin:0;padding-top:2px;
font-size:14px;}

h2 {
    font-weight: bold;
    font-size:18px;
    padding: 0px 0 4px 0px;
    margin: 0 0 2px 0;
    color: #444;
    background: none;
    border-bottom: 2px dotted #444;
}

h3,h5,h6 { font-weight: normal; }

h4 {
    margin: 0;
    font-family: geneva, arial, helvetica, sans-serif;
    font-size: 30px;
    letter-spacing: 1.5pt;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {border: 0;}

.pic {margin-top:8px;}

.main-bd h2, .middle-bd h2 { font-size: 24px; }

.main-bd h3, .middle-bd h3 {
    font-size: 20px;
    margin-top: 0.5em;
}

#sidebar h2 { font-size: 20px; }
#sidebar h3 { font-size: 18px; }

#email-subscribe-button {
    margin-top: 4px;
}

.progress {
    background-image: url(../../styling/i/progress.gif) !important;
}

/* Some basic temporary stuff
 *****************************************************************/
 
ul#menu {
    margin:0px;
    padding:0px;
    position:absolute;
    top:198px;
    left:76px;
    width: 820px;
    height: 29px;
    font-family: "Calibri", Calibri, Garamond;
    font-size: 18px;
    color: #000;
}

ul#menu li {
    margin:0px; padding:0px;
    list-style:none;
    margin-right:10px;
    font-size:20px;
    display:inline;
}
ul#menu li a {
    text-decoration:none;
    color:#000;
}
ul#menu li a:hover{
    text-decoration:none;
    color:#0000ff;
}

#outside_container {  
      background:url(images/bgslice.jpg) repeat-x #ffe10f;  
    }  
#container {  
   background:url(images/back.jpg) no-repeat;  
      min-height:1100px; 
     
  } 

#content {
    padding-top:300px;
    padding-left:85px;
    width:815px;
    color:#000;
    font-size:13px;
    line-height:20px;
}
.column1 { float:left; width:0px; margin-right:0px; }
.column2 { float:left; width:800px; margin-right:30px; }


/*Main Content*/

#logo { position:absolute; top:245px; left:57px; }


#bottomcontenttop {
    width:900px;
    height:10px;
    background: url(../images/b-contenttop.jpg) no-repeat;
}
#bottomcontent{
    width:898px;
    height:300px;
    border-right:1px solid #c5c5c5;
    border-left:1px solid #c5c5c5;
}
#bottomcontentbtm {
    width: 900px;
    height: 10px;
    background: url(../images/b-contentbtm.jpg) no-repeat;
}
.left {
    float:none;
    width: 540px;
    margin: 0 6px 5px 0;
    padding: 10px;
}
.left1 {
    float:none;
    width: 420px;
    margin: 0 6px 5px 0;
    padding: 10px;
}
.middle {
    float: right;
    width: 290px;
    padding: 10px;
    margin-top: 0;
    margin-right: 6px;
    margin-bottom: 5px;
    margin-left: 0;
}
.middle1 {
    float: right;
    width: 420px;
    padding: 10px;
    margin-top: 0;
    margin-right: 6px;
    margin-bottom: 5px;
    margin-left: 0;
}
.right {
    float: right;
    width: 270px;
    margin: 0 6px 5px 0;
    padding: 10px;
}
.right1 {
    float: right;
    width: 270px;
    margin: 0 6px 5px 0;
    padding: 10px;
}
.thumbs img {
    position:relative;
    padding:1px;
    margin:5px 8px 5px 9px;
    border: 2px solid #631e19;
    background:none;
}
.thumbs img:hover {
    border:2px solid #c5c5c5;
    background:none;
}
#tagline { padding-left:10px; }
#localnav { width:100%; height:24px; }
#localnav a {
   display:block; float:left; padding:2px 8px 2px 12px; text-decoration:none;
}
#localnav a:hover { text-decoration:underline;}
#main {
    width: 530px; min-height:400px;
    float: right;
    padding: 10px;
}

/*Bottom Content*/

#footer {
    clear: both;
    text-align:center;
    line-height: 1.8em;
    color: #444;
    background: #fff;
    padding:4px 0;
    margin:10px 0 0 0;
} 
#footer a {
    color: #631e19;
    background: inherit;
}
.blog-post {
    margin-top: 20px;
}

.blog-post-title, .blog-post-body {
    margin: 5px 0;
}

#sidebar .hd { display:none; }
#sidebar .ft { height:24px; }

/* calendar
 *****************************************************************/
.vcalendar h2 { margin-top:12px; }
abbr { border-width:0px; font-weight: bold; }
.vevent label { display:block; float:left; width:60px; font-weight:bold; }

/* Form styling
 *****************************************************************/

form.pretty p {
    clear: both;
    margin-top: 5px;
}

form.pretty p label {
    float: left;
    width: 150px;
    margin-right: 10px;
}

form.pretty p input,
form.pretty p select,
form.pretty p textarea {
    border: 1px solid #888;
    width: 250px;
    padding: 1px;
}

form p .required {
    background-color: #cdf;
}

form.submit-failed p .required {
    background-color: #fdc;
}
