/* woodenflagpoles.com\style.css */
/* last rev september 2006 */


body {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	margin:0;
	font-family: Georgia, "Book Antiqua", "Times New Roman", serif;
}

.wrapperdiv {
}
.maindiv {
	/*
	width:785px;
	padding: 135px 20px 10px 46px;
	background-image: url(images/flagpolebackground.gif);
	background-repeat:no-repeat;
	*/
}


a {
	color: #0000FF;
}
a:visited {
	color: #000099;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #990000;
}




p#pageintro {
	font-family: "Book Antigua", Georgia, "Times New Roman", serif;
	font-size:13pt;
	color:#8FA98F;
	margin-top:4px;
	margin-bottom:30px;
	letter-spacing:-1px;
}
p#pageoutro, p#pageoutro a {
	font-family: "Book Antigua", Georgia, "Times New Roman", serif;
	font-size:11pt;
	font-weight:bold;
	color:#006600;
	margin-top:54px;
	margin-bottom:2px;
	text-decoration:none;
}
p#pageoutro{
	border-top:1px solid #358833;
	border-bottom:1px solid #358833;
	background-color:#F2F2F2;
}
p#pageoutro a:hover {
	color:#0000FF;
}
img#toplogo {
	font-weight:bold;
	margin-right:5px;

}

p.topreturn {
	font-size:10pt;
	margin-top: 4px;
	margin-left: 40px;
	margin-bottom: 30px;
}
p.bottomreturn {
	font-size:10pt;
	line-height:24px;
	margin-top: 38px;
	margin-left: 40px;
	margin-bottom: 4px;
}

p.topreturn a, p.bottomreturn a {
	color:#0000FF;
	text-decoration:none;
}
p.topreturn a:hover, p.bottomreturn a:hover {
	color: #990000;
	text-decoration:underline;
}


h1 {
	/* h1 is the graphical HH main logo, a.k.a. name of company and website. */
	margin-top:38px;
	margin-bottom:14px;
}
h2 {
	/* h2 is the name of the page -- usually (or can be optionally) identified as the 'pagetitle' */
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size:18pt;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:12px;
	/* border-bottom:9px solid #006600; */
}
h3 {
	/* h3 are the section headers throughout a page */
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	font-size:14pt;
	font-weight:normal;
	/*line-height:32px;*/
	margin-bottom:2px;
	margin-top:36px;
	/* border-top:9px solid #060; */
}








.pricetable {
	font-size:11pt;
}


.footer {
	font-size:10pt;
	font-family:Verdana;
	margin:35px 0px 20px 0px;
	text-align:center;
	font-weight:bold;
}
.inactivelink {
	color:#CCCCCC;
}


#albummenu {
	border:1px solid #060;
	margin-top:24px;
	margin-bottom:12px;
	background-color:#EEEEEE;
	padding-bottom:12px;
}
#albummenuheader {
	font-weight:bold;
	color:#FFF;
	padding:4px;
	background-color:#006600;
}
#albummenucontent {
}
#albummenucontent li {
	margin-top:4px;
}
#albummenu, #albummenucontent  {
	background-color:#EEE;
}