body {
	margin: 0;
	border: 0;
	padding: 0;
 	background-color: #F5F5F5;} 			/* Light Grey - F5F5F5, */

#wrapper { 	        	
	width: 763px;
  	margin-left: auto;
  	margin-right: auto;
    background-color: white;}				/* White */ 

/* ------------------- HEADER SECTION ------------------- */

#header { 									/* Header - Image */
	position: relative; 
	width: 763px;
	height: 96px; 
	margin: 0;
	border: 0;	
	padding: 0;
	top: 0; 
	left: 0; 
	font-family: Arial;
	font-size: 1pt;
	color: black;
	text-align: left;
/* 	background-image: url("../images/header/tarzana-florist_flowers-tarzana.jpg"); */
	background-color: none;}

#community-flower-delivery {
	position: absolute;
	width: 450px;
	height: 20px;
	top: 2px;
	left: 72px;
	background-color: none;}
	
h1 {
	margin: 0; /* IMPORTANT */
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:100;
	color: #A1F2EB;	/* "COMMUNITY NAME " FLOWER DELIVERY */
	text-alight: left;}

/* ------------------ MENU SECTION ------------------ */

#menu {										/* Menu - Text */
	position: relative;
	overflow: visible; 
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	width: 763px;
	height: 16px; 
	padding-top: 1px;
	top: 0;
	left: 0;
  	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
	text-align: center;
	background-color: #6100C1;}  			/* Dark Purple - 6100C1 */
	
#menu-title {   			/* --------------- COMPLETE - DON'T CHANGE ---------------- */
  	width: 300px;
  	font-weight: bold;
  	margin: 0;
  	padding: 0 0 0 0px; /* working */
  	float: left;}

#menu-right ul { 			/* --------------- COMPLETE - DON'T CHANGE ---------------- */
  	margin: 0;
  	padding: 0 10px 0 0;
 	text-align: right;} 

#menu-right li {			/* --------------- COMPLETE - DON'T CHANGE ---------------- */
  	display: inline;
  	font-weight: normal;}

.menu-dot {
	font-family: Arial;
	font-size: 7pt;
	color: white;}

/* ---------- Menu Anchor Links -------- */
  
#menu a:link {
	color:#FFFFFF;} /* INITIAL COLOR - White - WORKS FOR BOTH IE & FOX */

#menu-right a:hover {
	color:#FFFFFF;  /* HOVER - UNDERLINE WORKS FOR BOTH IE & FOX - COLOR DOESN'T REMAIN AFTER VISIT */ 
	text-decoration: underline;} 

#menu-right a:active {
	color:#FFFFFF;} /* TRANSITION COLOR (Not Important) - White - WORKS ON BOTH IE & FOX  */

#menu-right a:visited {
	color: #FFFFFF;}   /* VISITED COLOR - White - WORKS FOR BOTH IE & FOX -  */

/* --------------- MAIN WINDOW SECTION -------------- */

#main-window {								/* Whole Section - Main Window - Division */
	position: absolute;
	overflow: hidden;
	width: 540px;
	height: 510px;
	top: 0px;
	left: 223px;}

#main-window h2 {							/* Heading - "ABOUT US */
	position: relative;
	overflow: visible;
	width: 540px;
	height: 24px;
	margin: 0;
	padding-bottom: 0px;
	top: 12px;
	left: 0;
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
/*	font-variant: small-caps; */ 
	color: #CC0099; 				
	text-align: center;}

#main-window-content {						/*	Main Window Content Area */ 				
	overflow: visible;
	width: 515px;
	height: 449px;
	margin: 12px 0px 0 10px;
	border: 0;
	padding: 2px;}

#main-window-content p {					/*	Division - About Us Text */ 				
	margin: 0;
	border: 0;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	text-align: justify;
	background-color: white;}

#operational-content {
	position: relative;
	width: 515px;
	top: 15px;
	left: 0;}

#operational-content h3 {					/* Main Content - Text */
	position: relative;
	margin: 5px 0;		
	border: 0;
	padding: 0 0 0 0; 
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #48158e;							/* Darkest Purple - 48158e */
	text-align: left;}

