* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	backgrou///nd: #666666 url(images/outer.jpg);
	backgr//ound-repeat:repeat;
	backg//round-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	color: #333;
	}

p 	{
	margin-top: 0px;
	margin-bottom: 14px;
	}

h1, h2, h3	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	}
	h1	{ 
	font-size: 1.6em; 
	}
	h2	{ 
	font-size: 1.4em; 
	}
	h3	{
	font-size: 1.0em;
	}

a 	{
	text-decoration: underline;
	color: #797553;
	}
	
a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
                                                     /* Main Container DIV */
#wrap {
	margin: 0px auto 0px auto;
	width: 760px;
	border: 1px solid #2f2f2f;
	}
													 /* End Main Container DIV */

                                                           /* Header DIV */
#header {
	background: url(images/header_pappas_pmr.jpg) no-repeat;
	height: 84px;
	}

#header h1 { 
	font-size: 14px;
	letter-spacing: -1px;
	padding: 70px 0 0 40px;
	color: #fff;
	}
	
#header h1 a { 
	color: #fff;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
	}

#header h1 a:hover {
	color: #000;
	}

#header h2 {
	font-size: 19px;
	color: #4080BF;
	padding: 20px 0 0 580px;
	letter-spacing: -1px;
	font-weight: 100;
	}

#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4080BF;
	text-align: right;
	margin: 12px 10px 0px 0px;
	}
                                                          /* End Header DIV */
                                                       
													   
													   /* All Navigation Styles  */
                                                        /* Main Horizontal Menu */
.spacer {
	width: 1px;
	height: 26px;
	background-color: #999999;
	}

#navigation-1 {
	width: 100%;
	height: 27px;
	background: url("images/nav_bg_bl.jpg") top left repeat-x;
	font-size: 1.3em;
	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	color: #FFF;
	list-style-type: none;
	margin: 0 ;
	padding-top: 0px ;
	padding-right: 0px ;
    padding-bottom: 5px ;
    padding-left: 0px ;
}
#navigation-1 li {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 0px 5px 0px 10px;
	position:relative;
}

#navigation-1 li a:link, #navigation-1 li a:visited {
	padding: 5px 5px 0px 10px;
	display:block;
	float: left;
	text-align:center;
	text-decoration:none;
	background: url("images/nav_bg_bl.jpg") top left repeat-x;
	color:#ffffff;
	height:27px;
}

#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding: 5px 5px 0px 10px;
	display:block;
	float: left;
	text-align:left;
	text-decoration:none;
	background: #FFF url("images/nav_bg6off.jpg") top left repeat-x;
	color:#000000;
	height:27px;
}

#navigation-1 li ul.navigation-2 {
	float: left;
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	position:absolute;
	top: 30px;
	left:-1px;
	border-top:none;
}

#navigation-1 #select{
	padding: 5px 5px 0px 10px;
	display:block;
	float: left;
	margin-left: 16px;
	text-align:left;
	text-decoration:none;
	background: #FFF url("images/nav_bg6off.jpg") top left repeat-x;
	color:#000000;
	height:27px;
	}
		
#navigation-1 li ul.navigation-3 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	position:absolute;
	top:21px;
	left:-1px;
	border-top:none;
	}
	
#navigation-1 li:hover ul.navigation-2 {
	display:block;
	}

#navigation-1 li:hover ul.navigation-3 {
	display:block;
	}

#navigation-1 li ul.navigation-2 li #navigation-1 li ul.navigation-3 li{
	width:140px;
	clear:left;
	}

#navigation-1 li ul.navigation-3 li {
	width:140px;
	clear:left;
	}
	
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#91A6CC; /* drop down level 1 background color */
	padding:5px 0 0 7px;
	margin: 0;
	width: 200px;
	height: 21px;   
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* drop down level 1 font attributes */
	font-size: 11px;
	}

/*  drop down level 1 attributes  */
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	margin: 0;
	background: #C4CFE3;
	padding:5px 0 0 7px;
	paddi//ng:5px 0 0 5px;
	width:200px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	}

