/* Kate's Blossoms
	www.shauncharity.com
 */

* {
	margin: 0px;
	border: 0px;
}
body { 
	behavior:url("csshover.htc"); 
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	margin-bottom: 6px;
	text-align: left;
}

img {
	behavior: url("pngbehavior.htc");
}


h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
	padding-bottom: 2px;
}

h3 {
	font-size: 18px;
	color: #e5f9ff;
	line-height: 23px;
	letter-spacing: 1px;
	padding-bottom: 4px;
	
}

body {
	background-color: #75645A;
	background-image: url(img/bg_fade.jpg);
	background-repeat: repeat-x;
}

#bgImage {
	background-image: url(img/bg_corner.jpg);
	background-repeat: no-repeat;
	height: 560px;
}
#logo {
	position: absolute;
	left: 100px;
	top: 28px;
}
#blog {
	position: absolute;
	left: 380px;
	top: 20px;
}
#contact {
	position: absolute;
	left: 791px;
	top: 30px;
	width: 173px;
}

#contact2 {
	position: absolute;
	left: 780px;
	top: 22px;
	width: 173px;
}

#button_arry {
	height: 50px;
	position: absolute;
	background-image: url(img/navi_bar.png);
	background-repeat: repeat-x;
	top: 90px;
	padding-top: 5px;
	padding-left: 40px;
	z-index: 9;
	width: 100%;
}

#content_left {
	width:375px;
	left: 100px;
	top: 163px;
	position: absolute;
	z-index: 4;
	padding-bottom: 120px;
}

#content_right {
	top: 158px;
	position: absolute;
	left: 540px;
	z-index: 3;
}

a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}

#gallery {
	position: absolute;
	width: 800px;
	height: 500px;	
	top: 150px;
	left: 86px;	
}

#footer {
	width: 758px;
	height: 60px;
	left: 100px;
	bottom: 0px;
	text-align: center;
	background-color: #5D5149;
	padding-top: 25px;
	z-index: 6;
}

#foot_left {
	width: 234px;
	height: 30px;
	position: absolute;
	left: 25px;
}

#foot_right {
	position: relative;
	top: -10px;
	right: -250px;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
.top {
	
}

#button_arry2 {
	height: 50px;
	position: absolute;
	background-image: url(img/navi_bar.png);
	background-repeat: repeat-x;
	top: 90px;
	padding-top: 5px;
	z-index: 9;
	width: 100%;
}

#menu2{
	position:absolute;
	z-index: 9;
	left: 50px;
	top: 8px;
	overflow: hidden;
	width: 986px;
}

#menu{
	position:absolute;
	margin-top:10px;
	z-index: 9;
	top: 2px;
	left: 20px;
	overflow: hidden;
	width: 1200px;
}

#menu ul .item{
	display:none;
}
#menu ul:hover .item{
	display:block;
	background:#FFF8DA;
	padding-left: 5px;
	width: 120px;
}

#menu ul img {
	margin-top: -5px;
}


#menu ul:hover .item a{
	color:#457C89;
	text-decoration:none;
}

#menu ul{
	width:118px;
	float:left;
	list-style:none;
}
.clear{clear:both;height:10px;}

#content_left ul {
	color: #FFF;
	font-size: 15px;
	padding-bottom: 2px;
	line-height: 19px;
}
