*
{
margin:0;
padding:0;
}

body 
{
	background-color: #000000;
	margin: 0;
	padding:0;
	font-family: arial;
	font-size: 17px;
	color:#666666;
	}

#container
{
	display: block;
	width: 974px;
	height:720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site/background.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	background-position: top;
	padding-top:23px;
}

#container-home
{
	display: block;
	width: 974px;
	height:720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site/background-home.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	background-position: top;
	padding-top:23px;
}

#contact-container
{
	display: block;
	width: 974px;
	height:720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site/contact-background.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	background-position: top;
	padding-top:23px;
}

#content-contact-right
{
display: block;
width: 200px;
height: 500px;
float: right;
margin-left: 10px;
}

#menu
{
width: 180px;
height: 500px;
padding: 5px;
margin-top: 125px;
margin-left: 55px;
background-color: transparent;
float: left;
}

#menu ul 
{
text-align: left;
}

#menu li
{

margin-bottom: 40px;
list-style-type: none;
}


#menu a:link 
	{
	color: #999999;
	font-family: Arial;
	font-size: 20px;
	text-decoration:none;
}

#menu a:visited 
	{
	color: #999999;
	font-family: Arial;
	font-size: 20px;
	text-decoration:none;
}

#menu a:hover 
	{
	color: #000000;
	font-family: Arial;
	font-size: 20px;
	text-decoration:none;
}

#menu a:active 
	{
	color: #999999;
	font-family: Arial;
	font-size: 20px;
	text-decoration:none;
	}	
	
#menu ul li .current
{
text-decoration: none;
font-size: 20px;
font-weight: bold;
color: #000000;
}


#content-center
{
width: 315px;
height: 500px;
margin-left: 255px;
margin-top: 125px;
padding-left: 5px;
padding-top: 10px;
background-color:transparent;
color: #666666;
}

#content-center-home
{
width: 315px;
height: 500px;
margin-left: 255px;
margin-top: 125px;
padding-left: 5px;
padding-top: 10px;
background-color:transparent;
color: #666666;
}

#content-center-bridesmaid
{
width: 315px;
height: 500px;
margin-left: 255px;
margin-top: 125px;
padding-left: 5px;
padding-top: 10px;
background-color:transparent;
color: #666666;
}

#content-center-bridesmaid p
{
font-size: 13px;	
}
#content-center-home p
{
font-size: 13px;	
}
#content-center p
{
font-size: 13.5px;	
}

#content-center-bridesmaid h1
{
font-size: 14px;		
}

#content-center h1
{
font-size: 14px;		
}

#content-center-home h1
{
font-size: 14px;		
}

#content-contact
{
width: 650px;
height: 500px;
margin-left: 255px;
margin-top: 125px;
padding-left: 5px;
padding-top: 15px;
background-color:transparent;
color: #666666;
}

#content-contact h1
{
font-size: 14px;		
}

#content-contact p
{
font-size: 13px;	
}

#content-bridal
{
width: 650px;
height: 500px;
margin-left: 255px;
margin-top: 125px;
padding-left: 5px;
padding-top: 15px;
background-color:transparent;
color: #666666;
}

#content-right-home
{
	width: 300px;
	height: 470px;
	margin-top: 145px;
	margin-right: 65px;
	padding: 5px;
	background-color:transparent;
	float: right;
	background-repeat: no-repeat;
}

#content-right-man
{
width: 300px;
height: 470px;
margin-top: 145px;
margin-right: 65px;
padding: 5px;
background-color:transparent;
float: right;
}

#content-right-flirt
{
width: 300px;
height: 470px;
margin-top: 145px;
margin-right: 65px;
padding: 5px;
background-color:transparent;
float: right;
background-image:url(../images/site/flirt-image.png);
background-repeat: no-repeat;
}

#content-right-bridesmaid
{
width: 300px;
height: 470px;
margin-top: 145px;
margin-right: 65px;
padding: 5px;
background-color:transparent;
float: right;
background-image:url(../images/site/bridesmaid-page.png);
background-repeat: no-repeat;
}

#content-right-bridal
{
width: 300px;
height: 470px;
margin-top: 145px;
margin-right: 65px;
padding: 5px;
background-color:transparent;
float: right;
}

h1
{
	font-size: 20px;
}

#map
{
	padding: 0px;
	display:block;
	border:1px solid #000000;
	width: 430px;
	height: 470px;
	color:#000000;
}
#content-center a:link 
	{
	color: #666666;
	text-decoration:none;
}

#content-center a:visited 
	{
	color: #666666;
	text-decoration:none;
}

#content-center a:hover 
	{
	color: #cccccc;
	text-decoration:bold;
}

#content-center a:active 
	{
	color: #666666;
	text-decoration:bold;
	}	
	
#content-center-bridesmaid a:link 
	{
	color: #666666;
	text-decoration:none;
}

#content-center-bridesmaid a:visited 
	{
	color: #666666;
	text-decoration:none;
}

#content-center-bridesmaid a:hover 
	{
	color: #cccccc;
	text-decoration:bold;
}

#content-center-bridesmaid a:active 
	{
	color: #666666;
	text-decoration:bold;
	}	

	#footer
{
margin-top: 5px;
margin-bottom: 50px;
text-align: center;
}

#footer a:link
{
text-decoration: none;
color: #efefef;
font-weight:bold;
font-size: 18px;
}

#footer a:active
{
text-decoration: none;
color: #efefef;
font-weight:bold;
font-size: 18px;
}

#footer a:visited
{
text-decoration: none;
color: #efefef;
font-weight:bold;
font-size: 18px;
}

#content-center p.prom
{
 margin-top: 0px;
}

#content-center p.bridal
{
 margin-top:0px;
 font-size: 14px;
}
