/*=============
=== alignment ===
=============*/
* {
padding:0px;
margin:0px;
text-decoration:none;
}

/*=================
=== page body bits ===
=================*/
body {
/*background-color:#4A3222;*/
text-align:center;
}

#sub_body {
width:940px;
height:690px;
margin:40px auto 10px auto;
padding:10 0 0 0px;
background-image:url(../img/body.png);
background-color:transparent;
background-repeat:no-repeat;
position:relative;
z-index:10;
}

#sub_body_2 {
width:941px;
height:691px;
margin:40px auto 10px auto;
padding:10 0 0 0px;
background-repeat:no-repeat;
position:relative;
z-index:10;
}

#sub_body_2 #splash{
border:3px solid #DDB354;
}

#head {
width:100%;
height:130px;
}

#nav {
width:95%;
height:32px;
margin:0px auto;
border:dashed #4A3222;
border-width:1 0 1 0px;
z-index:30;
}

#content_hold {
width:95%;
height:450px;
margin:0px auto;
position:relative;
/*border-bottom:1px dashed #4A3222;*/
background-color:#fdfaf4;
}

#content_borders {
width:95%;
height:450px;
padding:0 0 0 50px;
position:absolute;
z-index:50;
}

#top_flower {
position:absolute;
top:11px;
left:19px;
z-index:50;
}

#top_line {
position:absolute;
top:30px;
left:55px;
z-index:50;
}

#bottom_line {
position:absolute;
bottom:20px;
left:20px;
z-index:50;
}

#content{
width:820px;
height:90%;
margin:0px auto;
overflow:hidden;
}

#content_foot {
width:100%;
height:56px;
}

#foot {
width:100%;
height:10px;
color:#FBF0E2;
padding:0 0 10 0px;
font-size:10px;
text-align:center;
}

/*==========
=== fillers ===
==========*/
#head a {
padding:2 0 0 30px;
position:absolute;
left:0px;
top:10px;
z-index:60;
}

#head img {
border:none;
}

#nav iframe{
width:894px;
height:32px;
}

#content_frame {
margin:50 0 0 0px;
background-color:#fdfaf4;
}

#foot a {
color:#FBF0E2;
}

#foot a:hover {
color:#fff;
text-decoration:underline;
}

h1 {
font-weight:500;
font-size:25px;
text-align:right;
color:#DDB354;
}

#brows_links {
width:450px;
height:250px;
margin:400 auto 0 auto;
}

#brows_links #links {
margin:10px auto;
font-size:14px;
text-align:center;
color:#A58263;
}

#moveOn {
font-size:14px;
color:#A58263;
text-align:center;
margin:0px auto;
}

p {
font-size:14px;
text-align:left;
color:#A58263;
}

a {
margin:10px;
color:#DDB354;
}
a:hover {
color:#4A3222;
}


/*==========
=== Plants ===
==========*/
#plant_one {
width:350px;
height:350px;
position:absolute;
top:0px;
right:0px;
background-image:url(../img/plant_one.png);
background-position:bottom left;
background-repeat:no-repeat;
z-index:5;
}

#plant_one-five {
width:600px;
height:130px;
position:absolute;
top:10px;
right:10px;
background-image:url(../img/plant_one-five.png);
background-position:center right;
background-repeat:no-repeat;
z-index:5;
}

#plant_two {
width:300px;
height:265px;
position:absolute;
bottom:0px;
left:0px;
background-image:url(../img/plant_two.png);
background-position:top right;
background-repeat:no-repeat;
z-index:5;
}

#plant_three {
width:200px;
height:45px;
position:absolute;
background-image:url(../img/plant_three.gif);
background-position:bottom left;
background-repeat:no-repeat;
}

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||
||||              Styles By Adam Sivins            ||||
||||            of Waterfall Productions         ||||
||||     www.waterfall-productions.com     ||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||*/