/* MAIN CONTAINER */
#rap {		
	background-color: #cce6bf;	/* Left Nav Bar Color */
}

/* MAIN NAVIGATION */
#nav ul a {
	background-image:url(http://www.vivandingrid.com/weddings/graphics/navbar2.png);	/* Main Navigation Image */
}

/* LOCATION IDENTIFICATION BUTTON - OVER STATE */
#nav li#weddings a {background-position: 185px 100px;}	/* Identification For Home Page */

/* RIGHT-SIDE OF PAGE */
#right_rap {	/* Main container for right side */
//	background-image:url(http://www.vivandingrid.com/storelocator/graphics/VertStitch.png);	/* Stitch Image For Page */	
	background-color: #fff;							/* Color of Right Side of Page */
}


body     { background-color: #fff}
.nav {
	background-color: #9999FF;
	width: 183px;
}
.stitch {
	background-image: url(graphics/VertStitch.gif);
	background-repeat: repeat-y;
	width: 10px;
}
#title {
	text-align: right;
}
#wrap {
//border: 1px solid black;
margin: auto;
width: 600px;
}
#wrap h2 {
color: #cc0066;
}
#wrap p {
text-align: left;
}
#collection {
//border: 1px solid blue;
width: 290px;

float: left;

}
.collection_image {
//border: 1px solid orange;
height: 150px;
float: left;
margin: 5px;
}
.collection_image a {
text-decoration: none;
}
#color {
//border: 1px solid red;
width: 290px;
float: left;
}
#color a {
text-decoration: none;
}
#news {
margin-top: 450px;
margin-bottom: 60px;
clear: both;
//border: 1px solid black;
}
.mag {
//border: 1px solid red;
text-align: left;
width: 400px;
margin: auto;
margin-top: 20px;
padding-top: 20px;
clear: left;
}
.mag img {
float: left;
margin-right: 10px;
border: 1px solid black;
}

