body#home
{
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg1.jpg) repeat-x;
}

body
{
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg1.jpg) repeat-x;
	/*background-color: #f2f9eb;*/	 
}

/*===============|  HEADER STYLE  |===============*/

#header {
	margin: 0 auto;
	padding: 0px;
	width: 760px;
}

/*===============|  PINE TREE LOGO STYLE  |===============*/

#logo-box {
	clear: left;
	background-image: url(../images/pcc_logo01e.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo-box h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;	
	width: 430px;
	height: 90px;
}

#logo-box h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

/*===============|  TABLE STYLES  |===============*/


/* table headers */



.tbl {
margin-top:0; 
margin-bottom:20px;
width: 100%;
border-collapse: collapse;
}

.tbl th {
background-color: #ddd;
font: bold .75em/1.35em Arial, sans-serif;
border-collapse: collapse;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 3px 15px;
text-align: left;
}

.tbl tr {
	border-bottom: 1px solid #ccc;
}

.tbl tr td {
	border-collapse: collapse;
	padding: 3px 15px;
	font: .75em/1.35em arial, helvetica, sans-serif;
}

.tbl tr td img {
	margin: 5px 0;	
}

/*===============|  IMAGE GALLERY STYLE  |===============*/

/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

#contentLevel2 #thumbs ul {
	margin: 0;
	padding: 0;
}

#contentLevel2 #thumbs li{
	width:100px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#F2F2F2;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#contentLevel2 #thumbs  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#contentLevel2 #thumbs a:hover span{	
	top:10px;
	left:10px;
	width:102px;
	font-weight:normal;
	background:#FFF;
	color:#3366cc;
	padding:5px 0;
	font-size:.75em;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	text-decoration: none;
} 


#contentLevel2 #thumbs img{
	border:1px solid #EEE;
}




/*===============|  AUXILIARY NAVIGATION STYLE  |===============*/

#aux_nav {
	padding: 0px 10px;
	font: 12px/26px Arial, sans-serif;
	color: #1166bb;
	height: 30px;
	text-align: right;
}


#aux_nav span.sep {
	margin: 0;
	padding: 0 15px;
	border-left: 1px dotted #959595;
	float: left;
	height: 29px;
}

#aux_nav span {
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	height: 29px;
}

#aux_nav a {
	color: #959595;
	text-decoration: none;
}

#aux_nav a:hover {
	text-decoration: underline;
}

/*===============|  GLOBAL NAVIGATION STYLE  |===============*/


#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 12px/24px Arial, sans-serif;
	color:#fff;
	 z-index: 1;	
}


#cssdropdown li {
	float: left;
	position: relative;
}

.mainitems {
	border-right: 1px dotted #fff;
	font-weight: bold;
	padding: 3px 0;
	font-size:11px;
	display: block;
}

.mainitems a, .mainitems a:visited {
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
	display: block;
}

.selected {
	border-right: 1px dotted #fff;
	font-weight: bold;
	padding: 1px 0;
	margin: 0;
	font-size:11px;
	display: block;
}

.selected a, .selected a:visited {
	margin: 0;
	padding: 2px 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #4F4699;
	color: #fff;
	display: block;
}

.subuls {
	display: none;
	width: 14.5em; /* Adjust width of drop down menu to prevent indenting */
	position: absolute;
	/*top: 2.3em;*/
	left: 0;
	font: 12px/17px Arial, sans-serif;
	background-color: none;
	border: 1px solid #000;	
}

.subuls li{
	width: 100%;
	height: 2em;
}

.subuls li a, .subuls li a:visited {
	text-decoration: none;
	color: #444;
	display:block;
	font-weight: normal;
	background-color: #EBEAF4;
	padding-top: 0;
	padding-bottom: 0;
	height: 2em;
}

.subuls li a:hover {
	background-color: #fff;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	margin-top:1px;
	
}


/*===============|  ROTATING IMAGE STYLE (HOME PAGE ONLY)  |===============*/

#rotator
{
	width: 760px;
	height: 217px;
	margin: 0;
	padding: 0;
	background-image: url(../images/img_01.jpg);
	background-repeat: no-repeat;
}



#container {
	width: 760px;
	margin: 20px auto;
	background-color: #fff;
	color: #333;
	font-family: arial, sans-serif;
}

#content {
	margin-right: 250px;
	padding: 0 1em;

}

#content a, #contentLevel2 a {
	color: #3366cc;
	text-decoration: underline;
}

/*#content a:hover, #contentLevel2 a:hover {
	color: #3366cc;
	text-decoration: underline;
}*/

#content a:visited, #contentLevel2 a:visited {
	color: #84a769;
}

#content p, #contentLevel2 p {
	font-size: 12px;
	line-height: 17px;
	color: #444;
	margin: 0 0 20px 0;
}

#content h1, #contentLevel2 h1 {
	color: #4F4699;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 22px;
}

#content h2, #contentLevel2 h2 {
	color: #4F4699;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

#content h3, #contentLevel2 h3 {
	color: #222;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#content ul, #contentLevel2 ul {
	font-size: 12px;
	list-style-image: url(../images/purpleBullet.gif);
	list-style-type: none;
	line-height: 17px;

}

#content table tr td, #contentLevel2 table tr td {
	font: .75em/1.35em arial, helvetica, sans-serif;
}

#contentLevel2 p.notes {
	margin-top: 45px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	font: .65em verdana, geneva, sans-serif;
	display: block;
}


/*===============|  SIDEBAR STYLE  |===============*/

#sidebar {
	width: 220px;
	float: right;
	margin: 0 0 3em 0;
	padding: 0;
	background-color: #D8D6F5;
}

#sidebar a {
	color: #2f6600;
	/*text-decoration: underline;*/
}

/*#sidebar a:hover {
	color: #2f6600;
	text-decoration: underline;
}*/

#sidebar p {
	margin: 0 10px;
	padding: 5px 0;
	font-size: 12px;
	line-height: 17px;
}

#sidebar h2 {
	display: block;
	background: #ffff;
	margin: 0;
	padding: 2px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	
}

/*===============|  FOOTER STYLE  |===============*/


#footer {
	border-top: 1px solid #ccc;
	height: 20px;
	padding: 10px 0;
	margin-top: 45px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	float: left;
	width: 100%;
	clear:left;
}

#footerlogos
{
	padding: 0;
	margin-top: 0;
	text-align: center;
	float: left;
	width: 100%;
	clear: left;
}

img {
	border: 0;
}

#footer span.sep a {
	margin: 0;
	padding: 0 10px;
	border-right: 1px dotted #959595;
	color: #000;
	text-decoration: none;

}

#footer span.sep a:hover { text-decoration: underline; }

#footer span a {
	margin: 0;
	padding: 0 10px;
	color: #2f6600;
	text-decoration: none;
}

#footer span a:hover { text-decoration: underline; }

/*===============|  IMAGE STYLE  |===============*/

.imageRight {
	padding: 7px;
	border: 1px solid #999;
	background: #FFF;
	margin: 5px 0 10px 10px;
	float: right;
	text-align: center;
	font-size: 10px;
}
.imageLeft {
	padding: 7px;
	border: 1px solid #999;
	background: #FFF;
	margin: 5px 10px 10px 0;
	float: left;
	text-align: center;
	font-size: 10px;
}