/* CSS Document */


body {
	background-image: url("images/jackandmolly_bg.gif");
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

p,td {
	font-size: 12px;
	color: #000066;
}

h1 { /*used for tag line*/
	font-size: 18px;
	font-weight: bold;
}

h2 {/*used for page headings*/
	font-size: 26px;
	font-weight: normal;
	color: #000066;	
}

h3 {/*used for page sub headings*/
	font-size: 20px;
	font-weight: normal;
	color: #009900;
}

h3.sub { /*age groups for shows */
	font-size: 16px;
	font-weight: normal;
	color: #009900;
}


h4 {/*used for product names*/
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 0px;
}

h5 {/*used for caption on home page*/
	font-size: 12px;
	font-weight: normal;
	color: blue;
	margin-bottom: 0px;
	font-size: 11px;
}

.testimonials {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	margin-bottom: 0px;
}

.formtags {
	background-color: #ffffcc;
	border: 1px solid #000066;
}

a:active {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}


a:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
}

/*used for local table of contents*/

.tocItem{
	margin: 0 0 5px 5px;
}

a.toc {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}

a:active.toc {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}

a:visited.toc {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}

a:hover.toc {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.pink {
 	color: #9900CC;
}

.orange {
 	color: #CC3300;
}

.black {
 	color: #000000;
}

.green {
 	color: #009900;
}

.asterix {
	color: #990000;
}

.footer {
	font-size: 11px;
	color: #000099;
}

a.footer {
	font-size: 11px;
	text-decoration: none;
	color: #000099;
}

a:visited.footer {
	font-size: 11px;
	text-decoration: none;
	color: #000099;
}

a:hover.footer {
	font-size: 11px;
	text-decoration: none;
	color: #000099;
}

#tag {
	position: absolute;
	left: 358px;
	top: 64px;
	width: 406px;
	height:28px;
	color: #9900CC;
}

#homepics1 {
	position: absolute;
	left: 183px;
	top: 110px;
	width: 584px;
	height: 245px;
}

#homecontent {
	position: absolute;
	left: 269px;
	top: 370px;
	width: 500px;
	height: 79px;
	color: #000066;
}

#pageheader {
	position: absolute;
	left: 359px;
	top: 130px;
	width: 406px;
	height:28px;
	color: #000066;
}



#content {
	position: absolute;
	left: 183px;
	top: 180px;
	width: 584px;
	color: #000066;
	padding: 10px;
	background-color: #ffffff;

}

#thankyoucontent {
	position: absolute;
	left: 183px;
	top: 180px;
	width: 584px;
	color: #000066;
	padding: 10px;

}

#nav {
	position: absolute;
	left: 5px;
	top: 120px;
	width: 125px;
	height: 200px;
}

#book {
	position: absolute;
	left: 8px;
	top: 500px;
	width: 170px;
	background-color:#ffffff;
	text-align:center;
}

#leftnote {
	position: absolute;
	left: 10px;
	top: 440px;
	width: 165px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 4px;
}