#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin: 0 0 0 55px;
	padding: 0 0 0 0;
	list-style:none;
	position:absolute;
	left:150px;
	top:-1px;
	padding:1px 1px 0 1px;
	background:transparent;
	z-index:900;
	}

#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
	}

#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#91A6CC;   /*drop down level 3 color bkgrd*/
	}

#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#E8E8E8;   /*drop down hover level 3 color bkgrd*/	
	}
														/* End Main Horizontal Menu */

                                                        /* Left SideBar Navigation */
#navigation {
   margin: 0;
   padding: 0;
   list-style-type: none;
	}
	
#navigation li {
   margin-bottom: 2px;
   }
   
#navigation a {
   background: yellow;
   color: #313F57;
	}
	
#navigation a {
   	background: #EEEEEE;
   	color: #313F57;
   	display: block;
   	width: 109px;
   	border-left: 5px solid #989267;
   	padding-left: 10px;
	}

#navigation a:hover {
   	background: #D8D6C5;
   	color: maroon;
   	text-decoration: none;
   	border-left: 5px solid maroon;
	}

#selected  {
	background: #66CCCC;
   	color: #313F57;
   	display: block;
   	width: 109px;
   	border-left: 5px solid orange;
   	padding-left: 10px;
  	}	
	
#tab{
   	margin-top: -3px;
   	background: url("images/tabbot_blu3.gif") no-repeat;
   	height: 20px;
   	}
   
#tabtop{
	margin-bottom: -3px;
	background: url("images/tabtop.gif") no-repeat;
   	height: 20px;
	display: block;
	text-align: center;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	letter-spacing: -1px;
	color: #0077C0;
	line-height: 20px;
   	}		
                                                     /* End Left SideBar Sub-Navigation */	

                                                         /* Upper Right Navigation */
.cornerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D57B2B;
	top: 2px;
	position: relative;
	font-weight: 500;
	left: -40px;
	}

.cornerNav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4080BF;
	}
	
.cornerNav a:hover {
	color: #D57B2B;
	text-decoration: underline;
	}                                                            
                                                           /* Upper Right Navigation */																													
															
															   /* Content Styles */ 
#content {
	margin-top: 22px;
	background: #FFF url("images/ds.gif") repeat-x;
	background-position: 100% 100%;
	padding: 10px 10px 10px 10px;
	}

#contentHome{
	background: url(images/home.jpg) no-repeat;
	margin-top: 0px;
	background: #FFF url("images/ds.gif") repeat-x;
	background-position: 100% 100%;
	padding: 0px 0px 0px 0px;
	}	

#contentHome h2 {
	color: #706A29;
	}	

.full {
	float: left;
	width: 730px;
	text-align: justify;
	padding: 1px 0px 10px 10px;
	font-size: 11px;
	background: #fff;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	}
	
.full h2 {
font-size: 20px;
font-weight: 100;
padding: 0px 0 7px 0;
	}
	
.full h2 a {
text-decoration: none;
	}
	
.full h2 a:hover {
	text-decoration: underline;
	}

.splash {
	float: left;
	width: 100%;
	height: 227px;
	background: url(images/pappas_home4.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6EEF7;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 0;
	}
	
.splash h1 {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
	padding-top:14px;
	padding-left: 24px;
	}

.splash h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 24px;
	padding-top: 10px;
	margin-right: 400px;
	}
	
.splash p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6EEF7;
	padding-bottom: 4px;
	padding-top: 0px;
	}

.splash a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6EEF7;
	text-decoration: none;
	}

.splash a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBD06B;
	text-decoration: underline;
	}

.splash a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FBD06B;
	text-decoration: none;
	}
		
.splashright {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 420px;
	mar//gin: 20px 15px 0 315px;
	margin: 8px 15px 0 515px;
	}


.spla//////shright {
	text-align: left;
	width: 230px;
	margin: 20px 15px 0 315px;
	}
		
