* {	margin:0; padding:0; }

html {
	overflow-y: scroll;
	height: 100%;
	margin-bottom: 1px;
}

body { 
 background-image: url(../images/brnbg.gif);
 background-repeat: repeat;
 background-color: #6a4622; 
 font-size: 10px; 
 font-family: Verdana, Helvetica, Arial, sans-serif;
}

body a:link		{ color: #8E6031; font-weight: bold; text-decoration: none; }
body a:visited 	{ color: #A06C38; text-decoration: none;}
body a:active	{ text-decoration: none; }
body a:hover		{ color: #999999; text-decoration: none; }

#kiera {
background-image: url(../images/kiera.gif);
background-repeat: no-repeat;
position: absolute;
z-index:2;
width: 138px;
height: 191px;
bottom: 0px;
right: 26px;
overflow: hidden;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}

#leaf {
background-image: url(../images/leaf.gif);
position: absolute;
z-index: 2;
width: 150px;
height: 170px;
left: -95px;
background-repeat: no-repeat;
top: 0px;
filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
}

#leaf2 {
background-image: url(../images/leaf_left.gif);
background-repeat: no-repeat;
position: absolute;
z-index: 2;
width: 100px;
height: 555px;
bottom: 0px;
left: -103px;
}

#leaf3 {
background-image: url(../images/leaf2.gif);
position: absolute;
z-index: 2;
width: 150px;
height: 170px;
background-repeat: no-repeat;
top: 50px;
filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
right: -85px;
}

#leaf4 {
background-image: url(../images/leaf_right.gif);
background-repeat: no-repeat;
position: absolute;
z-index: 2;
width: 75px;
height: 440px;
bottom: 0px;
right: -80px;
}

#container {
background-color: #f1e8e0;
padding-left: 21px;
padding-right: 20px;
width: 640px;
margin-top: 0px;
top: 0px;
position: absolute;
margin-left: 15%;
border-left: 3px #D5BAA7 double;
border-right: 3px #D5BAA7 double;
z-index: 0;
}

#container2 {
background-color: #ffffff;
width: 632px;
border: #ce9063;
border-left: 2px #D79667 groove;
border-right: 2px #D79667 groove;
margin: 0px;
padding: 0px;
background-image: url(../images/fauxbg.gif);
}

#header {
background-image: url(../images/hdr.gif);
width: 632px;
height: 20px;
text-indent: 40px;
font-family: Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
font-size: 1.2em;
color: #ffffff;
padding-top: 3px;
}

#footer {
clear: both;
background-image: url(../images/ftr.jpg);
height: 40px;
width: 632px;
background-repeat: repeat-x;
font-size: 1em;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top: 15px;
bottom: 0px;
left: 23px;
text-align: center;
z-index: 2;}

#navbar {
border-bottom: thin #b75312 none;
padding: 5px;
width: 622px;
position: relative;
top: 110px;
background-image: url(../images/navbartrans.png);}

#navbar ul li a:link, #navbar ul li a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #ffffff;
text-decoration: none;
padding: 5px;
display: inline;
border-left: 1px #b75312 solid;
border-right: 1px #b75312 solid;
position: relative;
left: 15px;
}

#navbar ul li a:hover 	{ background-color: #b75312; text-decoration: none; }
#navbar ul li a:active 	{ background-color: #753309; text-decoration: none; } 

#navbar a.current { text-decoration: none; }

#navbar ul li 	{ margin: 0px; padding: 0px; list-style-type: none; display: inline; }
#navbar ul 		{ margin: 0px; padding: 0px; }

#topimage {
background-image: url(../images/topimg.jpg);
width: 632px;
height: 139px;
border-top: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;}

#topimagebox {
width: 632px;
height: 139px;
border-top: 4px #8F6545 solid;
border-bottom: 4px #8F6545 solid;}

#maincontent {
float:left;
background-color: #E6DCCF;
position: relative;
width: 380px;
left: 10px;
padding-top: 5px;
padding-left: 10px;
padding-right: 8px;
border-top: 10px #ffffff solid;
border-bottom: 10px #ffffff solid;
padding-bottom: 5px;}


#sidebar {
float: right;
border-left: 1px #df9982 dotted;
width: 200px;	
font-size: 11px;
background-color: #EBDED5;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}

/*---  LEFT SIDE BAR ---*/
#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #999;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 420px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 390px;
}

/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks a { color: #8E6031; font-family: verdana,trebuchet,sans-serif; font-size: 11px; text-decoration: none;}
.loginLinks a:link    { color:  #8E6031; font-weight: bold; text-decoration: none; }
.loginLinks a:visited { color:  #485F5F; font-weight: bold; text-decoration: none; }
.loginLinks a:active  { color:  #485F5F; font-weight: bold; text-decoration: none; }
.loginLinks a:hover   { color:  #999999; font-weight: bold; text-decoration: none; } 


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px dotted #df9982;
 margin-bottom: 15px; 
}

/*---  Used in Trackback and Pingback page.  ---*/

H2 { font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*---  Weblog entry formatting.  ---*/

.weblog { font-family: verdana,trebuchet,sans-serif; 
padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}

.weblog a:link		{ color: #8E6031; font-weight: bold; text-decoration: none; }
.weblog a:visited 	{ color: #A06C38; text-decoration: none;}
.weblog a:active	{ text-decoration: none; }
.weblog a:hover		{ color: #999999; text-decoration: none; }

/*---  Name of author in weblog entries ---*/

.author {
	font-family: verdana,trebuchet,sans-serif;
	font-size:   11px;
	color:       #666666;
	font-weight: normal;
	padding-top: 5px;
}

.author a:link		{ color: #8E6031; font-weight: bold; text-decoration: none; }
.author a:visited 	{ color: #A06C38; text-decoration: none; }
.author a:active	{text-decoration: none; }
.author a:hover		{ color: #999999; text-decoration: none; }

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}
