
/* CSS Document - Rebecca Eve Bridal */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #817276 url(images/bg.jpg) repeat-x;

}


h2 {
	
	font-size: 22px;
	font-family:"Palatino Linotype", Palatino, "Times New Roman";
	color: #FFFFFF;
	padding-bottom:10px;

}

h5 {
	
	font-size: 16px;
	font-family:"Palatino Linotype", Palatino, "Times New Roman";
	color: #FFFFFF;
/*	padding-bottom:10px;*/

}

div#wrapper {

	width: 850px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;


}

/*---TOP SECTION---*/

div#logo {
	clear:both;
	float:left;
	width: 850px;
	height: 94px;

}


div#address {


	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/address.jpg) no-repeat;
	width: 759px;
	height: 186px;
	padding: 37px 0px 0 91px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color:#3300ff;
	text-decoration: none;
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #3300ff;
	text-decoration: underline;
}

div#para1 {

	float:left;
	color: #FFFFFF;
	background:url(images/para1.jpg) no-repeat;
	width: 273px;
	height: 299px;
	padding: 25px 486px 0 91px ;

}

/*---MID SECTION---*/




div#image2 {


	clear:both;
	float:left;
	width: 455px;
	height: 542px;

}

	
div#para2 {

	float:left;
	color:#FFFFFF;
	background:url(images/para2.gif) no-repeat;
	width: 311px;
	height: 512px;
	padding: 30px 84px 0 0px ;

}




/*---BOTTOM SECTION---*/

div#image3 {

	clear:both;
	float:left;
	width: 455px;
	height: 327px;


}

div#image4 {



	float:left;
	width: 395px;
	height: 576px;


}


