
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	

/*a {
	color:#000000;
	text-decoration:underline;
}

 a:link {
	color:#000000;
	text-decoration:underline;

}

a:visited {
	color:#000000;
        text-decoration:none;
}

a:hover {
	color:#578ddb;
	text-decoration:none;
} */

#searchbar {
	display:block;
	float:left;
	margin: 0px 0px 0px 0px;
	width:203px;
	height:20px;
	border:1px solid #c8c8c8;
	background:#fff;
	color:#000;
}

#mapbg {
	background-color:#fff5dc;
}

.search_arrow {
	display:inline;
	float:left;
	margin: 0px 0px 0px 0px;
	width:15px; height:18px;
}


a img {
	border:0;
}

h4 {
	margin:0;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-size:12px;
}

.inner {
	margin:0 5px 0 5px;
}

.back {
	text-align:center;
	font-family:verdana,sans-serif,arial,helvetica;
	font-size:13px;
	padding-bottom:20px;
	background-color:#051934;

}

printlink {
        color:#000000;	
	font-size:13px;
        text-align:center;
}

a.printlink {
        color:#000000;
	font-size:13px;	
        text-align:center;
}

a.printlink: hover {
	font-size:13px;	
        text-align:center;
}

.print {
        background-color:#000000;	
        text-align:center;
}

.print p {
	text-align:justify;
}

body {
	margin:0px;
	padding:0px;
}


#wrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background-color:#ebc88e;
	border-bottom:7px solid #4d82c8;
}


#awrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

#content {
	width:331px;
	float:left;
	display:inline;
	padding-top:10px;
	background-color:white;
}

#hp_content {
	width:331px;
	float:left;
	display:inline;
	padding-top:10px;
	background-color:white;
}

#join {
	background-color:#fff4de;
	border-top:5px solid #ecc58c;
	border-bottom:5px solid #ecc58c;
}

#login {
	background-color:white;
	display:inline;
	float:left;
	position:relative;
	width:153px;
	height:147px;
	text-align:center;
}

a.button {
	display: block;
	width: 118px;
	height: 33px;
	color: #ffffff;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	line-height:26px;
	background-image:url(site/1/template/PPTA_members_off.png);
	text-decoration:none;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:20px;
}

.button:hover {
	font-size: 11px;	
        color: #ffffff;
	background-image:url(site/1/template/PPTA_members_on.png);
}

#admincontent {
	padding:5px;
	position:relative;
	background-color:white;
} 

#sidebar {
	width:437px;
	position:relative;
	float:right;
	overflow:hidden;
	margin: 5px 6px 6px 6px;
}

#news, #sponsered {
	position:relative;
	background-color:white;
}

#topside h4.main {
	background-color:#003c94;
	color:white;
	margin:0;
	padding:3px;
}

#topside {
	background-image:url(site/1/template/PPTA_blue_boxes_1pixel.png);
	background-repeat:repeat-y;
	margin-bottom:6px;
}

#topside .bottom {
	margin-bottom:-2px;
}

#news {
	float:left;
	width:212px;
	border-top:2px solid #809dc9;
	border-left:2px solid #809dc9;
	border-right:2px solid #809dc9;
	margin-right:5px;
}

#sponsered {
	float:left;
	width:212px;
	border-top:2px solid #809dc9;
	border-left:2px solid #809dc9;
	border-right:2px solid #809dc9;
}

#members {
	overflow: hidden;
	border:2px solid #f39482;
	background-color:white;
	background-image:url(site/1/template/PPTA_orange_box_1pixel.jpg);
	background-repeat:repeat-y;
}

#members h4.main {
	background-color:#db2704;
	color:white;
	margin:0;
	padding:3px;
}

#memleft {
	float:left;
	width:209px;
	position:relative;
	margin:0 5px 0 5px;
}

#memright {
	float:left;
	width:202px;
	position:relative;
	margin:0 5px 0 5px;
}


#nav-horizontal {
	margin:0 auto;
	text-align:center;
	width:780px;
	color:white;
}

#footer {
	width:100%;
	text-align:center;
}

.bottom_links {
        font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;	
        color: #e9ca89;
        text-decoration: none;
}

a.bottom_links {
        font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;	
        color: #e9ca89;
        text-decoration: underline;
}

a.bottom_links:hover {
        font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;	
        color: #ffffff;
        text-decoration: underline;
}

.footer {
        font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;	
        color: #e9ca89;
        text-decoration: none;
}

a.footer {
        font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;	
        color: #e9ca89;
        text-decoration: underline;
}


a.footer:hover {
        font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;	
        color: #ffffff;
        text-decoration: underline;
}

#anchor {
	clear:both;
}

address {
	width:100%;
	background-color:white;
	clear:both;
	text-align:center;
	font-style:normal;
	border-bottom:5px solid #c12607;
	line-height:35px;
}

#print {
	width:90%;
	margin:0 auto;
}

