﻿/* CSS Document */
/* This is the test document for showing requested colors */

* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font-size : 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-color: #267878;*/ /* teal green */
	background-color:	#ADA07A;	/* Pantone 715 */
	color:	#3F3F38;	/* Pantone 718 */
	position: center;
}

.clear
{
	clear: both;
}

p {
	font-size: .75em;
}

.centerText {
	text-align: center
}

td {
/*padding: 7px 5px 7px 5px;*/
padding: 7px 2px 7px 2px;

}

td p {
	font-size: .68em;
	text-align: left;
}

li {
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;
	font-size: .75em;
}

hr {
	background-color: #ADA07A;	/*#267878;*/ /* teal green */
	border: none;
}

#promotable td, #promotable img 
{
	padding:0px ;
	margin:0px;
}

.title 
{
	color: #3F3F38;	/*#267878;*/ /* teal green */
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.titledux
{
	color: #3F3F38;	/*#267878;*/ /* teal green */
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding-left:50px;
}


.subtitle {
	font-size: 15px;
	color: #3F3F38;	/*#267878;*/ /* teal green */
	font-style: italic;
	font-weight: bold;
}
.subtitle1
{
	font-size:15px;
	color: #3F3F38;	/*#267878;*/
	font-weight:bold;
}

.subtitlesmall {
	font-size: 12px;
	color: #3F3F38;	/*#267878;*/ /* teal green */
	font-style: italic;
	font-weight: bold;
}

.greenitalics 
{
	color: 	#3F3F38;	/*#267878;*/ /* teal green */
	font-style: italic;
}

.weareopen 
{
	color: #A46834;
}

a {
	text-decoration: none;
	color: #ff0000;
}

.learnmore {
	text-decoration: none;
	color: #ff0000;
	/*padding: 5px 7px 0px 7px;*/
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	text-align: center; 
}
a:active, .learnmore:active {
	text-decoration: none;
	color: #ff0000;
}
a:hover, .learnmore:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:visited, .learnmore:visited {
	text-decoration: none;
	color: #ff0000;
}
a:visited:hover, .learnmore:visited:hover {
	text-decoration: underline;
	color: #ff0000;
}


/* layout styles */
#wrap {
    margin: 0 auto 0 auto;
    width: 800px;
    text-align: left;
}

#header 
{
    width: 800px;
    text-align: left;
	border-top:	5px solid #3F3F38;
	border-left:	5px solid #3F3F38;
	border-right:	5px solid #3F3F38;
}

#headerleft {
	float: left;
	width: 490px;
	height: 93px;
}

#headerright {
	float: left;
	width: 310px;
	height: 93px;
}

#nav {
 	height: 15px;
	padding: 5px;
	width: 800px;
	background-color: #3F3F38;	/* Pantone 5005 */	/*#267878;*/ /* teal green */
	font-size: .75em;
}

#nav a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 3px 0px 3px;
	margin: 5px 0 0 0;
	text-align: center; 
}
#nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#content {
	width: 800px;
    align: center;	
/*	background: url('../images/background.gif') repeat-y;*/
	border-left:	#3F3F38 solid 5px;
	border-right:	#3F3F38 solid 5px;
	background-color: #FFFFFF;
}

#content #copy {
	margin: 0 auto 0 auto;
	/*padding: 10px 0 0 0;*/
	padding: 0 0 0 0;
	width: 775px;
}

#content #copy .review_letter {
	font-family: "Times New Roman",Georgia,Serif;
	font-style: italic;
	font-weight: bold;
	margin:10px 10px 20px 10px;
	padding:5px;
	background-color:#EDEDED;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#imagecenter{
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#homebottom
{
	background-color:	#EDEDED;
	-moz-border-radius:	10px;
	border-radius:	10px;
}

#homeleft {
	width: 265px;
	float: left;
}

#homeleft #features {
	width: 265px;
	
}

#homeleft img {
	float: left;
	width: 125px; /*width: 95px*/
	/*margin: 0 7px 0 0;*/
	margin: 0 2px 0 0;
}

#homeright img {
	float: right;
	width: 125px; /*width: 95px*/
	/*margin: 0 7px 0 0;*/
	margin: 0 0 0 0;
}

#locationspage {
	width: 750px;
}

#locationleft {
	float: left;
	width: 375px;
	padding: 3px;
}

#locationspage h5 {
	color: #3F3F38;	/*#267878;*/ /* teal green */
	padding-top: 1em;
}

#locationspage p {
	font-size: 0.68em;
}

#locationspage img {
	padding: 0 5px 5px 5px;
}

#locationspage #tan {
	background-color: #F7E6BF;
	width: 350px;
	/*padding: 3px;*/
}

#locationspage #tan ul li {
	margin: 0px 0px 0px 10px; 
}

#locationright {
	float: left;
	padding: 3px;
	width: 325px;
	/*background-color: #F7E6BF;*/
	text-align: left;
}
#locationright_4_07 {
	float: left;
	padding: 1px;
	width: 525px;
	
	text-align: left;
}
#fourstep {
	width: 242px;
	text-align: left;
}

