body {
background: #000000 url(../images/bg1.jpg);
}

a {
color: #B96D00;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h3 {
display: inline;
text-align: center;
font-size: 36px;
font-family: "monotype corsiva";
text-decoration: none;
background: #ebdfd5;
padding: 5px;
}

.box {
position: relative;
background-image: url(../images/menu_background.png);
background-repeat: repeat;
left: -20px;
padding: 5px;
}

#upbg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url(../images/bg2.jpg) repeat-x;
z-index: 1;
}

#master_container {
z-index: 2;
position: relative;
width: 871px;
border: solid 0px #fff;
margin: 0 auto;
}

#header {
border: solid 1px #fff;
text-align: center;
position: relative;
width: 100%;
margin-bottom: 2px;
}

#top_navbar {
border: solid 1px #604433;
text-align: center;
width: 100%;
position: relative;
background-color: #604433;
height: 30px;
}

#top_navbar ul {
position: relative;
top: 5px;
}

#top_navbar ul li {
position: relative;
display: inline;
}

#top_navbar ul li a {
padding: 3px;
color: #fff;
text-decoration: none;
}

#top_navbar ul li a:hover {
text-decoration: underline;
}

#top_navbar ul li a.active {
background-color: #998055;
}

#borderline {
width: 100%;
background: #fff url(../images/border1.gif) repeat-x;
border: solid 1px #fff;
margin: 2px 0px 0px 0px;
height: 14px;
}

#left_navbar_margin {
width:	3%;
float: left;
clear: left;
}

#left_navbar {
margin-top: 20px;
/*margin-left: 20px;*/
width:	20%;
font-weight: bold;
font-size: 20px;
line-height: 2;
position: relative;
float: left;
/*clear: left;*/
}

#left_navbar ul {
margin-left: 20px;
}

#left_navbar li {
margin: -5px;
list-style-type: none;
}

#content {
width: 100%;
/*float: left;
clear: right;*/
background: url(../images/hout_back.jpg);
border: solid 1px #fff;
color:	#604433;
}

#content ul {
font-size: large;
position: relative;
background-image: url(../images/menu_background.png);
background-repeat: repeat;
left: -20px;
padding: 5px;

}

#content p {
font-size: large;
position: relative;
background-image: url(../images/menu_background.png);
background-repeat: repeat;
padding: 5px;
margin: 20px;
}

#right_content {
margin-top: 20px;
float: left;
clear: right;
width: 77%;
text-align: center;
}

#right_content p {
width: 85%;
font-size: large;
position: relative;
background-image: url(../images/menu_background.png);
background-repeat: repeat;
padding: 5px;
margin: 20px 0px;
text-align: justify;
}

#contacts_table {
margin: 20px;
background:url(../images/boxbg.gif);
background-repeat: repeat;
}

table td {
padding: 5px 5px 5px 10px;
}

#footer {
position: relative;
height: 30px;
clear: both;
padding-top: 10px;
font-size: 0.8em;
}

#footer .left {
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right {
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

.brownblock {
background:url(file:///C|/Documents and Settings/Louis/Desktop/Foreverwood/images/brownblocks.jpg);
background-repeat:repeat;
width: 200px;
height: 200px;
padding: 0px;
margin: 0px;
}

.pictblock {
width: 200px;
height: 200px;
padding: 0px;
margin: 0px;
}


.mainCenter {
	height:100%;
}

#TopFrame {
	width: 356px;
	height: 270px;
	border: 0px;
}

#BottomFrame {
	width: 670px;
	height: 360px;
	border: 0px;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}
