/*
   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 Print 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;
	width: 770px;
}
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}
#ContactInfo input					{width: 3in}

table								{width: 100%}

.photo_description					{width: 3in}
.display_none		{display: none}
