/* PaccOregon.org Style Sheet */

body { background-color:#FFFFFF; 
       font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
h2 { margin:0px 0px 5px 0px;
	 font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
#headerLogo { 
	width: 1000px;
	height: 159px;
	background-image: url(images/header_logo_asdp.jpg);
	padding: 0px;
	margin: 0px; 
}
#tagLine { padding: 15px 0px 10px 0px; }
#colorBar1 { height:35px; width:100%; background-color:#800000; }
#topNabBar { border-top: 1px solid black;
             border-bottom:1px solid black; 
			 height:24px; 
			 background-image:url(images/navGradient.gif);
			 padding:3px 0px 0px 0px; }
			 
a { color:#590059;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none; }
	
.SideNav a {
	color: #590059;
	display: block;
	padding: 10px 0px 0px 40px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.SideNav {
	background-image: url(images/ASDP_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
	
.Caption { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
           font-size:10pt;
		   color:#666666;
		   margin:0px 5px 0px 0px;}

#mid-section {
	position:relative; 
	top:0px; 
	left:0px;
	width:780px;
	margin:5px 0px 5px 0px;
}
#mid-col-1 {
	position:absolute; 
	top:0px; 
	left:0px;
	width:150px;
	border:1px dashed silver; 
}
#mid-col-2 {
	position:relative; 
	top:0px; 
	left:0px; 
	width:470px; 
	border:1px dashed silver;
	margin:0px 0px 10px 0px;
}
#mid-col-3 {
	position:absolute; 
	top:0px; 
	left:630px; 
	width:150px;
	border:1px dashed silver;
}

#linkList { font-size:14px;
			margin:0px 0px 0px 15px;
			padding:0px 0px 0px 0px; }
#linkList li { list-style-type:none; }

#leftLinks { margin:0px 0px 0px 15px;
			padding:0px 0px 0px 0px; }
#leftLinks li { list-style-type:none; }
#leftLinks a:link { font-size:14px;
                    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
#leftLinks a:visited { font-size:14px;
                    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
					
#leftHeading { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
               font-size:14px;
               color:#333333;
			   margin:5px 0px 5px 0px;
			   text-decoration:underline; }

P {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12pt;
	padding-bottom : 10px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
.button_text {color: black;
	TEXT-DECORATION: none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	FONT-SIZE: 13px;}    
.button {color: Black;
	border: 1px solid #800000;
	background-color: #800000;
	text-align: center;
	padding: 3px 3px;}
.login {color: Black;
	background-color: #DDDDDD;
	text-align: center;
	padding: 3px 3px;}
.para {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align : justify;
	text-indent : 20px;
	padding-left : 15px;
	padding-right : 15px;
}
.member_types {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	list-style-image: url(images/member_types.jpg);}