#toursleft {
	float: left;
	width: 300px;
	padding: 3px;
}

#toursright {
	float: left;
	width: 430px;
	padding: 3px;
}

#imgtours {
	padding: 7px;
}

#promoleft {
	float: left;
	width: 350px;
	margin: 0 7px 0 0;
}

#floralshop {
	
	width: 310px; /*280px;*/
/*	background-color: #F7E6BF;*/
	background-color:	#DCDCDC;
	border: 1px solid black;
	margin-left:	50px;
	margin-right:	50px;	
	-moz-border-radius:	10px;
	border-radius:		10px;
}

#floralshoptop {
	
	width: 275px; /*280px;*/
	background-color: #F7E6BF;
	border:1px solid black;
}

#homemiddlebackground {
	background-color: #880203;
}

#homemiddle
{
	width: 280px;
	float: left;
	/*background-color: #F7E6BF;*/
	background-color:	#EDEDED;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft:	10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius:	10px;
	padding-bottom:	7px;	/* Added to even the heights in FireFox */
}
#homecenter {
	align: center;
	width: 350px;
}

#homeright 
{
	width: 230px;/*width: 230px;*/
	/*margin-top: 18px;*/
	float: right;
	/*background-color: #F7E6BF;*/
	background-color:	#EDEDED;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright:	10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius:	10px;
}
#homecontainer{
	float:left;
	background-color:	#EDEDED;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright:	10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft:	10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
}

#promoright {
	padding: 10px;
	width: 370px;
	float: left;
	background-color: #F7E6BF;
	border: 1px dashed black;
}

#promoright-val {
	padding: 10px;
	width: 370px;
	float: left;
	
	
}

#promoright img {
	padding: 0 7px 0 0;
}

#meetPatrick {
	 background-color: #F7E6BF;
	 height: 158px;
}

#meetPatrick li {
	padding: 0 0 0 20px;	
}

#meetPatrick p, #tanbackground p {
	padding: 10px 0 0 0;
	font-size: .75em;
}

#tanbackground {
	/*float: left;*/
	background-color: #F7E6BF;
	padding: 15px;
	width:auto;
	margin: 0;
}

#threelinks {
 	padding: 0 0 0 20px;
}

/* Four Step layout styles */
.FourStep {
	padding: 5px;
	text-align: left;
}

.FourStep .img {
	width: 200px;
	float:left;
}

.FourStep .spec1 {
	background-color: #EDEDED;/*#F7E6BF;search*/
	padding: 10px;
	width: 400px;
	float:left;
	text-align: left;
}

.FourStep .spec2 {
	width: 400px;
	float: left;
	text-align: left;
}


# p {
	padding: 5px 0;
}

# li {
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;
	font-size: .75em;
}

#Gtip {
	width: 500px;
	padding: 5px 10px 5px 5px;
/*	background-color: #FFF5BB;*/
	background-color:	#EDEDED;
	text-align: left;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#whitebackground {
	float: left;
	padding: 15px;
	width: 200px;
}

#whitebackground2 {
	float: left;
	padding: 15px;
	width: 200px;
	padding-top: 0px;
}

.floralpics {
	padding: 4px;
}

#footer 
{
    width: 800px;
    text-align: left;
/*	background-color: #BC8787;	*//*#267878;*/ /* teal green */
}

#footer p 
{
	width:	800px;
	border-left:	5px solid #3F3F38;
	border-right:	5px solid #3F3F38;
	background-color:	#FFFFFF;
	color: #3F3F38;	/*267878;*/ /* teal green */
	text-align: center;
	font-size: .65em;
/*	background: url('../images/background.gif') repeat-y;*/
}

#bottom 
{
    width: 800px;
	height: 21px;
	background-color:	#FFFFFF;
	border-left:	5px solid #3F3F38;
	border-right:	5px solid #3F3F38;
	border-bottom:	5px solid #3F3F38;
/*	background: url('../images/bottom.gif');*/
}


.clearthis {
	clear: both; 
}

/* Allset clear method  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */


/* for testing purposes */
.border {
	border: 1px solid red;
}

/* form styles */
.button {
	font-size: 9pt;
	background-color: #267878;
	color: #ffffff;
	font-style: italic;
	font-weight: 600;
	border: none; 
}
	
input, textarea, select { 
	outline: none;
	font-family: Verdana, Arial;
	padding: 0px;
	border: 1px solid #267878; 
}

.required {
	color: #990000;
}

#floralshoptext {
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DCDCDC;/*#F7E6BF;*/
	padding: 0px 5px 0px 5px;
}

#floralshoptext p {
	text-align: left;
	width: 500px;
}

#floralshopphotography {
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 0px 5px;
}

#floralshopphotography p {
  font-family: "Monotype Corsiva",Cursive, Arial, Helvetica, sans-serif;
  font-size: 13pt;
	text-align: left;
	width: 500px;
}