.nav {
	color:white;
	width:476px;
	margin:3px;
	padding:0;
	float:left;
}

.nav li {
	width:117px;
	color: #ffffff;
	height:23px;
	background-image:url(site/1/template/PPTA_button_off.png); 
	display:block;
	float:left;
	margin:1px;
	text-align:center;
	font-weight:bold;
	font-size: 11px;

}

.nav li:hover {
	font-size: 11px;
	background-image:url(site/1/template/PPTA_button_on.png);
}

.nav li a {
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	line-height:18px;
}


.nav2 {
	color:white;
	width:476px;
	margin:3px;
	padding:0;
	float:left;
}

.nav2 li {
	width:117px;
	color: #ffffff;
	height:23px;
/*	background-image:url(site/1/template/PPTA_button_off.png); */
	display:block;
	float:left;
	margin:1px;
	text-align:center;
	font-weight:bold;
	font-size: 11px;

}

.nav2 li:hover {
	font-size: 11px;
	background-image:url(site/1/template/PPTA_button_on.png);
}

.nav2 li a {
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	line-height:18px;
}


br {
	clear:both;
}

#map {
	position:relative;
	float:right;
	display:inline;
	width:296px;
	height:203px;
	background-color:#fff5dc;
}


.headline {
    font-size:15px;
    font-weight:bold;
}

.subheadline {
    font-family:verdana,sans-serif,arial,helvetica;
    color : #000000;
    font-size : 14px;
    font-weight : bold;
    font-style : italic;
}

.bodytext {
    color:black;
    font-family:verdana,sans-serif,arial,helvetica;
    font-size:12px;
    line-height:1.5;
}

.caption {
    font-family:verdana,sans-serif,arial,helvetica;
    color:#000;
    font-size:10px;
}

.sitename {
    font-size:24px;
    font-weight:bold;
    color:#FFF;
    border-spacing:0;
    line-height : 24px;
}

.bar {
    color : #000000; }

.system {
    font-size : 10pt;
    font-family:verdana,sans-serif,arial,helvetica; }

.syssmall {
    font-size : 8pt;
    font-family:verdana,sans-serif,arial,helvetica;
    color : #000000;
}

.bodysmall {
    font-size : 10pt;
    font-weight : BOLD;
    color : #ffffff;
    text-transform : UPPERCASE;
    font-family:verdana,sans-serif,arial,helvetica;
}

.bodysmallgrey {
    font-size : 10px;
    font-family:verdana,sans-serif,arial,helvetica;
    color : #000000;
}

table { 
    font-family: verdana,sans-serif,arial,helvetica;
    font-size: 10pt;
}


/* !!! BEGIN ARTICLE CSS !!! */

#article_searchbar {
        display:block;
	float:left;
	margin: 0px 0px 0px 0px;
	width:203px;
	height:20px;
	border:1px solid #c8c8c8;
	background:#ffffff;
	color:#000000;
}

#article_back {
	text-align:center;
	font-family:verdana,sans-serif,arial,helvetica;
	font-size:13px;
	padding-bottom:20px;
        background-color:#051934;
}

#article_wrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background-image: url(site/1/template/content-bg3.gif);
	background-repeat: no-repeat;
	border-bottom:7px solid #4d82c8;
}

#article_nav_position {
    width:780px;
    height: 68px;
    background : url(site/1/template/menu-bg.jpg);
    float : left;
    background-color:#ebc88e;
}

#article_content {
	width:600px;
	float:left;
	display:inline;
	padding-top:0px;
	background-color:#ffffff;
	margin : 10px 10px 10px 10px;
}

#article_rightsidebar {
	float : right; 
	display : inline; 
	width : 140px;
	margin : 0px;
	padding : 0px;
	top: 0px;
	vertical-align:top;  
}

#article_rightbar {
	width : 140px;
        height: auto;
	background : url(site/1/template/rightbar-bg.jpg);
	vertical-align:top;
}


#article_rightbarcontrols {
        width : 128px;
        margin-top : 4px;
	margin-left: 10px;
	vertical-align:top;
}

/* .button {
    display:block;
    width:118px;
    height:33px;
    color:white;
    text-align:center;
    font-weight:bold;
    line-height:26px;
    background-image:url(site/1/template/PPTA_members_off.png);
    text-decoration:none;
    margin:0 auto;
    margin-top:25px;
    margin-bottom:20px;
} */

.button:hover {
	background-image:url(site/1/template/PPTA_members_on.png);
}


#article_brownband {
    width:780px;  
    height : 16px;  
    clear:both;
    background : url(site/1/template/bottom-brown.jpg);
    background-repeat:repeat-x;
}

a.articlenav {
    color: #ffffff;
}


.articlenav {
    background-color:#ebc88e;
    color:white;
    width:476px;
    margin:3px;
    padding:0;
    float:left;
}

.articlenav li {
    width:117px;
    height:23px;
    background-image:url(site/1/template/PPTA_button_off.png); 
    display:block;
    float:left;
    margin:1px;
    text-align:center;
    font-weight:bold;
}