.home {
	width: 575px;
	min-height: 350px;
	float: left;
	top: 95px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	text-align: left;
	background: #989267;
	border: 1px solid #E6E6E6;
	}
	
.home h2 {
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	}

.home h3 {
	font-size: 16px;
	font-weight: 100;
	margin-left: 245px;
	}	
	
.home ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
.home ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
.home ul li a:hover {
	}

.left {
	float: left;
	width: 125px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}

.left h2 {
	font-size: 20px;
	font-weight: 100;
	padding: 15px 0 7px 0;
	}

.left h2 a {
	text-decoration: none;
	}

.left h2 a:hover {
	text-decoration: underline;
	}

.right {
	float: right;
	width: 125px;
	text-align: left;
	background: #F8F8F8;
	padding: 0px 0px 0px 0px;
	}

.right p {
	padding: 1px 0px 10px 10px;
	}

.right h2 {
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	}
	
.right ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
.right ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
.right ul li a:hover {
	}
	
.right img{
	padding: 0 0 5px 0;
	}	

.center {
	width: 435px;
	margin: 0px auto;
	top: 95px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background: #F8F8F8;
	border: 1px solid #E6E6E6;
	}
	
.center h1 {
	line-height: 24px;
	font-size: 17px;
	color: #6699CC;
	padding-bottom: 10px;
	}

.center h2 {
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	}
	
.center ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
.center ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
.center ul li a:hover {
	}

#thirdConn {
	width: 750px;
	background-color: #FFF;
	padding: 0px 0px 0px 10px;
	height: 112px;
	}
	
#thirdConn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4080BF;
	text-decoration: none;
	}

#thirdConn a:hover {
	color: #D57B2B;
	text-decoration: underline;	
	}

#twothirds {
	width: 560px;
	margin-left: 134px;
	top: 95px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background: #F5F5F5;
	border: 1px solid #E6E6E6;
	}
	
#twothirds  h1 {
	line-height: 24px;
	font-size: 17px;
	color: #6699CC;
	padding-bottom: 10px;
	}

#twothirds  h2 {
	height: 24px;
	line-height: 24px;
	color: #000;
	font-size: 17px;
	}
	
#twothirds  ul {
	padding: 10px 0 15px 30px;
	list-style-type: square;
	}
	
#twothirds  ul li a {
	font-weight: 100;
	font-size: 12px;
	}
	
#twothirds  ul li a:hover {
	}
	
#bottom {
	padding: 10px 0;
	}

#footer {
	text-align: center;
	font-size: 10px;
	color: #4080BF;
	padding: 14px 0px 10px 14px;
	}
                                                       /* End Content Styles */ 

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699FF;
	}


                                                      /* Image Styles */
.imageRight {
	float: right;
	border: 10px solid #FFFFFF;
	}
	
.imageLeft {
	float: left;
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	}	

.imageSidebar {
	border-top: 6px solid #FFFFFF;	
	}

                                                      /* End Image Styles */

#addthis{
	padding: 0 0 0 16px;
	text-align: left;
	}

blockquote { 
	width: 200px; 
	}
	
.tdborder {border: #6898D0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

.borderbox {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCCCC #D0CCD0 #C8CCC8 #C8CCC8; background-color: #F4F4F4; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

.borderbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-color: #CCCCCC #D0CCD0 #C8CCC8 #C8CCC8;
	background-color: #EBF5F5;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 9px;
	padding: 9px;
	}

                                                         /* Quote Styles */
p.quoted {
	font-family:Georgia,serif;
	font-style: italic;
	font-size: 12px;
	color: #3F7EBE;
	margin: 20px 0 0 0;	
	}

p.signed {
	font-family:Georgia,serif;
	font-size: 11px;
	color: #666666;
	margin: 10px 5px 0px 5px;	
	}
                                                         /* End Quote Styles */
.slogan {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B8CCF5;
	font-size: 16px;
	font-style: italic;
	}
