body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F6A63;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em, underline;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
	font-size: 12px;
}

p {
}

#floatright
		{
	float: right;
	height: 275px;
	width: 220px;
		}
		
#floatleft
		{
	float: left;
	width: 270px;
	height: 780px;
		}
		
#aboutimage
		{
	float: left;
	width: 350px;
	height: 570px;
		}
		
#contactimage
		{
	float: left;
	width: 350px;
	height: 640px;
		}
			
#designers
		{
	float: left;
	width: 220px;
	height: 370px;
		}
		
#bms
		{
	float: right;
	width: 220px;
	height: 330px;
		}
		
#dc
		{
	float: right;
	width: 175px;
	height: 130px;
		}

#hm
		{
	float: right;
	width: 220px;
	height: 320px;
		}	
		
#flowers
		{
	float: right;
	width: 220px;
	height: 300px;
		}
	
#services {
	width: 100%;
	height: 175px;
}

#contact
		{
	float: right;
	height: 310px;
	width: 230px;
		}
		
#gowns
		{
	float: right;
	width: 410px;
	height: 625px;
		}
		
#acc
		{
	float: right;
	width: 160px;
	height: 140px;
		}
		
#veil
		{
	float: right;
	width: 170px;
	height: 250px;
		}
		
#evening
		{
	float: right;
	width: 215px;
	height: 274px;
		}



a {
	border-bottom: 1px dotted #000000;
	text-decoration: none;
	color: #AC021C;
}

a:hover {
	border: none;
	text-decoration: underling;
}

small {
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 760px;
	height: 170px;
	margin: 0 auto;
	background: url(images/bizzaro_header.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#header a:hover {
	text-decoration: underline;
	color: #000000;
}

#logo {
	float: left;
	padding: 0 0 0 0;
}

#logo h1 {
	margin: 0;
	padding-top: 50px;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
}

#logo h2 {
	margin: 0;
	font-size: 12px;
	text-align: center;
	letter-spacing: 6px;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 145px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 22px;
	font-size: 18px;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 760px;
}

/* Footer */

#footer {
	clear: both;
	height: 25px;
	text-align: center;
	color: #000000;
	background-image: url(images/footer.jpg);
	font-size: 10px;
	letter-spacing: 8px;
	padding-top: 3px;
}

quote {
	color: #663300;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
body_text {
	font-family: Arial, Helvetica, sans-serif; color: #1e1e1e;}
H7 {
	color: #663300;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

	