.articlenav li:hover {
    color: #ffffff;
    background-image:url(site/1/template/PPTA_button_on.png);
}

.articlenav li:a {
    color: #ffffff;
    text-decoration:none;
    line-height:18px;
}

#article_navregions {		
	margin-top : 4px;
	margin-bottom : -4px;
	width: 39px;
	height : 39px;
} 

#search-position {
    display : inline; 
	float:right;
	background-color:#ebc88e;
	width: 298px;
	height: 68px;
	background : url(site/1/template/menu-bg.jpg);
}

#mapbg {
	background-color:#fff5dc;
}

.search_arrow {
	display:inline;
	float:left;
	margin: 0px 0px 0px 0px;
	width:15px; height:18px;
}

.back {
	text-align:center;
	font-family:verdana,sans-serif,arial,helvetica;
	font-size:13px;
	padding-bottom:20px;
        background-color:#051934;
}

body {
	margin:0px;
	padding:0px;
}

a:hover {
	text-decoration:none;
}

/* Wrappers */


#awrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

/* /Wrappers */
#nav-position {
	width:780px;
	height: 70px;
	background : url(site/1/template/menu-bg.jpg);
	float : left;
	background-color:#ffffff;
	
}

/* Two Column */


#content {
	width:600px;
	float:left;
	display:inline;
	padding-top:0px;
	background-color:#ffffff;
	margin : 10px 10px 10px 10px;
}

#rightsidebar {
	float : right; 
	display : inline; 
	width : 140px;
	margin : 0px;
	padding : 0px;
	
	top: 0px;
	vertical-align:top;
  
  
}
#rightbar {
	width : 140px;
        height: auto;
	background : url(site/1/template/rightbar-bg.jpg);
	vertical-align:top;
	
}
#rightbarcontrols {
        width : 128px;
        margin-top : 4px;
	margin-left: 10px;
	vertical-align:top;
}

/* .button {
	display:block;
	width:118px;
	height:33px;
	color:white;
	text-align:center;
	font-weight:bold;
	line-height:26px;
	background-image:url(site/1/template/PPTA_members_off.png);
	text-decoration:none;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:20px;
} */

.button:hover {
	background-image:url(site/1/template/PPTA_members_on.png);
}

#admincontent {
	padding:5px;
	position:relative;
	background-color:white;
}


/* /Two Column */

#footer {
	width:100%;
	text-align:center;
	color:white;
}

#footer a {
	color:white;
}

#footer a:visited {
	color:#e9ca89;
}

#footer a:hover {
	color:#e9ca89;
	text-decoration:none;
}

#anchor {
	clear:both;
}

address {
	width:100%;
	background-color:white;
	clear:both;
	text-align:center;
	font-style:normal;
	border-bottom:5px solid #c12607;
	line-height:35px;
}

#print {
	width:90%;
	margin:0 auto;
}

.nav {
	background-color:#ebc88e;
	color:white;
	width:476px;
	margin:3px;
	padding:0;
	float:left;
}

.nav li {
	width:117px;
	height:23px;
	background-image:url(site/1/template/PPTA_button_off.png); 
	display:block;
	float:left;
	margin:1px;
	text-align:center;
	font-weight:bold;
}

.nav li:hover {
	background-image:url(site/1/template/PPTA_button_on.png);
}

.nav li a {
	color:white;
	text-decoration:none;
	line-height:18px;
}

br {
	clear:both;
}

#nav-regions {		
	margin-top : 4px;
	margin-bottom : -4px;
	width: 39px;
	height : 39px;
}

/* !!! END ARTICLE CSS !!! */

/* !!! BEGIN ADMIN CSS !!! */

#admin_searchbar {
    display:block;
    float:left;
    margin: 0px 0px 0px 0px;
    width:203px;
    height:20px;
    border:1px solid #c8c8c8;
    background:#fff;
    color:#000;
}

#admin_wrapper {
    width:780px;
    margin:0 auto;
    text-align:left;
    overflow:hidden;
    background-color:#ffffff;
    border-bottom:7px solid #4d82c8;
}

#admin_nav-position {
    width:780px;
    height: 70px;
    background : url(site/1/template/menu-bg.jpg);
    float : left;
    background-color:#ebc88e;
}

#admin_content {
    width: 740px;
    float: left;
    display: inline;
    padding-top: 0px;
    background-color: #ffffff;
    margin: 20px;
}

#admin_nav-regions {		
	margin-top : 4px;
	margin-bottom : -4px;
	width: 39px;
	height : 39px;
}

.body {
    color:black;
    font-family:verdana,sans-serif,arial,helvetica;
    font-size:12px;
}

/* #footer {
    width:100%;
    text-align:center;
    color:white;
}

#footer a {
    color:white;
}

#footer a:visited {
    color:#e9ca89;
}

#footer a:hover {
    color:#e9ca89;
    text-decoration:none;
} */
