/* CSS Document */

body {
	margin:0px;
	background-color:#6ea1b8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:1024px;
	min-height:1000px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #44B3CB;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #44B3CB;
}

#prizetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#header {
	height:231px;
	width:1024px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/christmasheader.gif) no-repeat;
}

#logo {
	position:absolute;
	top:10px;
	left:10px;
	width:274px;
	height:115px;
}

#navbar {
	position:absolute;
	width:860px;
	height:45px;
	top:209px;
	left:80px;
	background-color:#C93092;
}

#bodytext {
	position:absolute;
	width:840px;
	top:254px;
	left:80px;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
	min-height:746px;
}

#homebutton {
	position:absolute;
	width:71px;
	top:0px;
	left:0px;
	height:45px;
}

#orderbutton {
	position:absolute;
	width:133px;
	top:0px;
	left:71px;
	height:45px;
}

#deliverybutton {
	position:absolute;
	width:116px;
	top:0px;
	left:204px;
	height:45px;
}

#bloombutton {
	position:absolute;
	width:134px;
	top:0px;
	left:320px;
	height:45px;
}

#guaranteebutton {
	position:absolute;
	width:99px;
	top:0px;
	left:454px;
	height:45px;
}

#newsletterbutton {
	position:absolute;
	width:101px;
	top:0px;
	left:553px;
	height:45px;
}

#aboutbutton {
	position:absolute;
	width:87px;
	top:0px;
	left:654px;
	height:45px;
}

#contactbutton {
	position:absolute;
	width:119px;
	top:0px;
	left:741px;
	height:45px;
}

#upcoming {
	position:absolute;
	width:200px;
	top:765px;
	left:60px;
	min-height:150px;
}

#sympathy {
	position:absolute;
	width:200px;
	top:765px;
	left:320px;
	min-height:150px;
}

#bloom {
	position:absolute;
	width:200px;
	top:765px;
	left:580px;
	min-height:150px;
}

#contactinfo {
	position:absolute;
	width:310px;
	padding:5px 5px 5px 5px;
	top:15px;
	left:580px;
	min-height:50px;
	background:rgba(255, 255, 255, 0.5);
}
