﻿
.text div{
 padding: 0 0 10px 0;
}

#GalleryContainer
{
    top: 214px;
    padding-bottom: 20px;
    padding-right: 25px;
    padding-left: 30px;
}

img
{
  border-color:#AFAFAF;
  border:3; 
    }
#leftcontent
{
    height: 550px;
    top: 200px;
    left: 10px;
    width: 390px;
    margin-right: 10px;
    margin-left: 20px; 
}

	#rightcontent {	 
    height: 550px;
	width: 390px;
			}

			
#container
{
    width: 870px;
    margin:5px auto;

}

#top {
	width: 870px;
	height: 130px;
}

.style1
{
    border-width: 0px;
   
}
    .image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}    
    
#nav ul
{
    background: top left url(images/nav_bg2.png) repeat-x;
    text-align: center;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-top-color: white;
    border-top-style: solid;
}

#nav li {
	display: inline;
}

#nav a
{
    font-weight: normal;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: large;
}


#nav a:hover {
	color: #393C39;
	text-decoration: underline;
}


html, body, ul, li, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	color:#525052;
	list-style: none;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif, Times New Roman;
}


#content a, #content_piece a, #order_content a, #content_piece1 a, #content_piece1 a, #GalleryContainer a
{
    /*make it bold*/
   
	color:#525052;
    }

#content a:hover, #content_piece a:hover, #order_content a:hover, #content_piece1 a:hover, #content_piece2 a:hover, #GalleryContainer a:hover

{     
  color: #94897B;
	text-decoration: underline; 
	  
    }
 
#Bridalheading
{
    padding-top: 20px;
    margin-left: 40px;
    margin-bottom: 20px;
    margin-right: 20px;
}
#footer
{
    color: #555555;
    text-align: center;
    font-size: large;
    margin-top: 15px;
    margin-bottom:3px;
   
}


#container-body
{
    background-color:White;
     
     
}
 

/* GALLERY */
#flash_gallery{
	width: 870px;
	height: 600px;
}


#content_piece
{
   
    font-weight: normal;
   padding-top:20px;
    margin-left: 15px;
    margin-bottom: 20px;
     padding-bottom: 20px;
    margin-right: 15px;  
}
#order_content 
{
    font-weight: normal;
      padding-top:20px;
    margin-bottom: 20px;
     padding-bottom: 20px;
    font-size: 13pt;
}

#content_piece1
{
   
    font-weight: normal;
   padding-top:20px;
    margin-left: 35px;
    margin-bottom: 20px;
     padding-bottom: 20px;
    margin-right: 20px;  
}

#content_piece2
{
    font-weight: normal;
    padding-top: 20px;
    margin-left: 24px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-right: 24px;
}


