
/* CSS Document - Julie's Bridal Hair */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #c7c7c7 url(images/background.jpg) repeat-x;

}

/*a:link, a:visited {

	font-weight: bold;
	color: #0033FF;
	text-decoration: none;	
}

a:hover,  a:active{

	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;	
}*/



h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:10px;
}

div#wrapper {

	width: 800px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;

}

/*---TOP SECTION---*/


div#logo  {

	clear:both;
	float:left;
	width: 800px;
	height: 177px;

}


div#address {

	clear:both;
	float:left;
	background:url(images/address.jpg) no-repeat;
	width: 591px;
	height: 150px;
	padding: 0px 0px 0 209px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color: #0033FF;
	text-decoration: none;	
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;	
}



/*---MID SECTION---*/


div#title {

	clear:both;
	float:left;
	width: 800px;
	height: 91px;

}

div#para1 {

	clear:both;
	float:left;
	background:url(images/para1.jpg) no-repeat;
	width: 381px;
	height: 224px;
	padding: 25px 36px 0 383px ;

}

div#para2 {

	clear:both;
	float:left;
	background:url(images/para2.jpg) no-repeat;
	width: 302px;
	height: 287px;
	padding: 68px 437px 0 61px ;

}


/*---BOTTOM SECTION---*/

div#para3 {

	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/para3.jpg) no-repeat;
	width: 302px;
	height: 236px;
	padding: 96px 437px 0 61px ;

}

a.para3:link, a.para3:visited {

	font-weight: bold;
	color: #3399ff;
	text-decoration: none;	
}

a.para3:hover,  a.para3:active{

	font-weight: bold;
	color: #3399ff;
	text-decoration: underline;	
}
