html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: #FFF3E5 url(images/background.jpg) no-repeat;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: right;
}

*
{
  font-size: 9pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: right;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */
/* -> Fixed Schu 5/19/08 <- */


#bridal
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 660px;
  padding-top: 130px;
}


/* === Menu === */



#menu
{
  height: 31px;
  padding-right: 2px;
  margin: 0;
  list-style: none;   
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: #FFF3E5;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #000000; 
  background-color: #FFF3E5;
}

#menu a:hover, #menu a:active
{
  background-image: url('images/taba2.jpg');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/taba.jpg');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}



/* === Language menu === */



#submenu
{
  float: left;
  height: 31px;
  width: 340px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   

}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #000000; 
  background-color: #FFF3E5;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('images/tabb2.jpg');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/tabb.jpg');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/pic3.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border2
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border3
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/pic5.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border4
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/pic7.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
.border5
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/pic8.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
.border6
{ 
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/pic1.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border7
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/pic4.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border8
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/press.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.border9
{
  background-color: #ffffff;
  padding: 15px 15px 15px 146px;
  height: 232px;
  background-image: url('images/');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left
}

.content
{
	height: 217px;
	overflow: auto;
	padding: 7px;
	margin-left: 50px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #000000;
  background-color: inherit;
}



/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #ffffff;
  background-color: inherit;

}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.text a
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #FF9194;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
	display: block;
	color: #FF72EB;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-family: "Brush Script MT";
	font-size: 24px;
}

.bold
{
  font-weight: bold;
}
