/* global */
html{height: 100%;}

body
{ background:  #c4e0d3;
  color:  #c4e0d3;
  padding: 0px;
  margin: 0px;
 
}

/*colors*/
#links, #footer, #search, #menu, #menu li a
{ background:  url(.);
  color: #DBD7D1;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #DBD7D1;
}




/* main container */
#main
{ width: 898px;
  margin-left: auto; 
  margin-right: auto;
  background: #FFFFFF url(http://i255.photobucket.com/albums/hh136/Ada_Corpse-Bride/Page/hinterg.png) repeat-y;
  color: #70695A;
}

/* links above the logo / 
#links, #footer
{ margin-left: auto;
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 720px;
  height: 0px;
  font-size: 94%;
  text-transform: uppercase;
}

#links{text-align: right;}

#footer{text-align: center;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: none;}

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 898px;
  height: 440px;
  text-align: left;
  background: #FFFFFF url(http://i255.photobucket.com/albums/hh136/Ada_Corpse-Bride/Page/Page2.png) no-repeat;
  color: #70695A;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
  background: transparent;
  color: #FFFFFF;
}

/* navigation menu */ {margin: 10px auto;} 
#menu
{ height: px;
  width: 380px;
  margin-left: auto; 
  margin-right: auto;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: px;
  text-decoration: none; 
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;
} 

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width:  898px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 155px;
  float: right;
  padding: 16px 0px 5px 0px;
}

.sidebaritem
{ text-align: left;
  width: 150px;
  float: left;
  margin: 0px 0px 5px 0px;
}

.sbihead
{ height: 14px;
  width: 150px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 100%;
}

.sbicontent{padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px;
  padding: 0px 0px 5px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 600px;
  float: right;
  padding: 12px 70px 15px 19px;
  color: #e2e2e2;
}

#column2 h1
{ padding: 0px 0px 4px 270px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 0%;
  text-transform: uppercase;
  font-weight: normal;
  background:  transparent;
  color: transparent;
  border-color: transparent;
}

.sidebaritem a, #column2 a
{ padding: 0px 0px 2px px;
  text-decoration: none;
  border-bottom: 0px hidden;
  color: #3e7e7c;
}

.sidebaritem a:hover, #column2 a:hover
{ padding: 0px 0px 2px px;
  text-decoration: none;
  border-bottom: 0px hidden;
  color: #5a8a89;
}

/* contact page - form layout */
.sidebaritem form{margin-top: 0px;}

.sidebaritem div.row
{ clear: both;
  width: 448px;
}

.sidebaritem div.row span.formlabel
{ float: left;
  width: 150px;
  text-align: left;
}

.sidebaritem div.row span.forminput
{ float: right;
  text-align: right;
} 

.sidebaritem div.spacer
{ clear: both;
  width: 160px;
}

.sidebaritem input, textarea
{ width: 150px;
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.sidebaritem submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}



#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background:  url(.);
  color: #70695A;
} 

#content, #column2 a, #column2 a:hover
{ background: 
  color: #70695A;
}

.sidebaritem, .sidebaritem a 
{ background: transparent;
  color: #046a68;
}

.sidebaritem a:hover
{ background: transparent;
  color: #6cc3bc;
}

.sbihead
{ background:  url(http://i182.photobucket.com/albums/x154/AdanaxXxKitchingxXxRoss/site4.png) no-repeat;
  color: #e2e2e2
  mancode: no repeat
}

.sbihead h1
{ background: transparent;
  color: #e2e2e2
}

.sbilinks li a
{ background: #FFFFFF url();
  color: #DBD7D1;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #CE7014;
} 

