/*
	styles.css
	Valley Floral Co., Inc.
	cooked up 2009.07
*/

	a.navwhite:link { 
		text-decoration: none;
		color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
	}
	a.navwhite:visited {
		text-decoration: none;
		color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
	}
	a.navwhite:hover {
		text-decoration: underline;
		color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
	}
	a.navblack:link {
		text-decoration: none;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
	}
	a.navblack:visited {
		text-decoration: none;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
	}
	a.navblack:hover {
		text-decoration: underline;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
	}
   body {
		font-family: "Verdana";
		font-size: 100%;
		margin: 0px;
		padding: 0px;
		text-align: center;
		min-width: 1034px;
		background-color: #d7c494;
		color: #000000;
	}
   p {
		font-family: "Verdana";
		font-size: 14px;
	}
   FORM {
		margin:0;
		padding:0;
	}

   #centerwrapper {
		text-align: left;
		width: 1034px;
		margin-left: auto;
		margin-right: auto;
	}

	#root {
		POSITION: absolute;
		WIDTH: 1034px;
		HEIGHT: 851px;
	}

	#c0 {
		position: absolute;
		width: 1032px;
		height: 135px;
		top: 486px;
		left: 1px;
	}

	/* Header Background */
	#c1 {
		position: absolute;
		width: 1032px;
		height: 68px;
		top: 0px;
		left: 1px;
	}

	/* Top Menu Background */
	#c2 {
		position: absolute;
		width: 1032px;
		height: 34px;
		top: 67px;
		left: 1px;
	}

	/* Body Background */
	#c3 {
		position: absolute;
		width: 1032px;
		height: 700px;
		top: 102px;
		left: 1px;
	}

	/* Header Text */
	#c4 {
		position: absolute;
		width: 326px;
		height: 53px;
		top: 10px;
		left: 21px;
		border-left: none;
		border-bottom: none;
		border-top: none;
		border-right: none;
	}

	/* Footer Text */
	#c5 {
		position: absolute;
		width: 1032px;
		height: 27px;
		top: 801px;
		left: 1px;
		border-left: none;
		border-bottom: none;
		border-top: none;
		border-right: none;
		background: #f46963;
		text-align: center;
		font-size: 10px;
	}

	/* Navigation */
	#c6 {
		position: absolute;
		width: 129px;
		height: 408px;
		top: 69px;
		left: 1px;
		border-left: none;
		border-bottom: none;
		border-top: none;
		border-right: none;
	}

	/* Header Tag Line */
	#c7 {
		position: absolute;
		width: 514px;
		height: 20px;
		top: 76px;
		left: 256px;
		border-left: none;
		border-bottom: none;
		border-top: none;
		border-right: none;
		text-align: center;
		font-size: 14px;
	}
	
	/* body text */
	#c8 {
		position: absolute;
		width: 690px;
		height: 660px;
		top: 120px;
		left: 150px;
		border-left: none;
		border-bottom: none;
		border-top: none;
		border-right: none;
		text-align: left;
	}

	/* right column */
	#c9 {
		position: absolute;
		width: 165px;
		height: 660px;
		top: 120px;
		left: 850px;
		border-left: 1px #aaa solid;
		border-bottom: 1px #aaa solid;
		border-top: 1px #aaa solid;
		border-right: 1px #aaa solid;
	}

	.valheadertext1 {
		line-height: 26px;
		color: #333333;
		font-size: 20px;
		font-weight: bold;
	}

	.valheadertext2 {
		line-height: 16px;
		color: #333333;
		font-size: 12px;
		font-weight: bold;
	}

	.valpagehead {
		text-align: left;
		color: #028570;
		font-size: 12px;
		font-weight: bold;
	}

	/* Left column tag */
	.lctag1 {
		width: 100%;
		border-bottom: 1px #aaa solid;
		border-top: 1px #aaa solid;
		text-align:left;
		font-size: 10px;
	}


