/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Bartlett Page Pack
  3 Column Fluid Horizontal Menu
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 20px;
	width: 100%;
}

/*Pagewrapper serves as a container for all elements on the page.
Min-width is set to 720px. This prevents the box from getting too narrow -
to the point that it would either break the layout or make text
impossible to read. When a user makes the browser window narrow,
pagewrapper will shrink in width until it reaches 720px - then the
browser will spawn a horizontal scrollbar. MSIE 6 does not support
min-width, but we have included a special workaround. See the
readme_first file included with this PagePack for details.*/
#pagewrapper{
	min-width: 720px;
	padding: 0px;
	margin: 0px;
}

/*The masthead DIV contains the background images that comprise the
layout's upper curve, as well as the logodiv.
Masthead's background image tiles left to right along the X-Axis
creating the masthead's textured backdrop.*/
#masthead {
	background-image: url(../images/topmiddle.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	background-color: #014400;
}



/*Sidebar1 is the left sidebar table cell.*/
#sidebar1 {
	background-image: url(../images/leftside.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 220px;
	text-align: left;
	background-color: #014400;
}

/*Maincontent is the center content table cell. We assign a background
image to create a dashed vertical rule between maincontent and sidebar1.*/
#maincontent {
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	background-color: #014400;
}

/*Maincotent paragraph margins.*/
#maincontent p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 4px 0px 10px;
	margin: 0px;
}
/*Sidebar3 is the right sidebar table cell. We assign a background
image to create a dashed vertical rule between sidebar 2 and maincontent.*/

#sidebar3 {
	background-image: url(../images/rightedge.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/*The copyrightcell carries the textured background along the bottom
edge of the mainbox. Nested inside this cell is the
copyrightnotice DIV.*/
#copyrightcell {
	background-image: url(../images/bottommiddle.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/*Copyrighnotice contains the embedded copyright notice, which
also creates the bottom left curve of the main box. We also set
a background image that completes the bottom curve.*/
#copyrightnotice {
	font-size: .75em;
	background-image: url(../images/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#sidecontent a:link {
	color: #837C50;
}
#sidecontent a:visited {
	color: #9D9660;
}
#sidecontent a:hover, #sidecontent a:active, #sidecontent a:focus {
	color: #333333;
}
/*Footer styles*/
#footer a:link {
	font-size: 0.75em;
	color: #003300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:visited {
	font-size: 0.75em;
	color: #003333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover, #footer a:active, #footer a:focus {
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#maincontent h1 {
	margin: 0px;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 10px;
}
#maincontent p a {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: .9em;
}
#maincontent p a:hover {
	text-align: left;
	color: #0088ba;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#maincontent img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	display: block;
}
#button img {
	border: 0px;
}
#footer {
	margin-right: 30px;
}
#line {
	background-color: #FFFFFF;
}
#logodiv {
	background-image: url(../images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
	text-align: left;
}
#addresscontent p {
	margin: 0px 0;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 15pt;
	text-align: center;
	vertical-align: bottom;
}
#addresscontent {
	vertical-align: bottom;
	background-color: #014400;
	margin: 0px;
	padding: 5px 10px;
}
#maincontent li {
	margin: 3px 0 5px 10;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}
#sidebar2 {
	width: 170px;
	background-color: #014400;
	padding-left: 10px;
	vertical-align: top;
}
#sidebar2 p {
	font-size: 0.8em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
}
#maincontent h2 {
	margin: 0px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 10px;
	font-style: italic;
}
#maincontent h3 {
	margin: 0px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0px 0px;
}
#maincontent h1 a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 20px;
}
#maincontent h1 a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 20px;
}
#maincontent h2 a {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 20px;
}
#maincontent h2 a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 20px;
}
#sidebar2 img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #003300;
	border-bottom-color: #000000;
	border-left-color: #006600;
	display: block;
	margin: 0px 0px 4px;
	padding: 0px;
}
#sidebar2 h1 {
	font-size: 1.8em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
}
#sidebar2 h1 a {
	font-size: .8em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
}
#sidebar2 h1 a:hover {
	font-size: 0.8em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	margin: 0px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
}
#sidebar2 p a {
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
}
#sidebar2 p a:hover {
	text-align: left;
	color: #00CC33;
	margin: 0px;
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 10px;
}
#sidebar2 img a {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #003300;
	border-bottom-color: #000000;
	border-left-color: #006600;
	display: block;
	margin: 0px 0px 4px;
	padding: 0px;
}
#maincontent li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#maincontent li a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#emailtag {
	min-width: 720px;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
	right: -20px;
}

