div {}

/*descendant selector - type selector in selected element*/

body {
color: #2255AA;
font-size: 1em;
font-family: "Trebuchet MS", Arial, sans-serif;
margin-top: 10px;
background-color: #DDDDDD;
/*background: #DDDDDD url(images/bg.gif) repeat-x;*/
}

.main-text {
font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 5px;
text-align: justify;
width: 1000px;
margin: auto;
padding: 15px;
color: #3A393F;
background-color: #ffffff;
border: solid 1px #999999;
}

.header {
padding: 5px;
width: 1000px;
margin: auto;
background-color: #F9E9C8;
background-image: url("images/Gardenbordera.jpg");
/*background-repeat: repeat;*/
border-bottom: solid #9B9861 4px;
border-top: solid #F9E9C8 4px;
border-left: solid #F9E9C8 4px;
border-right: solid #F9E9C8 4px;
}

.header p {font-size: 1.3em;
text-align: left;
font-weight: bold;
text-transform: inherit;
margin: 0 15px 0 0;
padding: 0;
color: #5a0817;}

.header h1 {font-size: 24px;
text-align: left;
font-weight: normal;
margin: 0 15px 0 0;
padding: 0;
color: #2255AA;}


.content {position: relative;
width: 100%;}

.commentbox {
position: absolute;
top: 25px;
right: 5px;
width: 115px;
border: 1px #6b4a11 outset;
margin: 0;
padding: 5px;
background-color: #B1D68C;
font-weight: normal;
text-align: center;
}

.commentbox p {
text-align: justify;
}

.navbar {
position: absolute;
top: 0px;
left: 0px;
width: 145px;}

.navbar ul {margin: 0;
padding: 0;}

.navbar ul li {
list-style-type: none;
margin: 0;
padding: 0px 0 3px 5px;
border: 0px;

}

.navbar ul li a:link {
display: block;
text-decoration: none;
font-weight: normal;
border: 1px #6b4a11 outset;
margin: 0 4px 0 4px;
padding: 0px 0 3px 8px;
background-color: #B1D68C;
color: #134402;}

.navbar ul li a:visited {
display: block;
text-decoration: none;
font-weight: normal;
border: 1px #6b4a11 outset;
margin: 0 4px 0 4px;
padding: 0px 0 3px 8px;
background-color: #B1D68C;
color: #134402;}

.navbar ul li a:hover {
font-weight: normal;
color: #2255AA;
background-color: #cbd2a6;
border: 1px #6b4a11 outset;
margin: 0 4px 0 4px;
padding: 0px 0 3px 8px;
}

ul {
font-size: .8em;
text-align: justify;
padding-right: 10px;}

li {}

h1 {
color: #2255AA;
margin-top: 10px;
margin-bottom: 10px;
font-size: 36px;
font-family: Georgia, Times New Roman, Trebuchet MS;
font-style: normal;
letter-spacing: 3px;}


h2 {
color: #2255AA;
font-size: 20px;
text-decoration: none;
font-family: Georgia, Times New Roman, Trebuchet MS;
padding:0 0 5px 0;
margin: 0;}

h3 {font-size: 1.2em;
text-decoration: none;
text-align: left;}

h4 {font-size: 1.1em;
text-decoration: none;
text-align: left;
padding:0 0 5px 0;
margin: 0;}

p {
margin: 7px 2px 7px 2px;
padding: 1px;
font-size: .8em;
text-align: justify;
line-height: 1.6em;}

p.footer {font-size: .5em;
text-align: center;
font-weight: bold;}

a {color: #666666;
background-color: #F9E9C8;
text-decoration: none;
margin-left: 0px;
font-size: 1em;}

.topmenu{
margin-top:5px;
background-color:#999999;
padding-top: 4px;
padding-bottom: 4px;
}

.topmenu p{
margin-top: 1px;
margin-bottom: 1px;
padding: 1px;

}

.topmenu p a, .topmenu p a:visited {
margin-top: 1px;
margin-bottom: 1px;
color: #ffffff;
text-decoration: none;
margin-left: 6px;
margin-right: 6px;
background-color:#999999;
}

a:link {color: #2255AA;
background-color: #ffffff;
text-decoration: none;
font-weight: normal;}

a:visited {color: #2255AA;
background-color: #ffffff;
text-decoration: none;
font-weight: normal;}

a:hover {background-color: #ffffff;
color: #000000;
text-decoration: none;}

a:active {text-decoration: none;}

p.quote {font-weight: bold;
text-align: center;
font-style: normal;}

p.quoter {font-weight: bold;
text-align: center;
font-style: italic;

}

p.intro {
margin-top: 12px;
font-weight: normal;
text-align: center;
font-style: italic;
font-size: 0.8em;}

p.refer {font-weight: bold;
text-align: left;
font-style: italic;
font-size: 0.9em;}


th {text-align: center;
font-size: 1.2em;
text-decoration: none;
font-weight: normal;}

th p {text-align: center;
font-size: .9em;
text-decoration: none;
font-weight: bold;}

.footer {}

.imageshadow {
text-align: center;
}

.imageshadow img {


margin: 2px;
background-color: #fff;
border: 1px #6b4a11 solid;
margin: 6px 6px 6px 6px;
padding: 3px;}

.imageshadowsimple img {
margin: 1px;
padding: 1px;
border: 1px #b7811e solid ;
}

.imagetop{
margin: 1px;
}

.imagetop p{
margin: 1px;
line-height: 6px;
}

.imageleft {
width: 95%;
padding: 5px;
margin: 0px 5px 20px 5px;
float: left;
position: relative;
}

.imageleft img {
float: left;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: 6px;
padding: 4px;
}
