
body {    
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
  background-color: #2e6395;
  color: black;
	margin:0px; 
	padding:0px;
	text-align: center;	
  font-size: 12px;
  overflow: scroll;  
}

img {
    border: 0px;   
}

a {
    color: #8c201b;   
}

h2 {
  color: #b4b0b0;
  font-size: 26px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h3 {
  margin: 0px;
  padding: 0px;	
  font-size: 18px;
  font-weight: bold;
  color: #811d19;
}

#frame {
	margin: auto;
    text-align: center;
}

#content {    
    background-color: #f2ecec;
    width: 923px;
    border-left: 2px solid #791a18;
    border-right: 2px solid #791a18;  
    
    position: relative;  
}

#shadow_left {
    background-image: url('images/shadow_left.png');
    background-repeat: repeat-y;
    height: 100%;
    width: 25px;
}

#shadow_right {
    background-image: url('images/shadow_right.png');
    width: 25px;
    height: 100%;
    background-repeat: repeat-y; 
}

#header {
  margin-bottom: -3px;
  /*The actual height is 152. Add 24 pixels so that the content below starts at the correct height.*/
  height: 176px;
}

#newsletter_container {
  position: absolute;
  left: 517px;
  top: 14px;
  overflow: visible; 
}

#newsletter {
  width: 310px;
  vertical-align: top;
  text-align: left;
}

#menu {
  background-color: #070102;
  border-bottom: 3px #600 solid;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	background: url('/wp-content/themes/live/images/link-back.png') repeat-x #070102;
  position: relative;
  z-index: 2;
}
#thing {
  left: 0px;
  display: block!important;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 22px!important;
  background: url('/wp-content/themes/live/images/link-back.png') repeat-x #070102;
}
#back {
	text-align: center;
	border: 0px solid #800;
	margin: 0 auto;
  position: relative;
  z-index: 2;
}
#back div {
  display: inline-block;
  height: auto;
  zoom:1; 
  *display: inline; 
  _height: auto;
  margin: 0;
}
#menu a {
	text-decoration: none;
}
.menu_item {
  cursor: pointer;
  background: #070102 url('/wp-content/themes/live/images/link-back.png') repeat-x;
  color: #fff;
  border: 1px #070102 solid;
  border-width: 0 1px 0 0;
  padding: 2px 5px;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  z-index: 3;
}

.first_item {
	border-width: 0 1px 0 1px;
}

.menu_item:hover {
  background: #600;
}
#home {
	padding: 0px;
	margin: 0;
}
#home-drop, #home-drop2, #home-drop3, #home-drop4, #gifts-drop1, #gifts-drop2, #gifts-drop3, #about-drop, #about-drop2, #about-drop3, #register-drop {
	position: absolute;
	margin-top: 0px;
	z-index: 1;
}

#home-drop .menu_item, #home-drop2 .menu_item, #home-drop3 .menu_item, #home-drop4 .menu_item, #gifts-drop1 .menu_item, #gifts-drop2 .menu_item, #gifts-drop3 .menu_item, #about-drop .menu_item, #about-drop2 .menu_item, #about-drop3 .menu_item, #register-drop .menu_item {
  z-index: 1!important;
}
#about-drop .menu_item, #about-drop2 .menu_item, #about-drop3 .menu_item {
	width: 140px;
	text-align: left;
}
#gifts-drop1 .menu_item, #gifts-drop2 .menu_item, #gifts-drop3 .menu_item {
	width: 100px;
	text-align: left;
}
#home-drop .menu_item, #home-drop2 .menu_item, #home-drop3 .menu_item, #home-drop4 .menu_item {
	width: 130px;
	text-align: left;
}
#register-drop .menu_item {
  margin-left: -50px;
}

#menu .page_item {
	font-weight: bold;
	color: black;
}

#copy_container {
  padding-left: 20px; 
  padding-right: 20px;   
  width: 577px;
  margin: 0px;  
}
#copy {  
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  margin-top: 35px;  
}

#sidebar {
  margin-top: 20px;
  border-left: 1px solid #b4b0b0;
}



#sidebar img {
  margin-top: 0px;
}

#home_greeting {
  width: 500px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;  
}

/* Image Scroller */


#scroller_container 
{  
  margin-top: 0px;
  padding-top: 0px;  
  text-align: center;
  margin-left: 20px;
  margin-bottom: 24px;
  position: relative;
  display: none;  /* disabled scroller */
}

#scroller_imageBox 
{
  margin: auto;
  width: 334px;
  margin-top: 0px;
  padding-top: 0px;  
  border-left: 3px solid #000;
  border-right: 3px solid #000;  
  position: relative;  
  overflow: hidden;
}

#scroller_imageBoxInside 
{
  position: relative;
  left: -334px;
  width: 10000px;
}

#scroller_imageBox img 
{
  float: left;
  padding: 0px;
  margin: 0px;
}

#scroller_imageBox br 
{
  clear: both;
}

#controls img 
{
  border: 0;
}

/* End Image Scroller */

.pagetitle {
  margin-bottom: 6px;
}

#sidebar div {
  margin-left: 8px;
  margin-top: 8px;
}
.coloredBox {
	width: 140px;
	height: 140px;
	border: 1px solid #444444;
	background-color: #2e6395;
	
}


.title_link {
	text-decoration: none;
}

.title_link:hover {
	text-decoration: underline;
}

/* Zach added these from rtl.css to make the visual alignment work in editor */
img.alignright {
	
	margin: 0 0 2px 7px;
}

img.alignleft {
	margin: 0 7px 2px 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.search-title {
	padding-top: 10px;
}
.widget  {
	list-style: none;
}
/**/