#about-us-banner {
	position: relative;
	top: 10px;
	left: 0;
	height: 100px;
	width: 515px;
	background-image: url(../images/banners/about-us_515x100.jpg);} 

/* --------------- SIDEBAR CATEGORIES COLUMN SECTION -------------- */

#sidebar-column {
	position: relative;
	width: 223px;
	height: 512px; /* important setting - keep at 513px for visibility during design */
	overflow: visible; /* important setting */
	top: 0px;
	left: 0px;}

/* ------------------ Special Feature Banner ------------------ */

#special-feature-banner {						/* Special Feature Item - Image ( Graduation Special ) */
	position: relative; 
	width: 223px;
	height: 90px;
	top: 0px;
	left: 0px;
	color: black; /* matching red - FF0101*/
	text-align: left;
	background-image: url('../images/special-feature/everyday-special_223x90.gif');}

#special-feature-banner_text {				/* Special Feature Item - Text ( KEEP ) */
	padding-top: 1px;
	font-family: Arial;
	font-size: 4px;
	color: white;
	text-align: right;}

/* ------------------ Phone Order Specials Categories ------------------ */

#phone-order-specials {						/* Phone Order Specials - Division */
	position: absolute;
	margin: 0;
	padding-bottom: 0;
	overflow: visible; 
	width: 223px;
	height: 420px;
	top: 90px;
	left: 0px;}

#po-categories-container {					/* Phone Order Categories - Container */
	position: absolute;
	width: 205px;
	margin: 0;
	border: 0;
	padding: 3px;
	height: 375px;
	top: 26px;
	left: 8px;
	line-height: 1;
	text-align: left;}

#phone-order-specials h3 {					/* Heading - "ONLINE ORDER SPECIALS" */
	position: relative;
	margin: 0;
	padding: 0;
	top: 7px;
	left: 0;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0099;	 						/* Violet Red - CC0099, Maroon - 990033 */
	text-align: center;
	background-color: white;}				/* Violet Red - CC0099, Maroon - 990033 */

#phone-order-specials h4 {					/* SA Titles - "Anniversary", "Birthday", "Contemporary", etc. */
	position: relative;
	margin: 0; 
	border: 0;
	padding: 1px;
	width: 120px;
	height: 15px;
	top: 0px;
	left: -2px;
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #6600CC; 						/* Dark Purple - 6600CC */
	text-align: left;}

#anniversary {								/* Text - Anniversary Section */
	position: relative; /* important setting */
	margin-top: 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#birthday {									/* Text - Contemporary Section */
	position: relative; /* important setting */
	margin-top: 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#contemporary {								/* Text - Contemporary Section */
	position: relative; /* important setting */
	margin-top: 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#corporate {								/* Text - Corporate Section */
	position: relative; /* important setting */
	margin-top: 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#exotics {									/* Text - Exotics Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#get-well {									/* Text - Get Well Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#new-baby {									/* Text - Plants Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#plants {									/* Text - Plants Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#romance {									/* Text - Romance Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#roses {									/* Text - Romance Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#sympathy {									/* Text - Sympathy Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

#wedding {									/* Text - Sympathy Section */
	position: relative; /* important setting */
	margin: 0 0;
	border: 0;
	padding: 0;	
	width: 175px;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #00004F;							/* Darkest Blue - 00004F */
	text-align: left;}

.view {
	position: absolute; /* important setting */
	margin: 0px; /* important setting */
	padding: 0;
	border: 0;
	top: 0px;
	left: 187px;} /* controls sa category button distance from text */

/* ------------------ FOOTER AND LIST SECTION ------------------ */

#footer-n-list-section {					/* Footer - Division */
	position: absolute; 
	width: 763px;
/*	height: 200px; */
	top: 510px; 
	left: 0px;
	color: white;
	text-align: center;
	background-color: none;} 			/* Light Grey - F5F5F5 */

#footer {
	position: absolute;
	top: 0;
	left: 0;
	width: 763px;
	height: 50px;} 

/* --------------------- Copyright Notice ---------------------- */

#copyright {
	position: absolute;
	width: 345px;
	height: 34px;
	top: 59px;
	left:  209px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;  		/* PREVIOUSLY 8pt */
	text-align: right;
	color: #000000;
	background-color: none;}
	
