

/* ---------------------------------------------------------------------------------------------------------

Dozier Photo
http://www.dozier-photo.com/

Design, Code, and Content: Tony Scialdone
tony@straightstreetdesign.com

Database Structure, Interactivity, and Management: DotComOnomics
Thomas Bright and Tony Scialdone
http://www.dotcomonomics.com/

--------------------------------------------------------------------------------------------------------- */

/* UNIVERSAL DECLARATIONS */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	position: relative;
	margin: 0; padding: 0;
	background: transparent;
	border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline; }
:focus { outline: 0; }


/* Block Level Elements */

body { 
	margin: 0;
	padding: 0;
	background: #000 url(../images/bg_body.jpg) repeat-x top left; 
	color: #6c5294;
	font-size: 100.01%; }
	
#wrap {  
	margin: 0 auto;
	width: 960px;  
	font: 1em/1.6em "aldine721 lt bt", "Times New Roman", georgia, serif; 
	color: #999; }

#header { 
	margin-top: 21px;
	height: 135px;
	background: url(../images/logo.gif) no-repeat left top; }
	
#header a {
	display: block;
	float: right;
	top: 21px;
	right: 21px;
	width: 83px;
	height: 83px; }
	
#content { background: fff; 
	padding: 7px 0 49px 0; }
	
#primary { 
	float: left;
	padding-bottom: 49px;
	width: 700px; }

#primary p {
	margin: 21px 14px 0 0;
	font-size: 90%;
	text-align: justify; }

#secondary {  
	float: right;
	padding-bottom: 49px;
	width: 240px; }
	
#secondary p { 
	margin: 0 0 14px 0; 
	padding: 0; 
	text-align: justify; }
	
#show {
	width: 730px;
	height: 584px; }

#show img {
	display: block;
	margin: 0;
	padding: 0; }
	
	
/* 730 x 584 */
	
#show p { 
	top: -4px;
	left: -4px;
	margin: 0; 
	padding: 0; 
	width: 740px; 
	height: 594px; }
	
p.intro {
	font-size: 118%; }
	
p.intro img { 
	display: block; 
	top: 7px; 
	left: 200px; }

p.intro span { 
	display:  block; 
	text-align: right; 
	padding-right: 49px; 
	font-size: 164%; }
	
p#footer {
	clear: both; 
	margin: 77px auto;
	font-size: 90%;
	border-top: 1px solid #999; }

p#footer span {
	color: #6c5294; 
	font-size: 100%; }	

	


	
/* NAV STYLES */

ul#nav { 
	margin: 0 auto;
	padding: 0;
	width: 960px; 
	height: 49px; 
	text-align: right; }

#nav li { 
	list-style-type: none;
	display: inline;
	margin: 0 0 0 14px;
	padding: 0; 
	line-height: 49px; }
	
#nav li a {
	color: #fff;
	text-decoration: none; }
	
	
#nav li a:hover {
	text-decoration: underline;
	color: #999; }


a:link,
a:visited,
a:active {
	text-decoration: underline;
	font: normal 100%/1.5em aldine721 lt bt;
	color: #00f; }
a:hover { 
	text-decoration: none;
	color: #999; }
	
a#admin {
	color: #999; 
	text-decoration: none; }

	
/* ELEMENTS */

h1 { 
	clear: both;
	margin: 7px 0 0 0;
	font: normal 205%/1.2em "Times New Roman", georgia, serif; 
	color: #6c5294;
	letter-spacing: -1px; }

h2 { 
	margin: .91em 0 0 0; 
	font: normal 1.35em/1.5em "Times New Roman", georgia, serif; 
	color: #6c5294; }
	
h2.title {
	display: block; 
	margin: 35px 0 28px 98px; }

h3 { 
	margin: 1.03em 0 0 0;
	font: bold 1.45em/1.5em "Times New Roman", georgia, serif;  
	color: #6c5294;
	letter-spacing: -1px;	}
	
h4 { 
	margin: 1.27em 0 0 0;
	font: bold 1.36em/1.5em "Times New Roman", georgia, serif; 
	color: #6c5294;
	letter-spacing: -1px;	}
	
h5 { 
	margin: 1.27em 0 0 0;
	font: bold 1.36em/1.5em "Times New Roman", georgia, serif;
	color: #6c5294;
	letter-spacing: -1px; }
	


	
#secondary img { display: block; }
	
img[src $='images/logo.gif'] { left: 35px; }

img.dozh1 {
	display: block;
	margin: 0 auto; }

ul, ol, dl { 
	list-style-position: outside; 
	margin: 1.5em 0px 0 14px; }
	
li, dt, dd { text-align: left; }

dt { 
	margin-top: 21px; 
	font-weight: bold; 
	font-size: 1.18em; }

dd { margin: 7px 0 0 14px; }

dl.list { clear: both; }
dl.list dd {
	padding-left: 14px;
	background: url(../images/bullet.gif) no-repeat left 10px; }

dl.table { 
	clear: both; 
	width: 100%; 
	margin: 35px 0; }	
	
dl.table dd {  
	display: block; 
	width: 47%;
	float: left; 
	border-bottom: 1px solid #6c5294; }
	
dl.table dd.full { 
	width: 100%; 
	margin-left: 77px; }

blockquote { 
	margin: 1.37em 21px 0 21px; 
	border-top: .015em solid #6c5294; border-bottom: .015em solid #6c5294; }
	
blockquote p { 
	margin: 0;
	padding: 1.5em; 
	background: url(quotes.gif) no-repeat 5px 10px;
	font-weight: bold; 
	color: #6c5294; }
	
	
/* CLASSES */

.clear { 
	clear: both; 
	display: block;
	margin-top: 0px; }
	
.center { 
	clear: both; 
	display: block;
	margin: 14px auto; 
	text-align: center; }
	
.color { color: #6c5294; }
	
.bold  { font-weight: bold; }

.bigger { font-size: 118%; }

.q {
	display: block;
	font-weight: bold; 
	font-size: 118%; }

.a {
	display: block;
	font-weight: bold; 
	font-size: 118%; }
	

/* FORMS */

form { 
	clear: both; 
	margin: 28px; 
	color: #6c5294; }

input {
	display: block; 
	margin: 0 0 14px 0; 
	padding: 2px 4px 3px 4px;
	width: 280px; 
	font: bold 1em/1.5em "Times New Roman", georgia, serif;
	color: #6c5294; }
	
input.hidden { display: none; }
	
input[type $='submit'] {
	display: block; 
	margin: 14px 0 0 14px; 
	padding: 4px 7px;
	width: auto;
	font: bold 1em/1.5em "Times New Roman", georgia, serif; 
	color: #fff; 
	background: #6c5294; 
	border: 0; }
	
input.paypal {
	width: 107px;
	height: 26px; }
	
textarea {
	display: block;
	margin: 0 0 0 0; 
	padding: 4px; 
	width: 400px; 
	height: 210px; 
	font: bold 1em/1.5em "Times New Roman", georgia, serif;
	color: #6c5294; 
	overflow: auto; }
	
	
	
	
	
	
	
	
	
	
	