/*
   style sheet comments
   Author: Rodney Gibbons
   Date:   10-09-09

   Filename:         PrintOrderForm.css
   Supporting Files: left bar image: inner.jpg
*/
@page 				{size: 8.5in 11in; margin: 0.5in}
body 				{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}
body:before 		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 24pt; 
					text-align: center; content:"Creative Arts Photography Order Form"}
#header				{display: none}
#print_header		{font-size: 24pt; font-weight: bold; text-align: center}
#leftbar			{display: none}
#inner				{text-align: left;font-size: 10pt}
h1					{font-family: Georgia, "Times New Roman", Times, serif; font-size: 24pt; 
					text-align: center}
			
h3					{font-size: 14pt}
#inner h3.coming_from	{color: black}
#footer				{display: none}


#inner .more-info	{text-align: left}

#links				{display: none}
#details .details					{width: 5in}

table								{width: 100%}

.display_none		{display: none}
