/* Awesome Blossom */

.acc
{
	display:none;
}
	
body, html
{
	margin: 0;
	padding:0;
	background: transparent url(../img/bgd.gif) 0 0 repeat;
	
}

a
{
	color: #f893f0;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #ff7091;
	text-decoration:none;
}

h1
{
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 24px;
	color: #f893f0;
	padding: 0 0 5px 0;
	margin:0;
}

h2
{
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #ff7091;
	padding: 10px 0 0 0;
	margin:0;
}

h3
{
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #3497f4;
	padding: 0 0 0.8em 0;
	margin:0;
}

h4
{
	font: normal 14px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #cb9b30;
	padding: 0 0 0.8em 0;
	margin:0;
}

h5
{
	font: italic 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #bb580e;
	padding: 0 0 0.8em 0;
	margin:0;
}

h6
{
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #311200;
	padding: 0 0 0.8em 0;
	margin: 0;	
}

ul, ol, dl
{
	padding: 10px 0 20px 30px;
	margin: 0;
}

li, dd
{
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #45462c;
}

p
{
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.5em;
	color: #fff;
	padding: 0 0 0.8em 0;
	margin:0;
}

#container {
	position:relative;
	height: 100%;
	width:932px;
	margin:0 auto;
	padding:0;
	background: transparent url(../img/bgd4.gif) 0 0 repeat;
}

/*header*/

#ab_header {
	position:relative;
	margin: 0 auto;
	width:900px;
	height:246px;
	background: url(../img/ab_head.gif) 0 0 no-repeat;
}

/*menu*/

#ab_m
{
	position:relative;
	width:900px;
	height: 97px;
	left:16px;
	background: transparent url(../img/menu2.gif) 0 0 no-repeat;
}

#ab_m ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 97px;
}

#ab_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 97px;
	display: block;
	top: 0px;
	
}

#ab_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home			{left: 257px; width: 53px;}
#gift			{left: 314px; width: 45px;}
#wedding		{left: 362px; width: 86px;}
#sympathy		{left: 452px; width: 92px;}
#contact		{left: 548px; width: 93px;}

#home			a:hover	{background: transparent url(../img/menu2.gif) -257px -98px no-repeat;}
#gift			a:hover	{background: transparent url(../img/menu2.gif) -314px -98px no-repeat;}
#wedding		a:hover	{background: transparent url(../img/menu2.gif) -362px -98px no-repeat;}
#sympathy		a:hover	{background: transparent url(../img/menu2.gif) -452px -98px no-repeat;}
#contact		a:hover	{background: transparent url(../img/menu2.gif) -548px -98px no-repeat;}

#home			a.on	{background: transparent url(../img/menu2.gif) -257px -98px no-repeat; cursor: default;}
#gift			a.on	{background: transparent url(../img/menu2.gif) -314px -98px no-repeat; cursor: default;}
#wedding		a.on	{background: transparent url(../img/menu2.gif) -362px -98px no-repeat; cursor: default;}
#sympathy		a.on	{background: transparent url(../img/menu2.gif) -452px -98px no-repeat; cursor: default;}
#contact		a.on	{background: transparent url(../img/menu2.gif) -548px -98px no-repeat; cursor: default;}

/*main*/

#main
{
	position: relative;
	width:900px;
	left:16px;
	padding:0 0 0 0;
	margin:0;
	background: #6d2884;
	
}

/*content*/

#ab_content 
{
	position:relative;
	float:left;
	width:715px;
	padding: 25px 60px 10px 85px;
	
}

/*images */

.imagewrap
{
	padding:20px 30px 10px 30px;
}

img
{
  
 	border: 1px solid #f893f0;
}

.table
{
	width:650px;
	table-layout:fixed;
	cellpadding: 10px;
	
}

.td
{
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 20px;
	color: #fff;
	text-align:center;
}

.space
{
	clear:both;
}

#clear
{
	clear:both;
}

/*footer*/

#ab_foot 
{
	position:relative;
	width:832px;
	height:70px;
	padding:0 60px 0 40px;
	background:transparent url(../img/ab_foot2.gif) 16px 0 no-repeat;
}

#ab_foot p
{
	width:650px;
	margin:0 0 0 30px;
	padding:23px 0 10px 15px;
	font: normal 11px "Trebuchet MS", Tahoma, sans-serif;
	color: #f893f0;
}

#ab_foot p a
{
	color: #fff;
	text-decoration: none;
	font-style:normal;
}

#ab_foot p a:hover
{
	color: #fff;
	text-decoration: underline;
}

#ab_foot h5#info
{
	position: absolute;
	top: 15px;
	right: 45px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.8em;
}

#ab_foot h5#info a
{
	text-decoration: none;
	color: #EFE5C9;
}

#ab_foot h5#info a:hover
{
	color: #fff;
}
