body 
	{ 
	margin:0px; 
	font-family:Helvetica, Arial; 
	margin:0px; 
	background:url('../images/background.jpg') no-repeat center top #0f0b01;  
	}

hr
	{
	border:none;
	border-top : dashed 3px black;
	height:1px;
	}

h1
	{
	margin:0 auto;
	width:90%;
	font-size:12pt;
	background-color:black;
	color:white;
	padding:5px;
	}

p
	{
	padding:10px;
	}

img
	{
	border:none;
	}

#wrapper
	{
	position:relative;
	top:-15px;
	background:url('../images/logo.png') no-repeat center top;
	width:1350px;
	margin:0 auto;
	}

#header
	{ 
	position:relative;
	top:220px;
	width:900px;
	margin:0 auto;
	color:white;
	text-align:center;
	}
	#header a
		{
			color:white;
			text-decoration:none;
			padding:2px;
		}

	#header a:hover
		{
			text-decoration:none;
			padding:2px;
			font-size:12pt;
			color:#f5b81e;
			font-weight:bold;
		}


.container
	{ 
	display:block; 
	position:relative; 
	clear:both; 
	margin:0px auto; 
	font-size:14px; 
	top:220px;
	width:1030px;
	background:white;
	}

.container2
	{ 
	display:block; 
	position:relative; 
	clear:both; 
	margin:0px auto; 
	font-size:14px; 
	width:1030px;
	background:white;
	}

.column1
	{
	background:white;
	width:400px;
	float:left;
	}

.column2
	{
	background:white;
	width:305px;
	float:left;
	}
.column2 p
	{
	font-size:10pt;
	padding:0px 10px 0px 10px;
	}

.column3
	{
	background:white;
	width:305px;
	float:left;
	}
.column3 p
	{
	font-size:10pt;
	padding:0px 10px 0px 10px;
	}

.gallery
	{
	clear:both;
	}

.clear
	{
	clear:both;
	}

.rightcolumn
	{
	width:480px;
	float:right;
	margin:10px 35px 10px 0px;
	}

.leftcolumn
	{
	width:480px;
	float:left;
	margin:10px 0px 10px 10px;
	}


#contact
	{	
		width:1000px;
		background:url('../images/weddingbackground.jpg') no-repeat top right;
		height:680px;
		padding-left:10px;
	}

#contactleft
	{
		width:50%;
		float:left;
	}

a.lg
	{ 
	color:#D3D3D3; 
	text-decoration:none; 
	font-size:37px; 
	line-height:133px; 
	}

.goldtext
	{
		color:#f5b81e;
	}

#advertise1
	{
		clear:both;
		display:inline;
		width:40%;
		float:left;
		background-color:white;
	}

#advertise2
	{
		width:40%;
		float:left;
		background-color:white;
	}

	#advertise2 p
		{
			font-size:10pt;
			border:1px solid #f5b81e;
			margin:10px;
			padding:5px;
			-moz-border-radius: 10px; 
			-webkit-border-radius: 10px;
		}

	#advertise2 a, a:hover, a:link, a:visited
		{
			color:black;
		}

	#advertise2 th, td
		{
			padding-right:15px;
		}

.bordertab
	{
		border:1px solid #7f8180;
	}

#advertise3
	{
		width:20%;
		float:right;
		background-color:white;
	}

	#advertise3 th, td
		{
			padding-left:15px;
		}

.gold
	{
		background-color:#f5b81e;
		text-align:center;
	}

.bigad
	{
		margin:3px;
		color:black;
		height:150px;
		font-size:9pt;
		font-family:arial;
		background:white;
	}

.smallad
	{
		margin:5px;
		color:black;
		font-size:9pt;
		font-family:arial;
		background:white;
	}

#listing1
	{
		width:341px;
		clear:both;
		float:left;
		background:white;
		color:black;
		padding:5px 0px 5px 0px;
	}

#listing2
	{
		width:341px;
		float:left;
		background:white;
		padding:5px 0px 5px 0px;
	}

#listing3
	{
		width:342px;
		float:left;
		background:white;
		padding:5px 0px 5px 0px;
	}





/* -------------------Sleek article spinner-------------------- */
#SlideItMoo_info_outer,
#SlideItMoo_info_inner,
#SlideItMoo_info_items .info_item{
	width:900px;
	height:300px;
}

#SlideItMoo_info_outer{
	width:980px;
}

#SlideItMoo_info_outer { 
	display:block; 
	position:relative; 
	margin:0px auto 0px; 
	background:white;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-radius:7px;
}
#SlideItMoo_info_inner { 
	position:relative ; 
	overflow:hidden ; 
	margin:0px auto 0px;  
}
#SlideItMoo_info_items { 
	display:block; 
	position:relative; 
}
/* remember after styling to set the itemWidth parameter on class instance */
#SlideItMoo_info_items .info_item{
	display:block; 
	position:relative;
	float:left;
	color:#FFFFFF;
	font-size:16px;
}
	#SlideItMoo_info_items .info_item a.more{
		display:block;
		position:absolute;
		bottom:10px;
		right:0px;
		color:#CCCCCC;
		text-decoration:none;
		text-transform:uppercase;
		background:#0066FF;
		padding:3px 10px;
		border:1px #000000 solid;
		-moz-border-radius:5px;
	}

#SlideItMoo_info_items .info_item a img{
	border:3px #000 solid;
	padding:3px;
	background:#fff;
	-moz-border-radius:5px;
	margin:20px 10px;
	margin-left:0px;
}

#SlideItMoo_info_items .info_item img {
	float:left;	
	margin-right:15px;
}

#SlideItMoo_info_items .info_item h1{
	color:#00CCFF;
	text-align:left;
	font-size:30px;
	padding:15px 0px 20px;
}

/* create custom forward-backward buttons for this container */
.SlideItMoo_forward,
.SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:280px; 
	bottom:0px; 
	right:5px; 
	background:url(../images/slideitmoo_forward.png) no-repeat center;  
}
.SlideItMoo_back { 
	left:5px; 
	background:url(../images/slideitmoo_back.png) no-repeat center;  
}

/* next prev article announce */
#announce{
	display:block;
	position:relative;
	clear:both;
	height:50px;
	background:#666666;
	width:880px;
	margin:0px auto;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
	#prev_title,
	#next_title{
		display:block;
		position:relative;
		float:left;
		font-size:14px;
		color:#FFFFFF;
		padding:0px 10px;
		line-height:50px;
		cursor:pointer;
	}
	#next_title{
		float:right;
		margin-left:auto;
	}
	#announce a.playing{
		display:block;
		position:absolute;
		left:420px;
		top:5px;
		width:40px;
		height:40px;
		background:url(../images/pause.png) center center;	
	}
	#announce a.paused{
		background:url(../images/play.png) center center;	
	}

#footer
	{
		clear:both;
		background-color:#0f0b01;
		color:white;
		font-size:9pt;
		text-align:center;
	}

	#footer a, a:link, a:hover, a:visited
		{
			color:#f5b81e;
			text-decoration:none;
		}

