body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.navlist {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1 {
font-size:14px;
font-weight:normal;
}
.page-title {
padding-top:60px;text-indent:-2000em;
}
.navlist li {
	display: inline;
}

.over {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.over span {
	display: none;
	}
 
.over:hover {
	background-position: bottom left;
}

/* nav */

#nav-contact {
	float: left;
	width: 130px;
	height: 46px;
	background-image: url(../images/nav-contact/nav_07.jpg);
}
#nav-home {
	float: left;
	width: 84px;
	height: 46px;
	background-image: url(../images/nav-contact/nav_01.jpg);
}

#nav-about {
	float: left;
	width: 110px;
	height: 46px;
	background-image: url(../images/nav-contact/nav_06.jpg);
}

#nav-gallery {
	float: left;
	width: 105px;
	height: 46px;
	background-image: url(../images/nav-contact/nav_05.jpg);
}

#nav-consulting {
	float: left;
	width: 195px;
	height: 46px;
	background-image: url(../images/nav-contact/nav_04.jpg);
}

#nav-event {
	float: left;
	width: 149px;
	height: 46px;
	background-image: url(../images/nav-contact/nav_03.jpg);
}

#nav-wedding {
	float: left;
	width: 161px;
	height: 46px;
	background-image: url(../images/nav-contact/nav_02.jpg);
}


h3 {
	font-size:16px; 
	color:#FFFFFF;
	margin:0 0 0 0;}
	
.secondary {
	background-image:url(../images/plan-wedding-packages.jpg);
	background-repeat:no-repeat;
	background-position:top;}
.secondary-bio {
	background-image:url(../images/our-team.jpg);
	background-repeat:no-repeat;
	background-position:top;}
.secondary-get-started {
	background-image:url(../images/get-started-packages-title.jpg);
	background-repeat:no-repeat;
	background-position:top;}
	
.secondary-2 {
	background-image:url(../images/secondary-bottom-bg.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
	padding-left:43px;
	padding-right:45px;
	padding-top:66px;
	margin:0 0 0 0;}

.sec-ul {
	list-style-image:url(../images/bullet.jpg);
	margin: 0 0 0 0;
	padding-left:19px;}

.footer-address {
	font-size:14px;
	color:#FFFFFF;}

.footer {
	font-size:11px;
	color:#FFFFFF;}
.footer a:link {
	text-decoration:none;
	color:#FFFFFF;}
.footer a:visited{
	text-decoration:none;
	color:#FFFFFF;}
.footer a:hover{
	text-decoration:none;
	color:#e4ff71;}
	
.footer-copyright {
	font-size:11px;
	color:#e4ff71;
	font-weight:bold;}
.footer-copyright a:link {
	color:#e4ff71;
	text-decoration:none;}
.footer-copyright a:visited{
	color:#e4ff71;
	text-decoration:none;}
.footer-copyright a:hover{
	text-decoration:none;
	color:#da630a;}
	
#video-button {
	float:right;
	margin-top:4px;
}
.small {
	font-size:11px;
}
#nav
{
}

#nav ul
{
	border: 0;
	padding: 0;
	margin: 0;
	float:right;
	list-style-type: none;
}



#nav ul li
{
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}

#nav ul li a
{
	border: none;
	padding: 0;
	margin: 0 0 0px 0;
	text-decoration: none;
	display: block;
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index:10;
	list-style:none;
	display: block;
	width: 109px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-left:0px;
	margin-top:46px;
}
#nav li ul li {
	list-style:none;
	display: block;
	clear:left;
	width:100%;
}


#nav li:hover ul ul, #navcontainer li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #navcontainer li li:hover ul, #navcontainer li.sfhover ul, #navcontainer li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav-testimonials {
	background:url(../images/testimonials.jpg);
	float: top left;
	width: 109px;
	height: 34px;
}
.join{
	float: right;
	margin: 15px 110px 0 0;
	
}
#sitemap-content {
width:700px;padding:120px 40px 40px 60px;color:#000;font:Arial, Helvetica, sans-serif 13px;
}
#sitemap-content p {
font-size:13px;
line-height:20px;
margin-bottom:40px;
}
#sitemap-content h2 a, #sitemap-content h2 a:visited{
font-size:16px;
color:#333333;
border-bottom:#999999 1px dotted;
text-decoration:none;
}
#sitemap-content h2 a:hover{
font-size:16px;
color:#111;
border-bottom:#333 1px dotted;
text-decoration:none;
}