/*******************************
http://www.gastgivaregarden.com
Enburk stylesheet
http://www.enburk.se
@2008 Enburk HB
*******************************/

/*Background*/
BODY {
background: #FFFFE2;
}

/*Bread text*/
BODY, TD {
font-size: 14px;
font-family: Palatino,Georgia,Times,serif,Courier;
font-style: italic;
color: #850035;
}

/*Main*/
.tr4_table_td1 {
}

/*Headers*/
H1, H2 {
font-weight: 800;
}

H3, H4, H5, H6 {
font-weight: 700;
}

H1 {
margin-bottom: 14px;
font-size: 30px;
}

H2 {
margin-bottom: 10px;
font-size: 28px;
}

H3 {
margin-bottom: 7px;
font-size: 20px;
}

H4 {
margin-bottom: 7px;
font-size: 18px;
}

H5, H6 {
margin-bottom: 2px;
font-size: 14px;
}

/*Navigation*/
.nav_bar_openfolder {
color: #CCCC99;
text-decoration: none;
font-size: 15px;
font-weight: 700;
margin-bottom: 2px;
margin-bottom: 2px;
text-decoration: none;
}

.nav_bar_closedfolder {
color: #FFFFFF;
font-size: 15px;
font-weight: 600;
padding-left: 2px;
padding-right: 2px;
text-decoration: underline;
cursor: pointer; cursor: hand;
}

A:hover .nav_bar_closedfolder {
background-color: #CCCC99;
color: #850035;
padding-left: 2px;
padding-right: 2px;
}

.nav_docbar_opendoc {
color: #850035;
font-weight: 700;
text-decoration: none;
}

.nav_docbar_closeddoc {
color: #0000FF;
font-weight: 600;
padding-left: 2px;
padding-right: 2px;
text-decoration: underline;
cursor: pointer; cursor: hand;
}

A:hover .nav_docbar_closeddoc {
background-color: #FFFFE2;
padding-left: 2px;
padding-right: 2px;
}

/*Remaining*/
A:link, A:visited, A:active {
color: #0000FF;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: underline;
cursor: pointer; cursor: hand;
}

B {
font-weight: 600;
}

HR {
background-color: #cf1320;
color: #cf1320;
height: 1px;
border: 0;
}

IMG {
border: 0px;
text-decoration: none;
}

SMALL {
font-size: 10px;
}

STRONG {
font-weight: 600;
}

UL, LI {
margin: 5px;
padding-left: 15px;
font-weight: lighter;
list-style-type: square
}

/*Signature*/
.signature {
font-size: 12px;
margin-bottom: 7px;
color: #000000;
}

/*Address*/
.address {
font-size: 12px;
color: #000000;
padding: 5px;
}

/*Date*/
.date {
font-size: 12px;
color: #000000;
left: 100px;
padding: 5px;
}

/*Search*/
.searchbox {
font-size: 8px;
color: #FFFFFF;
padding: 1px;
}