/* 
  ------------------------------------------------
  CSS Layout 
  Copyright (c) 2007
  www.averillonline.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/body-bkgd.png);
	background-repeat: repeat-x;
}
#masthead {
	color: #666666;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
#mast_nav {
	float: right;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#mast_nav a:link, #mast_nav a:visited {
	color: #333333;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#mast_nav a:hover, #mast_nav a:active {
	color: #663300;
	text-decoration: underline;
}
#sbox  {
	background-image: url(../images/apnb_mag.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left center;
	padding-left: 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	margin: 0;
}
#mast_pid {
	background-color: #FFFFFF;
}
#mast_pid img{
	display: block;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-repeat: repeat-y;
	border-right: 1px dotted #cccccc;
	background-color: #FFFFFF;
	background-image: url(../images/wrapper-bkgd.gif);
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 565px;
	float: left;
}
#left {
	width: 198px;
	float: left;
	color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #cccccc;
}
#menubar {
	margin: 0px;
	padding: 0px;
}
.content p {
	margin: 12px 0;
}
#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #333333;
}
#right .content {
	padding: 20px;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #333333;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 0 20px;
}
#footer {
	color: #333333;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 0.7em;
	clear: both;
	border-top: 1px dotted #999;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #00f;
}
#right a:hover {
	color: #000000;
}
.menulist {
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#wrapper .menulist a:link, #wrapper .menulist a:visited {
	color: #663300;
	padding: 0 0 0 10px;
	display: block;
	margin: 5px 0 0 0;
	background-image: url(../images/bullet-bl.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#wrapper .menulist a:hover, #wrapper .menulist a:active  {
	color: #003366;
	background-color: #EEF1F4;
	background-image: url(../images/bullet-br.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#footer a:link {
	color: #333; 
	text-decoration: none;
}
#footer a:visited {color: #333;}
#footer a:hover {color: #630;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .1em;
	border-color: #000000 !important;
}
h1, h2, h3  {
	color: #002A5C;
	font-family: Times New Roman, Times, serif;
	font-variant: small-caps;
	letter-spacing: .1em;
}
h1 {
	font-size: 1.6em;
	margin: 0;
	border-bottom: dotted 1px #999999;
}
h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	color: #002A5C;
}
h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	font-family: Times New Roman, Times, serif;
	color: #663300;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