#copyright-text {
	position: absolute;
	width: 254px;
	height: 13px;
	top: 0px;
	left: 0px;
	background-color: none;}

#goldstar-websites {
	position: absolute;
	width: 254px;
	height: 13px;
	top: 16px;
	left: 0px;
	background-color: none;}
	
#w3c {
	position: absolute;
	width: 88px;
	height: 31px;
	right: 0px;
	background-image: url(../images/logos/w3c_88x31.gif);}

/* ----------- List of San Fernando Valley Florist ------------ */

#san-fernando-valley-florists {
	position: absolute;
	width: 763px;
	top: 89px;
	left: 0px;
	font-family: Verdana, Arial;
	font-size: 9px;  		/* POST-SCRIPT 6.75pt */
	color: #000000;
	text-align: justify;} 

#birthday-gift-wedding-flowers-funeral-services-postscript {
	position: absolute;
	top: 184px;
	left: 0px;
	font-family: Verdana, Arial;
	font-size: 1pt;
	color: #F5F5F5;} /* Light Grey F5F5F5 */	

/* ---------- SFV Florist List Anchor Links -------- */
  
#san-fernando-valley-florists a:link {		/* DO NOT CHANGE ORDER OF SEQUENCE */
	color: black;} /* INITIAL COLOR - Black - WORKS FOR BOTH IE & FOX */

#san-fernando-valley-florists a:visited {
	color: black;}   /* VISITED COLOR - White - WORKS FOR BOTH IE & FOX -  */

#san-fernando-valley-florists a:hover {
	color: #333333;  /* HOVER - Medium Grey - UNDERLINE WORKS FOR BOTH IE & FOX - COLOR DOESN'T REMAIN AFTER VISIT */ 
	text-decoration: underline;} 

#san-fernando-valley-florists a:active {
	color: black;} /* TRANSITION COLOR (Not Important) - Cyan - WORKS ON BOTH IE & FOX  */

.list-dot {
	font-family: Arial;
	font-size: 7pt;
	color: black;}			/* Black */

/* -------------- STANDARD AMG BODY RULES ------------- */ 

a {
	text-decoration: none;} /* prevents initial underline on both IE & Firefox */

a:link {				/* DO NOT CHANGE ORDER OF SEQUENCE */
	color:#0000FF;} 	/* initial color - Blue */

a:visited {
	color:#0000FF;}  	/* visited color - Blue */

a:hover {
	color:#3366FF;}		/* hover color - Medium Blue */ 

a:active {
	color:#0099FF;} 	/* transition color - Cyan */

img {
	border: 0px;}

table {
	margin: 0px;
	border: 0px;
	padding: 0px;} 

/* ------------------ REFERENCE COLORS ------------------
  
	White  - FFFFFF ; Black - 000000 ; Grey - CCCCCC ; Light Grey - F5F5F5 ; Transition Grey - 333333 (18)	
	Red    - FF0000 ; Rose Red - E4082E, Maroon - 990033, Violet Red - CC0099 ; Fucia - FF00FF
	Violet - EE82EE ; Pink - FFCCFF ; Salmon - F7E9E5 ; Light Pink - FFF5F5 ; CC99FF - Lavender 
	Purple - 9900FF ; Lavender - CC99FF ; Dark Purple - 6100C1, Darker Purple - 5A1BAF, Darkest Purple - 48158E
	Orange - FF7F00 ; FF9900 - Gold ; Yellow Gold - FFCC00 
	Yellow - FFFF00 ; Light Yellow - FFFF66 ; Lime - CCFF33
	Green  - 00FF00 ; Bright Green - 00FF33 ; Light Green - CCFFCC ; Olive - CCFF33 ; Dark Green - 33CC33 
	Cyan   - 00FFFF ; Light Cyan - 66FFFF ; Medium Cyan - 33CCFF ;  Turquoise - 00FFCC
	Blue   - 0000FF ; Light Blue - 00CCFF ; Medium Blue - 3366FF ;  Dark Blue - 000066 ; Darkest Blue - 00004F */