#floralshopnav p {
	text-align: center;	
}

#indexyellowtext {
	text-align: left;
	width: 500px;
	background-color: #F7E6BF;
	padding: 0px 5px 0px 5px;
}

#indexyellowtext p {
	text-align: left;
	width: 500px;
	font-size: .68em;
}

#proyellowtext {
	text-align: left;
	width: 725px;
	background-color: #F7E6BF;
	padding: 0px 5px 0px 5px;
}

#proyellowtext p {
	text-align: left;
	width: 725px;
	font-size: .68em;
}

#locations
{
	padding-left: 30px;
}
.list
{
	padding-left: 30px;
	padding-top: 15px;
}
.column_one
{
	width:400px;
	float:left;
}
.column_two
{
	text-align:center;
	float:left;
}
.annuals_column_one
{
	width:250px;
	float:left;
}
.annuals_column_two
{
	width:150px;
	text-align:center;
	float:left;
	
}
.annuals_column_three
{
	padding-right:15px;
	float:right;
	text-align:left;
}

#detail_listing
{
	padding-top: 30px;
}

#detail_listing_box
{ 
  margin-left:50px;
  float:left;
  width:700px;
  background-color: #EDEDED;
	border: 1px solid black;
}
#detail_listing p
{
  padding-left:10px;
  font-size: 15px;
  padding-bottom: 10px;
}

#detail_listing ul
{
	list-style: none;
	font-size: 14px;
}

#detail_listing a
{
	text-decoration: none;
	color: #000;
}

#detail_listing a:hover
{
	color: #F00
}

#detail_listing h3
{
	font-size: 16px;
	color: #267878;
}

#detail_listing .col
{
	margin-left: 50px;
	float: left;
	width: 200px;
}

.newPlant
{
	width: 350px;
}

.newPlant h3
{
	margin: 10px;
}

.newPlant p
{
	margin: 10px;
	font-size: 14px;
}

.newPlant img
{
	float: left;
	margin: 10px 20px 10px 10px;
}

.newPlantCol
{
	float: left;
	width: 350px;
	margin: 10px;
}

.PromoItem
{
	font-weight:	bold;
	font-size:	1.4em;
}

.PromoPrice
{
	font-size:	.75em;
}

.CenterFeatureText
{
	font-weight:	bold;
	font-size:	10pt;
}

.singleImage
{
	border:	2px solid #3F3F38;
}

.ShadedTestimonial
{
	width:	750px;
	border:	solid 2px #3F3F38;
	background-color:	#ADA07A;
	display:	block;
	padding:	10px;
	
}

.PromoOpen
{
	font-weight:	bold;
	font-size:		1.2em;
}

.PromoFirstProduct
{
	color:			red;
/*	font-weight:	bold;*/
	font-size:		.90em;
}

.Employment
{
	font-size:	.75em;
	clear:		right;
	font-style:	italic;
}
.FeatureExtraPad{
	margin-top:10px;
	padding:8px;
}
.bold{
	font-weight:bold;
}
.textleft{
	text-align:left;
}
.left{
	float:left;
}
.package {
	
/*	width: 310px;*/ /*280px;*/
	width:	185px;
/*	background-color: #F7E6BF;*/
	background-color:	#DCDCDC;
	border: 1px solid black;
	margin-left:	20px;
	margin-right:	20px;	
	margin-top:5px;
	-moz-border-radius:	5px;
	border-radius:		5px;
	min-height:100px;
}
.packageBG
{
	background-color:	#EDEDED;
	-moz-border-radius:	10px;
	border-radius:	10px;
	min-height:300px;
}
.pad10{
	padding:10px;
}
.pad5{
	padding:5px;
}
.marg10{
	margin:10px;
}
.marg5{margin:5px;}
.textcenter{
	text-align:center;
}
.box{
/*	background-color: #F7E6BF;*/
	background-color:	#DCDCDC;
	border: 1px solid black;
	margin-left:	20px;
	margin-right:	20px;	
	margin-top:5px;
	-moz-border-radius:	5px;
	border-radius:		5px;
	min-height:80px;
}
#locationRightAlt{
	width: 365px;
	/*background-color: #F7E6BF;*/
	text-align: left;
}
.top10{margin-top:10px;}
.phoneExtra{
	width:60px;
	min-height:1px;
	text-align:right;
	padding-right:2px;
}
.day{width: 40%;}
.hours{}
.italic{font-style:italic;}
.bold{font-weight:bold;}
.px150{width:150px;}
.px450{width:450px;}
.lightGrey{background-color:#EDEDED;}
.normal{font-style:normal;font-weight: normal;}
.alignLeft{text-align:left;}
.center{margin-left:auto;margin-right:auto;text-align:center;}
.floralshop {
	
	width: 310px; /*280px;*/
/*	background-color: #F7E6BF;*/
	background-color:	#DCDCDC;
	border: 1px solid black;
	margin-left:	25px;
	margin-right:	25px;	
	-moz-border-radius:	10px;
	border-radius:		10px;
}
