@charset "utf-8";
body {
	background-image: url(Images/vintage%20bird%20background/birdsmall32.png);
	background-repeat: repeat;

}

p.bodytext {
 font-size: 11pt;
 font-family: 'Courier New', Courier, monospace;
 color: #000000;
 text-align: justify;
}
		
p.thankyou
{
	font-size: 16pt;
	font-family: 'Courier New', Courier, monospace;
 	color: #000000;
 	text-align: justify;
}	

div#menubar
{
	position:absolute;
	left:15%;
	top: 0px;
	width:700px;
	height:124px;
	background-image: url(Images/menubarpaper.png);
	}

div#menuhome
{
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
div#menuhomecircled
{
	float: left;
	margin-left: 40px;
margin-top: 20px;
}
div#menukinda
{
	float: left;	
	margin-left: 10px;
margin-top: 20px;
}
div#menukindacircled
{
	float: left;	
	margin-left: 10px;
margin-top: 20px;
}
div#menubook
{
	float: left;	
	margin-left: 10px;
margin-top: 20px;
}
div#menubookcircled
{
	float: left;	
	margin-left: 10px;
margin-top: 20px;
}
div#menushop
{
	float: left;
	margin-left: 10px;
margin-top: 20px;
}
div#menushopcircled
{
	float: left;
	margin-left: 10px;
margin-top: 20px;
}

div#menublog
{
	float: left;
	margin-left: 10px;
margin-top: 20px;
}
div#menublogcircled
{
	float: left;
	margin-left: 10px;
margin-top: 20px;
}

div#menucontact
{
	float: left;	
	margin-left: 10px;
margin-top: 20px;
}
div#menucontactcircled
{
	float: left;	
	margin-left: 10px;
margin-top: 20px;
}

div#book_background
{
	position:absolute;
	left:5%;
	top:60px;
	width:1000px;
	height:755px;
	background-image: url(Images/oldbook64.png);
	float: left;
	float: left;
}
div#left_column
{
	width:37%;
	float: left;
	margin-top: 60px;
	margin-left: 60px;
	}

div#right_column
{
	width:37%;
	float: right;
	margin-top: 60px;
	margin-right: 70px;
	}
	
	div#pagetitle
	{
	float: right;	
		}

div#signature
{
	float: right;
	}

div#photocopyright
	{
	position: absolute;
	bottom: 35px;
	width: 300px;
	height: 75px;   }
		
div#pinktagemail
{
	position: absolute;
	right: 5px;
	bottom: 35px;
	background-image: url(Images/pinktagblank.png);
	width: 300px;
	height: 193px;
		}

div#emailsignup
{
	margin-left: 45px;
	margin-top: 45px;
	}
			
div#pinktagorder
{
	position: absolute;
	right: 15px;
	bottom: 45px;
	}
	
div#kindaphotohomepage

{
	position: absolute;
	left:  -25px;
	top: 38px;
	}

	
div#postcardfeedback
{
	position: absolute;
	left: -15px;
	bottom: 65px;
	}

div#clearfloat
{
	clear: both;
	}
	
div#floatleft
{
	float: left;
	}	
	
div#arrow
{
	position: relative;
	left: -55px;
	}

div#shopitem
{
	width: 400px;
	height: 230px;
	margin-left: 0px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
div#shopthumbnail
{
	float: left;
	width: 175px;
	height: 230px;
	}
		
div#shopdetails
{
	float: left;
	margin-left: 10px;
	width: 175px;
	height: 230px;
	}
	
div#shopdetailsa
{
	width: 175px;
	height: 115px;
	}

div#shopdetailsb
{
	width: 175px;
	height: 115px;
	}

p.shopdetails
{
	text-align: justify;
}

div#breakingnews
{
	width: 390px;
	height: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
}

div#schedule
{
	width: 450px;
	height: 400px;
	background-image: url(Images/scrapnotebookpaper.png);	
	position: absolute;
	left: 90px;
	top: 320px;
	}
	
div#scheduletext
{
	width:70%;
	margin-top: 50px;
	margin-left: 60px;
	float: left;
	margin-right: 170px;	
	}
div#facebook
{
	float: right;	
	}
	
div#lookmeup
{
	float: right;
	padding-bottom: 25px;
	}
		
a:link 
{
	border: none;
	}

a img
{
	border: 0px;
	}
	

input.text:focus, text.area:focus
{ 	background: #FF99FF
}




#columnarForm fieldset
{
	float: left;
	display: block;
	width: 17em;
	margin: 0 1em 1em 0;
	padding: 0 1em 1em 1em;
}

#columnarForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

#columnarForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#columnarForm fieldset.radio label
{
	font-weight: normal;
}

#columnarForm input
{
	display: block;
	width: 15em;
}

#columnarForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#columnarForm label.first
{
	padding-top: 1em;
}

#columnarForm select
{
	display: block;
}

#horizontalForm fieldset
{
	display: block;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
}

#horizontalForm fieldset.radio
{
	margin: 1em 0 2em 0;
}

#horizontalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#horizontalForm fieldset.radio label
{
	font-weight: normal;
}

#horizontalForm input
{
	display: block;
	width: 15em;
}

#horizontalForm input.submit
{
	clear: both;
}

#horizontalForm label
{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
}

#horizontalForm select
{
	display: block;
}

#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#verticalForm fieldset
{
	display: block;
	width: 17em;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
}

#verticalForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

#verticalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#verticalForm fieldset.radio label
{
	font-weight: normal;
}

#verticalForm input
{
	display: block;
	width: 15em;
}

#verticalForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#verticalForm label.first
{
	padding-top: 1em;
}

#verticalForm select
{
	display: block;
}







.testinput {
    border: 1px solid #006;
    background: #ffc;
}
.testinputinput:hover {
    border: 1px solid #f00;
    background: #ff6;
}
.button {
    border: 1px solid #006;
    background: #ccf;
	float: left;
	margin-top: 30px;
}
.button:hover {
    border: 1px solid #f00;
    background: #eef;
}















	
