/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Tommi Page Pack
  Horizontal 3 Column Fluid
  -----------------------------------
*/
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 101%;
	color: #333333;
	background-color: #E6E3D2;
	min-width: 760px;
	margin: 0;
	padding: 0;
}
#masthead {
	padding: 0 0 0 160px;
	background-color: #FFFFFF;
	border-bottom: 10px solid #13077F;
}
#pagewrapper {
	margin: 0;
	background-color: #FFFFFF;
}
#sidecontent {
	padding: 24px 24px 12px;
	width: 160px;
	font-size: 0.75em;
}
#midcolumn {
	width: 180px;
	background-image: url(images/navitembkg.jpg);
	background-repeat: repeat-y;
	background-color: #13077f;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
}
#artwork {
	border-bottom: 1px solid #000000;
}
#menubar {
	font-size: 0.9em;
	background-color: #555555;
	color: #CCCCCC;
}
#maincontent {
	padding: 12px 42px 12px 36px;
	font-size: 0.85em;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5em;
}
#maincontent p, #sidecontent p {
	margin: 6px 0 8px;
}
#maincontent ul {
	color: #003366;
	margin-top: 0px;
	font-size: 0.9em;
	text-indent: 0px;
	white-space: normal;
	margin-left: 0px;
}
.buytagline {
	margin: 0 0 16px 0 !important;
	line-height: normal !important;
	font-size: .9em;
}
h1, h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
h1 {
	border-bottom: 1px solid #686868;
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
	margin: 30px 0 0;
}
h3, h4 {
	font-size: 1.35em;
	margin: 24px 0 0;
}
#sidecontent h4 {
	margin: 0;
	font-size: 1.3em;
}
#footer {
	padding: 12px 24px;
	font-size: 0.75em;
	border-top: 1px solid #000000;
	color: #5A5A5A;
}
#maincontent a:link, #sidecontent a:link {
	color: #666699;
}
#maincontent a:visited, #sidecontent a:visited {
	color: #6666CC;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus,
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #9c1641;
}
#footer a:link {
	color: #666699;
}
#footer a:visited {
		color: #666699;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #9C1641;
}
#p7PMnav a:hover, #p7PMnav a:active, 
#p7PMnav a:focus, #p7PMnav .p7PMon {
	border-top: 1px solid #13077f;
	border-left: 1px solid #13077f;
	background-color: #13077F;
	color: #FFFFFF;
}
h4 {
	font-size: 1.35em;
	margin: 24px 0 0;
	border-bottom: 1px solid #686868;
}
h5 {
	font-size: 1.00em;
	margin: 24px 0 0;
	text-decoration: underline;
}
h6 {

	font-size: 0.9em;
	margin: 24px 0 0;
	text-decoration: underline;
}
