body{
	font: 70%/1.6em Verdana,sans-serif;
	color: #333;
	background: #eee url('/img/body_bg.png') repeat-x;
	margin-top: 3px;
}

a:link
{
	color:#333333;
}
a:visited
{
	color: #666666;
}
a:active
{

}
a:hover{
/*	text-decoration:none;*/
	color: #44448f;
}

#container{
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;

}



#head{
	background:  url('/img/header_bg.gif') top center no-repeat;
	background-color: #FFFFFF;
	margin:0;
	height: 82px;
	border-bottom: #ddd 1px solid;
}
#logo
{
	width: 279px;
	height: 59px;
	background-image:url('/img/logo.jpg');
	padding-left: 15px;
	padding-top: 15px;
	background-repeat:no-repeat;
	background-position: bottom right;
	float: left;
}
#topnav
{
	float: left;
	padding-top: 60px;

	width: 300px;
	height: 14px;
	margin-left: 10px;
}
#topnav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topnav li
{
	float: left;
	padding-right: 10px;
}
#topnav li a
{
	font-size: 12px;
	text-decoration: none;
	color: #44448f;
}
#topnav li a:hover
{
/*	color: #c898f8;*/
	color: #000000;
}
#contact
{
	width: 130px;
	line-height: 12px;
	margin-top: 2px;
/*	background-color: #999999;*/
	height: 80px;
	margin-left: 50px;
	float: left;
}
#contact a
{
		color: #c898f8;
		text-decoration:none;
		font-weight: bold;
}
#contact a:hover
{
	color: #44448f;
/*	color: black;*/
	
}


#content{
/*	margin: 5px 0 0 0;*/

	width: 570px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 22px;
	float:left;
/*	background:  url('../img/content_sep.png') repeat-y;
	background-position: 98.5% 0;*/
			background-color: #FFFFFF;
/*	min-height: 415px;*/
	height: 415px;
	overflow: auto;
	

	font-size: 14px;
/*	border-bottom: #ddd 1px solid;*/
}
#content h1
{
	font-size: 21px;
	margin-top: 20px;
	padding-bottom: 5px;
	color:#000000;
	margin-right: 100px;
	font-family:"Times New Roman", Times, serif;
font-family:Verdana, Arial, Helvetica, sans-serif;

	border-bottom: 1px solid #AAAAAA;
}
#content #gallery-name
{
	margin-top: 18px;
	margin-right: 0;
}
#content h2
{
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#rightbar{
	width: 190px;
	background-color: #f1e8fd;
	min-height: 445px;

/*	padding: 10px 10px 10px 0;*/
	float:right;
/*	border-left: 1px dotted #dddddd;*/
	background-image:url('/img/sidebar_bg.jpg');
	background-repeat:repeat-y;
	
}
#rightbar ul
{
	margin: 0;
	padding: 0;

	list-style-type: none;
}
#rightbar ul span
{
display: none;
}
/* Rollovers*/
	a.cakes
	{
		 display: block; /* a tag must be a block */
		 width: 190px; /* width of reactive image */
		 height: 35px; /* height of reactive image */
		 background-image: url('/img/cakes.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.cakes:hover
	{
		 background-image: url('/img/cakesRO.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.arm
	{
		 display: block; /* a tag must be a block */
		 width: 190px; /* width of reactive image */
		 height: 35px; /* height of reactive image */
		 background-image: url('/img/arm.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.arm:hover
	{
		 background-image: url('/img/armRO.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.buffet
	{
		 display: block; /* a tag must be a block */
		 width: 190px; /* width of reactive image */
		 height: 35px; /* height of reactive image */
		 background-image: url('/img/buffet.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.buffet:hover
	{
		 background-image: url('/img/buffetRO.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.reception
	{
		 display: block; /* a tag must be a block */
		 width: 190px; /* width of reactive image */
		 height: 35px; /* height of reactive image */
		 background-image: url('/img/reception.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.reception:hover
	{
		 background-image: url('/img/receptionRO.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	
		a.prices
	{
		 display: block; /* a tag must be a block */
		 width: 190px; /* width of reactive image */
		 height: 35px; /* height of reactive image */
		 background-image: url('/img/prices.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.prices:hover
	{
		 background-image: url('/img/pricesRO.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	
		a.speeches
	{
		 display: block; /* a tag must be a block */
		 width: 190px; /* width of reactive image */
		 height: 35px; /* height of reactive image */
		 background-image: url('/img/wedding-speeches.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.speeches:hover
	{
		 background-image: url('/img/wedding-speechesRO.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}


			a.contact
	{
		 display: block; /* a tag must be a block */
		 width: 190px; /* width of reactive image */
		 height: 140px; /* height of reactive image */
		 background-image: url('/img/phone.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
	a.contact:hover
	{
		 background-image: url('/img/phoneRO.jpg'); /* source for start image */
		 background-repeat: no-repeat;
	}
#footer{
	clear:both;
	text-align:right;
	background: #dddddd;
	padding: 10px;
	font-size:10px;
	color:#333333;
}
.clear
{
clear: both;
}
a:hover
{
/*	cursor: wait;*/
}